One of the things that make me want to get back into this is the guide for Writing an OS in Rust. The amount of time I have spent on creating and debugging my own abstractions in C rivals the time spent on planning and designing the actual OS itself. It would be purely beneficial for me to learn a new language, Rust, and to speed up OS Development possibly tenfold. Plus it will help a lot in terms of debugging errors with its emphasis on language-safety.
One of the things that make me want to get back into this is the guide for Writing an OS in Rust. The amount of time I have spent on creating and debugging my own abstractions in C rivals the time spent on planning and designing the actual OS itself. It would be purely beneficial for me to learn a new language, Rust, and to speed up OS Development possibly tenfold. Plus it will help a lot in terms of debugging errors with its emphasis on language-safety.