A full tutorial on building a persistent AI knowledge system — what the problem is, how Claude Code’s instruction system works, and how to structure a knowledge base that actually compounds over time.
A full walkthrough of how this site was built — static site generators, GitHub Actions, DNS, SVGs, and custom domains explained from first principles so you can build and understand one yourself.
Two Dell enterprise servers running a full self-hosted stack — Proxmox hypervisor, TrueNAS ZFS storage, iSCSI block devices, Tailscale mesh VPN, Nginx Proxy Manager, Nextcloud, and an automated media server.
A fully automated media pipeline — Plex, Radarr, Sonarr, Prowlarr, and qBittorrent behind a VPN kill switch. Covers how the arr stack works, why hardlinks save disk space, and how Docker networking connects it all.
Self-hosted file sync and cloud storage on a Nextcloud LXC, with data stored on a TrueNAS iSCSI zvol. Covers why iSCSI (not NFS), how to fix NextcloudPi behind a reverse proxy, and how to use it for Obsidian vault sync.
How to route all public traffic through one entry point using Nginx Proxy Manager — reverse proxy fundamentals, SSL termination, Let’s Encrypt with DNS challenge, and the Cloudflare API integration.
How to access every homelab device from anywhere using Tailscale mesh VPN — WireGuard fundamentals, NAT traversal, subnet routing, and the static route fix that makes LAN replies work.