Hacker News new | ask | show | jobs
by fuzzymind 2299 days ago
This seems like a complex way of saying that Go is too simple for your taste.
1 comments

I don't mind simple languages. I'll write code in Kotlin, which is a pretty mild hat on top of Java.

Golang is not a "simple language", though. C# is a simple language, and while it sometimes frustrates me its decisions make sense. Golang is a simplistic language. There is value in being simple; there is little value in being simplistic.