|
|
|
|
|
by dmalik
472 days ago
|
|
When is the last time you tried Cursor? It definitely doesn't import libraries. It can if you prompt it to but you have control. I find it works great it you prompt it one step at a time. It's still can be iterative but it allows you to tighten up the code as you go. Yes you can still go yolo mode and get some interesting prototypes if you just need to show someone something fast but if you know what you're doing it just saves time. |
|
I still feel more comfortable with the chat interface where I talk to LLM and make it generate the code that I end up putting together in a dumb editor because I'm still writing code for human based analysis that will be interpreted by machine and my claim is that if the code is actually to be written by machine for the consumption of a machine, then the human should be out of the code creation loop completely and fully assume the role of someone who demands stuff and knows when its done right and doesn't bother with the code itself.