Hacker News new | ask | show | jobs
by shitlord 638 days ago
Golang. You build one fat binary per platform and generally don't need to worry about things like dependency bundling or setting up unit tests (for the most part it's done for you).