Earlier quoted context omitted.
I tried Claude Code for a week straight recently to see what all the hype was about and while it pumped out a bunch of reasonable looking code and features I ended up feeling completely disconnected from my codebase and uncomfortable. Cancelled the plan I had with them and happily went back to just coding like normal in VSCode with occasional dips into Copilot when a need arose or for rubber ducking and planning. Fee…
>Anyone who says they're able to review thousands of lines effectively that Claude might slop out in a day are lying to themselves. The amount you can review before burning out is now the reasonable limit, for the same reason that a car is supposed to stay at the speed you can handle and not the max speed of the engine. Of course, many people are secretly skipping reviews and some dare to publicly advocate for gettin…
I realized this is the crux of our moment, because a variant of Amdahl's law applies to AI code gen.
{time gained} = {time saved via gen AI} - {time spent in human review}
There's no way that results in a positive number with 100% human review coverage, which means that human review coverage is headed to < 100% (ideally as low as possible).