This is meant to be a quick tutorial for utilizing Docker and using Pi-Hole as an example install. This can run on your desktop as your own personal DNS resolver to block ads! I was disappointed to find that the latest version of Docker does not work on Windows 10 Home edition as Home does…
Category: Tutorial
Git Hook Continuous Integration
I have a problem. When someone wants to do something interesting, I want to go full hog and dig in; I want to participate and help implement this idea. This can be from anything to dynamically scaled web servers (that’s still in flight) to my current problem: Minecraft hosting. I’ve done video game hosting in…
How to use a Webhook
A “Webhook” is a method of giving information to another application. This information could include data such as usernames or messages, or it could include commands or actions for the server to take. The possibilities are only limited to the writer of the API on the other end of the service. Many guides on utilizing…
Custom Magic Proxy Process
I’ve recently rediscovered my love for Magic: The Gathering and the price for the cards worth playing. There are some cards from the formative years of the game that are now worth more than their weight in gold, and for the privilege of even running these cards as a trial in my favorite decks, I’d…