Hacker News new | ask | show | jobs
by 0x457 18 days ago
> Do human developers check for 200 items when they do code review? How long would that take? It's quite clear that AI code review could be better even with some error.

We (humans) don't do 200 point inspection, but we also don't review every code change in a spherical vacuum without prior knowledge of the project. However, we do check a lot of things.

> What's hard for AI is also hard for human, if not more.

That's just plain wrong. AI straight up suffers with counting things, and I'm not just talking about counting 'r' in strawberry. Some things are easier for AI some are easier for human.