←back to thread

407 points ksec | 1 comments | | HN request time: 0.201s | source
Show context
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 #
1. 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.