RAM Notifier: Never Run Out of Memory Without Knowing It
Prevent Linux system slowdowns with RAM Notifier, a lightweight Go utility that monitors memory usage and sends desktop alerts before you run out of RAM.
Software engineering insights, technical write-ups, and documentation of past development projects.
Prevent Linux system slowdowns with RAM Notifier, a lightweight Go utility that monitors memory usage and sends desktop alerts before you run out of RAM.
Rewrote git meh from Bash to Go. Retry logic, diff truncation, inline editing, cross-platform builds, and lessons learned along the way. Free API included.
How I rebuilt my personal site by moving from WordPress to a high-performance headless WordPress and Laravel architecture, merging three blogs into one.
After 14 years and 20,000+ active sites, the Unique Headers WordPress plugin finally got the modernisation it deserved. Here’s what changed.
StaleCache 1.1 brings a cleaner architecture and easier testing to this Laravel-style caching library for WordPress — with fewer static methods and smarter dependency injection.
Modernizing a legacy WordPress plugin with PSR-4, PHPStan, and GitHub Actions. A look at cleaning up code debt and bringing modern DevOps to a simple utility.
BackPress was supposed to be the framework behind WordPress. It never was. I’m proposing we revive it as a legacy compatibility layer for a modern WordPress.
Explore why immutable operating systems like Bluefin OS are the future of the desktop. Learn how to bypass common hurdles with bash scripts and containers for a rock-solid, portable setup.
Download HLS streams as continuous local files with Stream Spool. This Bash tool eliminates buffering by stitching video segments in real-time for any player.
The gitmeh project is now at version 2.0. I’ve swapped out the Google Gemini integration in favor of OpenRouter. Why the change? While Gemini worked well, but OpenRouter solves a few problems I encountered while using it: Budget cap: I managed to rack up a higher-than-expected bill with Gemini. OpenRouter allows for a hard-capped prepaid […]
gitmeh ¯\_(ツ)_/¯: a commit tool I built for personal projects. Automatically stage all changes, generate commit messages via Gemini, and pushes, with a built-in side of snarky judgment.
How I burned down a bloated WordPress site and rebuilt Spam Destroyer with Laravel and Redis. Explore the architecture behind a link protector that achieved perfect 100/100 PageSpeed scores and 12ms load times.