Hacker News new | ask | show | jobs
by luckylion 2275 days ago
Frameworks and Infrastructure tend to get chosen by different people with different requirements though.

"Move fast and break things" is okay/great if you can control the deployment of code and use tests to make sure it still works how you expect it to. It's less great if the infrastructure keeps failing (it's not failing, it's changing!) and you can't test before the roll out.