Writing an OS in Rust
https://github.com/phil-opp/blog_os
Discussions: https://discu.eu/q/https://github.com/phil-opp/blog_os
Writing an OS in Rust
https://github.com/phil-opp/blog_os
Discussions: https://discu.eu/q/https://github.com/phil-opp/blog_os
That will be an interesting initiative to follow, @rust_discussions
It's kind of a common wisdom that one can't create an operating system without breaking some eggs.
Meaning that an OS kernel needs sometimes to break good software development practices.