Hacker News new | ask | show | jobs
by bhdb33 746 days ago
One has to respect some of the design decisions behind Plan 9. Per-process namespaces, binds, and treating everything as a file provides a certain level of elegance that just isn't seen in many other Unix-like OSes.