Earlier quoted context omitted.
The people who hand write code for a game engine will beat the people who try to vibe code a game engine. But they'll both be beaten by people using AI intelligently to generate code, but not letting it drive everything. Who look at every line and apply their experience to fixing what the AI generates until it outputs more or less what you would have, only more quickly. The false dichotomy that some of you are trying…
> But they'll both be beaten by people using AI intelligently to generate code, but not letting it drive everything. I mean, this remains to be seen. Is this actually much faster or better than coding by hand? (Not a facetious question: it's one I grapple with all the time)
We have PR auditing skills, PR writing skills, testing conventions, etc that all need to be self-monitored for bullsh*t Claude ignorance (e.g. you apply them many times, then review your own PRs manually before merge). None of that is free, but we have shipped significantly more code as a result.