monte
banner
montepy.in
monte
@montepy.in
Progress over perfeciton
Building: https://saral.club
Other project: https://longpost.in
Blog: https://montepy.in
I am going to use this, the next time I meet an overly enthusiastic intern
June 27, 2025 at 5:58 AM
When you pass a string to Date constructor, it doesn't raise an error. It doesn't return NaN. In fact, it doesn't even return the same string, but instead capitalise each word. Just #javascript #BuildInPublic [image_1] (1/2)
June 26, 2025 at 5:27 PM
I know i am late to the criticism of liquidass, but it still boggles my mind that a trillion dollar company which is known for it's design shipped this.
#BuildInPublic
June 17, 2025 at 6:31 AM
Parrots leading the next technological revolution #ai
June 2, 2025 at 11:36 AM
Which of the following is the correct usage of Ellipsis in python? (Check out the answer at: https://youtu.be/W2ocjxBpWxE) #pythonprogramming [image_1] (1/1)
May 6, 2025 at 7:48 AM
Seems like #cursor doesn't know the mv command
April 27, 2025 at 11:34 AM
AI Progress in nutshell:
- can't trust images
- can't trust videos
- can't trust audio calls
- can't trust interviews
- can't trust online exams
April 21, 2025 at 3:14 PM
April 16, 2025 at 1:46 PM
"Your mission should you choose to accept it is to save the global world economy from the tariff war by stopping the world's most dangerous mathematical equation getting into the wrong hands"
April 10, 2025 at 9:52 AM
Checkout saral.club

Automatically summarises your chatgpt conversation into memorable notes and practice regularly with anki style schedule with different types of questions.

#BuildInPublic
April 5, 2025 at 6:40 PM
Pushed out a redesign of landing page, hopefully this would increase the signups. If you have tips send them away. Try it out saral.club

#BuildInPublic
April 1, 2025 at 11:21 AM
In the given example, which vim commands will you use to remove all the lines which start with word `feature`? #vimquestionaday [image_1] (1/2)
April 1, 2025 at 10:52 AM
What do you think is the answer? #webdev #javascript

(try out: saral.club, to take your chatgpt learning to next level)
March 31, 2025 at 5:50 AM
2015: "Write comments, it helps others understand what your code is doing"

2025: "Write comments, it helps AI understand what your code is doing"
March 30, 2025 at 4:45 PM
Today I learned, sveltekit has a hook handleError, which is called whenever there is an error. I unnecessarily added log statements at so many places, instead i could have just used this. (source: https://svelte.dev/docs/kit/hooks#Shared-hooks-handleError) [image_1] (1/2)
March 29, 2025 at 6:36 PM
March 28, 2025 at 7:34 PM
This is what peak prompt engineering looks like, threatening (or rewarding or begging) usually works, helps cursor understand the importance of the task. [image_1] (1/2)
March 27, 2025 at 11:29 AM
*senior engg reviewing a pr full of vibes*
March 26, 2025 at 10:20 AM
The most anticipated video of 2026
March 26, 2025 at 4:09 AM
Peak prompt engineering, it actually worked. [image_1] (1/2)
March 25, 2025 at 4:59 PM
Whenever I build a svelte kit project, I get these circular dependency warnings. Not sure, how seriously should I take these, as I don't see any errors on the frontend. [image_1] (1/2)
March 24, 2025 at 4:49 PM
New term, same old meme
March 23, 2025 at 3:56 PM
"Cursor refactor the code"

Cursor: *23 files changed +1459 -4890*
March 22, 2025 at 7:58 AM
In svelte 5, with $derived.by, AFAIK, you can't use async functions in it. But there is a way with {#await} [image_1] Demo: https://svelte.dev/playground/63e03c80003c46b09c93833c0f7586eb?version=5.23.2 (1/2)
March 21, 2025 at 11:07 AM
"Vibe coding is based on one thing: vibes. And you know what vibes is? vibes is the thrill of watching code materialize. It's freedom from syntax anxiety. It's an AI assistant that whispers reassurance that whatever you're creating is valid. You are a capable developer."
March 20, 2025 at 11:20 AM