SumGuy's Ramblings
The art of wasting time.
Docker, self-hosting, AI/LLM, Linux, and DevOps — explained by someone who learned the hard way. No fluff, no enterprise jargon, just practical stuff that actually works on real hardware.
Recent Posts
-
Dragonfly vs Redis: Single-Binary Performance
DragonflyDB vs Redis 7.4 and Valkey 8.x: architecture deep dive, real performance benchmarks, honest gotchas, and when to swap your cache layer for a dragon.
10 min read -
ntfy vs Gotify vs Apprise: Push Stacks
ntfy is curl-friendly push with iOS. Gotify is self-hosted with web UI. Apprise abstracts 70+ providers. Here's how to wire homelab notifications.
10 min read -
Syncthing Through Untrusted VPS Relays
Sync files between machines that are never online together using Syncthing's untrusted encrypted devices, dual-VPS failover, and a Tailscale-only network path.
13 min read -
SnapRAID: Parity Without Real-Time RAID
Your media library doesn't write often enough to justify mdadm or ZFS overhead. SnapRAID calculates parity on a schedule, mixes drive sizes, and pairs with MergerFS for a unified pool. Here's the setup.
9 min read -
KeyDB: A Redis Fork With Multi-Threading
KeyDB forked Redis and shipped multi-threaded I/O and active-active replication years before Redis itself did. Here is whether it is still worth using today.
10 min read -
Mastodon vs Misskey vs Pleroma 2026
Three ActivityPub servers for your own fediverse instance. Mastodon polished, Misskey feature-rich, Pleroma/Akkoma lightweight. Here's how to pick.
12 min read -
mdadm Day-2: Grow, Replace, Scrub
Creating a RAID array is the easy part. The drama starts six months later when one drive starts dying. Here's the survival guide for everything that happens after mdadm --create.
11 min read -
Self-Hosted Email Gateways in 2026
Self-hosted secure email gateways compared: Proxmox Mail Gateway vs Hermes SEG vs DIY Rspamd, plus which classic appliances are now abandonware.
12 min read -
pg_repack vs VACUUM FULL: Reclaim Bloat Live
Postgres table bloat killing your query performance? Compare VACUUM FULL vs pg_repack and learn how to reclaim disk space live without any scheduled downtime.
12 min read -
Self-Hosted Email in 2026: Mailcow vs Mailu vs Stalwart
Mailcow vs Mailu vs Stalwart compared, plus the deliverability minefield you'll have to survive — and the exact moment you should just pay Migadu instead.
· Updated:14 min read -
Vikunja vs Focalboard vs Taiga
Vikunja is a todo+kanban all-rounder. Focalboard is Trello-ish (archived). Taiga is agile/scrum. Here's how to pick self-hosted project management.
10 min read -
Hardware RAID vs Software RAID in 2026
Hardware RAID controllers used to be necessary. Now they're often a liability. Here's when to flash that LSI card to IT mode, when to keep it, and why ZFS specifically refuses to share.
13 min read