Welcome to Mistaken Thoughts!


A small blog where I make blog posts about things that interest me. Mostly, that's programming, history, and random fantasy books. I'm not an expert in either, so feel free to email me with corrections!

Posts

2025, May 14, 14:00
Raytracing in Rust
Building a basic raytracer in rust using WGPU and running it on the web
2025, May 13, 14:00
Reimplementing cat in Rust
Reimplements cat to explore Rust's std::io and C syscalls