Hacker News new | ask | show | jobs
by stoops 2240 days ago
a one minute change isn't ran or tested, almost by definition.
3 comments

If you could have a fully-functional dev environment with pre-installed dependencies in 10s and the package takes 48 seconds to build and test, then you could.
I'm aware of several places in my team's codebase where you can change a couple of characters and break the entire company if you didn't test the change.
Wrong