Location:
Netherlands
Genres:
Technology Podcasts
Description:
Stay up to date with the Go community in about 15 minutes per week
Language:
English
Website:
https://cupogo.dev/
Email:
jonathan@jhall.io
Episodes
One and two and three and four and proposals!
12/6/2024
Go 1.23.4 and 1.22.10 releasedtesting: shuffle seed should be different when -shuffle=on and -count flag is setCLcmd/vet: add check for sync.WaitGroup abusecmd/vet: warn about structs marked json omitemptyruntime/mainthread: add mainthread.Do for mediating access to the main threadgithub.com/bitfield/qrandI stan clearing maps, no cap โ
Support this podcast on Patreon โ
Duration:00:21:02
๐๐บ๐ธ The FIPS Episode including an interview with Alex Scheel
11/23/2024
This week Jonathan and Shay go deep into FIPS, cryptography, and security, and interview Alex Scheel about it as well!
crypto: mechanism to enable FIPS mode #70123proposal: cmd/go: add fips140 module selection mechanism #70200crypto/tls: add ConnectionState.CurveID #67516Writing secure Go code by Jakub Jaroszr/golang - Who's hiring - November 2024Find all the links, including Patreon, on cupogo.devFollow us now on LinkedInKeepHQ! AIOps for the massescipherboy~FIPS 140-3 Security Requirements for Cryptographic Modulesthe cryptopals crypto challengesManage, store, and distribute sensitive data with OpenBao
โ
Support this podcast on Patreon โ
Duration:01:01:20
๐ ยกFeliz quinceaรฑera a Golang! ๐ช
11/15/2024
Hannover Go meetup Go Turns 15 The Business of GoEnd support for macOS 11 in go 1.25Memory regionsWatermill 1.4: Event-Driven library for GosingleflightCreating a Brainrot Language Server in GolangFollow us now on LinkedIn!
โ
Support this podcast on Patreon โ
Duration:00:29:10
๐ 70,000 Go issues, and still going strong, Terraform for Factorio, and John Crickett on learning without LeetCode
11/8/2024
Go 1.23.3 and 1.22.9 releasedSafer file open methodsDrop macOS 11 support for Go 1.25net/http: short writes with FileServer on macosGoLab tickets still availableIs there a path forward for Go's yaml situation?Factorio server managerFactoCordmapshotterraform-factorio-providerCoding ChallengesLinkedInYouTubeX/Twitter โ
Support this podcast on Patreon โ
Duration:01:03:13
๐ณ Roots & Trees: OpenRoot, and Cedar to the rescue for access control
11/1/2024
Go Remote MeetupStep up!Episode 32add slog.DiscardHandlerEpisode 80enable GOCACHEPROG by defaultEpisode 85Safer file open functionsEpisode 66Cache final output binaries for go runOptimising and Visualising Go Tests Parallelism: Why more cores don't speed up your Go testsGopher crochet patternStrongDMCedar Languagecedar-go on GitHubRego policy languageZanzibar: Googleโs Consistent, Global Authorization SystemCedar Blogjustin@strongdm.com โ
Support this podcast on Patreon โ
Duration:00:58:43
Improved Go cache interaction coming in 1.24? Plus extended discussion on technical writing
10/25/2024
Helsinki Go meetupGopherConAUenable GOCACHEPROG by defaultTwo common Go interface misusesMocks Aren't StubsReddit FAQ: GUI Solutions for GomiQTpgrollburrowValewrite-like-a-proswimm.io โ
Support this podcast on Patreon โ
Duration:01:00:23
๐๏ธ BIG questions: "Is excel immortal?" and "Is Go the right choice for my startup?"
10/18/2024
Happy Sukkot ๐๏ธ! Find John & Shay at cupogo.dev, where you can find links to our Slack channel, Swag store, Patreon community, and the entire Cup o' Go episode archive.
GoUAE meetup, Oct 26Go Liepzigproposal: net/http: customize limit on number of 1xx responses (FInal Comment Period)Is Go the right choice for my startupDetect loop vars unnecessarily passed as parameters to goroutines?PostgreSQL server wire protocol. Build your own server and start serving connectionsExcelize v2.9.0Is Excel immortal?
โ
Support this podcast on Patreon โ
Duration:00:24:36
๐ฌ๏ธ Air, Windows, and Shelves; Promise this is about Go! Plus, Willem.dev talks freelance Go Web Development
10/11/2024
Go 1.23.2 + 1.22.8 released, mostly backports of fixesHigh-Resolution Timers on WindowsNew release for AirInteresting post about code shelf lifeWillem โ
Support this podcast on Patreon โ
Duration:00:45:09
๐ฏ๐ It's Rosh Hashana! (Replay) John Arundel's advice for those who aren't enjoying Go so much
9/30/2024
No episode this week, as Shay's celebrating Rosh Hashana and John's moving countries. So enjoy this replay of our interview with John Arundel from episode 21 of the show!
@bitfieldbitfieldconsultingbitfieldconsulting.comThings in Go I Never UseWhat is the best book to learn Go in 2023? โ
Support this podcast on Patreon โ
Duration:00:33:02
๐๐ Two Orcas swimming in a pod(cast); FDs, Aliases, and more with Maxim Vovshin
9/27/2024
Join us at Orca Security! New roles for Go Developers opened, hand in your CV (and tell 'em Shay sent you :) )
Backend DeveloperRuntime Security ResearcherAgent DeveloperDevOps Engineer
cmd/compile: relax wasm/wasm32 function import signature type constraints"Types" in the WASM specruntime: add a way to check if fd is used by go runtimerunC Escape Vulnerability CVE-2024-21626 write-upRegister allocation in the Go compilerWhat's in an (Alias) Name?Go Singleflight Melts in Your Code, Not in Your DBcmd/go: change go test to FAIL if -run is specified but no tests matchFelix Geisendรถrfer's bugfix for fgprof โ
Support this podcast on Patreon โ
Duration:00:41:12
๐ฆ I hate that I like Cup o' Go, LLMs, and many proposals
9/20/2024
For show notes, swag store, Patreon community, and past episodes, visit cupogo.dev.
Discussions & Proposals
๐ metrics for the standard library
๐๏ธ gorename deprecation
๐ Documentation update for telemetry intentions
(psst; remember to run `go telemetry on`)
๐ฎ log/slog: add slog.DiscardHandler
Blog posts
๐ค Building LLM-powered applications in Go
โค๏ธโ๐ฉน I hate that I like Golang
Our gracious patrons support this show. Consider joining as a member, too!
โ
Support this podcast on Patreon โ
Duration:00:38:52
And now for something completely different, with Ran Bar-Zik & Gil Adda
9/13/2024
Add new compress/zstdEpisode 31runtime: add AddCleanup and deprecate SetFinalizerEpisode 73refuse to generate and/or use RSA keys smaller than 1024 bitsGopherCon Israel 2024New unique packageEpisode 33Episode 38Go malware capable of cross-platform backdoor attacksgarbleecsGo Developer SurveyAlice Merrick in Episode 73CyberArk
โ
Support this podcast on Patreon โ
Duration:01:09:44
Do Androids Dream of Electric Gophers? New Go releases & interview with Elliott Minns
9/6/2024
Go 1.23.1 & 1.22.7 releasedencoding/json: add omitzero optionInterview with Joe Tsai about encoding/json/v2script v0.23.0Interview wit xiaq, author of Elvish Interview with John ArundelTelemetry in Go 1.23 and beyondRunning Go on a Raspberry Pi (ืืจืฆืช ืื ืขื ืจืกืคืืจื ืคืื)river v0.10.0AriaSQLOn RedditOpenTofu Registry gets a User InterfaceInterview with Ohad Maislish about OpenTofuWatch the interview on YouTubeDreams of Codedreamsofcode.io โ
Support this podcast on Patreon โ
Duration:01:00:44
โ To bisect or not to bisect? I guess the answer's in the middle with Jamie Tanna's step counter!
8/30/2024
Thanks to Jamie Tanna for joining as Co-host!
Our gracious patrons support this show. Consider joining as a member, too!
proposal: debug/bisect: publish x/tools/internal/bisectproposal: errors: add All and AllAs iteratorsCue 0.10.0 with experimental embed supportYou're not mature enough to release your first version as v1New release for FIT: Garmin watch protocol in GoThe most exciting part of Go 1.23Open Source database diagram editor โ
Support this podcast on Patreon โ
Duration:00:55:10
Where is the "Advanced Mode" switch?
8/23/2024
Go 1.23 is here!Range Over FunctionTree walking with range-over-funcGopherCon AUCFPGoWestStill accepting lightning talksboot.devLane Wagner on Cup o' GoJonathan Hall on Backend BanterGopherCon SingaporeCFPFyneConfCFPGopherCon UK 2024 talks are now online!add Context method to testing.TtimelinizegRPC over HTTP/3 wasmws forkoriginal โ
Support this podcast on Patreon โ
Duration:00:19:59
๐ While we wait for Go 1.23, we discuss the latest Stack Overflow survey results
8/10/2024
For Patreon, Swag, past episodes, and more, visit ๐ https://cupogo.dev/!
Go 1.22.6 & 1.21.13 releasedCVE-2024-24790Synkadd Context method to testing.TStackOverflow 2024 developer survey results โ
Support this podcast on Patreon โ
Duration:00:36:56
๐ฎ BDFL but drop the FL, Game Development, and more!
8/3/2024
For Patreon, Swag, past episodes, and more, visit https://cupogo.dev/!
Leadership Transition in the Go ProjectAccepted: Adding Text() to the crypto/rand libraryProposal (likely decline): add crypt(3) compatibility in the stdlibActive Proposal: Telemetry in DelveGopherCon EU 2024 videos have been uploaded online New minor version for ebitengineGo for RPG tutorial on YouTube by CodingWithSphereGo & MoneyQuantum-Safe TLSNew ollama release โ
Support this podcast on Patreon โ
Duration:00:26:18
Don't skip the gym! ๐๏ธ And interview Alice Merrick, UX researcher on the Go team
7/26/2024
Go 1.23: Interactive release notesruntime: add AddCleanup and deprecate SetFinalizerweak: new package providing weak pointersBufstream enters public betaProfiling in Go: A Practical GuideCogent Core initial releaseNew RansomHub Ransomware VersionAlice MerrickAll about community โ
Support this podcast on Patreon โ
Duration:01:01:34
๐ฐ๐ช yield(RC2, 1st GopherCon in Africa, LLMs, Dreams of code, and more)
7/19/2024
News this week:
Google Groups noticeThe actual Merge ListGopherCon Africa Oct 18-19Does Go benefit more from copilot than other languages? Go range iterators demystified"This cli component was trickier to build than I thought" by Dreams of Code on YouTubeIntroducing Quartz: A Deterministic Time Testing Libraryov - feature rich terminal pagerWant to support the show? Here are some ways to do it!
Twitter (X. Ugh)techhub.social/@cupogoYouTubePatreon โ
Support this podcast on Patreon โ
Duration:00:27:05
โฒ๏ธ โก๏ธ That feeling when your timer returns the wrong time & new ๐ฉ๏ธ lightning round!
7/12/2024
GopherCon IsraelCFPGopherCon AUCFPGopherCon IndiaFyne ConfCFPGopherCon SingaporeCFPGo 1.23 draft release notesResetting timers in GoGeomys, A Blueprint for a Sustainable Open Source Maintenancegithub.com/openhue/openhue-gogithub.com/frederikaverpil/neotest-golanggithub.com/AllenDang/giugithub.com/ergochat/ergo โ
Support this podcast on Patreon โ
Duration:00:21:26