|
You are here |
nakabonne.dev | ||
| | | | |
www.catb.org
|
|
| | | | | ||
| | | | |
ansuz.sooke.bc.ca
|
|
| | | | | There are a number of directions from which we can look at current developments in deep neural networks and the issues I raised in my streamed comments on pirate AI. Here's a summary of the implications I see from the perspective of the Unix philosophy. | |
| | | | |
lambdaland.org
|
|
| | | | | 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... | |
| | | | |
blog.rfox.eu
|
|
| | | Patterns and structures of current operating systems and some thoughts about how that could be improved, with lessons learnt from Self, Smalltalk and other "e;structured"e; systems. | ||