In the last few days, I've needed to set up several long-running services and I just wanted to take a minute to talk about how helpful systemd's user services have been. The things I wanted to run are: A Node.js server which is started with npm run A Node …