Prompt quality and knowing your domain is critical. One issue I had early on was experimenting with LLMs to generate a frontend application in a brand new framework I was unfamiliar with (Svelte at the time) which lead to situations where I would cruise along and get stuck in a loop. The other issue came from the increasing context size that led to more unpredictable behaviors (i would ask it to change the color of a button and it would completely change the entire page).almost all the tools i've used to date for designing frontend framework, none really replaces using cursor and being able to dive deep, however cline does seem to have gotten significantly better.
the day where you can come back to a fully working web app with moderate complexity after cleaning the gutter is still some way off but thats the dream
bandrami|1 year ago
DecoySalamander|1 year ago
energy123|1 year ago
Some other things I picked up:
- If you formulate a good prompt with small (but sufficient) context and it still makes mistakes after one attempt to feed the error message back to it, it's probably not going to be able to ever get it, no matter how many iterations you do with it. It will get stuck in a rut forever. Better not to argue with it.
- o1-2024-12-17 is genuinely a big step change.
Mtinie|1 year ago
It isn’t foolproof but it has a much better success rate for me than letting it spin.
ilrwbwrkhv|1 year ago
m3kw9|1 year ago
ImHereToVote|1 year ago