- Split Testing With Netlify
Split testing is a feature you aren't using enough. In this tutorial, you'll learn why you need split testing and how to set it up with Netlify.
4 min read - Feb 22, 2021 - How to Customize Your WSL Terminal Window
How to make your terminal window look awesome when accessing Windows Subsystem for Linux (WSL)
3 min read - Jan 28, 2021 - Deploying a Hugo Site to AWS Lightsail Containers
In this tutorial we'll look at pushing your Hugo static site to the new AWS Lightsail Containers service.
6 min read - Dec 5, 2020 - Easy IoT with Adafruit IO and a Raspberry Pi
There are many complex IoT systems for the cloud. But what about the hobbyist? In this tutorial, we'll show you how to set up a full IoT system from start to finish that a beginner can complete.
8 min read - Dec 2, 2020 - How to Install OpenCV on a Raspberry Pi
OpenCV is an incredible computer vision library, and the Raspberry Pi is an awesome piece of hardware. You can bring them together for your projects, and here's how.
3 min read - Nov 7, 2020 - Building a Go Web API with the Digital Ocean App Platform
I tried out Digital Ocean's new PaaS (Platform as a Service) and threw some Go at it. Let's see how it does.
9 min read - Oct 14, 2020 - How Do I Install OpenCV for Python in Arch Linux?
Here's the fastest and easiest way to start working with OpenCV and Python in Arch Linux
3 min read - Aug 23, 2020 - How Do I Compare Strings in Go?
In this article, we'll learn how to compare strings in Go, and which methods are fastest.
6 min read - Aug 17, 2020 - How to Reinstall the Boot Loader in Arch Linux
Let's say you're like me and have Arch Linux installed, and you've toasted your GRUB bootloader. Here's what you do.
3 min read - Aug 14, 2020 - Better Title Case in Go
In this article, we'll walk through the different ways to change letter case in Go. Using the strings library and a neat function you can build better titles with Go.
3 min read - Aug 3, 2020