this post was submitted on 06 Jan 2024
532 points (99.4% liked)
Programmer Humor
19564 readers
1261 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For people who don't know, there is already a fully Rust OS: https://www.redox-os.org/
Microkernel too which is pretty cool.
I have heard about Redox. What's the difference between a microkernel and a kernel? Does redox use the linux kernel? Or has the guy written that in rust too?
lots and lots more IPC. So lots and lots of context switches. So worse performance