AI Coding Is Massively Overhyped, Report Finds
AI Coding Is Massively Overhyped, Report Finds

AI Coding Is Massively Overhyped, Report Finds

cross-posted from: https://lemmy.zip/post/49954591
"No Duh," say senior developers everywhere.
The article explains that vibe code often is close, but not quite, functional, requiring developers to go in and find where the problems are - resulting in a net slowdown of development rather than productivity gains.
Then there’s the issue of finding an agreed-upon way of tracking productivity gains, a glaring omission given the billions of dollars being invested in AI.
To Bain & Company, companies will need to fully commit themselves to realize the gains they’ve been promised.
"Fully commit" to see the light? That.... sounds more like a kind of religion, not like critical or even rational thinking.
I always wondered how they got those original productivity claims. I assume they are counting everytime a programmer uses a AI suggestion. Seems like the way to get the highest markable number for a sales team. I know that when I use those suggestions occasionally they will be 100% correct and I won't have to make any changes. More often than not it starts correct and then when it fills it adds things I don't need or is wrong or isn't fitting how I like to write my code. Then I have to delete and recreate it.
The most annoying is when I think I am tabbing for autocomplete and then it just adds more code that I don't need