Mail Quote by Jamie Zawinski
“Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can.”
About This Quote
Source Speech: Early internet community talk, 1990s
Software tends to grow in complexity until it can handle tasks like email; those that can't evolve are outcompeted.
In simple terms: Programs expand until they can read email, or they die.
Design software to stay adaptable and scalable.
Themes
Mood
Type
When to use this quote
- startup development
- legacy system upgrades
- feature creep
- product management
Key Concepts
Questions to Reflect On
- What strategies keep software from bloat?
- How does competition drive innovation?
Complexity can become unmanageable without discipline.