Hacker News new | ask | show | jobs
by zwentz 2736 days ago
One thing I love about this practice is how simple some things can be, for example daemonization; with Ruby you need the monit and daemons gems, with dpkg, you just need a config file and let systemd do the rest.