Blog

Own your mistakes

I fucked up recently. Nothing that put any lives in danger, fortunately. You see, I started doing a re-engagement campaign to reach out to all of my users that weren't currently on my semi-monthly product update newsletter list. This is [...]

VPS Showdown - Singapore - October 2019 - DigitalOcean vs. Lightsail vs. Linode vs. UpCloud vs. Vultr

One of my bigger pain points with doing these comparisons is that it's really hard to line all of the providers in the same geographical region. Things tend to be close, but there's always an outlier (looking at you Amazon [...]

Installing Linux on the New Dell XPS 15 7590

As much as I love my System76 Galago Pro, I have been wanting to upgrade to a system with a higher screen resolution (not just the overall size) as well as get into a rig that had a newer processor [...]

Migrating from Mailchimp to EmailOctopus

I started the year off on a free Mailchimp plan. I've been a free user for ages now and decided that I wanted to start taking my email marketing seriously. This included knowingly growing my lists beyond what the free [...]

How to fix a borked USB flash drive

So this post was supposed to be how I [yet again] fixed an issue with a USB flash drive that I use for installing Linux. The USB flash drive in question is "the blue one" that I picked up back [...]

The fallacies of unlimited

This topic has been rattling around in my head for the last few years. It was brought to the forefront of my brain by a chance encounter at the mall with a Verizon store employee this past weekend. Who's your [...]

VPS Showdown - September 2019 - DigitalOcean vs. Lightsail vs. Linode vs. UpCloud vs. Vultr

September already! Linode was tangled up with StandardJS's funding experiment. DigitalOcean added some new managed databases (still no MongoDB). Nothing else to report from the other providers, but honestly, month to month, most of the other providers don't usually have [...]

Could not find a declaration file for module

I've been working with Typescript on a daily basis for the last year. Admittedly, I still feel pretty amateurish with it. Mostly due to the fact that I've mostly been working with it on an existing stack at work and [...]

How to install packages from testing on Arch Linux

The reason I have stuck with Arch Linux and have looked past the issues I've had with it, is because of the availability of newer packages without the need of additional package mangers. That said, I started working on a [...]

Checking disk space from the command-line

As you may already be aware, I also write guides for Alligator.io. As of late, I've been covering a lot of command-line tools and tricks as part of a "Command-line Basics" series. I'm also a bit of a scatter brain [...]