←back to thread

Go is still not good

(blog.habets.se)
644 points ustad | 2 comments | | HN request time: 0.414s | source
Show context
figmert ◴[] No.44983166[source]
Has Go become the new PHP? Every now and then I see an article complaining about Go's shortcomings.
replies(6): >>44983193 #>>44983234 #>>44983422 #>>44983440 #>>44983954 #>>44985162 #
1. Xelbair ◴[] No.44983440[source]
Go was always 80% there,but the last missing(hard) 20% wasn't ever done.

It is infuriating because it is close to being good, but it will never get there - now due to backwards compatibility.

Also Rob Pike quote about Go's origins is spot on.

replies(1): >>44986018 #
2. RadiozRadioz ◴[] No.44986018[source]
The last 20% is also deliberately never done. It's the way they like to run their language. I find it frustrating, but it seems to work for some people.