Hacker News new | ask | show | jobs
by beardedetim 1287 days ago
This is exactly my feelings throughout this thread. We have apps in prod that haven't been touched in years that don't break and handle average to high req/s. We add a line here or there as we need to for bug fixes but we don't have any dep problems randomly breaking the app.

Pin your deps and everything keeps working how you want.