Startup Success Stories Are Flawed
In his book on mapping business strategy, Simon Wardley makes an observation that struck me hard recently.
You cannot learn chess from a list of moves. Even with access to every grandmaster game ever played, simply studying the sequence of moves will not make you a strong player. Without understanding the board position, the strategic context, and the invisible forces at play, these move lists are merely shadows of the actual game.
This observation triggered a thought that has been bothering me about how we approach startup knowledge and learning.
The Invisible Board
Here is a typical chess game move list:
- e4 e5
- Nf3 Nc6
- Bb5 a6
- Ba4 Nf6
- O-O Be7
- Re1 b5
- Bb3 d6
- c3 O-O
- h3 Na5
- Bc2 c5
- d4 Qc7
- Nbd2 Bd7
Without understanding the position, these moves tell us very little. If we try to learn chess just by reading lists of moves, we will never truly understand the game. We will always lose against someone who can read the board and see the deeper strategy at play. Was the bishop retreat on move 7 brilliant or desperate? Did castling on move 8 create safety or vulnerability? Without seeing and understanding the actual position, we cannot know.
What we learn from is not the notation you have but …
- Pawn Pawn
- Knight Knight
Startup Success Stories are a Move List
We consume endless articles, case studies, and advice about startup success:
- “Talk to 100 customers before writing any code”
- “Run a landing page test with £500 of ads to validate demand”
- “Price high and work backwards to find your ideal customer”
- “Don’t raise money, bootstrap your way to success”
- “Reverse trials are a waste of time”
- “Don’t hire developers, use AI”
- “Build an email list of 10,000 people before launch”
- “Focus on SEO from day one”
- “How to get featured on Product Hunt and get to #1”
- “Tools to cold email 1000 potential customers”
- “How to create viral TikTok content to drive signups”
- “Build in public and document everything”
- “How we got featured in TechCrunch before launching”
- “Hire only senior engineers at first”
- “Ignore the enterprise market”
Each piece of advice represents a “move” that worked for someone else. We dutifully collect these moves, attempting to replicate them in our own ventures. Yet something is missing.
Just as a chess move list cannot convey the full strategic situation, startup advice often fails to capture the invisible forces that shape success or failure. Network effects create resistance or momentum. Technological constraints form boundaries of what is possible. Timing determines whether an identical strategy leads to breakthrough or bankruptcy.
We can take this further: startup business advice is even worse that the chess move list above, because at least the chess list has positional information that helps you infer the board. Our business advice is directly parallel “Pawn Pawn”, “Pawn Pawn Knight Knight”, which is even more difficult to interpret.
An example: in the early 2000s, I worked at a gaming company called Elixir Studios that attempted to simulate an entire country. The idea was brilliant. The team was capable. But the hardware of the time created an invisible wall. The moves were right. The wider environment made them impossible. (The company did not survive, although the games were great, and our founder went on to do great things, so perhaps it was for the best.)
Beyond the Move List
We talk about headwinds and tailwinds in business. About going uphill or downhill. These metaphors hint at forces we can feel but cannot see. Forces that no case study or advice article fully captures. Forces that determine whether copying someone else’s “moves” will lead to success or failure.
Perhaps what we need is not more move lists. Not more step by step guides or success stories. Perhaps we need new ways to map and understand these invisible forces.
Wardley gives us one type of map, showing how components evolve over time and create strategic positions across the value chain.
What other dimensions are we missing? What other forces shape the game we are trying to play?
How do we learn to see these invisible forces? How do we develop an intuition for timing, for resistance, for possibility? How do we move beyond copying moves to understanding the board?
The next time we read a startup success story or piece of advice, we should remember that we are seeing only the moves, not the board. The real question is not “what moves led to success?” but “what forces made those moves possible?”
And perhaps most importantly: what forces are shaping the board for us right now?
Thanks to Simon Wardley for feedback on an earlier version of this article, and for the original observation that sparked this one.
More articles
Coding with AI: How To Do It Well And What This Means
I am shipping AI-first production code every day. Not experimental features. Not throwaway prototypes. Real, deployed, mission-critical code powering Cherrypick’s tens of thousands of users.
Social media overflows with “vibe coding” demonstrations. These flashy but superficial examples show AI apparently conjuring perfect code in seconds. The reality of professional AI-assisted development runs much deeper. Real production work with AI is messier, more nuanced, and demands rigorous thinking, but very effective.
This is not about magical code generation. It is about a new way of thinking about development. It requires substantial real-world development experience to do well: the onus is upon those of us with this experience to teach the next generation how to harness these tools effectively.
This is how I am doing it, what it all might mean, and how we can help others find the way.
Read moreIntroducing Kaijo: AI functions that just work
For months, I have wrestled with a problem that has consumed my thoughts and challenged everything I know about software development.
This week I wrote about building the future with AI agents. One of the key areas for me is moving beyond prompt engineering to something more reliable.
I have spent decades learning how to craft reliable software. Now I want to bring that reliability to AI development.
Today I am ready to share what I have been building in the background.
It started with a game. It ended with something that could change how we build AI applications forever.
Read moreBuilding the Future
Something has been on my mind for months. The rapid evolution of AI agents has opened up possibilities I cannot ignore.
We are witnessing the emergence of semi autonomous agents that will fundamentally reshape how we work and communicate. The opportunities in this space are extraordinary. I am diving deeper into this world of AI agent development and product creation.
My newsletter is evolving. Instead of dispensing tips from a position of authority, I invite you on a journey of discovery. I will document my experiences building with AI, how to apply my tech experience in a new world, and navigating the inevitable struggles and setbacks.
Read on for several key areas I am exploring.
Read moreFounder mode is emergency surgery
“Founder mode” is emergency surgery. It is not the right way to run a healthy business.
If your company is sick, you need to fix it. That means courageous decisions only you can make. You will need to dive in and operate sometimes. That doesn’t mean you create bottlenecks by deciding everything for years to come.
Read moreHow to Build a Robust LLM Application
Last month at Cherrypick we launched a brand new meal generator that uses LLMs to create personalized meal plans.
It has been a great success and we are pleased with the results. Customers are changing their plans 30% less and using their plans in their baskets 14% more.
However, getting to this point was not straightforward, and we learned many things that can go wrong when building these types of systems.
Here is what we learned about building an LLM-based product that actually works, and ends up in production rather than languishing in an investor deck as a cool tech demo.
Read more