Settings

Theme

Study of 150 developers shows AI generated code no harder to maintain long term

youtube.com

2 points by lifeisstillgood 12 days ago · 2 comments

Reader

romanderyo 12 days ago

The real insight might be that code maintainability is primarily determined by development practices, not origin. If you're skipping tests, avoiding refactoring, not doing code reviews, and blindly accepting generated code - of course it'll be hard to maintain. But that's true whether a human or AI wrote it.

jleyank 12 days ago

So the generated code is as good as the developer's code? Is this because of great AI, crap developers or poor choice of problem space? Are they seeing generated code that’s outside the training space hold up? IE, without memorized solutions…

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection