Hacker News new | ask | show | jobs
by synergy20 996 days ago
I'm going to restate here again: Go is static compiling friendly, you just ship a single executable and you're done, can't believe how easy is it to upgrade down the road.

rust, java, etc are much more complex.