This post gives an overview of the recent updates to the Writing an OS in Rust blog and the corresponding libraries and tools. blog_os The repository of the Writing an OS in Rust blog received the following updates: Mention potential bump allocator extensions Don’t panic on overflow in allocator; return null pointer insteadUpdate Allocator Designs post to signal OOM instead of panicking on overflow Update to Zola 0.10 Experimental Support for Community TranslationsAdd translations from rust...