Posts


Scripting with duck.ai

I’ve found a use for LLMs that I’m comfortable with. Several times I’ve found that I need to write a simple script to do something, but it’s always a grind to do. Why not get a computer to do the grind then? At home I have a NAS called luggage (named for the equivalent in Discworld, but so far the NAS has not sprouted feet) and I host git repositories there so I can easily swap between desktop and laptop without a 3rd party service.

Read More


No Joy Stick

I resurrected a game I half wrote for the Amiga 35 years ago, but I’m struggling with reading the joystick in fs-uae. If I tell fs-uae to emulate the joystick with the keyboard it works fine. If I play llamatron on the emulator, it works with my shiny new joystick If I try to use my joystick with my code that works in 1. it behaves as if it is not there.

Read More


What Is Average?

Today at work in a Slack mental health channel someone posted this set of definitions to help discussions :- Neurodiversity The idea that people’s brains work in different ways, and that these differences are natural and normal. Neurotypical A term used to describe people whose brains function in the way that society expects. Neurodivergent A term used to describe people whose brains function differently from what is considered typical. Which is fine as far as it goes, but to me implies a linearity to ’neuro’.

Read More


Automating Wireguard Connection Based On SSID

I’m currently on holiday with this Debian laptop, a GL.iNet Puli XE300 and a villa full of random network SSIDs. The Puli establishes a WireGuard VPN connection back home using whatever network connection it can. This laptop also has a WireGuard config back home. What I didn’t want to happen was for the VPN to run on this laptop if I was connected to the Puli as I’d then be tunneling within a tunnel.

Read More


ESPHome & Growatt

I have a Growatt SPH6000 hybrid inverter connected to 2 strings of solar panels and a Growatt GBLI6532 battery. Originally I used the supplied Growatt Shine-S stick (diverting via grott) to get the lovely data out of it, but I didn’t like having an external dependency, so I decided to try and replace it with an ESP32 running ESPHome. Here Be Dragons This is my setup that works for me. There is no guarantee that if you try this, it won’t burn your house down.

Read More


FreeBSD on hold

I’ve paused my experiment with FreeBSD. It’s good (some parts really good) but I got caught on a number of barbs such as power management and serial ports. I could have nerded harder, but there are other things I need to do. It did confirm my dislike of the shitshow that is software application management under Ubuntu and it’s derivatives, and it introduced me to ’naked’ Gnome which I actually quite liked.

Read More


Printing With FreeBSD

Following on from yesterdays post I have fought and won with my printer (by cheating). It’s a Brother HL-L8260CDW, a network capable dual sided laser printer, and I had it working with Linux and OSX using CUPS. How hard could it be?…. @vermaden gave a very detailed answer to my plea on Mastodon. Ultimately not the solution, but a heap of info to point me in the right direction. I learnt how to mount OSX disk images for starters.

Read More


Starting again with FreeBSD

I used to run FreeBSD back around the time of version 5.x. The problem was I also ran at the time Mandrake/Mandriva Gentoo Windows 2000 IPCop firewall QMail Each of those had their own PC on 24/7 and the heat and noise got to me. I had bought my 2 week old daughter a PowerBook laptop1 and I was impressed by the BSDness of OSX 10.3 so I resolved to ditch all my noisy PCs and cut down to one or two Macs.

Read More


Stupid Car Part 3 - Brakes

This was the original brake pedal fitted to the car. The more I studied it, the scarier it got. Apart from the poorly set up balance bar, it wasn’t fitted securely to the car. The bracket it pivoted on was held on by two bolts through the floor which was a steel sheet approx 1-1.6mm thick. The bolts were located side by side so there was effectively no leverage advantage to reduce the load on the floor.

Read More


Stupid Car Part 2

More About The History Of The Stupid Car I tinker. I can’t help it, it’s almost a compulsion. I didn’t tinker with the Elise as it was too expensive to cock up. A kit car on the otherhand was ripe for meddling with. Having bought it second hand, I kew it already worked (for some value of working) so there was a degree of ‘compare and contrast’ with each thing I did.

Read More