TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 RapperWhoMadeIt大约 3 年前
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_watson大约 3 年前
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.