Hacker News new | ask | show | jobs
by isaisabella 28 days ago
Let AI review the code written by AI? interesting...
2 comments

I think that AI coding is only going to grow in usage. I also think that AI more-or-less writes working code that is faithful to the user's prompt.

At the same time, AI does not write code that's easy for humans to review, as it writes very verbosely and with the goal of getting the job done vs producing readable code.

I really don't think humans should be reviewing the absolute mountains of LLM-produced code; doing so would only exhaust someone's cognitive budget.

Therefore, I think that bug finding should be left to AI to review, while architectural decisions should be reviewed by humans.

Almost as interesting as humans reviewing code written by a human intern or temp or an offshore dev.

On second thought, exactly as interesting.

Everyone should have been doing XP for 30 years now:

https://en.wikipedia.org/wiki/Extreme_programming