←back to thread

408 points ksec | 2 comments | | HN request time: 0.426s | source
1. Panzerschrek ◴[] No.45229753[source]
What else does it have rather than beautiful UI? Network support? Sound? What file systems does it support? What about multiple users? What about applications isolation?

It would be nice to have such information displayed somewhere on the site.

replies(1): >>45229785 #
2. monax ◴[] No.45229785[source]
It’s a microkernel-based operating system. Mostly just a learning/fun side project for me. It implements something akin to the NixOS /store. Hardware, networking, sound, and the file system are all very barebones. Most of the work so far has been put into the framework, some example apps, and the browser.