|
|
|
|
|
by flyingtoast
1866 days ago
|
|
A meta OS that works like Linux, but corresponds to an array of machines that is represented via one interface. Think Plan 9. Map all resources as mount points. Make standard commands work across machines by default. ps, ls, ip, taskset and so forth. The OS will be the same regardless of which machine you log in to. "Just a bunch of machines" data stores. Applications will probably be flatpaks instead of containers. With some config for required data stores, NICs, port openings, CPU and RAM requirements. In short. Plan 9 using Linux tooling. |
|