Hacker News new | ask | show | jobs
by snvzz 605 days ago
Redox has a proper architecture, aka microkernel multiserver.

Thus it is a much more interesting project.

1 comments

To be fair Aester is just a monolithic kernel that philosophically quarantines unsafe code to the lowest level of the kernel.

You still have kernel modules for microkernel-like functionality