Recent Posts

C64 .prg to d64

less than 1 minute read

Adding a C64 .prg file to a C64 .d64 disk image so it will be readable in an emulator:

Command line path copy to clipboard

less than 1 minute read

Two functions to be included in your .zshrc to copy the current path to the clipboard. These use xlcip, I’m sure there are alternatives or other tools for yo...

One imagePullBackoff reason amongst many

less than 1 minute read

I stumbled across a new to me reason for the irritating imagePullBackoff error in Kubernetes. Amongst the many well documented reasons this can happen, bad c...