Rust Plan
February, 06 2025 • 2 min read • 308 words
My new side project for the meantime
I’m currently in an uninspired slump. Everything in my life is actually going pretty great, it’s just that I currently don’t have any project or idea that is occupying my mind. I spend my days with too much time on my hand, wishing for something to work on. I think I’ll get back to learning rust again. I remember the first time I went through the rust book was in high school, and the second time was freshman year. It is my senior year and I plan to go through it again. However though, now I am much more ambitious with the things I plan to do. Here are some of those things below:
First:
Rust Book
Rustlings
Potential ideas:
Rust Unikernel
Rust microkernel
Rust monolithic kernel
Rust WASM runtime
Rust open source
Rust LLM from scratch with quantization (Microsoft CPU paper?)
Rust Quantum Computing language interpreter
Rust WASM in-browser fractal renderer
Rust WASM in-browser terminal and VM
Rust static site generator (redo my website)
Haskel interpreter