
Audio is streamed directly from the publisher (traffic.libsyn.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
<p>メインセッションでは<a href="https://twitter.com/tenntenn">@tenntenn</a>さんをゲストに迎えてGo 1.16とGenericsについて,ニュースセッションではIncrementやSRE,Netflix Cosmos Platform,GKE Autopilotなどについて話しました.</p>
<!-- In the main session, we talked about Go1.16 and Go generics with [@tenntenn](https://twitter.com/tenntenn). In the news, we picked up Increment's new reliability issue, SRE, Netflix Cosmos Platform, and GKE Autopilot. -->
<p> <audio controls preload="auto" src="https://traffic.libsyn.com/secure/e34fm/1.mp3"></audio></p>
<h3>Shownotes</h3>
<p>The followings are links which we talked in this episode.</p>
<h4>⛩️ Opening</h4>
<ul>
<li><a href="https://m.signalvnoise.com/how-we-structure-our-work-and-teams-at-basecamp/">How we structure our work and teams at Basecamp</a></li>
<li><a href="https://kubernetes.io/blog/2020/08/14/introducing-hierarchical-namespaces/">Introducing Hierarchical Namespaces</a></li>
<li><a href="https://mercari.connpass.com/event/206379">Mercari Platform Group Tech Talk #1</a></li>
</ul>
<h4>📰 News</h4>
<ul>
<li><a href="https://increment.com/reliability/">Increment: Reliability</a></li>
<li><a href="https://increment.com/reliability/technical-incident-command/">Embrace your inner incident commander</a></li>
<li><a href="https://increment.com/software-architecture/in-space-no-one-can-hear-you-kernel-panic/">In space, no one can hear you kernel panic</a></li>
<li><a href="https://press.stripe.com/">Stripe Press</a> </li>
<li><a href="https://www.amazon.com/dp/1732265186">An Elegant Puzzle: Systems of Engineering Management</a></li>
<li><a href="https://www.amazon.com/dp/B005WUE6Q2">The Making of Prince of Persia</a></li>
<li><a href="https://www.amazon.com/dp/1492081493">97 Things Every SRE Should Know</a></li>
<li><a href="https://netflixtechblog.com/the-netflix-cosmos-platform-35c14d9351ad">The Netflix Cosmos Platform</a> </li>
<li><a href="https://news.ycombinator.com/item?id=26295065">RIP Flynn.io</a> </li>
<li><a href="https://github.com/dokku/dokku">dokku</a> </li>
<li><a href="https://deislabs.io/">Deis</a> </li>
<li><a href="https://deeeet.com/writing/2014/07/07/flynn/">Flynnの概要とそのアーキテクチャー</a></li>
<li><a href="https://cloud.google.com/blog/products/containers-kubernetes/introducing-gke-autopilot">Introducing GKE Autopilot</a> </li>
<li><a href="https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-overview">Autopilot overview | Kubernetes Engine Documentation</a></li>
<li><a href="http://muratbuffalo.blogspot.com/2021/02/foundational-distributed-systems-papers.html">Foundational distributed systems papers</a> </li>
<li><a href="http://muratbuffalo.blogspot.com/2021/02/read-papers-not-too-much-mostly.html">Read papers, Not too much, Mostly foundational ones</a></li>
<li><a href="https://deeeet.com/posts/cse-138/">CSE 138: Distributed Systems</a> </li>
<li><a href="https://sigmodrecord.org/publications/sigmodRecord/2012/pdfs/05_Vision_Karumuri.pdf">Towards Observability Data Management at Scale</a> </li>
<li><a href="https://slack.engineering/a-terrible-horrible-no-good-very-bad-day-at-slack/">A Terrible, Horrible, No-Good, Very Bad Day at Slack</a></li>
</ul>
<h4>🚀 Main</h4>
<ul>
<li><a href="https://www.hotpepper.jp/mesitsu/entry/megumi-nakagawa/19-00209">「世界最高峰」と自負する、1日に20リットルしか採れない牛乳を飲んできた</a></li>
<li><a href="https://blog.golang.org/go1">Go version 1 is released</a> </li>
<li><a href="https://github.com/golang/go/wiki/Go-Release-Cycle">Go Release Cycle</a></li>
<li><a href="https://www.youtube.com/watch?v=rmS-oWcBZaI">Russ Cox on YouTube</a></li>
<li><a href="https://golang.org/doc/go1.16">Go 1.16 Release Notes - The Go Programming Language</a> </li>
<li><a href="https://blog.golang.org/ports">Go on ARM and Beyond</a></li>
<li><a href="https://roland.zone/m1-go-benchmarks/">Go standard library benchmarks - Intel vs M1</a></li>
<li><a href="https://gohugo.io/news/hugo-macos-intel-vs-arm/">Hugo on Apple M1</a></li>
<li><a href="https://blog.golang.org/go116-module-changes">New module changes in Go 1.16</a> </li>
<li><a href="https://github.com/golang/go/wiki/Modules">Modules · golang/go Wiki </a> </li>
<li><a href="https://utcc.utoronto.ca/~cks/space/blog/programming/GoModulesOnlyFuture">Go modules are soon going to be the only future</a></li>
<li><a href="https://maelvls.dev/go111module-everywhere/">Why is GO111MODULE everywhere, and everything about Go Modules</a></li>
<li><a href="https://github.com/golang/go/issues/40276">cmd/go: 'go install' should install executables in module mode outside a module</a></li>
<li><a href="https://github.com/golang/go/issues/43684">cmd/go: deprecate installing binaries using 'go get' in Go 1.17 and make 'go get -d' the default behavior</a> </li>
<li><a href="https://go.googlesource.com/proposal/+/master/design/draft-embed.md">Go command support for embedded static assets (files) - Draft Design</a></li>
<li><a href="https://blog.carlmjohnson.net/post/2021/how-to-use-go-embed/">How to Use //go:embed</a> </li>
<li><a href="https://github.com/golang/go/issues/41191">embed, cmd/go: add support for embedded files · Issue #41191 · golang/go</a> </li>
<li><a href="https://www.brian.dev/self-contained-blog-server-with-go-1-16/">Self Contained Blog Server with Go 1.16</a> </li>
<li><a href="https://go.googlesource.com/proposal/+/master/design/draft-iofs.md">File System Interfaces for Go — Draft Design</a> </li>
<li><a href="https://benjamincongdon.me/blog/2021/01/21/A-Tour-of-Go-116s-iofs-package/">A Tour of Go 1.16's io/fs package</a> </li>
<li><a href="https://www.srcbeat.com/2021/01/golang-ioutil-deprecated/">Go's ioutil package to be deprecated in 1.16</a> </li>
<li><a href="https://golang.org/doc/go1compat">Go 1 and the Future of Go Programs</a> </li>
<li><a href="https://golang.org/pkg/os/signal/#NotifyContext">NotifyContext</a></li>
<li><a href="https://blog.carlmjohnson.net/post/2020/add-func/">Adding Some Func to Go's Flag Package · The Ethically-Trained Programmer</a> </li>
<li><a href="https://golang.org/doc/go1.16#runtime">metrics/runtime</a> </li>
<li><a href="https://github.com/golang/go/issues/43651#issuecomment-776944155">Proposal to add generics is now accepted</a> </li>
<li><a href="https://blog.golang.org/why-generics">Why Generics? - The Go Blog</a></li>
<li><a href="https://blog.golang.org/generics-next-step">The Next Step for Generics - The Go Blog</a></li>
<li><a href="https://blog.golang.org/generics-proposal">A Proposal for Adding Generics to Go - The Go Blog</a></li>
<li><a href="https://go.googlesource.com/proposal/+/master/design/draft-fuzzing.md">Design Draft: First Class Fuzzing</a></li>
<li><a href="https://blog.golang.jp/2021/03/golangjp.html">Golang.jpのドメインを譲渡してもらった話</a></li>
</ul>