All Episodes
go podcast() — 96 episodes
096: TBD
095: Twigg with André Bianchessi
094: The constant fight between wanting to do engineering and the need of doing marketing
089: Saved by a bug
093: Agentic engineering is here to stay with Thorsten Ball
092: Your Wails app... on mobile? With Lea Anthony
091: Morten tried UI with AI, Dominic wanted to ditched StaticBackend
090: Want financial advice? Here we talk about Go and how we're building businesses using Go
088: Just listen to Dom
087: func AudioToVideo(input Podcast) (Podcast, error)
086: Just use postgres, man
085: Morten received an ~acquisition offer, Dominic got his 1st paying customer
084: Databases, FTS, and local LLM
083: Lisette, inspired by Rust, compiles to Go with Iván Ovejero
082: Streaming, product updates, and marketing
081: Weird Redis bug and we talk text editors
080: Ship it anyway: fighting the urge to refactor
079: WireGuard and don't mix social engagement w/ product validation
078: Uncloud, bridging the gap between Docker and Kubernetes
077: LLMs, with great power comes great responsibility
076: From nginx to Caddy and we both had LLM quality issues/concerns
075: Fyne apps are easier to design and build with Andy Williams
074: Andurel got contributors and OSS licenses
073: Heroku in maintenance mode and surfacing observability
072: The tools we're using as Go SWE
071: February projects updates
070: Morten, a new co-host; Discussing the current state of education and AI
069: I'm having fun again! Un-archiving StaticBackend
068: Revisiting Datastar with Delaney Gillilan
067: LLM/AI as agents in your Go system with Markus Wüstenberg
066: Xp, CI, CD with Jon Barber
065: We're in the 3rd age of SaaS
064: Podman, the root-less alternative to Docker
063: Common mistakes when testing with Jakub Jarosz
062: Your Go linters don't know how to fix your code
061: As a Gopher I'm excited about Gleam, maybe you'll too
060: 10x Developer, or 10x Distraction? A Reality Check on AI
059: Is Go over with John Arundel
058: Starting in Go with Yann Bizeul
057: I unite with another technical professional, and we talk about being blind in tech (part 2)
056: I unite with another technical professional, and we talk about being blind in tech
055: Zog, a Go validation pkg with Tristan Mayo
054: Datastar with Delaney Gillilan
053: My exp w/ Gomponent in prod with Markus Wustenberg
052: Gost, a Go headless browser with Peter Strøiman
051: Event sourcing with Morgan Hallgren
050: Security, devops, testing in Go with Jakub Jarosz
049: I hate e2e tests, but I love unit tests
048: Lea Anthony on Wails
047: Fyne toolkit with Andy Williams
046: Let's talk about Rust with John Arundel
045: Gomponent with Markus Wustenberg
Toying with static analysis of HTML templates
Adrian Hesketh and Joe Davidson on Templ
042: Gate keeping and teaching of programming with Ramesh Sringeri
041: Speaking at conferences with Matt Boyle
040: CLI in Go and other tech talks with Marian Montagnino
039: Go is now more fun to build web apps
038: Finally, found a good use case for Go's plugin
037: Is Go a good choice for your Startup?
036: Game UI in Go with EbitenUI maintainer Mark Carpenter
035: Going deeper into Encore with its founder André Eriksson
034: Encore, domain design in Go with Bill Kennedy
033: Deployment orchestrator in Go, part of my upcoming SaaS
032: Go cryptography with John Arundel
031: Using shim on API to prevent breaking changes
030: gRPC in Go with Chris Shepherd
029: I've a confession to make, I've wrote 2 apps in Django
028: To TDD or not... or when
027: Debugging in Go with Matt Boyle
026: We can do better with interviews and onboarding
025: Iterators are coming to Go
024: Do you understand this weird production behavior?
023: Reaction to reddit post on null pointer error in Go
022: What to answer to "Why Go?"
021: Why I had to work 30h straight in 2002
020: Discipline is required to build long-live software
019: Dependencies maintenance in Go
018: WebAssembly runner, a real-world use case
Help your OSS with GitHub CLI, Codespaces and linters
016: What I'd hope WASM brought to web dev
015: How do you put things in production?
014: We should contribute more to open source
013: Go's concurrency to the rescue
012: Concurrency isn't Go main selling point
011: Options where to deploy your Go servers
010: internal package gotchas
009: Set variables at build time with -LDFLAGS
008: The day my Go service got csharpify
007: Is Go's database/sql verbosity that bad?
006: Build softwares that stand the test of time
005: Spring arriving, so is Go 1.18 and Generics
004: Using interfaces for major refactor
003: Pointers or !Pointers, stack, and heap
002: Project structure & package name
001: Error handling in Go