Kind listens
Listened to
a post on the-github-podcast.simplecast.com
Listened to
What's in the SOSS? An OpenSSF Podcast

Post details
What's in the SOSS? features the sharpest minds in security as they dig into the challenges and opportunities that create a recipe for success in making software more secure. Get a taste of all the ingredients that make up secure open source ...

Listened to
a post on the-github-podcast.simplecast.com
Post details
Listened to
Break | Breaking Changes

Post details
Welcome back to Break, a Fallthrough aftershow! It's just Kris and Steve for this one! After brief reflections on the Gastown discussion, the episode pivots into a deep dive on semantic versioning,...

Listened to
Fallthrough | The AI Factory Floor

Post details
This week we're talking about Gastown! Dylan and Steve join Kris to break down the viral project that spins up hundreds of Claude Code instances to build a software factory. Steve makes the case fo...

Listened to
The state of homelab tech (2026) with Techno Tim (Changelog & Friends #125)

Post details
Techno Tim joins Adam to dive deep into the state of homelab'ing in 2026. Hardware is scarce and expensive due to the AI gold rush, but software has never been better. From unleashing Claude on your UDM Pro to building custom Proxmox CLIs, they explores how AI is transforming what's possible in the homelab. Tim declare...
Listened to
Natural born SaaS killers (Changelog & Friends #126)

Post details
We discuss the buzz around Clawdbot / MoltBot / OpenClaw, how app subscriptions are turning into weekend hacking projects, why SaaS stocks are crashing on Wall Street, and what it all means.
Listened to
OpenAI and Codex with Thibault Sottiaux and Ed Bayes - Software Engineering Daily
by

Post details
AI coding agents are rapidly reshaping how software is built, reviewed, and maintained. As large language model capabilities continue to increase, the bottleneck in software development is shifting away from code generation toward planning, review, deployment, and coordination. This shift is driving a new class of agentic systems that operate inside constrained environments, reason over

Listened to
Securing npm is table stakes with Nicholas C. Zakas (Changelog Interviews #674)

Post details
As the creator and long-time maintainer of ESLint, Nicholas Zakas is well-positioned to criticize GitHub's recent response to npm's insecurity. He found the response insufficient, and has other ideas on how GitHub could secure npm better. On this episode, Nicholas details these ideas, paints a bleak picture of npm alte...
Listened to
Clawdbot (Moltbot), Agents and the Age of Personal Software - Syntax #974

Post details

Listened to
Cup o' Go | Happy 3rd birthday, Brewster!

Post details
ProposalsAccepted: direct reference to embedded fields in struct literalsNew: Generic Methods for Go

Listened to
Raising An Agent: Episode 9

Post details
Quinn and Thorsten are back! It's been a while since they published a Raising An Agent episode and in this this episode, they discuss how everything seems to have changed again with Gemini 3 and Opus 4.5 and what comes after — the assistant is dead, long live the factory.
Listened to
Raising An Agent: Episode 8

Post details
In this episode of Raising an Agent, Beyang and Camden dive into how the Amp team evaluates models for agentic coding. They break down why tool calling is the key differentiator, what went wrong with Gemini Pro, and why open models like K2 and Qwen are promising but not ready as main drivers. They share first impressions of GPT-5, explore the idea of alloying models, and explain why qualitative “vibe checks” often matter more than benchmarks. If you want to understand how Amp thinks about model selection, subagents, and the future of coding with agents, this episode has you covered.
Listened to
Raising An Agent: Episode 7

Post details
In this episode, Beyang and Thorsten discuss strategies for effective agentic coding, including the 101 of how it's different from coding with chat LLMs, the key constraint of the context window, how and where subagents can help, and the new oracle subagent which combines multiple LLMs. 00:53 Intros 03:35 How coding with agents is very different from coding with prior AI tools that use chat LLMs 10:46 Example of an agentic coding run to fix a simple issue 14:28 Example of debugging an issue with an MCP server 22:05 Example of unifying two build scripts that share logic 25:24 How context window size has emerged as a key constraint on agentic automation 31:16 Why it's best to focus on one thing at a time per agentic thread 33:24 Subagents and how they help extend the effective context window 34:04 The Amp codebase search subagent 38:48 General-purpose subagents 44:20 When to use subagents 47:04 The oracle subagent and o3 51:47 Multi-model agents and using the best model for each job
Listened to
Raising An Agent: Episode 6

Post details
In this episode, Quinn and Thorsten discuss Claude 4, sub-agents, background agents, and they share "hot tips" for agentic coding.
Listened to
Raising An Agent: Episode 5

Post details
In this episode, Beyang interviews Thorsten and Quinn to unpack what has happened in the world of Amp in the last five weeks: how predictions played out, how working with agents shaped how they write code, how agents are and will influence model development, and, of course, all the things that have been shipped in Amp.
Listened to
Raising An Agent: Episode 4

Post details
Thorsten and Quinn talk about the future of programming and whether code will still be as valuable in the future, how maybe the GitHub contribution graph is already worthless, how LLMs can free us from the tyranny of input boxes, and how conversations with an agent might be a better record of how a code change came to be than git commit tools. They also share where it works and simply doesn't work.
Listened to
Raising An Agent: Episode 3

Post details
Quinn and Thorsten start by sharing how reviews are still very much needed when using AI to code and how it changes the overall flow you're in when coding with an agent. They also talk about a very important question they face: how important is code search, in its current form, in the age of AI agents?
Listened to
Raising An Agent: Episode 2

Post details
Thorsten and Quinn talk about how different agentic programming is from normal programming and how the mindset has to adapt to it. One thing they discuss is that having a higher-level architectural understanding is still very important, so that the agent can fill in the blanks. They also talk about how, surprisingly, the models are really, really good when they have inputs that a human would normally get. Most importantly, they share the realization that subscription-based pricing might make bad agentic products.
Listened to
Raising An Agent: Episode 1

Post details
In the first episode of Raising an Agent, Quinn and Thorsten kick things off by sharing a lot of wow-moments they experienced after getting the agent at the heart of Amp into a working state. They talk about how little is actually needed to create an agent and how magical the results are when you give a model the right tools, unlimited tokens, and feedback. That might be the biggest surprise: how many previous assumptions feel outdated when you see an agent explore a codebase on its own.
Listened to
Ep. 5 | The ethics of AI for software engineers by Overcommitted | Software Engineering and Tech Careers Insights

Post details
The crew gets philosophical about the ethics of building Artificial Intelligence systems. Are software engineers going to be replaced? Is it ethical to build AI systems?LinksSuperintelligenceBlog: Less WrongZizian cultThinking in SystemsDwarkesh Patel podChatGPT Medical Diagnosis StudyMCP Server Claude Desktop TutorialMCP PodcastOvercommitted on BlueskyHostsOvercommitted.devBrittany Ellich: https://brittanyellich.comEggyhead: https://github.com/eggyheadJonathan Tamsut: https://jtamsut.substack.com

Listened to
Ep. 4 | How we use AI as software engineers by Overcommitted | Software Engineering and Tech Careers Insights

Post details
The crew chat about our experience using AI right now as software engineers (which is subject to change even by the time this episode airs). Including an overview of our current thoughts on the AI landscape, what tools we use for which tasks, and our thoughts on what we are excited about for the future!LinksThe S in MCP Stands for SecurityBook: The Scaling EraOvercommitted on BlueskyHostsOvercommitted.devBethany Janos: https://github.com/bethanyj28Brittany Ellich: https://brittanyellich.comEggyhead: https://github.com/eggyheadJonathan Tamsut: https://jtamsut.substack.com

Listened to
Break | Small Security Energy

Post details
Welcome back to Break, a Fallthrough aftershow! In this episode, Kris, Matt, and Steve talk about Fallthrough episode #32, problems with software security, why privacy is important, and so much mor...

Listened to
Fallthrough | Big Data Energy

Post details
In the years leading up to the current AI hype cycle we're currently all experiencing, there was another hype cycle: Big Data. In this episode, Kris is joined by Matt and Steve to discuss how the B...

Listened to
Next-Gen JavaScript Package Management with Ruy Adorno and Darcy Clarke - Software Engineering Daily
by

Post details
Package management sits at the foundation of modern software development, quietly powering nearly every software project in the world. Tools like npm and Yarn have long been the core of the JavaScript ecosystem, enabling developers to install, update, and share code with ease. But as projects grow larger and the ecosystem more complex, this older

Listened to
The era of the Small Giant with Damien Tanner (Changelog Interviews #673)

Post details
Damien Tanner (founder of Pusher, now building Layercode) is back for a reunion 17 years in the making. Damien officially returns to The Changelog to discuss the seismic shift happening in software development. From the first sponsor of the podcast to frontline builder in the AI agent era, Damien shares his insights on...
Listened to
Cup o' Go | Go pherJS. 🌐 Go survey. 📈 Go podcast. 🎧

Post details
GopherJS 1.20 releasedListen to interview with Grant Nelson, Episode 53Results from the 2025 Go Developer SurveyInterview with Dominic St-Pierrego podcast()StaticBackendDominic on LinkedIn

Listened to
Break | Context Is King

Post details
Welcome back to Break, a Fallthrough aftershow! In this episode, Annie and Michael Hedgepeth stick around for Break. The panel kicks off with Michael's anxiety about his

Listened to
Fallthrough | Systems Thinking for Humans

Post details
Annie and Michael Hedgpeth, founders of People Work, join Kris and Matt to unpack the junior hiring crisis and what's really broken about how we grow engineers. Annie's viral blog post sparked deba...

Listened to
Brittany Ellich: Using AI to Maintain Software, Not Rewrite It

Post details
AI isn’t here to save you from your codebase. Brittany Ellich explains how to use it to maintain what already works… without chasing rewrite fantasies or shipping chaos.

Listened to
Cup o' Go | 3️⃣3️⃣3️⃣ Security patches for 3 Go versions, 3 meetups, planning our 3 year anniversary!

Post details
Want to share our last week's episode? Here is the link!Want to send a voice note for our 3 year episode? Here!News[security] Go 1.26 Release Candidate 2 is released[security] Go 1.25.6 and Go 1.24.12 are releasedGophercamp 2026Lightning RoundHow to Get Consistent Classification From Inconsistent...

Listened to
Oxide and Friends | Predictions 2026!!

Post details
Time for the annual predictions episode! Bryan and Adam were joined by frequent future-ologists Simon Willison, Steve Klabnik, and Ian Grunert to review past predictions and peer into the future. If any of these predictions come to fruition, it's going to be an interest 1, 3, or 6 years!In...

Listened to
Oxide and Friends | Engineering Rigor in the LLM Age

Post details
What do LLMs mean for the future of software engineering? Will vibe-coded AI slop be the norm? Will software engineers simply be less in-demand? Rain and David join Bryan and Adam to discuss how rigorous use of LLMs can make for much more robust systems.In addition to Bryan Cantrill and Adam...

Listened to
Break | Megawatt Home Labs

Post details
Welcome back to Break, a Fallthrough aftershow! In this episode, Nick Gerace sticks around for Break. The panel compare audio engineering backgrounds, discuss AI-powered podcast workflows, and Nick...

Listened to
Fallthrough | When Reality Drifts

Post details
Nick Gerace, Engineering Manager at System Initiative, joins Kris and Matt to explore what infrastructure management looks like beyond Terraform. Nick walks us through how System Initiative differs...

Listened to
The GitHub problem (and other predictions) with Mat Ryer on the guitar (Changelog & Friends #123)

Post details
Mat Ryer is back and he brought his impromptu musical abilities with him! We discuss Rob Pike vs thankful AI, Microsoft's GitHub monopoly (and what it means for open source), and Tom Tunguz' 12 predictions for 2026: agent-first design, the rise of vector databases, and are we about to pay more for AI than people?!
Listened to
Ep. 42 | Making Silly Software with Christina Martinez by Overcommitted

Post details
SummaryIn this episode, the hosts meet with Christina Martinez, a developer experience engineer from Resend, who shares insights on her creative process and current projects. She shares her delight in building silly software and how she's using that to learn in her current role.TakeawaysChristina is the creative mind behind the Gen Z Babel plugin.She also developed the Swift commits tool.Taking existing tutorials and adding a creative twist can make them more fun.Continuous development is important at all parts of your career.LinksChristina Martinez: https://christinacodes.devSilly Software Club: https://sillysoftware.clubResend: https://resend.com/Gen Z slang Babel plugin: https://www.instagram.com/reel/Cxvwz76vBus/ | https://github.com/christina-de-martinez/babel-plugin-glowup-vibesTaylor Swift themed commit linting tool: https://youtube.com/shorts/eOS5Q2I9LHM?si=LC8JVUKTkLgwKtDF | https://github.com/christina-de-martinez/swift-commitsCodeTV & Mux's Worst Video Player Competition: https://www.mux.com/blog/actual-worst-video-playerReact Miami: https://www.reactmiami.com/HostsOvercommitted: https://overcommitted.devBethany Janos: https://github.com/bethanyj28Brittany Ellich: https://brittanyellich.comEggyhead: https://github.com/eggyhead

Listened to
Cup o' Go | Go 1.26: 240% better! 🎊 This episode: 340% longer! 🎉 Venn: 100% awesome 👍

Post details
GopherCon 2026 Early tickets until Jan 31! Get them while they last!Go 1.26 coming soonOfficial release notesInteractive release notes by Anton ZhiyanovInterview with Arthur VaverkoVenn.cityJob openingsArthur Vaverko on LinkedIn

Listened to
Break | Breaking The Doom Scroll

Post details
Welcome back to Break, a Fallthrough aftershow! In this episode, Matt gets real about how AI doomerism on social media got to him over the holidays and the mental reset that pulled him out of it. K...

Listened to
Fallthrough | New Year, New Nuance

Post details
New Year, New Nuance! In this episode, Kris and Matt discuss what they're looking forward to in 2026—Matt shares the exciting news that he's becoming a dad, and the duo explore the value of growth,...

Listened to
Open Source Security: Anubis with Xe Iaso

Post details
Josh chats with Xe Iaso, the creator of Anubis the web AI firewall. We discuss how Anubis is tackling bots and scrapers. The discussion around the scrapers is fascinating and challenging, these things are everywhere and don't behave very nicely. There's also discussion about running a successful open source project. Xe has a lot of experience to share with us, you're going to learn something new with this one. The show notes and blog post for this episode can be found at
Listened to
From GitLab to Kilo Code featuring Sid Sijbrandij (Changelog Interviews #672)

Post details
We're joined by Sid Sijbrandij, founder of GitLab who led the all-in-one coding platform all the way to IPO. In late 2022, Sid discovered that he had bone cancer. That started a journey he's been on ever since... a journey that he shares with us in great detail. Along the way, Sid continued founding companies including...
Listened to
Engineering Enablement by DX | AI and productivity: A year-in-review with Microsoft, Google, and GitHub researchers

Post details
As AI adoption accelerates across the software industry, engineering leaders are increasingly focused on a harder question: how to understand whether these tools are actually improving developer experience and organizational outcomes.In this year-end episode of the Engineering Enablement podcast,...

Listened to
Oxide and Friends | OxF 2025 Wrap-Up

Post details
Bryan and Adam reflect on Oxide and Friends in 2025--favorite moments, episodes, and images. Happy new year and see you in 2026!Your hosts are Bryan Cantrill and Adam Leventhal.Some of the topics we hit on, in the order that we hit them:RFD 576: Using LLMs at Oxide (hacker news comments)OxF:...

Listened to
a post on the-github-podcast.simplecast.com