Building a boot-loader from scratch... Meet: RustyBoot
Ever wondered what happens in those critical first moments when your computer boots up? Building a bootloader is one of the most fascinating journeys into low-level systems programming, and doing it in Rust adds memory safety to the mix. Today, I'm e...
rustyboot.hashnode.dev5 min read