Notes for July 29-Aug 4

I have a vague recollection of the week going by, but August is having its inescapable effect of turning things into a hot, sunny blur, and it’s tough to keep track of everything.

AI

  • I switched to gpt-4o-mini for a couple of days, but ended up being lazy and switching it back to gpt-3.5-turbo because there was some API weirdness going on and I wanted my morning news.
  • I also had to tweak the prompts for it, but with and my adding more and more feeds, I’m now more interested in moving it from a PoC to a more production-like affair and reimplementing it in Python.
  • Another factor here is that with improved tool support in ollama (which I had a brief go at testing) I can now consider having the summariser do cross-referencing (like linking to similar news for the week) and be LLM-agnostic with minimal code (and zero weird frameworks), all while mapping tools directly to asyncio.Task.

Music and Electronics

  • Our lovely stopped working this weekend (no audio, but MIDI works), which always leaves me wondering about how long-lasting our technology really is. Hopefully it’s just the audio part flaking out.
  • I got my TrackerKB PCB in the mail, so I soldered my headless onto it, printed a 3D case and submitted a little patch to get it to work on my –which, incidentally, recently got a security update (always a good thing on Android devices)1.
TrackerKB
I'm still pondering whether or not to sand it spray on a coat of matte black.

Only issue I’ve had with it is that the internal USB hub chip doesn’t like being plugged into other hubs (understandable, but annoying).

Infrastructure

My last non-NAS platter disk drive (a 500GB Mac Mini HDD that was hanging on for dear life inside rogueone) finally gave up the ghost today, possibly due to the heatwave (serendipitously, I had just moved one of the containers on that disk to the for testing).

Nothing of consequence was lost (I had backups of all the VMs living in it), but since I have to open the box again , I’ve added to the list looking into more long-term maintenance stuff like re-doing the thermal paste on the CPU.


  1. I should also note that I have finally been able to pass the ’s gyro data to Steam via , which is something I will perhaps write about in more detail later. ↩︎

This page is referenced in: