Skip to content

Comment on A Tour of the Fuchsia Operating System [video]parent

Comments

It's not obvious to me why baking-in network connectivity to the OS would be helpful, but Plan 9 thought so too!

Under Plan 9, UNIX's everything is a file metaphor is extended via a pervasive network-centric filesystem

https://en.wikipedia.org/wiki/Plan_9_from_Bell_Labs

I'm just an amateur plan9 user, but one thing it does is allow the application to be written as if it were just a local application. But because everything is just a file, you can have the application use remote resources just by changing what that file "points to" (the namespace of the application) without changing the application itself.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.