Comment Re:actually (Score 1) 86
Having seen new developers turn AI agents loose on existing code bases several times now, I can tell you that yes, "AI" is "good" at writing up excuses/justifications for what it's doing. However I've also seen in all these cases, the code is just wrong, or it's technically correct, from the basic 100 foundational level, but it's still falling straight past the existing library code and methods to do exactly what it was asked to do, and instead doing the 10-year-old workaround kludge from before that library existed, and writing a BRANDON SANDERSON NOVEL worth of explanations. Usually around pass 3 or 4, depending on how much of my review comments have been fed into the bot and echoed back at me, it might be able to write passable code that's not full of cruft and unnecessary work, then we can move on to the next section of code, or do more reviews because the code it's writing is still doing things in the wrong order or in such a way that it's at best redundant, and at worse, counter productive.
So I guess for those of us who aren't using your mysterious "popular code-writing tool" (How many of those are there now?), the bot-brained drivel we're getting out of the machine is nowhere near production ready. The best we can do now is let the bot distract the bored manager who is vibe-coding the project while stuck in yet another useless meeting.