Status Report - Week 22 2026
Real life
The highlight of the week is probably that I have finally booked a camping in the Dolomites for 4 days in July. For context, our vacation plans are always made at the last minute, and then we rarely know where we'll be sleeping on the (N+2)-th day (yaay camping!), so it's a real change. We had to because the Dolomites are super crowded in the summer, and there's no way to get a camping spot our usual way (we tried and failed a few years ago).
Apart from that, I took our soon too be 17 year old car to the garage for the annual Dutch check-up, and it passed, as usual. This car simply does not want to die! (and we like it a lot)
I continued to read La Guerre et la Paix II and Fundamentals of physics II.
I only ran 18.63km, and will have to seriously step up my game because I (stupidly) decided to sign-up for the Den Haag marathon in November.
Finally, I had an OK week at GeoGuessr, with 30 wins out of the 64 duels I played. I'm staying in Master IV for another week, good enough for me.
Open source
On the SourceHut front, I
- Followed up on my project hub work, rebasing the two patches to migrate webhook processing to Go, and fixing an overeager clean-up of code I'll need in case of rollback
- Added support for empty ResourceIDs in GraphQL, to address a review comment in an on-going patch.
- Fixed an issue with clearing out git repository comments
- Fixed an issue with paste deletion
- Fixed a months old issue in the database initialization script, that I surprisingly did not experience before.
I also submitted a patch to hut to expose the project hub write commands I recently added.
Finally, I sent a patch to aerc to fix a latent issue with headers processing and IMAP unsolicited messages.