▲ | monax 4 days ago | |
Thanks! Skift is basically a patchwork of all the OS ideas I like. The UI takes inspiration from SwiftUI/Flutter, the microkernel is influenced by Zircon, and there are some Plan 9 ideas where everything is a URL. A few bits are probably inspired by NT and Darwin too, though I don’t remember exactly which. | ||
▲ | keyle 4 days ago | parent | next [-] | |
Sounds like really solid ideas. You must have a lot of experience to inspire yourself from so many diverse niche worlds. GL! | ||
▲ | pjmlp 4 days ago | parent | prev [-] | |
Maybe adding some Xerox PARC, Oberon, NeXTSTEP / NeWS style, Powershell ideas could also be interesting, on how the shell, UI, and dynamically loaded code (or OS IPC), makes the whole OS customizable, , just throwing another set of ideas into your bucket. Overall it looks interesting, all the best. |