Go Time: Golang, Software Engineering
Kanal-Details
Go Time: Golang, Software Engineering
Your source for wide-ranging discussions from all around the Go community. Panelists include Mat Ryer, Jon Calhoun, Natalie Pistunovich, Johnny Boursiquot, Angelica Hill, Kris Brandow, and Ian Lopshire. We discuss cloud infrastructure, distributed systems, microservices, Kubernetes, Docker... oh...
Neueste Episoden
347 EpisodenThat's Go Time!
Mat gathers the entire cast (sans Natalie, sadly) alongside our producer, Jerod Santo, for one last Go Time. That's right, this is Go Time's finale ep...
Pitching Go in 2025
With so many great programming languages having emerged in the last decade, many of them purpose-built, when and where does Go still make sense and ho...
Unpop roundup! 2023
Go Time producer, Jerod Santo, ranks & reviews the most (un)popular opinions of 2023.
Crawl, walk & run your way to usable CLIs in Go
With the number of libraries available to Go developers these days, you'd think building a CLI app was now a trivial matter. But like many things in s...
Writing a shell in Go
Writing a shell is rarely the kind of project you take on lightly. In this episode, Johnny is joined by Qi Xiao to explore how to go about such a feat...
AI for Observability
Yasir Ekinci joins Johnny & Mat to talk about how virtually every Observability vendor is rushing to add Generative AI capabilities to their products...
Unpop roundup! 2022
The last time we did a roundup of our unpopular opinion polls, it was November of 2021!
That's too long ago, so today we fix that bug. Join Go...
Russ Cox on passing the torch
In this episode, we will be talking to Russ Cox, who joined the Go team at Google in 2008 and has been the Go project tech lead since 2012, about step...
"Founder Mode" at work when you're not a founder
Tech twitter ("tech X"?) is abuzz with Paul Graham's Founder Mode essay. How does that affect you or come into play when you're not a founder? Does it...
How I lost my (old) job to AI
In this follow-up to episode #306, "How soon until AI takes my job?", the gang of (grumpy?) veteran software engineers candidly chat about how their d...
Home automation with Go
Join Johnny as he dives into the world of home automation with Ricardo Gerardi & Mike Riley, two tinkerers who've taken the plunge with Go. We explore...
The community of gophers
On this episode, Angelica is joined by Go community leaders from around the world: meetup organizers from Guadalajara, St. Louis, New York & Go Bridge...
⚡ Lightning Talk life ⚡
This episode focuses on the art of delivering concise Lightning Talks, a popular format at conferences worldwide where speakers present in a short tim...
Big shoes to fill
Kris, Angelica & Johnny react to the recently announced Go team changes, discuss the finding that 80% of developers surveyed by Stack Overflow are unh...
OpenAPI & API design
We're talking OpenAPI this week! Kris & Johnny are joined by Jamie Tanna, one of the maintainers of oapi-codegen, to discuss OpenAPI, API design philo...
What's new in Go 1.23
We check out the upcoming 1.23 release for new language features and improvements, including iterator functions and supporting packages.
Aha moments reading Go's source: Part 2
Jesús Espino from Mattermost tells Natalie all about (the final four of) his 10 “aha moments” he had reading the Go source code. Don't miss Part 1!
Aha moments reading Go's source: Part 1
Jesús Espino from Mattermost tells Natalie all about (the first six of) his 10 "aha moments" he had reading the Go source code. Part 2 (with the rest...
How Mat writes HTTP services in Go
Mat Ryer has been writing HTTP services in Go for more than 13 years. Needless to say, he's learned a lot along the way. Today, Johnny & Ian sit down...
Dependencies are dangerous
Dependencies! We need them, but how do we use them effectively and safely? In this week's episode Kris is joined by Ian and Johnny to discuss the poly...
Gophers Say! GopherCon EU Berlin 2024
Our award winning worthy survey game show is back, this time Mat Ryer hosts it live on stage at GopherCon EU Berlin 2024! Join in & play along as we s...
Is Go evolving in the wrong direction?
This week we're catching up on the news! Kris is joined by Ian to discuss some of the recent news from around the Go community. Listen in to hear whet...
How things get done on the Go Team
Angelica is joined by Cameron Balahan, Sameer Ajmani & Russ Cox from the Go Team at Google to talk about how things get done on the Go Team, how do th...
Your ultimate guide to mastering Go
Angelica is joined by Samantha Coyle to talk about her newly published textbook: Go Programming - From Beginner to Professional. This book serves as a...
Migrating from PHP to Go
Based on their experience in Curve and Cloudflare, Matthew Boyle & Chris Shepherd share their experience migrating from PHP to Go.
What if Google lays off the Go team?
In this week's episode we're talking about the news! In this laugh-filled episode, Kris is joined by Ian & Johnny to discuss the future of Go, both th...
Go workshops that work
What makes a good, bad, and truly great workshop? How do you put together a Go workshop that works, and how do you get the most out of workshops you a...
What's new in Go's cryptography libraries: Part 3
The 3 Musketeers return! Filippo Valsorda, Roland Shoemaker & Nicola Murino continue their deep-dive conversation with Natalie about Go's crypto libra...
Local cert management for mere mortals
In this episode, Ben Burkert & Chris Stolt join Johhny to explore the ups & downs of trying to get secure local development environments set up, why i...
Ship software, not code
Natalie is joined by Carlos Becker (a Brazil-based software developer who maintains GoReleaser and other OSS software) to discuss how `GOOS` and `GOAR...
The magic of a trace
Felix Geisendörfer & Michael Knyszek join Natalie to discuss Go execution traces: why they're awesome, common use cases, how they've gotten better of...
Debugging
In this episode Matt, Bill & Jon discuss various debugging techniques for use in both production and development. Bill explains why he doesn't like hi...
Questions from a new Go developer
In this episode we answer any/all questions from a new Go developer. Features, best practices, quirks of the language... it's all on the table for dis...
Jumping into an existing codebase
Jumping into a codebase you're unfamiliar with can be challenging. Are there better & worse ways to go about it? In this episode, Ian gathers a panel...
How long until I lose my job to AI?
We're all thinking about it and wondering if our job is safe from AI. Maybe. Maybe not. In this episode Johnny Boursiquot is joined some industry vete...
Creating art & visualizations with Go
Angelica is joined by the wonderful Anthony Starks to discuss creative coding to create art & visualizations with Go. Anthony is an independent develo...
Foundations of Go performance
In the first of a multi-part series, Ian & Johnny are joined by Miriah Peterson & Bryan Boreham to peel back the first layer of the things that matter...
Gophers Say! GopherCon EU Athens 2024
Our award winning worthy survey game show is back, this time Mat Ryer hosts it live on stage at GopherCon EU Athens 2024! Join in & play along as we s...
What's new in Go 1.22
Our “what’s new in Go” correspondent, Carlana Johnson, joins Johnny & Ian to discuss what’s new with the latest iteration of Go in version 1.22.
Go Capture the Flag! 🚩
Angelica is joined by Neil S Primmer & Benji Vesterby to share their experience organizing "Capture the Flag" at GopherCon 2023. CTF events involve te...