About

whattf.how is where I write about the projects I'm building — with a bias toward posts that teach by showing: embedded video and in-browser, playable simulations you can poke at.

The site is hand-built (no off-the-shelf blog framework) onAstro, so pages ship as static HTML with no JavaScript unless a post actually needs it. The interactive demos are written in Rust, compiled to WebAssembly, and embedded as islands that load only when you scroll to them.