#docker
9 episodes
#2941: Distrobox: Linux Containers That Feel Like Native Apps
How Distrobox merges container isolation with native desktop integration for immutable distros, GPU work, and messy builds.
#2940: Distrobox: Linux Containers for Humans, Not Servers
Run any distro's apps on any Linux host—no VM, no dual-boot, no dependency hell.
#2476: Database Backups Without the Bloat
pg_dump, WAL archiving, and the free tools that beat expensive commercial backup software.
#2475: Docker Volumes: Why They Can't Move and What To Do
Docker made apps portable but left your data stuck. Here's how to actually move volumes between hosts.
#2474: Private Container Registries: Docker Hub vs GHCR vs Self-Hosting
Comparing Docker Hub, GitHub Container Registry, and self-hosted options for private container storage.
#2079: The Geopolitics of Grey Boxes
Why factories still run on ladder logic, VxWorks, and rugged grey boxes instead of cloud servers.
#1807: The ABI Trap: Why GPUs Break Docker's Promise
Docker promised "run anywhere," but GPU images make you compile for hours. Here’s why the abstraction breaks down.
#1657: Solo Devs: When to Dockerize (and When Not To)
Is Docker worth it for solo devs? We compare raw Python, Docker, and dev containers with real setup times and tradeoffs.
#27: Choosing Your AI Environment: Host, Conda, or Docker?
Tired of AI environment headaches on AMD? We demystify Conda, Docker, and host environments to unlock your GPU's full potential.