Dec 24, 2025 · 4 min read · Series: Containers, Actually: Building Real Local Dev Environments Multi-environment setups sound straightforward on paper: dev for development test for verification staging for pre-production In practice, they are one of the fastest ways to cre...
Join discussion
Dec 24, 2025 · 5 min read · Series: Containers, Actually: Building Real Local Dev Environments Local environments feel safe because they’re close to you. That feeling is misleading. Local containers regularly: Handle real credentials Expose network ports Run privileged runti...
Join discussion
Dec 24, 2025 · 5 min read · Series: Containers, Actually: Building Real Local Dev Environments One of the quiet failures of many CI pipelines is this sentence: “It passes locally, but fails in CI.” That sentence almost never means “CI is broken”.It usually means local and CI ...
Join discussion
Dec 24, 2025 · 5 min read · Series: Containers, Actually: Building Real Local Dev Environments Dev Containers are one of those tools that feel revolutionary the first time you use them—and constraining the tenth time you try to bend them. Used correctly, they can dramatically i...
Join discussion
Dec 23, 2025 · 6 min read · Series: Containers, Actually: Building Real Local Dev EnvironmentsACT III — Real Implementation: My Humhub StackPrevious: Performance, Stability, and Resource Management of my Containerized Stack Disclaimer (NDA Notice)This article reflects real exp...
Join discussion
Dec 23, 2025 · 4 min read · Series: Containers, Actually: Building Real Local Dev EnvironmentsACT III — Real Implementation: My Humhub StackPrevious: Working Day-to-Day Inside my Containerized StackNext: Containerized: Lessons Learned & What I’d Do Differently Disclaimer (NDA ...
Join discussion
Dec 22, 2025 · 6 min read · Series: Containers, Actually: Building Real Local Dev EnvironmentsACT III — Real Implementation: My Humhub StackPrevious: Containerized: My Repository Structure & Design DecisionsNext: Working Day-to-Day Inside my Containerized Stack Disclaimer (NDA...
Join discussion
Dec 22, 2025 · 5 min read · Series: Containers, Actually: Building Real Local Dev EnvironmentsACT III — Real Implementation: My Humhub StackPrevious: Containerized: Architecture Overview of my Humhub StackNext: Step-by-Step: Bootstrapping my Containerized Environment Disclaime...
Join discussion
Dec 19, 2025 · 5 min read · Series: Containers, Actually: Building Real Local Dev EnvironmentsACT II — Docker on WindowsPrevious: WSL 2 as a First-Class Development EnvironmentNext: Containerized: Architecture Overview of my Humhub Stack Most local development pain doesn’t come...
Join discussion