I haven't been making time for technical blogging lately, but I've got three posts knocking around in my head that I'll have to finish at some point: one that is about design patterns but also a specific Star Trek episode, one that's about style and structure of Sorbet+Ruby code, and one complaining about a specific xkcd comic that I despise.

(Yes, of course it's xkcd 927.)

I also was writing a new personal blog but kept getting a bit distracted in part because of the tedium of how I was writing it. I was using Rust—a language I do like!—and it turns out I don't like pretty much any of the Rust web frameworks out there.
Maybe someone out there has written a Rust web framework whose interface is "some types, maybe a builder or some convenience methods" instead of "eight billion traits and tons of implicit conversions", but if so, I have not yet found it.