Posts tagged with "tech writing"
-
C++ Telemetry Poller
From Bash Hacks to System Monitoring The Problem: Silent Disk Failures It started with a simple, silent failure. My Raspberry Pi server ran out of disk space, and I had no idea. I wasn't monitoring…
-
Pipeline Runner
The Accidental Architect: Building a Modular Pipeline Runner The Fatigue of Manual Labor I never intended to write a pipeline runner. Honestly, I thought that’s what Groovy and Jenkins were for. But…
-
Lisp Interpereter
Building a Jet Engine in the Dark The State of Ignorance When I started this, I was operating in total darkness. I didn't know what a tokenizer was. I had no concept of a lexer. I didn't understand…
-
A Custom Blog Powered by Express.js
Introduction This blog exists as a straightforward, no-frills platform to share ideas, code, and reflections on technology without the overhead of typical web frameworks. It is designed to prioritize…