One of the problems with AI coding is that the narrative on X (and other social media platforms) is mostly set by people who don't have the deep coding and software engineering experience of the likes of Bjarne Stroustrup.
Meanwhile the fundamental problems remain unaddressed:
1- AI generates super-human volumes of code
2- The code can be buggy, have security holes, be inefficient, etc.
3- The person who owns the code can be mostly unaware that such problems exist, so they won't even go after fixing them
4- The people who can actually fix the code (i.e., the software engineers who understand design, architecture, security best practices, etc.) are so overwhelmed that some of them will give up
Meanwhile, AI companies are constantly pushing the narrative that you don't need to look at the code and the AI will fix everything itself. What they don't tell you is that if your code fails, you'll be held accountable, not them.
Creator of C , Bjarne Stroustrup:
AI-generated code isn't ready — it generates more bugs, more bloat, more security holes, and is nearly impossible to validate
"senior developers are already retiring rather than deal with it"
The problem is that even a small prompt change can shift the entire codebase in unpredictable ways