Am I going to spend the rest of my career reviewing AI generated code?
Summary
A developer expresses concern about the increasing reliance on AI-generated code, fearing that their career will devolve into merely reviewing AI output rather than engaging in creative problem-solving and coding.
Similar Articles
Agentic Code Review (15 minute read)
An analysis of how AI coding agents have shifted the bottleneck from writing code to reviewing it, with data showing a 861% increase in code churn and a rise in defect rates, making code review the most leveraged skill in software engineering.
@svpino: If you are reviewing 100% of your AI-generated code by hand, you aren't moving fast enough. It's just impossible. Revie…
The tweet argues that manually reviewing all AI-generated code creates a bottleneck and links to a resource for a better approach.
I’ve been using AI heavily as a software engineer, and honestly, it feels a bit strange.
A software engineer reflects on the strange feeling of relying heavily on AI tools like Codex for coding, questioning whether it makes one a weaker developer or signals the next stage of software engineering.
Are coding agents creating a new review problem?
The article discusses how while coding agents can effectively generate code, they introduce a new bottleneck in reviewing and trusting the changes, questioning whether agents reduce or shift the review workload.
Reviewing AI Code Is Not A Viable Argument (2025)
The article argues that requiring thorough code review negates the supposed productivity gains of LLM coding assistants, as empirical research shows they do not help write code better or faster, and proponents fail to address the inherent error rates.