(no title)
jacobsenscott | 2 months ago
This will never change because you can only use an LLM to generate code (or any other type of output) you already know how to produce and are expert at - because you can never trust the output.
jacobsenscott | 2 months ago
This will never change because you can only use an LLM to generate code (or any other type of output) you already know how to produce and are expert at - because you can never trust the output.
whycombinetor|2 months ago
W.r.t code changes especially small ones (say 50 lines spread across 5 files), if you can't get an agent to make nearly exactly the code changes you want, just faster than you, that's a you problem at this point. If it maybe would take you 15 minutes, grok-code-fast-1 can do it in 2.
trollbridge|2 months ago
If you're creating basic CRUDs, what on earth are you doing? That kind of thing should have been automated a long time ago.
whycombinetor|2 months ago