Skip to content

Commit ac110b6

Browse files
committed
Add blog posts etc
1 parent 2011df6 commit ac110b6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/this-month/2025-08/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,14 @@ Please follow this template:
3232
- (optional) Some additional context
3333
-->
3434

35+
- [This Month in Redox - August 2025](https://www.redox-os.org/news/this-month-250831/)
3536
- [Announcing Asterinas 0.16.0](https://asterinas.github.io/2025/08/04/announcing-asterinas-0.16.0.html)
37+
- [minimal FAT32 file system driver written in #[no_std] rust](https://www.reddit.com/r/rust/comments/1mrz2lu/i_just_published_a_minimal_fat32_file_system/)
38+
- [Writing a Hypervisor in 1,000 Lines](https://seiya.me/blog/hypervisor-in-1000-lines)
39+
- [Proka Kernel - A kernel for ProkaOS](https://github.com/RainSTR-Studio/proka-kernel)
40+
- [Introducing Rusted Firmware-A (RF-A) - A Rust-Based reimagination of Trusted Firmware-A](https://www.trustedfirmware.org/blog/rf-a-blog)
41+
- [nanomp3: A pure Rust `no_std` MP3 decoding library](https://github.com/robbie01/nanomp3)
42+
- [Video: Intrusive Linked Lists for Fun and Profit (on embedded)](https://www.youtube.com/watch?v=ct10kgmcFmE)
3643

3744
## Infrastructure and Tooling
3845

@@ -45,6 +52,8 @@ In this section, we collect recent updates to `rustc`, `cargo`, and other toolin
4552
- (optional) Some additional context
4653
-->
4754

55+
- [Make target pointer width in target json an integer](https://github.com/rust-lang/rust/pull/144443)
56+
- [Implement support for become and explicit tail call codegen for the LLVM backend](https://github.com/rust-lang/rust/pull/144232)
4857

4958

5059
## `rust-osdev` Projects

0 commit comments

Comments
 (0)