Hello world (finally)
July 15, 2026≈ 1 min read#meta
Like every developer, I spent years saying “I should build a personal site.” Like every developer, I built libraries nobody asked for instead. Eventually I found a way to merge the two: a site about the libraries.
What to expect here
This notebook will probably contain:
- .NET and backend — things that happened to me in production, and notes so they never happen again
- Rust — diaries of my complicated relationship with the borrow checker
- Symbolic math — what I learned while trying to teach a computer algebra
- Occasionally, things that fit no category at all
About that curve on the homepage
The curve is not decoration. I mapped the letters of nonantiy to numbers and used them as coefficients of a Fourier series; the resulting parametric curve loops on the screen. It is, quite literally, the mathematical signature of my name. If you want to steal the design, go ahead — change the coefficients and you’ll get your own name, not mine.
I can’t promise a posting schedule. If you accepted Axiom 4, the rest depends on the coffee supply.