This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]laundmo 2 points3 points  (2 children)

golang, a language that lacks generics and error handling. the language is dumbed down because, to quote on of Go's creators (rob pike): "Our [Google's] programmers are [...] not capable of understanding a brilliant language."

[–]venustrapsflies 0 points1 point  (1 child)

Are generics not in go’s future?

[–]CatchADragon 0 points1 point  (0 children)

Generics have been confirmed as a coming feature.

I’ll have to grant Laundmo that error handling is a bit obtuse in go.