Comment on AI Coding Is Massively Overhyped, Report Finds
jaykrown@lemmy.world 3 days ago
I’ve found success using more powerful LLMs to help me create applications using the Rust programming language. If you use a weak LLM and ask it to do something very difficult you’ll get bad results. You still need to have a fundamental understanding of good coding practices. Using an LLM to code doesn’t replace the decision making.
jj4211@lemmy.world 3 days ago
Based on my experience with claude sonnet and gpt4/5… It’s a little useful but generally annoying and fails more often than works.
I do think moderate use still comes out ahead, as it saves a bunch of typing when it does work, but I still get annoyed at the blatantly stupid suggestions I keep having to decline.
jaykrown@lemmy.world 3 days ago
I remember GPT 4 being useless and constantly giving wrong information. Now with newer models they’ve become significantly more useful, especially when prompted to be extremely careful and to always double check to ensure the best response.