Posts
Page 30 of 58
-
Blog Comments: Self-Host or SaaS?
Disqus is a tracker farm wearing a comment box costume. Here's every real alternative, self-hosted and SaaS, and which one actually fits your blog.
11 min read -
CrowdSec Collections & Bouncers: fail2ban for 2026
CrowdSec is fail2ban with community threat intel: scenario collections plus pluggable bouncers for Caddy or Traefik. Block millions of bad IPs from day one.
9 min read -
mergerfs + SnapRAID: The Poor Man's Unraid
Skip the paid Unraid license. mergerfs + SnapRAID give you flexible JBOD pooling with parity protection on mismatched drives you already own, for free.
11 min read -
Headscale: Self-Host Your Own Tailscale Control Plane
Headscale gives you all the magic of Tailscale's zero-config WireGuard mesh, without trusting a SaaS control plane. Deploy it end-to-end with Docker Compose, ACLs, MagicDNS, and exit nodes.
10 min read -
Object Storage on a Pi: SeaweedFS Cluster Walkthrough
Run a real S3-compatible object storage cluster on Raspberry Pi 4s with SeaweedFS, low RAM overhead, fast filer, no Ceph drama or surprise cloud bills.
11 min read -
eBPF for the Curious: Kernel Tracing Without the PhD
eBPF traces what Linux is actually doing, syscalls, TCP events, slow functions, without rebooting. A hands-on intro to bpftrace, BCC, and libbpf with copy-paste one-liners.
11 min read -
Bind Mounts vs NFS for Container Storage
Bind mounts are fast and simple; NFS is shared and flexible for containers. Pick wrong and your database corrupts at 2 AM. Here is how to choose wisely.
11 min read -
NixOS First Impressions for Pragmatists
An honest take on migrating a home lab box to NixOS with flakes: the steep learning cliff, the weird Nix language, and why atomic rollbacks win.
9 min read -
tmux vs Zellij vs Screen: Pick Your Multiplexer
Screen is on every server, tmux is the sysadmin workhorse, and Zellij is the modern newcomer with sane defaults. Here's how all three compare, and which one you should actually use.
11 min read -
The Modern Unix Toolkit: fzf, ripgrep, fd, bat, eza
GNU coreutils are 50 years old and it shows. ripgrep, fd, bat, eza, fzf, and zoxide replace grep/find/cat/ls with faster, friendlier Rust-powered tools. Here's what each one wins at, and when the original still holds.
11 min read -
Frigate + Coral TPU: AI Cameras Without the Subscription
Frigate NVR + a $60 Google Coral TPU gives you real-time AI object detection on your own cameras, integrates with Home Assistant, and costs nothing per month. Here's how to set it up.
9 min read -
GPU Passthrough on Proxmox: Run LLMs in a VM
GPU passthrough on Proxmox is the best way to isolate LLM workloads, but it's a minefield of IOMMU groups, vfio-pci binding, and Code 43 errors. This post walks through the whole thing end-to-end.
11 min read