Y
Hacker News
new
|
ask
|
show
|
jobs
by
webRat
4182 days ago
It takes 2 minutes to google for Go support on all of these platforms. Did you even bother? Go is supported on Solaris and kfreebsd platforms.
2 comments
bdcravens
4182 days ago
brew install go, apt-get install golang, etc
link
lmm
4182 days ago
I have ruby installed on those servers right now. Not so much go. I'm not saying go would be impossible, just that it would be harder.
link
webRat
4182 days ago
Ok? I bet you can figure this out and I bet it's just as easy as Ruby.
http://golang.org/doc/install
link
lmm
4182 days ago
Given that getting Ruby installed on those servers involves
doing literally nothing
, no, it isn't as easy.
link
burntsushi
4182 days ago
You're basically arguing a technicality at this point. How important is it that it takes N time to do X and N+epsilon time to do Y? And how much should this affect one's decision for choosing which programming language to use?
link