Hacker News new | ask | show | jobs
by thanatos_dem 2577 days ago
Of course not, it's not Google's language, it's Rob Pike's language. The logo was designed by his wife, and most of the questionable design choices in Go are there because of his opinions, such as the dubious dependency management and lack of generics.

A lot of the power of go comes from it being opinionated, but that same opinionated approach is a real pain for some (it turns out common) use cases. With all that said, Go is my language of choice, and I'm happy that Rob seems to be less involved with Go 2.0, and that the core Go team is incorporating user feedback rather than just dismissing complaints as Pike seemed so inclined to do.

3 comments

> Of course not, it's not Google's language ...

Well, from a legal perspective Google sure seems to own it:

> https://groups.google.com/d/msg/golang-nuts/6dKNSN0M_kg/axCq...

> The logo was designed by his wife

They changed it. https://blog.golang.org/go-brand

"Changed" is a bit of a strong word here. The go home page still includes no instances of the new logo, and several of the Gopher - https://golang.org
Hopefully they won't implement generics.