Live data from Hacker News

Twelve Years of Go

go.dev

1–10 of 244 posts

Re: Twelve Years of Go

#6
Plenty of great initiatives listed here. Integrated Supply chain security tooling is going to be increasingly important. For Java we use third party tools to identify vulnerabilities in libraries.

Re: Twelve Years of Go

#7
Congratulations on those 12 years! Generics and supply-chain security seem like a very nice focus for the next year. That's one point where JavaScript seems to be stagnating a lot, so I'm glad other people are taking it seriously.

Re: Twelve Years of Go

#8
Congrats for turning 12! Starting using golang 6 years ago and it's been so easy maintaining our projects and upgrading to the latest versions. Cheers to the team.

Re: Twelve Years of Go

#9
I’ve only picked up Go recently and I must say that the beginner experience is superb. Way easier to get started, learn new concepts and put them in use compared to some other languages.

Re: Twelve Years of Go

#10
12 years and still no proper error handling. World stars. ;) Seriously, the error handling is a big problem with Go. Not the way it works, the way it effects how people do control flow in general.
Post reply on HN