Hacker News new | ask | show | jobs
by leftyspook 583 days ago
I'd imagine not seeking employment at Google is a big part.
1 comments

Go is definitely used a lot more outside of google as of late.

Anecdotally I would say where a lot of companies would have used Java in the past they are now turning to go for their server-side/backend service implementations.

Also it feels like pretty much everything in the k8s/container/etc. space is go-related, which kind of makes sense.
Why does it make sense? You can implement a container in any language that can make system calls.