Posts
Page 9 of 54
-
etcd vs Consul vs ZooKeeper Coordination
etcd powers Kubernetes. Consul is the service-discovery Swiss army knife. ZooKeeper is the grizzled veteran. Here's how to pick a coordination store.
13 min read -
pfSense vs OPNsense in 2026
Two FreeBSD firewall distros, one bitter fork. pfSense vs OPNsense in 2026 — which one to pick for your home lab, and why the licensing drama still matters.
10 min read -
FastAPI vs Flask vs Django Picked Right
FastAPI is async and type-driven. Flask is the micro-framework. Django is batteries-included. Here's how to pick for homelab apps and small SaaS.
13 min read -
NVMe Heatsinks That Actually Cool
NVMe drives throttle hard at 70-85C. Here is how to monitor temps, intentionally trigger throttling to confirm it, and pick a heatsink that fixes the issue.
12 min read -
Zeek for Home Lab Forensics
Zeek (formerly Bro) turns network traffic into structured logs you can actually query. The IDS that doesn't shout — it documents. Setup and use in a home lab.
11 min read -
Neo4j vs ArangoDB: Graph DB Showdown
Neo4j is the household graph DB with Cypher. ArangoDB is multi-model with AQL and free clustering. Here's which one fits your homelab graph use case.
10 min read -
SAS vs SATA in 2026: When SAS Still Wins
SAS drives are not dead — they are cheap on eBay right now. Here is exactly when used SAS3 hardware beats SATA for home lab storage builds on a budget.
11 min read -
ModSecurity vs Coraza WAF
ModSecurity 3 is end-of-life and Coraza is the open-source successor — Go-native, faster, and friendlier. Here's the migration story and what actually changes.
11 min read -
Photon vs ESPHome: ESP Firmware Compared
Particle Photon 2 vs ESPHome for ESP32 projects: cloud lock-in, OTA updates, Home Assistant integration, and which firmware wins for self-hosters long-term.
11 min read -
Postgres vs SQLite for Home Lab Apps
SQLite is brilliant until you need concurrent writes, replication, or online migrations. Here's the actual line where Postgres earns its keep.
12 min read -
SOPS + age: Secrets in Git
Stop the .env-in-1Password dance. SOPS encrypts secrets per-key, age provides modern crypto, and git stores them safely. Here's how to ship it without footguns.
12 min read -
Self-Host a Local AI Coding Workhorse
Self-host Gemma 4 or Qwen3-Coder via Ollama or llama.cpp in Docker, then let Claude delegate the grunt work to it. Free tokens, zero code leakage.
14 min read