Recent posts

How to Setup Windows Subsystem for Linux

2 minute read

Windows Subsystem for Linux (WSL) provides you with a handy Bash shell running directly in Windows 10 without the need for a local virtual machine or a remot...

Setting up DuckDNS in a Docker Container

2 minute read

DuckDNS is a free dynamic DNS service that will point a subdomain of duckdns.org to an IP of your choice. This IP can then be updated using a scripted proces...

Coding My First WoW Addon

5 minute read

So you wanna make your own WoW addon? Let’s walk through the most basic steps to get you started!

Add External Services to Google Assistant

less than 1 minute read

Unfortunately, Google’s approach to setting up external services is a little convoluted compared to the Alexa skill system. During setup you are prompted to ...