C64 .prg to d64
Adding a C64 .prg file to a C64 .d64 disk image so it will be readable in an emulator:
Adding a C64 .prg file to a C64 .d64 disk image so it will be readable in an emulator:
I’m just putting this here as it wasn’t an immediately clear fix. I was building the Traefik container image from source.
More command line clipboard functionality. This shell function copies the last line in your shell history to the clipboard. # Copy last command from shell hi...
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...
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...