Hacker News new | ask | show | jobs
by patrickpkt 5244 days ago
For me, it's to keep software versions consistent between development and production. Our servers run Ubuntu LTS, whereas I'd probably be using something more up-to-date if I were running Linux locally.
1 comments

Ah, yeah, that makes a lot of sense. I haven't had to deal with that sort of problem yet - thanks for the explanation!