Go Time: Golang, Software Engineering-logo

Go Time: Golang, Software Engineering

Technology Podcasts

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 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.

Location:

United States

Description:

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 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.

Twitter:

@GoTimeFM

Language:

English

Contact:

18889742454


Episodes
Ask host to enable sharing for playback control

That's Go Time!

12/18/2024
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 episode. After eight years and 340 episodes, we are going out on top. Join us one last time, you won't regret it! We share our feelings, reminisce on the good times, list some of our favorite moments & share a few opinions, which may (or may not) be unpopular. 😉

Duration:01:27:48

Ask host to enable sharing for playback control

Pitching Go in 2025

12/10/2024
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 how do you make the case for it at work?

Duration:01:01:16

Ask host to enable sharing for playback control

Unpop roundup! 2023

11/21/2024
Go Time producer, Jerod Santo, ranks & reviews the most (un)popular opinions of 2023.

Duration:00:38:01

Ask host to enable sharing for playback control

Crawl, walk & run your way to usable CLIs in Go

11/12/2024
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 software development, it depends. In this episode, we explore the challenges that arose during one team's journey towards a production-ready CLI.

Duration:00:57:47

Ask host to enable sharing for playback control

Writing a shell in Go

11/6/2024
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 in Go.

Duration:01:05:22

Ask host to enable sharing for playback control

AI for Observability

10/23/2024
Yasir Ekinci joins Johnny & Mat to talk about how virtually every Observability vendor is rushing to add Generative AI capabilities to their products and what that entails from both a development and usability perspective.

Duration:01:09:22

Ask host to enable sharing for playback control

Unpop roundup! 2022

10/9/2024
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 Time producer, Jerod Santo, as he ranks & reviews the most (un)popular opinions of 2022.

Duration:00:37:59

Ask host to enable sharing for playback control

Russ Cox on passing the torch

10/3/2024
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 stepping back & handing over the reins to Austin Clements, who will also join us! We also have Cherry Mui, who is stepping into Austin's previous role as tech lead of the “Go core”.

Duration:01:09:27

Ask host to enable sharing for playback control

"Founder Mode" at work when you're not a founder

9/24/2024
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 matter at all to you, your projects & your code?

Duration:00:56:20

Ask host to enable sharing for playback control

How I lost my (old) job to AI

9/18/2024
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 day to day is changing in the midst of improving AI tooling & hype.

Duration:01:18:24

Ask host to enable sharing for playback control

Home automation with Go

9/10/2024
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 challenges (and the fun) they encounter along the way. If you're interested in automating your home (or working with micro controllers) come learn how to get started!

Duration:00:57:09

Ask host to enable sharing for playback control

The community of gophers

8/28/2024
On this episode, Angelica is joined by Go community leaders from around the world: meetup organizers from Guadalajara, St. Louis, New York & Go Bridge Atlanta. Together, they explore the ins & outs of organizing meetups, the benefits of attending, the Go Developer Network (GDN) & the current state of the Go Meetup community.

Duration:01:09:39

Ask host to enable sharing for playback control

⚡ Lightning Talk life ⚡

8/21/2024
This episode focuses on the art of delivering concise Lightning Talks, a popular format at conferences worldwide where speakers present in a short timeframe. Joined by some of this year's GopherCon Lightning Talkers, we'll discuss their experiences, challenges & tips for effective communication within a limited time.

Duration:01:12:23

Ask host to enable sharing for playback control

Big shoes to fill

8/13/2024
Kris, Angelica & Johnny react to the recently announced Go team changes, discuss the finding that 80% of developers surveyed by Stack Overflow are unhappy & disagree about the concept of tech debt (but agree that something's gotta give).

Duration:01:06:05

Ask host to enable sharing for playback control

OpenAPI & API design

8/8/2024
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 philosophies, versioning, and open source maintenance and sustainability. In addition to the usual laughs and unpopular opinions, this week's episode includes a Changelog++ section that you don't want to miss.

Duration:01:14:12

Ask host to enable sharing for playback control

What's new in Go 1.23

7/30/2024
We check out the upcoming 1.23 release for new language features and improvements, including iterator functions and supporting packages.

Duration:01:06:55

Ask host to enable sharing for playback control

Aha moments reading Go's source: Part 2

7/24/2024
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!

Duration:00:48:24

Ask host to enable sharing for playback control

Aha moments reading Go's source: Part 1

7/18/2024
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 of his aha moments) coming soon!

Duration:00:46:36

Ask host to enable sharing for playback control

How Mat writes HTTP services in Go

7/9/2024
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 with Mat to ask him all about it.

Duration:01:11:07

Ask host to enable sharing for playback control

Dependencies are dangerous

7/3/2024
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 polyfill.io supply chain attack, the history of dependency management and usage in Go, and the Go Proverb that "a little copying is better than a little dependency". Of course, we wrap up the episode with some Unpopular Opinions!

Duration:01:03:37