<- all tokdocs

The AI Productivity Paradox: Devs Stuck at 10%, Moms Shipping Real Apps

Watch on TikTok

View on TikTok ->

93% of developers now use AI coding tools. Measured productivity gain across 121,000 surveyed developers: 10%. Meanwhile non-technical people — a product designer, an HR pro on maternity leave, a Malaysian accountant — are shipping full apps without having ever written a line of code. The explanation is uncomfortable: pros are bolting AI onto existing workflows; beginners are just describing what they want.

The Contradiction

Two numbers from Laura Tacho's DX research presented at the Pragmatic Summit:

Metric Value
Developers using AI coding tools 93%
Measured productivity gain 10%
Share of production code now AI-written ~25%

A quarter of production code comes from AI, but the productivity needle barely moves. Something is capping the gain.

The Counter-Example: Three Non-Coders Shipping

From recent Business Insider coverage, profiled in the video:

  • Cynthia — product designer in San Francisco, never written a line of code. Built an iOS app that identifies dog breeds from photos. Tool: Claude + Xcode. Described the preview step as "a gift opening."
  • Laura Zakaria — HR professional in Singapore, on maternity leave. Built an AI-powered meal planner. Coded while the baby napped.
  • Wei Chen — accountant in Malaysia, 18 years of spreadsheet experience. Built a receipt-scanning + expense-filing tool. Vibe-codes after the kids go to bed.

None took a coding course. None can explain transformer architecture. None care.

Why Pros Are Capped at 10%

"The professionals bolted AI onto their existing workflows. Cynthia and Laura and Wei didn't have a workflow."

The developer uses AI to accelerate the parts of their existing process where it fits — autocomplete, stub generation, test scaffolding. The ceiling is the rest of the workflow: code review bottlenecks, deploy pipelines, sprint ceremonies, tech debt, unfamiliar legacy code. AI speeds up one slice, everything else stays the same, net productivity gain ≈ 10%.

The non-coder has no legacy workflow to bolt onto. They have a problem, they describe it, AI produces a solution, they iterate. 100% of the path is AI-native.

The Real 2026 Skill: Describing the Problem

Nate's framing: the skill that separates great AI users in 2026 from people still using their 2024 prompt playbook is describing what you want like you'd explain it to a smart new hire on their first day.

The three questions:

  1. What's the situation?
  2. What does done look like?
  3. What should they definitely not do?

Not prompt engineering. Not few-shot examples. Just clear specification of the problem, goal, and landmines.

What to Do About It

  • Stop trying to get technical before prompting — the moms aren't doing that
  • Pick the most annoying task in your week — the one you'd pay someone to take off your plate
  • Describe it to AI like a new co-worker — situation, goal, landmines
  • Ship — the gap between "working on it" and "shipped" is where 90% of the value is

Why This Matters

The productivity-gain story has been told as AI makes developers 10% faster. The non-coder data tells a different story: AI is creating a new cohort of builders who produce software that wouldn't have existed at all. That expansion of who can build matters more than the within-workflow speedup for professionals.

  • The devs with every advantage are capped because their workflow was optimized for the pre-AI world
  • The moms, HRs, and accountants have no such baggage and are producing real software
  • The skill that matters is the ability to articulate a problem clearly — language, not syntax

Key Takeaways

  • 93% of developers use AI tools; measured productivity gain is only 10%
  • Non-coders (Cynthia, Laura, Wei) are shipping real apps by just describing what they want
  • The cap on developer productivity is the non-coding parts of the workflow that AI can't touch
  • The 2026 skill is clear problem description — situation, goal, landmines
  • Pick one annoying task this week and describe it to AI like a new employee

Resources

Published April 16, 2026. Writeup generated from a favorited TikTok.