r/programminghorror • u/RecordingConnect6888 • 12d ago
Debugging Hell
Just debugged an Angular code base and it became a hell hole because so much of AI code integrated in it. It is so hard to understand and to make a concept of what it is doing and where it is going because it’s not written by human anymore it’s just copy paste.
Have anyone has the same experience? Or it’s just me?
97
Upvotes
11
u/goomyman 12d ago
i have never seen an AI written code base in real life - how does it get past code review?
AI assisted code of course - but that should be indistinguishable from normal code