Sorry but a study of 16 developers isn’t a big enough sample to get any meaningful data, especially given the massive range of skills and levels of development.
I’m a developer and I use AI - not much, but when I think it can help based on the suggestions that it gives me since it’s integrated into visual studio. It doesn’t slow me down, it speeds me up. It could slow you down if you rely on it to do everything, but in that case you’re just a bad or lazy developer.
AI is a tool to use. Like with all tools, there are right ways and wrong ways and inefficient ways and all other ways to use them. You can’t say that they slow people down as a whole.
TropicalDingdong@lemmy.world 3 weeks ago
The bigger issue I see is that it also results in less experienced ciders creating code that might work, but that they don’t understand.
irotsoma@lemmy.blahaj.zone 3 weeks ago
And in reality it doesn’t work, or only works in very specific scenarios and thus fails with no one who wrote it around to understand why it might fail.
FreedomAdvocate@lemmy.net.au 3 weeks ago
Just like Stack Overflow then haha. It’s usually either
“I copied this persons code exactly, why doesn’t it work in my completely different codebase?”
or
“I copied this persons code exactly and it works in mine! I don’t want to touch it in case I break it cause I don’t get it”
haha