Comment on AI isn’t ready to replace human coders for debugging, researchers say
sach@lemmy.world 1 month agoMost programmers agree debugging can be harder than writing code, so basically the easy part is automated, but the more challenging and interesting parts, architecture and the debugging remain for programmers. Still it’s possible they’ll try to sell it to programmers as less work.
brsrklf@jlai.lu 1 month ago
And is made harder for them. Because it turns out the “easy” part is not that easy to do correctly, and if not it just makes maintaining the software miserable.
atrielienz@lemmy.world 1 month ago
Additionally, as others have said in the thread, programmers learn the skills required for debugging at least partially from writing code. So there goes a big part of the learning curve, turning into a bell curve.