Skip to content

Instantly share code, notes, and snippets.

@hbons
Created October 20, 2014 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hbons/7d273096a2a59b447680 to your computer and use it in GitHub Desktop.
Save hbons/7d273096a2a59b447680 to your computer and use it in GitHub Desktop.
The New Unix Philosophy
1. Do one thing and never try anything else
2. Everything is an unreadable shell script
3. Make every program a coffee filter
4. Threats are better than cleverness
5. Support diversity (add lots of options)
6. Bugs with many eyeballs make great pets
7. Fail noisily (troll the internet)
8. Timezones are hard
9. Version control is evil
10. When in doubt, ask the user about Akonadi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment