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
-
LibreSpeed: Hosting Your Own Speed Test
Stop trusting speedtest.net numbers. Host LibreSpeed to measure real LAN, VPN, and ISP throughput with zero ads, no telemetry leaks, and a quick Docker deploy.
10 min read -
crun vs runc vs youki: OCI Runtimes Compared
runc, crun, and youki all run your containers, but they differ wildly in startup speed, language, and cgroups v2 support. Here's which to pick.
9 min read -
LibreTranslate: Local Translation Without Google
Run your own translation API with LibreTranslate and Argos Translate. No Google involved, no data leaks, and no surprise per-character billing on your bill.
10 min read -
RAGAS: Evaluating RAG Without Vibes
Stop guessing if your RAG pipeline works. RAGAS gives you reproducible metrics: faithfulness, answer relevance, context precision and recall.
9 min read -
Collateral Freedom: Costly to Block
Protocol mimicry only wins the hiding fight. Learn why relay cascades, domestic hosting, and disposable infrastructure make blocking your traffic expensive.
13 min read -
SearXNG vs Whoogle: Private Search Frontends
SearXNG aggregates 100+ search engines while Whoogle proxies Google cleanly. Here's how to self-host both and which one fits your daily privacy needs best.
9 min read -
Meshtastic vs Reticulum
Meshtastic is a messaging appliance. Reticulum is a whole network stack that happens to run over LoRa. Why comparing the two directly misleads people.
11 min read -
Stirling-PDF: Stop Uploading Your Tax Returns to Sketchy Sites
Stirling-PDF is the self-hosted PDF toolkit your privacy-conscious brain needs, merge, split, OCR, compress, and redact without touching ilovepdf.
8 min read -
AdGuard DNS Sync Across Two Instances
Run two AdGuard Home instances in sync so one dead node does not kill DNS for your whole house. Here is config sync with VRRP failover, done step by step.
11 min read -
wg-easy: WireGuard for Humans Who Hate Config Files
wg-easy gives WireGuard a web UI: create clients, scan QR codes, see traffic stats, no SSH required. Self-hosted VPN made actually easy.
8 min read -
REALITY: Borrowing a TLS Handshake
REALITY does not disguise your traffic as a real TLS handshake, it serves an actual one. How that works, a working config, and the honest limits of the trick.
13 min read -
Forgejo Actions: Self-Hosted GitHub-Style CI Without GitHub
Run GitHub Actions-compatible CI on your own Forgejo server with act_runner. Same YAML, your hardware, zero GitHub dependency.
10 min read