/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.scattered-thoughts.net
| | mattspitz.me
7.4 parsecs away

Travel
| | software engineering musings
| | hannesdorfmann.com
9.1 parsecs away

Travel
| | Hannes Dorfmann. Software Engineering. Leadership. Android.
| | blog.replay.io
8.2 parsecs away

Travel
| | On accessible software development
| | lambdaland.org
30.2 parsecs away

Travel
| Wikipedia1 cites a few different sources on what "Unix Philosophy" is. Peter Salus summarizes it as: Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface. That second bullet point is my favorite: making composable programs rather than monolithic systems. In this way, Unix is designed to be a forge for easily building new tools. The first rule-writing programs that do one thing well-is largely a means...