Get Amazon Affiliate Links With Image From Python Using Amazon’s API.

This script will show you how to build an Amazon affiliate link with image from the new API that generates HTML that can be inserted into a blog. I made this as an example for my wife. She ended up using a plugin in WordPress. It uses python-amazon-paapi to do all the heavy lifting. You […]

Playing RetroArch games in Lutris

Setting up 3DO, and other virtualized game systems requiring a BIOS, to run in Lutris with RetroArch. It’s straight forward and will be similar for each platform. My Logitech controller worked as expected as well; however, I did update everything in RetroArch before setting up in Lutris so I am not sure if that mattered. […]

POP OS 19.10 GTA V and Streaming Setup.

Update: May 7, 2020. Updated the Asus to Pop! OS 20.04 – fresh install, Steam running Proton 5. The app id for GTA V changed but I was able to do the same basic steps with the exception of installing the video driver. I installed the NVIDIA version of Pop! OS and everything worked fairly […]

Running Steam Windows Games on Linux

I’m sure these will be hit or miss, but with a little work some Steam Windows games might run. If you want a unified gaming center on Linux with Steam for Windows support check out Lutris. Might be easier than pure Wine or Play On Linux. We will see. and… Watch Dogs 2 is running […]

Minecraft Utilities

My son has been playing a lot of Minecraft and runs a server so I made him a series of utilities to make life easier. The first few I wrote were in Python and Tk, quick and dirty, but I wanted to learn the Swift programming language so I rewrote one utility in XCode 6 […]

OpenMW (Morrowin)

OpenMW is an attempt to reimplement the popular role playing game Morrowind. It aims to be a fully playable, open source implementation of the game. You must own Morrowind to use OpenMW. To give you a better idea of what this project is about, here are some of the aims for the future of OpenMW: […]