Recent posts

Goodbye Octopress, Hello Jekyll

2 minute read

Refreshing my site and update the tools used to manage it. TLDR: I am eliminating reliance on Octopress and going pure Jekyll.

Upgrading the BIOS of a HP Z820 Workstation

1 minute read

I recently bought a SSD drive for my HP Z820 workstation for use as the main drive. This weekend when I installed it I discovered that I needed to upgrade my...

PySDL2: Playing a sound from a WAV file

3 minute read

For the last couple of weeks I have been playing around with PySDL2 to learn a bit of game programming. Figuring that prototyping in Python was a good place ...