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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Gopher Gala 2016 Winners

60 点作者 caser超过 9 年前

5 条评论

nzoschke超过 9 年前
Gopher Gala was a very well run world wide event, with lots of great projects that resulted. I hope everyone had a fun time participating and learned more about Golang.<p>I had the privilege of judging Gopher Gala this year.<p>Congrats to Goad. I ranked it highly too.<p>I&#x27;ve really enjoyed how benchmarking is handled in Go. The testing library comes with tools out of the box [1], and boom is one of the first programs where I saw the true elegance of the language [2].<p>Goad continues this tradition by putting a sharp benchmark utility &quot;in the cloud&quot; which is incredibly useful for distributed testing.<p>The AWS Lambda bit is a really interesting backend choice. Lambda only supports NodeJS, Python and Java out of the box. But thanks to the awesome toolchain, it&#x27;s trivial to compile a golang binary and stuff it in the Lambda execution environment.<p>It&#x27;s architecture is simple and extremely powerful [3].<p>[1] <a href="https:&#x2F;&#x2F;golang.org&#x2F;pkg&#x2F;testing&#x2F;#B" rel="nofollow">https:&#x2F;&#x2F;golang.org&#x2F;pkg&#x2F;testing&#x2F;#B</a> [2] <a href="https:&#x2F;&#x2F;github.com&#x2F;rakyll&#x2F;boom" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rakyll&#x2F;boom</a> [3] <a href="https:&#x2F;&#x2F;goad.io&#x2F;assets&#x2F;diagram.2205b67cd43c5d0b9cb9698b88436524.svg" rel="nofollow">https:&#x2F;&#x2F;goad.io&#x2F;assets&#x2F;diagram.2205b67cd43c5d0b9cb9698b88436...</a>
vruiz超过 9 年前
I saw MeshBird[1] on GitHub the other day and while I haven&#x27;t tried it out yet I really love the idea.<p>[1]<a href="https:&#x2F;&#x2F;github.com&#x2F;meshbird&#x2F;meshbird" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;meshbird&#x2F;meshbird</a>
评论 #11044591 未加载
评论 #11045403 未加载
评论 #11047108 未加载
krapht超过 9 年前
I saw the headline and immediately thought: Gopher? Do people still use that over HTTP?
评论 #11044469 未加载
评论 #11044367 未加载
vanderZwan超过 9 年前
Gophernotes[0] looks like a great addition to Jupyter. Does it support the image package[1] for output? It&#x27;s not clear from the documentation.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;gophergala2016&#x2F;gophernotes" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gophergala2016&#x2F;gophernotes</a><p>[1] <a href="https:&#x2F;&#x2F;golang.org&#x2F;pkg&#x2F;image&#x2F;" rel="nofollow">https:&#x2F;&#x2F;golang.org&#x2F;pkg&#x2F;image&#x2F;</a>
elcapitan超过 9 年前
&quot;Thunderbird - Elegant WebSockets in Go&quot;<p>Probably runs best on Alpine.