A new Coddy Developer Survey found that four in five developers, 80%, say their use of AI has felt more like a dependence than an advantage.
A new Coddy Developer Survey found that four in five developers, 80%, say their use of AI has felt more like a dependence than an advantage.
The only utility I’ve had with it is as a slightly more fancy document search. “Give me the syntax for [one line of code I want but can’t remember]” or “Give me the syntax to do a c# style .select() call in [language I am less familiar with]”
And then I look at the docs and actually put the effort into understanding how the fuck things work.
Using it for anything more than that is a mistake. You still need to understand the context of what it is you’re doing, you still need to think.
You’ve never tried just giving it the task you did to see how it did?