#docker
7 episodes
#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: PLCs: The Grey Boxes Running the World
Why factories still run on ladder logic, VxWorks, and rugged grey boxes instead of cloud servers.
#1807: Why GPU Containers Force You to Build
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: AMD AI: Taming Environments with Conda & Docker
Tired of AI environment headaches on AMD? We demystify Conda, Docker, and host environments to unlock your GPU's full potential.