Every homelabber reaches a point where running htop and df -h in a loop simply isn’t enough anymore. When your self-hosted ecosystem grows, having real-time, historical visibility into your hardware becomes a necessity.
This is the story of my newly found love for Grafana and how I set up a robust, visually stunning monitoring stack for my personal homelab repository, night-tower.
Why does it constantly feel like we are struggling to keep up in this industry? We aren’t all full teams of highly specialized, elite experts, yet we are constantly pressured to have immediate solutions to every complex problem.
Who says red teaming has to be expensive? If you can’t afford a massive enterprise-grade security audit, you can build a portable, pocket-sized offensive companion that runs on a standard 5V USB port.
Ever feel like your entire career is standing on shifting sand? As a DevOps engineer watching the rapid rise of AI coding assistants, I’ve found myself questioning our ultimate relevance.
When the servers go down and the panic sets in, the last thing you want to search for is a missing login credential or configuration file. Here is how I built a lightweight, private, and future-proof “Codex” using nothing but Git and Markdown.
If you have ever wanted a Tamagotchi-like digital pet that feeds on WPA handshakes instead of virtual snacks, you need a Pwnagotchi. After losing my first one on a bus somewhere, I decided it was time to build a replacement.
When was the last time you checked what was actually happening inside your local network? After losing my Pwnagotchi on a bus somewhere (doing its own business, I’m sure), I decided it was time to deploy a Netgotchi.
If you are running the Steam client on Debian (or other Linux distros) and the user interface is flickering like a broken neon sign, you aren’t alone. Fortunately, the fix takes less than thirty seconds.
When corporate security failures occur, it is rarely because the solutions are too expensive. It is usually because organizations fail to adopt the basic, simple workflows that protect their developers—like proper SSH key management.
Välkommen till Malmö? Yes, this is where it all begins.
Welcome to Entropyasm, my personal playground and digital garden. If you’ve stumbled upon this corner of the internet, you’re in for a ride.
Tired of grainy, pixelated GIFs that look like they were made in 1995? With FFmpeg, you can generate crisp, high-quality GIFs from any video in just two simple commands.
Taking a break from job hunting is important. But getting sucked into a 300-hour Rimworld binge leads to some strange thoughts—like drawing parallels between HR recruiters and Randy Random.
Ever wanted your user interface to automatically adapt to the colors of its content? Generating dynamic card gradients from prominent image colors is a great way to make your design feel responsive, premium, and alive.
If you have played Minecraft Dungeons, you know how hard it is to grind for the absolute perfect gear rolls. But with a little luck, you can piece together some chaotic, screen-clearing setups—like the Void Reaver lightning build.
If you are developing inside Docker containers on macOS, you’ve probably faced the dreaded, coffee-break-inducing startup times. Here is how I slashed my container spin-up times from a painful 10 minutes down to just under 4 seconds using Docker Sync.
When Google takes down your custom extension for being a bit too powerful, you don’t give up—you pivot. Meet Magpie (initially developed under the name Sandpiper), the stripped-down, Web Store-compliant successor to Birdie.
When you are managing dozens of clients who refuse to install your chat widget correctly, you either waste hours debugging their code or you build a tool to inject it yourself. This is the story of Birdie.
Can you spin up a fully functioning headless CMS and configure a database in under an hour? I challenged myself to deploy Strapi.io on my lunch break, and the results were surprisingly smooth.