Deciding on responsive image sizes and exporting from raw file
Backup system with Borg with off-site storage
Setup a Linux backup server for daily and de-duplicated backups using Borg. Store a copy of the Borg archive off-site in archive cloud storage.
Mouse Speed in Xorg
Slowing down Logitech mouse speed in Xorg.
Python Packaging
Packaging a Python project for distrubtion is just not straight forward.
Django and Python3 notes
Notes while working though the Writing your first Django app tutorial.
Installing GTK+ and webkit development environment for Go (golang)
Process to get a working Go development environment for GTK+ and Webkit on Debian.
Site now powered by hugo
hugo is a static website engine. This site was previously done using b2evolution, but with the exception of supporting user comments, I did not need any of the dynamic overhead. I moved to hugo to eliminate having to moderate comments, manage updates and ward off hacking attempts.
qemu virtual machine and bridged network
There are many articles that describe configuring bridged networking for qemu virtual hosts and clients. None I found seemed to be completely helpful, but I finally found a solution that worked for me.