892
AI-Generated Code is Causing Outages and Security Issues in Businesses
(www.techrepublic.com)
This is a most excellent place for technology news and articles.
It basically just turns coders into debuggers.
Devs care to debug code only if they believe in its quality. Otherwise they write the code again from scratch. This is also cheaper than debugging.
I dare to say it: 70% of the devs are not quality focused to start with. They are already happy if something, somewhat, sort of, works. And then not even ship a unit test with it.
Everyone is QA now.