← Back to Library

Frictionless: Why great developer experience can help teams win in the ‘AI age’

In an industry intoxicated by the promise that artificial intelligence will instantly double developer velocity, a new perspective arrives with a sobering reality check: the bottleneck isn't the code generator, it's the broken workflow surrounding it. Gergely Orosz, writing for The Pragmatic Engineer, dissects the latest book Frictionless by Nicole Forsgren and Abi Noda, arguing that without fixing the invisible barriers of tooling and process, AI will only amplify existing inefficiencies rather than solve them.

The Evolution from Theory to Practice

Orosz frames the new book not as a replacement for the industry-standard Accelerate, but as its necessary successor. While Accelerate established the "why" of high-performing teams, Orosz notes that Frictionless provides the "how." He highlights the authors' distinction between research-backed insights and practitioner guides, quoting Forsgren directly: "Where Accelerate is research-backed insights, Frictionless is a practitioner's guide. It gives you a seven-step process you can start wherever you are, plus organizational change frameworks, metrics guidance, and 100+ pages of workbooks."

Frictionless: Why great developer experience can help teams win in the ‘AI age’

This shift from abstract metrics to actionable steps is the piece's most valuable contribution. Orosz observes that while the DORA (DevOps Research and Assessment) and SPACE frameworks provided the vocabulary for measuring productivity, they often left leaders stranded on how to actually implement change. The new book fills this gap by focusing on the "messy, human work" of selling initiatives to leadership and managing organizational resistance. As Orosz paraphrases the authors' stance, metrics alone do not create change; they are merely the starting point for a broader conversation about value.

"AI amplifies everything. Sometimes, it's how much we can prototype and experiment, and other times, it's our friction points and bottlenecks."

This observation cuts through the hype cycle. Critics might argue that AI tools are evolving so rapidly that a book on process improvement risks being outdated by the time it hits the shelves. However, the authors' insistence on fundamentals—feedback loops, flow state, and cognitive load—suggests that while the tools change, the human constraints remain constant.

The Economics of Developer Experience

The commentary pivots to the most pragmatic section of the book: making the business case. Orosz emphasizes that engineering leaders often fail to secure resources because they speak the language of technology rather than finance. The authors, as presented by Orosz, offer a concrete formula for translating developer pain into executive priorities. They suggest converting wasted hours into "recaptured productivity dollars" or "free headcount."

Orosz highlights a specific calculation from the text: "If your team of 50 developers each wastes 5 hours weekly on build-related delays at a fully loaded cost of $100/hour, that's $25,000 in weekly productivity losses—or $1.3 million annually." This framing is effective because it bypasses the abstract desire for "better tools" and speaks directly to the C-suite's mandate for profitability and market share. The article points to the case of Mike Fisher at Etsy, who successfully secured a 20 percent capacity investment for developer experience by framing it as a way to save a quarter of a full-time engineer's salary in waiting time.

The argument here is that scale without investment in developer experience is a trap. As the authors note, "Scale people, process, and technology together, or productivity suffers regardless of growth." This aligns with historical change management principles where rapid scaling often exposes systemic fragility, a lesson well-documented in the evolution of large-scale engineering organizations over the last two decades.

The Human Element in an AI World

Despite the heavy focus on metrics and ROI, Orosz ensures the commentary acknowledges the human cost of friction. The book argues that burnout is often a symptom of fighting broken tools rather than solving real problems. Orosz writes, "The answer is friction: the invisible barriers that turn quick wins into endless delays. While your competitors ship daily updates, your developers burn out fighting broken tools instead of solving real problems."

This reframing is crucial. It moves the conversation away from the individual developer's efficiency and toward the system's design. The authors argue that AI coding tools, while powerful, cannot fix a workflow where a developer waits 40 minutes for a build to finish. In fact, as Orosz notes, the authors warn that "AI amplifies everything," meaning that if the underlying process is slow, AI will simply generate slow code faster.

"The core of the book is really about how we build software, how to spot inefficiencies, and how to effect change."

A counterargument worth considering is whether this focus on process improvement is sufficient in the face of generative AI's potential to fundamentally rewrite the software development lifecycle. If AI agents eventually manage their own builds and tests, the "friction" of tooling may vanish, rendering these specific process fixes obsolete. However, the authors' emphasis on cognitive load and feedback loops suggests that even with autonomous agents, the human need for clear, reliable systems will persist.

Bottom Line

Orosz's commentary effectively positions Frictionless as the essential manual for the current moment, where AI hype meets the stubborn reality of legacy systems. The strongest part of the argument is the financial translation of developer experience, turning abstract engineering complaints into concrete balance-sheet items. The biggest vulnerability remains the speed of AI evolution, which may outpace the book's specific tooling advice, though its principles on human-centric process design appear durable.

For leaders navigating the AI transition, the verdict is clear: do not buy more tools until you have fixed the workflow, or you will simply be automating your own inefficiencies at a higher speed.

Deep Dives

Explore these related deep dives:

  • Change management

    The article emphasizes that 'metrics alone don't create change' and discusses selling initiatives to leadership, advocating for change, and managing organizational transformation. This foundational concept in management science underpins the book's practical approach.

Sources

Frictionless: Why great developer experience can help teams win in the ‘AI age’

Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. If you’ve been forwarded this email, you can subscribe here.

Begin researching developer productivity, and you’re likely to soon encounter the work of Nicole Forsgren, as lead author of the best-selling book Accelerate, and creator of the widely-adopted DORA and SPACE developer productivity frameworks. And, beyond SPACE is the DevEx framework for productivity measurement, created by Abi Noda in collaboration with Nicole.

When I heard that the pair’s work together has continued in a new book about developer experience, I wanted to know more, and had the chance to sit down for a conversation about this big project of theirs.

Frictionless was released two weeks ago, and Nicole and Noda have been nice enough to share an excerpt from their new title with readers of the Pragmatic Engineer, below.

The back cover of Frictionless reads:

“AI can generate code in minutes — so why does shipping software still take forever?

The answer is friction: the invisible barriers that turn quick wins into endless delays. While your competitors ship daily updates, your developers burn out fighting broken tools instead of solving real problems”.

Personally, the lack of impact by AI coding tools to date upon the speed of development and quality of software, is amusing to me. If I take the apps I use, websites I visit, and services I access via software, I don’t see signs of faster iteration, higher quality, and fewer bugs since AI started shaking up the tech industry. An exception might be AI labs that release new features at eye-catching speed, often faster than much nimbler startups, but it could be argued those begin as experimental features.

What I like about Frictionless is that it gives a step-by-step approach for developers to smooth their own workflows and be more productive. If it helps teams and companies to move faster and produce more and better software – this is a win for everyone!

This article begins with our conversation, followed by two excerpts from the new book. We cover:

How Frictionless relates to Accelerate, DORA, and SPACE. An obvious question, but I had to ask.

Writing process. Frictionless took more than 3 years to write – including a “full rewrite”

Making the business case to ...