Hacker News new | ask | show | jobs
by wpeterson 894 days ago
100% this. Only use containers for remote execution: CI, staging, production. Run native code locally. Manage dependencies and isolate project environments with NIX.