Posts
Page 31 of 58
-
Hoist: Label-Driven Docker Updates
Per-container control over Docker image updates with labels. Auto-update or notify via Discord, Slack, ntfy, no sidecar needed.
10 min read -
Open WebUI Tools, Functions & Pipelines: Extend Your Local LLM
Open WebUI Tools, Functions, and Pipelines do different things, and the names don't help. What each one actually does, when to use which, and working code for all three.
11 min read -
Coolify vs Dokploy: Self-Hosted Vercel for People Who Don't Trust Vercel
Coolify vs Dokploy head-to-head: install pain, Traefik handling, UI quality, git-push deploys, and which self-hosted PaaS actually belongs on your single VPS.
10 min read -
systemd-nspawn: The Container Runtime Already on Your Box
systemd-nspawn ships on every modern Linux box and most sysadmins have never touched it. Here's when this no-daemon, no-Docker-socket container runtime is actually the right tool.
10 min read -
Distroless Images: When Minimal Goes Too Far
Distroless containers are tiny, secure, and loved by security teams, until you need to debug one at 2 AM. Here's when Google distroless actually pays off vs when it's just container hipster points.
9 min read -
RAID Is Not Backup: Rebuild Math
Your RAID 5 rebuild on a modern multi-TB drive has a 40-50% chance of hitting a URE before it finishes. Here's the 2026 math and what to do about it.
9 min read -
RAID 6 vs RAID 10: Two Dead Disks
RAID 6 and RAID 10 both survive two dead disks and both need four drives. But they get there completely differently, and that difference matters.
7 min read -
Incident Response for Self-Hosters
You've been compromised. Now what? A practical incident response playbook for self-hosters who didn't think they'd need one until right now.
8 min read -
RAID 0, 1, and 5: Pick One
RAID 0 is fast and terrifying, RAID 1 is boring and beautiful, RAID 5 is the NAS compromise. How to pick the right one for your home lab drives.
8 min read -
Cloud Gaming Tips That Actually Work
Network setup, latency tricks, display settings, and genre matching, everything you actually need to know to stop fighting your cloud gaming setup and start playing.
9 min read -
Package Management in 2026: apt, brew, nix, and the Friends We Made Along the Way
apt, Homebrew, Flatpak, and Nix, which Linux package manager actually fits your workflow in 2026, and which one is just dependency hell with extra steps.
10 min read -
Open Source Licenses Explained: What You Can and Can't Do With Free Software
Nobody reads software licenses. That's fine until you ship a product, get acquired, or build a SaaS on GPL code and receive a strongly worded email. Open source licenses matter, and once you understand the three-sentence version of each, you'll never have to read the full text yourself.
10 min read