Skip to main content

← All writing

Plot twist! AI made developers more valuable.

Plot twist! AI made developers more valuable.

For the last year, the dominant narrative has been that AI will replace developers. That coding will be automated. That engineering teams will shrink while everyone else somehow adapts.

I think that narrative has it backwards. At least for now.

Here’s what’s actually happening inside companies: developers are the only role that consistently benefits from AI-driven “5× productivity” mandates. Not because they’re special, but because their output is real, measurable, and compounding.

Code ships or it does not.

AI fits perfectly into that loop.

The developer advantage

A strong developer with AI doesn’t suddenly work five times harder. They remove five categories of drag. Boilerplate disappears. Refactors accelerate. Migrations become tolerable. Tests get written. Docs get generated. The feedback loop tightens, not loosens. The result is velocity.

Now contrast that with most other roles.

A product manager isn’t five times more effective by producing fifty PRDs instead of two. In fact, that’s usually worse. The constraint in product work isn’t document production - it’s judgment, prioritization, decision-making, and alignment. AI can help clarify thinking, but it can’t multiply accountability or taste.

More artifacts do not equal more progress.

The uncomfortable truth

This is what many organizations are avoiding: AI doesn’t reward activity. It rewards execution density. Roles where value is created by turning intent into shipped artifacts scale dramatically. Roles where value is created through coordination, signaling, or abstraction? They don’t scale linearly at all.

Companies think they’re buying efficiency. What they’re actually doing is selecting for roles closest to production.

Developers benefit because their work has tight feedback loops. You know quickly if something worked. You know when value was created. AI amplifies that without degrading quality (if used well).

Meanwhile, AI exposes how much organizational work existed to compensate for slow shipping. Layers of planning, handoffs, decks, and rituals made sense when shipping was expensive. When shipping becomes cheap, those layers start to look like friction instead of leverage.

The real shift

This is why the real shift isn’t fewer developers. It’s fewer layers between a problem and code.

AI doesn’t replace developers. It raises the bar for everyone else to justify their seat next to someone who can now ship at absurd velocity.

The future organization isn’t one where AI does everything. It’s one where fewer people are allowed to stay abstract. Everyone else will need to re-anchor themselves to something real: a feature, a workflow, a shipped outcome.

That’s not a threat. It’s a correction. And developers, for once, are not on the wrong side of it.

On this page
Aug 22, 20263 min read

Buy the plumbing, vibe the rest

AI makes it tempting to cancel SaaS tools and prompt your own internal platforms into existence, but that often creates brittle systems that are “a mile wide and an inch deep.” Performance, security, and edge cases quickly become serious problems, and suddenly your team is doing database administration and security engineering instead of solving business problems. A better pattern is to buy robust, headless infrastructure for the hard, invisible parts (content, data, security, scaling) and then use AI to build bespoke experiences on top. With a solid SDK and stable backend services, AI tools like Claude can safely orchestrate UI and workflows instead of guessing at architecture. Pay for the plumbing, and vibe on the interface layer where your differentiation really lives.

  • Composable architecture
  • AI engineering
  • Frontend
Aug 17, 20265 min read

The Doer Economy - we are killing the translator class

This article argues that AI is collapsing the distance between vision and execution, ushering in a Doer Economy where the primary winners are those who can both imagine and build. The traditional corporate stack of translators (product managers, marketers, and multiple layers of management) is shrinking because executional tasks are increasingly handled by AI. Founders and CEOs are moving closer to product, validating ideas directly with AI-generated scaffolds and modern SaaS primitives. For individuals, the value has shifted from narrow, ticket-driven skills to end-to-end ownership, product thinking, and understanding users. The future belongs to people who ship, iterate quickly, and leverage AI and SaaS platforms to focus on business logic and user experience, rather than those who only manage the builders.

  • Composable architecture
  • AI engineering
  • API design