AI didn’t remove engineering work. It moved the hard part somewhere else.
Summary
AI has made writing code cheaper but shifted the hard work to context-setting, review, and cleanup, requiring more skilled oversight. The article argues that teams often treat AI-generated code as finished work when it is actually a fast first draft.
Similar Articles
AI is removing the middle class of software engineering
Opinion piece arguing that AI agents remove the speed limit on code changes, causing teams with weak engineering culture to accumulate unmanageable technical debt, making senior engineers' jobs review AI-generated PRs at scale.
AI demands more engineering discipline. Not less
The article argues that despite AI's growing ability to generate code, engineering discipline—especially code review and reliability practices—becomes more critical, not less.
AI didn’t make software development cheap. It made bad ideas cheap
AI has made building software cheap and easy, but it hasn't reduced the ongoing costs of maintenance, support, and responsibility, leading to many abandoned projects.
AI is eating the AI Engineering Loop (5 minute read)
The article discusses how the AI engineering loop can be fully automated but argues that handing over the entire loop produces 'agent slop' due to imperfect evals. It recommends automating certain steps while keeping human judgment for nuance.
Software development is moving from “can you write the code?” to “can you make the right system exist?”
The article argues that as AI makes code generation cheaper, software engineering's value shifts from writing code to specifying, supervising, validating, and owning the resulting system, favoring engineers who adopt AI tools while raising verification standards.