/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

dmitrybrant.com
| | www.orochena.net
3.8 parsecs away

Travel
| | [AI summary] The article argues that software development should prioritize clear communication and code accessibility for future collaborators over the exclusive use of advanced language features.
| | foosel.net
4.5 parsecs away

Travel
| | A long overdue e-reader review, after 1.5 years of use
| | www.scattered-thoughts.net
5.0 parsecs away

Travel
| |
| | lambdaland.org
28.6 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...