iPhone update

iPhone update Why So, there is an update due for the phone. For work, I have product apps that we test on our phones, so updating is sort of needed. Problem - phone is a little old and ‘only’ has 64 GB of storage. 13.4GB free required to perform the update. First attempt Unloaded a bunch of apps, dropped a bunch of downloaded music, cleared caches - got to enough space free. Quite a bit of stuff to re-enable once done, but that’s ok. ...

May 27, 2026

Celestia build

Building Celestia Why So I thought that for some project I wanted to play with, I could use images of the planets in the solar system. Searching around for free sprite sheets or similar didn’t find what I wanted. Asking tools to generate something also didn’t produce what I wanted. Then I remembered Celestia, the virtual observatory program. It can take screenshots of any body in the solar system. Perhaps that would do what I wanted, and I can use image tools or scripts to build a sprite sheet of icon size images if I need to. ...

March 24, 2026

More boot issues

Dual boot issue Turns out grub has issues with the old Windows drive - on cold boot. Using BIOS to select the windows drive and then restarting - works fine. Answer appears to be disable ‘fast boot’ in BIOS, as well as the already disabled ‘fast start’ from Control Panel - Hardware & Sound - Power - choose what the power buttons do.

February 3, 2026

Image orientation

Incorrect image orientation Surprise, something else behaving unexpectedly. Photo from iphone in portrait. In zed, views without using EXIF so is incorrect (on side) - or arguably correct as that is what is in the file. In rendered locally via hugo server, is correct. In image viewer, is correct. Deployed, view in firefox - on its side. :sadface: In chrome - same. Now to learn how to strip the tags and rotate it properly. ...

February 1, 2026

Github integration

Getting Github to connect Firefox popup etc blocking made it hard to get/see the connection to Github work Connecting in Chrome worked fine Setting a previously manual upload project to use GH had a few problems - or maybe not? LLM tools suggest options that cannot be found. Could be Cloudflare updates. Setting output folder requires the wrangler.jsonc At this point the original project appears to actually be building from GH A second project set up with GH integration from the beginning is therefore not needed (added from scratch as expected settings like ‘Framework’ not seen) Maybe RTFM rather than chat with a bot…

February 1, 2026

In the beginning

I made a blog Hallelujah, things are starting to work. Tips: the first couple of Hugo themes I tried were old/broken

January 31, 2026