Yards
Rewriting Xinu in C++ on QEMU, because why not? Trying to see if I can rebuild Xinu using modern C++ without the kernel exploding. It’s starting to pick up some Minix flavor as I go, and I'm currently buried in my own networking stack—we’re talking full-on routing, switching, and whatever else I can get to pass a packet.