Hacker News new | ask | show | jobs
by alexsmirnov 95 days ago
> you start off checking every diff like a hawk, expecting it to break things, but honestly, soon you see it's not necessary most of the time.

I see it's necessary ALL the time. The AI generated code can be used as scaffolding, but it's newer get close to real production quality. The expierence from small startup with team of 5 developers. I do review and approve all PRs, and none ever able to pass AI code review from the first iteration.