Resurrecting BZLibC++: A Development Library for BZFlag Maps

Back in 2005, I wanted new maps for the open-source game BZFlag—but the existing editors felt clunky. So, at 14, I built a small software library in C++ for creating new maps, procedurally. This was my first major software project. At the time, I used the callsign Happy Tanker, and wrote maps such as BZLaserTag … Read more

GRUB Bootloader with Both Debian and Windows 11

I’m writing this article because I had a frustrating GRUB bootloader issue, and I struggled to find a direct answer anywhere else on the Internet! Hopefully this is helpful to somebody. Most of my previous articles have revolved only around pianos and keyboards, but I do technical computer work and thought I should share! I … Read more