94
Newer AI Coding Assistants Are Failing in Insidious Ways
(spectrum.ieee.org)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I mean it's kind of obvious... they are giving their LLMs simulators. access to test etc..., IE chat gpt can run code in a python environment and detect errors. but obviously it can't know what the intention is, so it's inevitably going to stop when it gets it's first "working" result.
of course I'm sure further issues will come from incestuous code... IE AIs train on all publicly listed github code.
Vibe coders begin working on a lot of "projects" that they upload to github. now new AI can pick up all the mistakes of it's predicesors on top of making it's new ones.