Might need to move off Spotlight as a launcher. Since upgrading to Sequoia, Spotlight has had trouble indexing the applications I use, blunting it’s usefulness as an application launcher.

So I guess I’ll need to investigate an alternative. Might give Raycast a try.

Gonna complain about the weather for a minute. Meant to be very hot today: 41Β°C. So despite how awful the weather will be, you try to make the most of it and get your washing done. But does the weather co-operate? Well the band of rain wetting the doona I just put out is not. Frickin’ weather!

I occasionally dip into the Bluesky Discover feed, usually when I’m up to speed with RSS and Mastodon. It doesn’t take long for my hackles to be raised. A lot of discussion about US politics over there. I suppose I could shape it by following people but I’m not sure I’d like to spend the time.

Tried logging into Steam for the first time in years. Couldn’t recover my existing account. Gave up after 5 CAPTCHA attempts and 2 SMS messages and just created a new one.

I’ve also come around to the idea that user names must die. At this point all the decent login names β€” including my old one β€” have been taken, and you’re left with one, with numbers or dashes. Ugh! Let’s just settle on email addresses.

Two weeks ago, I tried that GenChess thing that Google Labs released. When prompted, I asked for a chess set to be made with pieces resembling Australian birds. What it produced was a little underwhelming, but I was curious to know what Gemini itself could produce when prompted for a single piece: an image of a pawn shaped like a cockatiel.

Here’s the prompt:

Please generate a photo realistic image of a 3D pawn chess piece which looks like a cockatiel. The piece must look like it is made with wood. The image must be generated with a white background and with a parallel projection.

And here’s the result:

An AI image, generated by Google Gemini, of a wooden cockatiel perched on the base of a chess piece

Not bad. Certainly better than what I could produce. And it’d be fun playing with such a set should one actually existed1.

It got me thinking as to what birds I’d choose if such a chess set were made in real life. My current idea is cockatiels as pawns, emus for kings (large and mobile, and important enough for such a role) and maybe cassowary as queens (also large and mobile, and actually quite dangerous in real life). I haven’t got positions for the other roles just yet.


  1. Might be that such a set does. I haven’t actually looked. ↩︎

Spent the morning tidying up the categories on this blog. My first thought was, as it usually is, to build something to help me do this. But I ended up just doing it manually. I think was the right decision, as it proved to be quite a calming activity.

I have some thoughts on Manuel Moreal’s post on how linking out could result in server load:

If my site was big enough to cause problems, would then be my responsibility to be careful what I link to? […] My gut reaction tells me that it’s not really my responsibility to worry about the way other people run their sites but maybe I’m wrong and I should worry about that.

My view that if something online resonates with you, then it’s worth linking to. Not only are you spreading awareness of material you think is worth sharing, you’re giving signal to the creator that their material is resonating with others. To not do so, because you fear that a large amount of traffic might knock their server over feels like a decision made on too many assumptions about their hosting setup, or how they would react to such an event happing to them.

The stuff I post here barely goes anywhere, and I’m perfectly happy with that being the case. But there’s been a handful of times where things went wider and it’s always quite a thrill. I try to pay it forward by sharing links to things that I believe are worth sharing. To not, because I think it might cause an outage, feels like depriving others of that same thrill. Maybe “depriving” is too strong a word here, but it does feel like keeping something from them.

Using TLDraw at work and the inevitable “it would be cool if it did X” thoughts started entering my mind. But of course, adding X would lead to wanting Y, and it’ll eventually become bloated and cumbersome to use, eliminating the reason why I like using it. So no, it will NOT be cool if it did X.

πŸ“Ί House of the Dragon: Season 2 (2024)

Title: House of the Dragon
Metadata: Season 2 (2024) - Ryan Condal, Score: Decent. Review: Another stunning production. But I had a bit of trouble staying engaged, largely because too many characters seemed driven by separate motivations. A complex plot isn't necessarily a bad thing, but it left me questioning the reason behind some of the characters' actions, and what their ultimate goals were (for example, Daemon). For that reason, this falls a notch below Season 1. But don't get me wrong: 'Decent' is still a good score, and near the conclusion, I found myself captivated once again.

Enjoying some chinotto. It’s a chinotto sort of evening me thinks.

A bottle and a glass of Stappi Chinotto are placed on a kitchen benchtop.

Christmas party at work tonight. Normally I don’t go to Christmas parties, and of course, this year will be no exception. (The idea of an end of year party doesn’t really fly with me while there’s still quite a lot to do).

So apparently all the boorish, anti-social passengers take to public transport after 4:45. Didn’t get this behavior when I left work on time. πŸ˜’

I plan to integrate UCL into another tool at work, so I spent last night improving it’s use as a REPL. Added support for onboard help and setting up custom type printing, which is useful for displaying tables of data. I started working on the tool today and it’s already feeling great.

A command line interface is displayed, showing help-related commands, usage, arguments, and details.

Would I pay $200 /month for ChatGPT Pro? πŸ€”

This morning I was thinking “no way,” but working through rebase conflicts got me thinking. If ChatGPT could trail through my Git history, and automatically resolve conflicts for me, that might be worth something. Maybe not $200 /month, but something.

If there’s one thing I’d like to see added to Go for 2025, it’s type parameter support on methods. It’s still not possible to do something like this:

Auto-generated description: A code snippet shows a Go language function with an error message indicating that a method cannot have type parameters.

Which is a real shame, as I’ve got some ideas on how I could use these. Building something like Java streams, for example.

Probably the most disobeyed sign in all of South Melbourne. 😏

A sign indicates that cycling on footpaths is prohibited with a red circle and a line through a bicycle symbol.

I wish it was possible to style the carat shape in CSS. There may’ve been a future where that would’ve been possible, if CSS Tricks is any indication. But based on what I found elsewhere, I think that’s off the table for now. A pity. Would’ve been good to have a text field with a block-shaped caret.

I think a key to my continued use of Obsidian at work is that I’ve configured it to launch at startup. I wonder if I did likewise on my home desktop, I’d still be using Obsidian for personal notes too.

I can’t see a future in which we all program in one computer language. Such a language would be a “jack of all trades, master of few.” I really like Go, but I bristle at the thought of having to use it for things like command shells, configuration, or querying a database.

Speaking of JavaScript frameworks, I do appreciate the person who put together this “project website” for vanilla JS. Got a chuckle from it.

Via HTMX.