Discussion about this post

User's avatar
Wyndo's avatar

the cursor's chat memory still sucks but here are few things u can do:

1. Bring your previous chat to the next by mentioning it on the files. This helps to provide context.

2. Build project plan and save it as MD files on your project root and repo. This will help AI to understand where u are and what your problems are. Ensure to ask AI to checklist everytime you make some progress.

3. In case you have huge bugs, create temporary MD files on your project to provide broader context and some hypothesis how AI will fix it.

4. There are other things you can do such as leveraging cursor general and project rules if you like to explore more.

Pawel Jozefiak's avatar

This is a great hands-on review of working with Cursor as someone coming from a non-coding background. Your point about documentation being "a lot" resonates deeply. When I started building with AI coding tools, I found myself in this strange position where the AI could generate working code, but I still needed enough context to know if what it produced actually made sense for my use case.

What shifted things for me was treating the AI less like a code generator and more like a collaborator I needed to guide. Instead of just describing what I wanted, I started being explicit about constraints, edge cases, and how components should fit together. The documentation load didn't disappear, but it became more targeted. You learn which parts actually matter for your specific project versus the sprawling "everything you could ever need to know" approach most docs take.

The cursor-as-writing-analogy you mentioned is apt. I've been exploring this exact tension between vibe coding, which is fun and fast, and structured approaches that produce maintainable results. Found that the sweet spot shifts depending on whether you're prototyping versus building something that needs to run reliably. I wrote up some thoughts on why building feels enjoyable again with these tools at thoughts.jock.pl/p/cursor-vs-vibe-coding-tools-2025 if you're curious about that particular rabbit hole.

1 more comment...

No posts

Ready for more?