From 40 Minutes to 5: The Btrfs Binary Package Breakthrough
Traditional Gentoo VM deployment takes 6-10 hours. Mine takes 5 minutes. Btrfs snapshots, binary packages, and one painful lesson about BIOS boot.
Browse 20 articles in this category
Traditional Gentoo VM deployment takes 6-10 hours. Mine takes 5 minutes. Btrfs snapshots, binary packages, and one painful lesson about BIOS boot.
The complete implementation guide for Btrfs subvolumes and Snapper snapshot automation. From partition layout to automatic pre-emerge snapshots.
Portfolio sites are boring. So I built a FastAPI backend that spins up real LXC containers on Proxmox and gives every visitor a browser-based Linux terminal. Because why tell people about your infrastructure when you can let them use it?
From mystery drones to NAT complications, here's how we hardened the Gentoo Build Swarm against network chaos and edge cases.
Blog posts shouldn't exist in isolation. I spent a day extracting my knowledge graph into a standalone library, and now anyone can wire up the same interactive visualization for their own site.
Why I removed the bootloader entirely from Argo OS and how to boot the Linux kernel directly from UEFI. Plus the hardware quirk that forced my hand on one machine.
Why my beautiful TUI dashboard vanished when piped over SSH, and how I built a robust fallback.
A 12.5-hour overnight session tearing apart the build swarm codebase, finding 25 bugs across 4 components, and deploying fixes to every node before sunrise.
Build drones kept disappearing mid-compile. Silent failures, stale queues, wasted hours. So I taught them to detect their own problems, return unfinished work, and get back in formation.
apkg started as a workaround for Gentoo's complexity. It became a philosophy: do the hard work, but explain every step so you could do it yourself. Here's the story and the tool.
A technical comparison of boot methods. Why I experimented with EFISTUB, and why Btrfs snapshots brought me back to GRUB.
Three iterations of failure before I got encrypted cloud backups working. Rclone, Google Drive, OpenRC services, and the backup script that finally stuck.
How to create, maintain, and deploy a master VM image that serves as the 'seed' for new physical installs. Why less is more when building a baseline system.
Running KDE Plasma 6 without systemd. The critical services, the dependency order, and the infamous UDisks2 crash loop.
A home lab commander's journey building a distributed compilation system that turned impossible updates into overnight batch jobs. The architecture, the failures, and why I'd never do this in production (except I did).
Strip your Linux kernel down to exactly what your hardware needs. From menuconfig basics to initramfs generation with dracut.
Running Nix alongside Portage on Gentoo—the best of both worlds. Hardware-optimized core system, reproducible user tools, and the nixGL hack that makes it work.
Why I use OpenRC instead of systemd, how to write custom init scripts, and the SDDM login loop that took me 6 hours to fix. A practical guide to Gentoo service management.
Expanding Gentoo beyond the official tree. How to use GURU (the community overlay), manage multiple repositories, and create your own local overlay.
The complete guide to setting up a Gentoo binary package server. Compile once on your binhost, install instantly everywhere else.