|
|
|
|
|
by imiric
579 days ago
|
|
I haven't used cursor.ai, but Claude 3.5 Sonnet definitely has the issues I'm talking about. Maybe I'm not great at prompting, but this is far from an exact science. I always ask it specific things I need help with, making sure to provide sufficient detail, and don't ask it to produce mountains of code. I've had it generate code that not only hallucinates APIs, but has trivial bugs like referencing undefined variables. How this can scale beyond a few lines of code to produce an actually working application is beyond me. But apparently I'm in the minority here, since people are actually using these tools successfully for just that, so more power to them. |
|
I find it really helpful where I don't know a library very well but can assess if the output works.
More generally, I think you need to give it pretty constrained problems if you're working on anything relatively complicated.