scripod.com

The state of homelab tech (2026) (Friends)

In this episode, Techno Tim and Adam explore how homelabbing has evolved in 2026 amid hardware scarcity and a software renaissance—where AI isn’t just a buzzword but a practical tool for automating infrastructure, enhancing document intelligence, and redefining self-hosted workflows.
The conversation centers on the tension between constrained hardware—driven by AI-driven demand for GPUs, CPUs, and storage—and an explosion of powerful, accessible self-hosted software. Tim declares 2026 the 'Year of Self-Hosted Software,' highlighting tools like DNSHole (a Rust-based Pi-hole alternative) and PXM (a Proxmox CLI built with AI assistance). They discuss using Claude to debug VLANs on Ubiquiti UDM Pro, automate Proxmox VM provisioning, and enhance Paperless-NGX with vision LLMs for near-perfect book scanning and table extraction via Dockling and PaddleOCR. Infrastructure design emphasizes capability over specs: hybrid ZFS pools with special VDEVs, PCIe bifurcation for NVMe scaling, and pragmatic trade-offs between TrueNAS (storage-optimized) and Proxmox (virtualization-optimized). The episode underscores a broader shift—from manual configuration and rigid frameworks like Ansible—to idempotent, Git-versioned bash scripts and emerging agent-driven, natural-language administration powered by MCP and local LLMs.
00:15
00:15
This week's topic is the state of Homelab in 2026
00:45
00:45
Depot uses the latest CPU generations, cache tricks in container image builds and GitHub Actions, and RAM disks for faster operations
03:04
03:04
Tim removed his hat and glasses specifically to confuse the YouTube algorithm
10:34
10:34
RTX 3090s are now scarce and repurposed for RAG system training
14:53
14:53
Feeding a scanned image directly to a small vision-trained LLM from Ollama identified an FCC logo perfectly, outperforming OCR
15:31
15:31
Non-developers are building practical solutions using Ubiquiti's API and other accessible tools
18:10
18:10
Feeding scanned books to a vision-based LLM boosts OCR accuracy from ~80% to the high nineties
20:35
20:35
Dockling and PaddleOCR break documents into parts and extract metadata to transform scanned tables into Markdown
23:58
23:58
Retaining the raw source allows for better processing as technology evolves
31:42
31:42
Copilot can read and update MongoDB directly and trigger the UI to catch up
35:46
35:46
Rebuilding PXM to eliminate Proxmox web UI login and unnecessary components
36:57
36:57
Agents can directly interact with the database, perform hybrid searches, and spawn zero copy clones for testing
39:27
39:27
The 'Ralph Wiggum' loop defines an instruction set (prompt.md) for continuous input-output feedback automation
46:34
46:34
Running applications on the NAS due to ZFS's benefits—fast storage for metadata and app data in the ZFS pool with large hard-drive arrays
58:36
58:36
Hybrid ZFS pool uses NVMe for quick access and RAM ARC cache to make HDDs perform like NVMe
1:06:27
1:06:27
PCIe bifurcation enables four NVMe drives in one 16x slot using workstation/server motherboards
1:17:00
1:17:00
It's possible to virtualize TrueNAS on Proxmox VE by passing through the hardware of the HBA controller to the TrueNAS virtual machine, giving it direct disk access.
1:24:37
1:24:37
Notion Agent helps finish work based on personal preferences, organizes podcast prep details, and brings all work-related elements into one connected space
1:34:02
1:34:02
Using an LLM to write scripts for infrastructure automation can be better and faster than Ansible
1:38:22
1:38:22
MCP adds determinism to Proxmox by layering a structured protocol over its non-deterministic LLM interactions
1:42:06
1:42:06
Proxmox VE Helper Scripts bypass the enterprise nag screen and are maintained by the community after the original author's passing
1:53:09
1:53:09
AI agents are replacing Ansible playbooks for infrastructure management in Proxmox clusters
1:56:21
1:56:21
Tests prove code functionality and reveal the programmer's intent
1:57:08
1:57:08
Changing a domain requires careful handling of redirects, DNS, and email aliases to avoid breaking links and losing traffic
1:58:45
1:58:45
Mercer Dance Hall relocates due to rising real estate costs
2:00:02
2:00:02
Techno Tim will return in three months to share his new world after unleashing more AI agents on his Homelab
2:00:51
2:00:51
The 'Year of Self-Hosted Software' reflects growing momentum in community-driven, user-controlled infrastructure