Dominic St-Pierre

go podcast()

15 minutes news, tips, and tricks on the Go programming language.

Author

Dominic St-Pierre

Category

Technology

Latest episode

Jul 9, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

066: Xp, CI, CD with Jon Barber 04.11.2025

Jon helped a lot of teams improve their software engineer processes. We talk about the importance of testing, having sane Ci and CD pipeline, pairing and a lot of other extreme programing concepts. Links: Tuple pair programming guide: The Mob Tool Pop — Screen sharing for remote teams If you'd like to support the show spread the words about it, join the slack channel #gopodcast, take a Patron subs...

065: We're in the 3rd age of SaaS 29.10.2025

My desire to run a sustainable software business started somewhere near 2003 in the Business of Software forum. I've built, sold, and acquired a dozen of products since that time, with I have to admit the majority of failures. I've seen three distincts era for software companies, we're definitably in the 3rd one, one that still has to be identified as good or bad. Software companies, especially ca...

064: Podman, the root-less alternative to Docker 21.10.2025

I retried Podman to replace a production service and did not wanted to re-installed Docker, mainly for security reasons. The fact that podman runs containers on the user-level and completely isolated from the system is a great alternative to the Docker deamon. I'm trying something new for this episode, I'll try and get audio clips from people to add more dynamism to the episodes, if you can join t...

063: Common mistakes when testing with Jakub Jarosz 14.10.2025

Jakub is returning to the show, he's about to launch a book called "50 Go Testing Mistakes" and we talk about the most common mistakes Gophers are making when it testing. Having a trustable testing suite is known to be critical for long-live software system. I can testify having maintained a .NET codebase for 20 years without any tests, it sucks. Links: Jakub's website Mailing list LinkedIn Bluesk...

062: Your Go linters don't know how to fix your code 08.10.2025

One university published attracted my attention, because it was on Go, it's titled: " Assessing Golang Static Analysis Tools on Real-World Issues ". Do you find your static analysis and linters tools could be more helpful when reporting issues? I'm mixed feeling really, I think that they're pretty damn good. Tools can always improve for sure, not sure if we will need the help of LLMs to mix static...

061: As a Gopher I'm excited about Gleam, maybe you'll too 30.09.2025

I finally gave Gleam a serious look and ho boy I'm excited. I've looked at Gleam a long time ago back when it started with the ML-like syntax. I've always been an Elm fan, I discovered functional programming with Elm. Near 2016-2017 I tried Elixir and Phoenix, and gave it a try multiple times following the years, but I'm not fully sure why it never clicked completely for me. As someone engage with...

060: 10x Developer, or 10x Distraction? A Reality Check on AI 23.09.2025

The message is everywhere: LLMs are here to make us 10x more productive and change software development forever. Venture capitalists are pouring billions into the vision, and big tech companies are pushing hard for us to adopt the tools. But as a software engineer who’s seen the demos and lived the reality, something feels profoundly wrong. This week, I’m taking a step back to reflect on the curre...

059: Is Go over with John Arundel 08.09.2025

Let's talk with a friend of the pod, John Arundel. We talk about state of thing a little regarding Go's maturity, a bit of AI, I personally am a bit fatigue of the noise and "agent". The podcast is returning slowly. , John has written a new Go book that's beginner-friendly, but goes deeper than you'd expect, he produce excellent learning and training resources. Links: The Deeper Love of Go John's...

058: Starting in Go with Yann Bizeul 03.06.2025

Go is used by multiple programmers and software engineers. Lots of path can lead to want to try Go, and this week I talk with Yann whom eventually found Go and talks about his experiences writing internal tools at his company. Links: Hupload YBFeed

057: I unite with another technical professional, and we talk about being blind in tech (part 2) 15.04.2025

The part 2 of my talk with Ivan Fetch. We cover the remaining listener questions and go over some aspects in more details of being blind in tech.

056: I unite with another technical professional, and we talk about being blind in tech 01.04.2025

This week I'm joined by Ivan Fetch. We talk about challenges and day-to-day life as tech professionals being blind, using a screen reader. This is the part one as we've a lot to cover. Since I started this pod after telling guests I'm blind and use a screen reader everyone wants to know more, so I thought doing an episode would be interesting to people wanting to know more. The best way to support...

055: Zog, a Go validation pkg with Tristan Mayo 18.03.2025

This week I'm joined by Tristan Mayo, the creator of Zog, a Go library that helps with validation when receiving data from an HTTP POST or parsing data.  Links: Zog on GitHub

054: Datastar with Delaney Gillilan 11.03.2025

This week I talk with Delaney Gillilan, the creator of Datastar, a framework that helps building web applications with the reactivity of a single page app but with the programming model of a good old server-rendered page from the backend. Datastar combines the power of HTMX and Alpine.js in a simple and lightweight way. Links: Datastar website The best way to support the show at this time is by ta...

053: My exp w/ Gomponent in prod with Markus Wustenberg 04.03.2025

Markus is back to talk about Gomponent. I've used the library in production and wanted to tell the story of my experience converting my html/template to Gomponent and get his thoughts and reactions. This is more of a real-world episode than anything else, a real story of real usage of Gomponent. Links: Gomponent As always the best way to help is by sharing and talking about the show. If you can yo...

052: Gost, a Go headless browser with Peter Strøiman 25.02.2025

This week I'm joined by Peter Strøiman, the author of Gost, a Go headless browser that can be pretty useful when doing TDD and even (especially) if you're using HTMX. We talk about the challenges and the "why" Peter wanted to build this project, where it can be helpful and we dive into the internals a bit. Links: Gost on GitHub Peter's website As always I'd appreciate if you can talk about the pod...

051: Event sourcing with Morgan Hallgren 18.02.2025

This week I'm joined by Morgan Hallgren and we talk about Event Sourcing. Morgan created an open source library that helps with the parts involved when doing event sourcing. Links: eventsourcing library (GitHub) As always the best way to support the show is by talking about it. If you'd want to chip in as it's time consuming and costly to host a podcast, the best way is to purchase my courses whic...

050: Security, devops, testing in Go with Jakub Jarosz 11.02.2025

This week I'm joined by Jakub Jarosz and we talk about security, devops, testing a lot of topics that are fun and comfortable doing in Go. Links: Jakub on Bluesky Jakub's website As always I'd appreciate any mention about the podcast and reach out if you'd like to join as a guest. If you'd want to support the show you can purchase my courses at 50% off Build SaaS apps in Go and Build a Google Anal...

049: I hate e2e tests, but I love unit tests 03.02.2025

go podcast() is back. After debating about canceling or continuing the pod, I've took 2 months and decided to resume publishing episode. I'm looking at a formula for the 4th year of the podcast. I'll still do interviews with Gophers as much as I can. But to fill the gap, I'd like to have something special, maybe more story based that would allow me to publish regularely, like each week. In this ep...

048: Lea Anthony on Wails 27.11.2024

I'm receiving Lea, creator of the Wails project. Allowing Gophers to build desktop application using web tech for the frontend. Links: Wails.io Want to support me with the show, talk about it and rate it where you're listening. Also you can purchase my courses at 50% off for listeners of the show: Build SaaS apps in Go and Build a Google Analytics in Go .

047: Fyne toolkit with Andy Williams 06.11.2024

This week I talk with Andy Williams about the Fyne toolkit. It's impressive how much you can do with Fyne targeting mostly all platform where you'd want your application to run. In a world where web is getting a little bit out of hand, it's refreshing to see that desktop still have its place in the software world. Links: Fyne website Join us on #gopodcast in the Gophers Slack. Any mention of this...

046: Let's talk about Rust with John Arundel 29.10.2024

John is proposing learning Rust to enhance Gophers programming knowledge. I do enjoy learning new thing personally, Rust always has been or at least seems to required an extra effort to get started with. John is trying to make it more approachable. Links: John's website The secrets of Rust, Tools John on Twitter If you enjoy the show the best way to support it is by sharing and talking about it to...

045: Gomponent with Markus Wustenberg 15.10.2024

This week I'm joined by Markus Wustenberg, the author of Gomponent, a library that lets you write your HTML directly in Go using a component approach with type safety. Links: Gomponent main website Markus's blog Markus's Go course There's a channel in the Gophers slack community, join #gopodcast. If you'd want to support the show consider purchasing my Go courses, which are 50% off for listeners o...

Toying with static analysis of HTML templates 30.09.2024

After last episode with Templ maintainers I was really pumped to try Templ and see if it would work for me. Without spoiling too much I believe it would have been easier to start from scratch with Templ vs. trying to migrate an existing project. This led me to try and see if I could add static analysis of my templates in my library tpl. I don't really have a PoC yet, but kind of getting close to i...

Adrian Hesketh and Joe Davidson on Templ 10.09.2024

In this episode Adrian Hesketh and Joe Davidson from Templ joins me and we talk about the what, why, and how of Templ. If you haven't checked it out, Templ helps creating strongly typed html template and use a component based approach to building web interface in Go. Links: Templ GitHub repo The documentation Go ship it Quicktemplate As always if you want to support the time I invest into this pod...

042: Gate keeping and teaching of programming with Ramesh Sringeri 03.07.2024

Ramesh joins me this week to talk about his experiences teaching programming in Girls who code club and gate keeping that can discourage some people from choosing computer science as their career path. Links: Confluence podcast with Ramesh Scott Hanselman's blog Profanity doesn't work Ramesh's blog Hanselminutes podcast ChangeLog I'd appreciate any mention you can share about the pod. If you'd lik...

Listen to the go podcast() podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.