Blog
2025-03-31
I'm embarrassed by how much code I cut from my test suite
2025-03-03
I left corporate and still do roadmaps + a Memphis update
2025-02-17
Build a software career with meaning: a playbook
2025-01-27
Building a Markdown blog with links optimized for Gatsby
2025-01-13
Typed integers in Rust for safer Python bytecode compilation
2024-12-30
How I added support for nested functions in Python bytecode
2024-12-16
Improving memory efficiency in a working interpreter
2024-11-25
An interpreter inside an interpreter
2024-11-18
Building for WebAssembly
2024-11-04
Introducing: From Scratch Code
2024-10-21
A REPL for fat-finger friendly typing
2024-10-07
Declarative macro magic from Axum in Rust