Writing
- Rebuilding this site in Rust
Why I threw out a four-service Docker stack and replaced it with a single Axum binary that renders HTML.
- Documents first
I want a playful desktop-metaphor site and I want it to rank in search. Those goals fight. Here's the resolution.
- Test the bytes, not the function
Most web tests assert on internal state. For anything SEO-shaped, that's testing the wrong thing entirely.