go podcast() cover art

All Episodes

go podcast() — 96 episodes

#
Title
1

096: TBD

2

095: Twigg with André Bianchessi

3

094: The constant fight between wanting to do engineering and the need of doing marketing

4

089: Saved by a bug

5

093: Agentic engineering is here to stay with Thorsten Ball

6

092: Your Wails app... on mobile? With Lea Anthony

7

091: Morten tried UI with AI, Dominic wanted to ditched StaticBackend

8

090: Want financial advice? Here we talk about Go and how we're building businesses using Go

9

088: Just listen to Dom

10

087: func AudioToVideo(input Podcast) (Podcast, error)

11

086: Just use postgres, man

12

085: Morten received an ~acquisition offer, Dominic got his 1st paying customer

13

084: Databases, FTS, and local LLM

14

083: Lisette, inspired by Rust, compiles to Go with Iván Ovejero

15

082: Streaming, product updates, and marketing

16

081: Weird Redis bug and we talk text editors

17

080: Ship it anyway: fighting the urge to refactor

18

079: WireGuard and don't mix social engagement w/ product validation

19

078: Uncloud, bridging the gap between Docker and Kubernetes

20

077: LLMs, with great power comes great responsibility

21

076: From nginx to Caddy and we both had LLM quality issues/concerns

22

075: Fyne apps are easier to design and build with Andy Williams

23

074: Andurel got contributors and OSS licenses

24

073: Heroku in maintenance mode and surfacing observability

25

072: The tools we're using as Go SWE

26

071: February projects updates

27

070: Morten, a new co-host; Discussing the current state of education and AI

28

069: I'm having fun again! Un-archiving StaticBackend

29

068: Revisiting Datastar with Delaney Gillilan

30

067: LLM/AI as agents in your Go system with Markus Wüstenberg

31

066: Xp, CI, CD with Jon Barber

32

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

33

064: Podman, the root-less alternative to Docker

34

063: Common mistakes when testing with Jakub Jarosz

35

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

36

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

37

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

38

059: Is Go over with John Arundel

39

058: Starting in Go with Yann Bizeul

40

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

41

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

42

055: Zog, a Go validation pkg with Tristan Mayo

43

054: Datastar with Delaney Gillilan

44

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

45

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

46

051: Event sourcing with Morgan Hallgren

47

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

48

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

49

048: Lea Anthony on Wails

50

047: Fyne toolkit with Andy Williams

51

046: Let's talk about Rust with John Arundel

52

045: Gomponent with Markus Wustenberg

53

Toying with static analysis of HTML templates

54

Adrian Hesketh and Joe Davidson on Templ

55

042: Gate keeping and teaching of programming with Ramesh Sringeri

56

041: Speaking at conferences with Matt Boyle

57

040: CLI in Go and other tech talks with Marian Montagnino

58

039: Go is now more fun to build web apps

59

038: Finally, found a good use case for Go's plugin

60

037: Is Go a good choice for your Startup?

61

036: Game UI in Go with EbitenUI maintainer Mark Carpenter

62

035: Going deeper into Encore with its founder André Eriksson

63

034: Encore, domain design in Go with Bill Kennedy

64

033: Deployment orchestrator in Go, part of my upcoming SaaS

65

032: Go cryptography with John Arundel

66

031: Using shim on API to prevent breaking changes

67

030: gRPC in Go with Chris Shepherd

68

029: I've a confession to make, I've wrote 2 apps in Django

69

028: To TDD or not... or when

70

027: Debugging in Go with Matt Boyle

71

026: We can do better with interviews and onboarding

72

025: Iterators are coming to Go

73

024: Do you understand this weird production behavior?

74

023: Reaction to reddit post on null pointer error in Go

75

022: What to answer to "Why Go?"

76

021: Why I had to work 30h straight in 2002

77

020: Discipline is required to build long-live software

78

019: Dependencies maintenance in Go

79

018: WebAssembly runner, a real-world use case

80

Help your OSS with GitHub CLI, Codespaces and linters

81

016: What I'd hope WASM brought to web dev

82

015: How do you put things in production?

83

014: We should contribute more to open source

84

013: Go's concurrency to the rescue

85

012: Concurrency isn't Go main selling point

86

011: Options where to deploy your Go servers

87

010: internal package gotchas

88

009: Set variables at build time with -LDFLAGS

89

008: The day my Go service got csharpify

90

007: Is Go's database/sql verbosity that bad?

91

006: Build softwares that stand the test of time

92

005: Spring arriving, so is Go 1.18 and Generics

93

004: Using interfaces for major refactor

94

003: Pointers or !Pointers, stack, and heap

95

002: Project structure & package name

96

001: Error handling in Go