1990
Richard Gabriel argues "worse is better"
Richard Gabriel's Lisp conference talk — later the essay The Rise of Worse Is Better — contrasts elegant designs with messy ones that ship and spread.
Quote
“The right thing is frequently a monolithic system design, but the worse-is-better design has better survival characteristics than the right-thing design.”
What it was for
Gabriel was half joking, half serious: UnixAn influential multitasking OS from the 1970s — files, pipes, and C shaped Linux, macOS, and BSD. and C won by being ugly and portable while Lisp machines aimed for perfection. The phrase explains why good-enough tools beat beautiful ones in the market.
People
- Richard Gabriel — author
Why it's here
Worse is better names a pattern everyone recognizes but rarely admits.
Why it mattered
It framed why pragmatic ecosystems outcompeted theoretically superior designs.
What it solved
Perfectionist projects kept losing to incrementally good-enough platforms.