Hacker News new | ask | show | jobs
by vially 4172 days ago
For me the fact that Go programs don't have a runtime dependency like python or ruby makes a big difference. There are a lot of cool projects written in python or ruby which I would love to try but knowing that I have to setup rbenv/rvm/virtualenv/etc just to try it is a big inconvenience for me (or you could just install it globally for the system/user but I generally avoid that).