Hacker News new | ask | show | jobs
by marcosdumay 915 days ago
Software should be robust to most uncontrollable causes. Not fail due to small changes.

It's perfectly reasonable to use containers to solve dependency management. But it's a really bad form to have containers as the only viable way to distribute your software, and a very reliable indicator that your software won't work at all.