Hacker News new | ask | show | jobs
by Techasura 1764 days ago
Never tried to write Go before, maybe it’s time that I stop by.
2 comments

what about this release makes you want to try it?
It's meh for a language, it's simple which is what they are trying to achieve but it all comes with trade offs like all programming languages. I would say a large portion of a language is how you mesh with the syntax and tooling around it.
Go being "meh" is one of its best parts.

It doesn't encourage you to do fancy language tricks, it kindly directs you to get your shit done, compiled and delivered.