Synacor Together 2020 Yearbook

During COVID I worked remotely as a Software Engineer for Synacor. Their work-from-home mandate started March 13, 2020 and lasted for ~715 days. After 6 months upper management decided to create a gem of comradery to remind us that, in times of turmoil and confusion, we have always been a team.

I finally got around to physically deleting the hard binding and getting the 8″x11″ yearbook completely digitized and OCR’d.

Read More

Disk Usage: 100% to 76%

Around October of 2021 I was running out of disk space on my 6TB hard drive that I had acquired back on November 2015, so I decided to upgrade to the newest and greatest storage solutions of all time: 14TB of block storage! I went ahead and purchased a WD Elements 14TB USB 3.0 external hard drive, proceeded to format it down and get it ready for storing all my useful content.

From October 2021 to July 2025 I completely filled that volume up, and just recently hit the 100% usage. What to do? By the looks of the graph I figured that out without having to delete any files…

Read More

Updating MariaDB on 4.* and 5.* kernels…

A minor adventure, yet one worth documenting. I’ve been wanting to get MariaDB updated on my VPS for the longest of time but do it in a way with precompiled binaries so I have some control over what I run and, if needed, some flexibility with versions without having to dnf/yum/apt-get things in and out.

To note I tested this on my test machine running 4.18.0-348 and it wasn’t quite happy with getting 11.8.2 rolled out onto it. I realized that the home test machine is a bit old so I had to defer to 10.11.13. Once that was all done I fired up a virtual Rocky9 host running 5.14.0-* and, with the same instructions with the test machine successfully got 11.8.2 slammed on that with no data loss.

Read More