Getting LÖVE 2D 10.2 running on Fedora 31
Getting a current Linux workstation set up to run the development environment for Harvard’s online introduction to game programming.
Neat feature on Source Hut
A seemingly minor SourceHut feature is really nice for my workflow.
Reverse-Proxying HTTPS Traffic to a Server in my Basement Using Caddy and Wireguard
Sometimes I want to expose a web service without setting up hosting somewhere. This is what’s working for me now.
Python and Google Sheets
Some pointers for accessing and manipulating Google Sheets using python in 2020
Pinebook Pro - First Impressions
A Pinebook pro arrived this week. Today I got to kick the tires some. Here are my first impressions.
Making VMWare Workstation Work with New Host Kernels (on Fedora)
While VMWare workstation works well on Fedora, it’s not officially supported, and the Fedora kernel regularly gets ahead of what VMWare expects from the host. This is how to pull the latest version of the VMWare host modules at any time and get VMWare to use those instead when it installs its own updates.
A Comfortable Arduino Development Environment
Arduinos are fun, but the default software stack is frustrating. This is better.