How I use Cursor

Matrix

Background: my mental model for AI and these tools

Modes

Manage context

Guidance

Tools

Useful things

Tips

Recommendations

Opinions

"Overall, the models are not there. I feel like the industry is making too big of a jump and is trying to pretend like this is amazing, and it's not. It's slop. They're not coming to terms with it, and maybe they're trying to fundraise or something like that. [...] For now, autocomplete is my sweet spot. But sometimes, for some types of code, I will go to an LLM agent." - video
"For some kinds of tasks [...], there's a very large demo-to-product gap where the demo is very easy, but the product is very hard. It's especially the case in cases like self-driving where the cost of failure is too high. [...] For example, in software engineering, I do think that property does exist. For a lot of vibe coding, it doesn't. But if you're writing actual production-grade code, that property should exist, because any kind of mistake leads to a security vulnerability or something like that. [...] So in software, people should be careful, kind of like in self-driving. [...]" - video
— Andrej Karpathy (coined "vibe coding", CNNs, Tesla, OpenAI, Stanford, etc.)
"We need to deliver code that works — and include proof that it works." - article
— Simon Willison
"Our ability to zoom in and implement code is now obsolete. Our ability to zoom out and think well is not. On the contrary, our ability to think well is now 10x more valuable than it was before, because implementation is now mostly free." - article
— Matthew Rocklin (dask)

My results and thoughts

Useful