TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What direct benefit does Google receive from actively developing Go?

2 pointsby RapperWhoMadeItover 3 years ago
I was just wondering, yes, probably Go makes developing some distributed back end infrastructure needed at Google much easier, see K8s and others. But does it actually cover the costs of the whole dev team needed to actively develop and maintain the language and its standard library? Could one think that developing something like this and making it open source gives their rivals also an advantage?

1 comment

mark_l_watsonover 3 years ago
It helps in hiring (people who love Go and want to use it professionally and maybe even work on Go). It helps having a simple readable language where software engineers can quickly get up to speed on projects. It helps in optimizing libraries for Google’s particular infrastructure.