Why I returned the Mac Mini M2 Pro
I was super excited when my M2 Mac Mini arrived. So excited I wanted to take the rest of the day off work just to set it up. That excitement didn’t last very long. I returned my Mac Mini M2 Pro, and this is why. I’m not trying …
A Guide to Blurring Images with OpenCV and Python
If you’re reading this, you’re probably curious about computer vision, or just starting out. You’ve come to the right place. In this tutorial, we’ll learn to blur images using OpenCV and Python. This is one of many …
Mac Mini M2 Pro vs Mac Mini M1
This an article comparing the Mac Mini M1 to the Mac Mini M2 Pro. I am dumping the numbers here, and will write the article soon. I am still evaluating this machine for a full review. This is a raw stats comparison between the two, and …
How to Move Objects in Unity 3D
So you want to move a 3D object in Unity? It’s easier than you think! You can learn how to do it with a few lines of code. In this tutorial, we’ll create a Unity project from scratch. If you prefer video, you can watch this …
Installing Unity in Manjaro Linux
I’m going to build games in Unity. I love using Linux as my development environment, so I was happy to learn that you can create games with Unity in Linux. Since I know many of you out there are in the same boat as me. I will document …
How to Resize an Image with OpenCV
So you want to resize an image with OpenCV? You’ve found your answer. This tutorial will walk you through all the steps needed to do this. I will use Python in this example, but it’s a similar process in many different …
How to Read a Text File with Go
If you want to read text data in Go, it’s incredibly easy. In this guide I’ll show you my favorite way to open and read text files with Go. Note: If you’d rather watch a video for this tutorial, it’s available here: …
How to Install Google Chrome in Arch Linux
So you want to install Google Chrome in Arch Linux. Great choice. Chrome is a fast, secure, cross-platform browser that’s awesome. I run Chrome in Linux to keep track of all my bookmarks, logins, and plugins across platforms. I …
How to Create a Component in Blazor
Today we’re going to dig into Blazor components. They’re easy to use and extremely powerful. I love the way they work, and after this tutorial, you may love them too. If you would rather watch a video of this tutorial, you can …
How to migrate from Twitter to Mastodon
Let’s say you want to leave Twitter. For whatever reason. Everyone’s talking about Mastodon and how great it is. How can you make the switch? Are there any easy ways to move from Twitter to Mastodon? No, not really. But there is …