← Patterns

Solve the Meta-Problem

CategoryDesign Philosophy
OriginAza Raskin, “You Are Solving the Wrong Problem” (UX Magazine, 2011); Paul MacCready’s Gossamer Condor
Surfaced in OSMar 6, 2026

Core Concept

When you’re stuck on a hard problem, the real problem is usually your process, not your goal. Reframe the problem so that your solution helps you learn faster rather than trying to solve the end-goal directly.

“The problem is we don’t understand the problem.” — Paul MacCready

MacCready won the Kremer Prize (human-powered flight) not by building a better airplane, but by reframing: instead of “how do I build a plane that flies?”, he asked “how do I build a plane that can be rebuilt in hours, not months?” This collapsed the iteration cycle from years to days. He flew 3-4 different planes in a single day. Six months later, he won a prize that had gone unclaimed for 18 years.


The Pattern

The trap: teams pursue a difficult goal by building their best guess, testing it, learning one thing, and rebuilding from scratch. The cycle is so long that they can’t iterate meaningfully. They mistake slow progress for inherent difficulty.

The reframe: don’t solve the goal problem — solve the iteration-speed problem. Once you can try things cheaply, the goal problem solves itself through rapid empirical learning.

The test: if your problem requires a magnum opus, you are solving the wrong problem. Any approach that demands getting it right the first time is a process problem in disguise.


Where It Applies

Product development (WCP):

Engineering leadership:

Show Notes:

Personal OS:


Relationship to Adjacent Patterns

PatternConnection
Right-Problem-LeverageChoosing the right problem vs. reframing the problem. Right-Problem is about selection; this is about reformulation. Both increase leverage, but through different mechanisms.
Validate-Before-BuildingThe discovery instantiation of this pattern — validate before building IS “solve for learning speed, not product completeness.”
Iteration-Speed-Is-The-StrategyThe operational corollary — if you accept that the meta-problem matters, then iteration speed becomes the primary strategic variable.
Use-Equals-BuildThe knowledge-system instantiation — restructuring the OS through use is “rebuild in hours not months” applied to information architecture.
Galls-Law”Complex systems evolve from simple ones that worked” — Gall’s Law IS the meta-problem pattern applied to systems design. Start simple, iterate.

The MacCready Story (Full)

1959: Henry Kremer offers £50,000 for human-powered flight (figure eight around markers half-mile apart). Dozens of teams spend years building planes on theory. Each test flight produces one data point and a pile of wreckage. 18 years pass.

Paul MacCready reframes: the problem isn’t flight — it’s that the rebuild cycle takes a year. He builds with Mylar, aluminum tubing, and wire — materials that can be repaired in hours. First plane doesn’t work (too flimsy). Doesn’t matter. He flies 3-4 different configurations per day. Six months later, the Gossamer Condor flies 2,172 meters and wins the prize. A year after that, the Gossamer Albatross crosses the English Channel.

Source: You-Are-Solving-The-Wrong-Problem (Aza Raskin, via Alan Kay)


Cross-References