Path Dependence
Outcomes shaped by the sequence of past choices rather than by present merit.
Path dependence is the way an outcome gets locked in by the sequence of past choices rather than by the merits of the alternatives available today. Once enough has been built on an early decision — tooling, trained habit, compatible formats, the code that assumes it — switching to an objectively better option can cost more than staying put, even when everyone agrees the alternative is superior in isolation. The mechanism is increasing returns to adoption: each additional dependent makes the incumbent cheaper relative to its rivals, the same pull that gives a Network Effect its self-reinforcing shape.
The standard illustration is the QWERTY keyboard, popularized by Paul David's 1985 argument that a layout shaped by an 1870s typewriter's jams outlived the jam by a century through sheer lock-in. David's mechanism is mechanical, not ergonomic: typebars clashed and stuck when adjacent keys were struck in rapid succession, so Sholes separated the commonest letter pairs. The familiar claim that QWERTY was designed to slow typists down is itself folklore, fittingly enough for a case study in received histories, and later work — including Kay's 2011 reconstruction — supports the anti-jamming account. The example is more contested than the retelling suggests: Liebowitz and Margolis re-examined the typing-speed trials behind the claim that Dvorak is meaningfully faster and found the evidence thin, concluding QWERTY may simply have been good enough that nobody's switching costs were ever repaid. Both sides agree on the mechanism; they disagree on whether this fence, in the sense of Chesterton's Fence, was load-bearing at all — the part the example is usually cited to skip.
That caution generalizes past keyboards. "Nobody would design it this way today" is true of almost every mature system and is not, by itself, a case for tearing it out; it omits the switching cost, which Technical Debt exists to track and a staged Deprecation exists to pay down on purpose. The Provenance of a decision — why the path was taken, not merely that it was — is what turns "we would not choose this" into an argument rather than a complaint.
See also6
Flanderization
A recurring character reduced, across a long run, to a single exaggerated trait.
Meaning & Society8 connections
Root Cause Analysis
Escalating past the visible symptom until you find the layer that actually produced it.
Method49 connections
Naming
Choosing identifiers so the code states its own meaning without commentary.
Method55 connections
Version Control
A system recording the history of a project's files, enabling branching, merging, and recovery.
Version Control & Delivery19 connections
Regression
A previously working behavior that a change has broken.
Method19 connections
Sunk Cost Fallacy
Continuing an effort because of what has already been spent on it, rather than what remains to be gained.
Method5 connections
Linked from12
- Colony SimPlay & Games
a genre of indirect settlement control where production chains and mood systems generate stories rather than just outcomes.
- FlanderizationMeaning & Society
A recurring character reduced, across a long run, to a single exaggerated trait.
- Gall's LawMethod
A complex system that works evolved from a simple system that worked; a complex system built from scratch never does.
- JaywalkingMeaning & Society
A pedestrian offense whose 1920s American origins are widely read as an effort to shift blame for road deaths onto pedestrians.
- LegibilityMeaning & Society
Making a system countable and administrable, at the cost of the local knowledge that made it work.
- Network EffectMeaning & Society
A good whose value to each user grows as more people use it.
- Overton WindowMeaning & Society
The range of political positions treated as acceptable to hold at a given moment.
- Rent-SeekingMeaning & Society
Spending resources to capture existing value instead of creating new value.
- Sunk Cost FallacyMethod
Continuing an effort because of what has already been spent on it, rather than what remains to be gained.
- Tragedy of the CommonsMeaning & Society
Hardin's parable of shared-resource collapse, and Ostrom's evidence that it is not inevitable.
- Universal Basic IncomeMeaning & Society
An unconditional cash payment to every member of a population, and its contested design and evidence.
- Worse Is BetterMethod
A simpler, less correct design that ships and spreads beats a more correct one that doesn't, because adoption compounds.