Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

The UNIX way

Name: Anonymous 2013-02-09 19:27

What's so cool about the UNIX philosophy? What would a heavy UNIX philosophy operating system look like? What is the most heavy UNIX philosophy operating system out there at the moment, besides UNIX itself?

Name: Anonymous 2013-02-09 22:14

>>9
Interactive data like GUIS or network devices that postdate Unix are really where it falls down, hard. Every system in common use gave up on providing a unified model for these; you have to use an API of some sort (Xlib, Berkeley sockets) to talk to them.

Plan 9 ``solves'' the problem by allowing any component (not just the kernel!) to expose itself as a file system. So, for example instead of doing an API call to change the contents of a window you can just open the file that represents its contents and write to it.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List