Your source for diverse discussions from around the Go community. This show records LIVE every Tuesday at 3pm US Eastern. Join the Golang community and chat with us during the show in the #gotimefm channel of Gophers slack. Panelists include Mat Ryer, Jon Calhoun, Carmen Andoh, Johnny Boursiquot, Angelica Hill, Mark Bates, Kris Brandow, and Natalie Pistunovich. We discuss cloud infrastructure, distributed systems, microservices, Kubernetes, Docker… oh and also Go! Some people search for GoTime or GoTimeFM and can’t find the show, so now the strings GoTime and GoTimeFM are in our description too.
The *other* features in Go 1.18
On this episode, Michael Matloob and Daniel Martí pinky promise not to talk about Go 1.18’s two big features (fuzzing and generics). Instead, we’re focusing in on the other cool stuff that’s new!
Join Changelog++ to support our work, get closer to the metal, and make the ads disappear!
Sponsors
- Fastly – Our bandwidth partner. Fastly powers fast, secure, and scalable digital experiences. Move beyond your content delivery network to their powerful edge cloud platform. Learn more at fastly.com
- Changelog++ – You love our content and you want to take it to the next level by showing your support. We’ll take you closer to the metal with no ads, extended episodes, outtakes, bonus content, a deep discount in our merch store (soon), and more to come. Let’s do this!
Featuring
- Michael Matloob – Twitter, GitHub
- Daniel Martí – Twitter, GitHub, LinkedIn, Website
- Mat Ryer – Twitter, GitHub, LinkedIn, Website
Notes and Links
- Daniel’s gofumpt library
- proposal: runtime: GC pacer redesign (#44167)
- bytes, strings: add Cut (#46336)
- net/netip: add new IP address package, use in net (#46518)
- cmd/gofmt: format files in parallel, similar to ‘go fmt’ (#43566)
- cmd/go: stamp git/vcs current HEAD hash/commit hash/dirty bit in binaries (#37475)
- cmd/go: factor version reading into debug/buildinfo (#39301)
- all: add GOAMD64 environment variable (#45453)
- text/template: add break and continue support (#20531)
- text/template: make and/or operators short-circuit evaluation (#31103)
- cmd/go: add a workspace mode (#45713)