3 ms·
I'm going to need more history here on exactly what you linked this is insanely interesting. Alternate windows things in unix land are always interesting
by Something1234 2y ago
I'm going to need more history here on exactly what you linked this is insanely interesting. Alternate windows things in unix land are always interesting
- andyjohnson0 2y agoUndoubtedly a reference to CMU's Andrew project [1], which was an experimental distributed computing environment from the 1980s - with an emphasis on providing infrastructure for pedagogy. Ideas developed by Andrew and Project Athena [2] can still be seen in contemporary software today: window managers, distributed file systems and authentication, compouns documents , etc. [1] https://en.wikipedia.org/wiki/Andrew_Project https://en.wikipedia.org/wiki/Andrew_Project [2] https://en.wikipedia.org/wiki/Project_Athena https://en.wikipedia.org/wiki/Project_Athena
- bosco_mcnasty 2y agoof note AndrewFS (think cousin of NFS).. with features pertaining to systems being "offline" and "online" alternately, but still accessing the same global file / directory namespace, still reading and writing, so some type of git or cvs style merging also exists in that filesystem