Monthly Meanderings: May 2026
Published on
Another month, another wrap-up post. This is the first one I’ve felt reluctant to write, and I think it’s because I feel like I didn’t really do anything last month. Other than play a lot of World of Warcraft.
Website updates
No new posts this month, but I finished off the refactoring I mentioned in the last update. It’s been a very satisfying process, and working on the site feels a lot less like a chore now. Features are now entirely self-contained, instead of having bits and pieces scattered everywhere, and everything is wired up together with some automatically generated code. I’ll probably write a longer post about the architecture and the refactoring process at some point.
My World of Warcraft page got some updates, now showing achievements and stats about Mythic+ runs. It’s always nice to take a break from the game… and code things relating to it instead.
Other projects
I finished off glauncher, my native alternative to ulauncher and am now using it day-to-day, which is nice. I’ve never really liked making native user interfaces, but having an LLM generate code for Gio UI was pretty much pain-free. I’m now toying with replacing a few other simple apps I currently rely on that use Electron or Webkit with Go versions.
Entertainment
Let’s start with the non-World of Warcraft updates. I seem to be on a one-film-a-month cadence recently. This month’s was fine but not earth shattering:
This Is Spinal Tap
Quite funny, and it’s interesting to watch something that’s become such a cultural touchstone, but coming to it 40 years on I find it a bit slow and meandering.
SNL UK wrapped up this month, but has thankfully been picked up for another season. I really enjoyed it, despite my initial misgivings about it. I’m now back down to exactly zero TV programmes I care about.
A few board game plays this month, but overall still in the “wane” phase of my wax-and-wane hobby cycle:
-
4 plays
-
3 plays
Then, finally, there’s World of Warcraft. I started playing a new class:
Level 90
Female Night Elf
Mistweaver Monk
313 average item level
Miraceth-Terenas
Professions
| Midnight Leatherworking | 100/100 | |
| Midnight Skinning | 100/100 | |
| Midnight Cooking | 100/100 | |
| Midnight Fishing | 110/300 |
Mythic+
| Altar of Fangs | +9 | 273 | |
| Den of Nalorakk | +10 | 27:22 | 325 |
| Kings' Rest | +8 | 25:34 | 283 |
| Murder Row | +12 | 24:02 | 376 |
| Ruby Life Pools | +10 | 26:39 | 322 |
| Temple of Sethraliss | +10 | 27:08 | 326 |
| The Blinding Vale | +10 | 23:56 | 328 |
| Voidscar Arena | +10 | 24:28 | 327 |
| Total M+ rating | 2560 | ||
|---|---|---|---|
I’m still mostly playing as a healer, but this one is a melee fighter who heals while doing damage. I previously shied away from melee classes as being right on top of the enemies always felt too chaotic compared to parking at the back of the room, but I’m actually really liking it. Once you get used to it, it’s a lot easier to keep track of the fight when you’re in the middle of things instead of hanging out at the back. This spec is currently one of the flavours of the month, it’ll be interesting to see if I still enjoy it as much when it falls out of favour.
Around the web
Making an original Jubilee line door button into a Hue light switch
A really cool electronics project, that does exactly what it says in the title. The finished product looks stunning, though.
llama.ttf
“llama.ttf is a font file which is also a large language model and an inference engine for that model.”
Departure mono
This is a really nice looking pixel font, and the web page demonstrating it is well done as well. Definitely going to be using it next time I need to render text in a small space.
Mitigating floods of posts in Artemis
James has been documenting his development of Artemis, a ‘calm web reader’, and I’ve been enjoying reading along. This particular post is interesting to me as it deals with a common problem with RSS readers (“the website has altered their feed in a bad way, now there are 50 ’new’ posts that you’ve already seen”) in a novel way that just seems so obvious in hindsight.
Related posts
Here are some semantically similar posts. Want to subscribe using a feed reader? You can build a feed with just posts similar to this one. Standard feeds are also available, but are approximately 42% less fun.
Monthly Meanderings: April 2026
It’s apparently been a whole month since the last edition of Monthly Meanderings. Not sure when that happened. This month I’ve been to a LAN party, had an MRI, and have been trying unsuccessfully to get my doctor to change a prescription. The latter two are not doing much to help shake that middle-aged feeling I mentioned last month… Website updates Another pair of blog posts for thi...
Monthly Meanderings: August 2026
Another month, another edition of “What’s Chris been up to?”. Fun fact: I very nearly published this post with a “[intro]” placeholder here instead of this paragraph, despite proofreading it multiple times. “Yep, that’s where the intro will go, all good”. Now instead we have this weirdly meta introduction. Website updates and other projects A few web...
Monthly Meanderings: June 2026
Writing these monthly posts is making me very aware of how quickly the year is going. I’m not sure I like that at all. June saw some truly horrible hot weather in the UK; it’s almost like murdering the planet with CO₂ emissions was a terrible, terrible idea. My dodgy knee that I mentioned way back in the April post feels like it’s finally back to normal. I had low expectations ...
Another month, another wrap-up post. This is the first one I've felt reluctant to write, and I think it's because I feel like I didn't really do anything last month. Other than play a lot of World of ...