Hacker News new | ask | show | jobs
by eeZah7Ux 2540 days ago
> I like the convenience of deploying a golang app, just one executable.

This is crazy. What about configuration, systemd unit file / initscript, documentation, manpage, shell completion. And the ability to tell what is installed, where, and at which version.

HN forgot how to do software distribution to the hype of statically compiled languages.