Hacker News new | ask | show | jobs
by akira2501 1489 days ago
I have yet to find a language where cross compiling is as easy and simple as it is with Go. It's a first class feature of the language and for my use case, it makes it an obvious choice.

Programming is about managing tradeoffs to solve real problems, not building a perfect ideological environment to write code in.