---
title: Startups: Obsession as an engine
date: 2026-05-17
summary: Obsession—a focused, near-messianic attention to a single problem—accelerates mastery and product-market fit. Using Christopher Nolan's The Prestige and Damien Chazelle's Whiplash as parables, this post argues founders should be deliberately obsessive about the right problem and offers guardrails to keep obsession productive rather than destructive.
---

Obsession is the nitro that accelerates craft. In startups it shows up as founders and small teams who refuse to accept 'good enough' because a specific user problem is still broken, or a core metric refuses to budge. That intensity drives the repeated, focused experiments that produce breakthroughs: rapid iteration, fierce prioritization, and the kind of domain expertise that becomes a defensible advantage.

But obsession is a double-edged sword. Two films—Christopher Nolan's The Prestige and Damien Chazelle's Whiplash—offer stark parables about what obsession does to excellence and to people.

## The Prestige: the prestige and the cost

In The Prestige, two magicians (Angier and Borden) allow rivalry and obsession to dictate their choices. The filmmaker Sam Langan wrote a useful analysis of the film's theme of obsession and identity: https://samlangan.wordpress.com/2011/10/31/obsession-in-christopher-nolans-the-prestige/.

[![The Prestige — 'Transported' scene thumbnail](https://img.youtube.com/vi/88_6SQKuTHk/hqdefault.jpg)](https://www.youtube.com/watch?v=88_6SQKuTHk)

Angier's pursuit of the perfect effect (the "prestige") drives him to use Tesla's machine, and he pays an escalating human cost to protect the illusion. The movie makes an important point for founders: obsession can manufacture a unique, memorable experience (the "wow"), but it can also blind you to ethical costs and brittle trade-offs. Angier succeeds in producing an astonishing trick, but he does so by creating a process that's fragile, secretive, and morally fraught.

Applied to startups: obsession about a core user problem can produce a signature feature that customers remember. But if the obsession focuses on appearance rather than durable utility (a prettier demo over a solved problem), it will lead to brittle decisions and hidden technical debt.

## Whiplash: deliberate practice turned extreme

[![Whiplash — final performance thumbnail](https://img.youtube.com/vi/Vnr-PFs7dEQ/hqdefault.jpg)](https://www.youtube.com/watch?v=Vnr-PFs7dEQ)

Whiplash dramatizes deliberate practice: Andrew's relentless, often brutal rehearsals are the crucible that forges mastery. Fletcher's pedagogy is abusive, but the film asks a hard question: can excellence be produced without pressure? Founders should take from Whiplash the value of concentrated, feedback-rich practice—while rejecting Fletcher's cruelty.

In engineering terms, obsessive iteration looks like relentless bug-fixing, focused performance tuning, or shipping hundreds of tiny experiments until the retention curve moves. It is not heroics; it is disciplined repetition aimed at a measurable outcome.

## What founders should borrow from these stories

- Obsess about the problem, not vanity. Let metrics and user behaviour decide whether a thing is valuable.
- Use deliberate practice: set tight learning cycles, measure progress, and iterate. Like Whiplash, it demands repetition; unlike Fletcher, keep it humane.
- Build a "prestige" only if it solves a real user need. The Prestige shows how an impressive surface with no structural value is fragile.

## Guardrails to keep obsession productive

1. Obsess about outcomes, not output. Track the metric that represents the user problem, and stop when it moves.
2. Timebox intensity. Run focused sprints (1–4 weeks) of high-intensity work, then recover and review.
3. Make obsession social. Share your thesis and experiments with trusted advisors and early users to test delusions early.
4. Instrument everything. Obsession without data is superstition.
5. Avoid martyrdom culture. Reward sustainable craftsmanship and systems that make excellence repeatable.

## Concrete rituals

- Weekly 90-minute "problem deep-dive": stop roadmap talk and interrogate one user problem with data and customer quotes.
- "Fail fast" sandbox: require a small experiment before a big feature bet.
- Postmortem for "hero moves": when someone burns out, perform a blameless review and fix the systemic causes.
- Deliberate-practice sessions: engineers/PMs pick one micro-skill and practice it in 30–60 minute focused sessions.

## Conclusion

Obsession concentrates talent and reduces the noise between idea and feedback. The Prestige and Whiplash teach complementary lessons: one shows how obsession creates unforgettable, high-impact outcomes at a cost; the other shows how brutal practice produces technical mastery. For founders, the task is simple but hard: be obsessively curious about the right problem, instrument progress, share the work, and protect the people who do the work.

References

- Sam Langan, "Obsession in Christopher Nolan's The Prestige": https://samlangan.wordpress.com/2011/10/31/obsession-in-christopher-nolans-the-prestige/
- The Prestige (scene): https://www.youtube.com/watch?v=88_6SQKuTHk
- Whiplash (film clip): https://www.youtube.com/watch?v=Vnr-PFs7dEQ



Engineering is the application of knowledge to solve problems within constraints. The constraint here is the central fact. Understanding the constraint is understanding the problem. The solution follows from the constraint. This is the engineering method: name the constraint, design within it, verify the design works.
