Goodbye Octopress, Hello Jekyll
Refreshing my site and update the tools used to manage it. TLDR: I am eliminating reliance on Octopress and going pure Jekyll.
Refreshing my site and update the tools used to manage it. TLDR: I am eliminating reliance on Octopress and going pure Jekyll.
I have been planning to move my blog to a new server and I thought it would be a good opportunity to try to migrate to the latest version of Octopress. I hav...
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...
Yesterday I wrote about playing a WAVE sound using basic PySDL2. I also mentioned that I thought that using the SDL2_mixer extension (or sdl2.sdlmixer as it ...
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 ...