Recent Episodes

SE Radio 567: Dave Cross on GitHub Actions

Filed in Episodes by on June 6, 2023 0 Comments
SE Radio 567: Dave Cross on GitHub Actions

Dave Cross, owner of Magnum Solutions and author of GitHub Actions Essentials (Clapham Technical Press), speaks with SE Radio host Gavin Henry about GitHub actions, the value they provide, and the best practices for using them in your projects. Cross describes the vast range of things that developers can do with GitHub Actions, including some […]

Continue Reading »

SE Radio 566: Ashley Peacock on Diagramming in Software Engineering

Filed in Episodes by on May 31, 2023 0 Comments
SE Radio 566: Ashley Peacock on Diagramming in Software Engineering

Ashley Peacock, author of the book Creating Software with Modern Diagramming Techniques, speaks with SE Radio host Akshay Manchale about diagrams in software engineering. They discuss the power of diagramming and some reasons we don’t fully use it as often as we should. Ashley contrasts historical use of UML diagrams versus modern diagrams, which don’t […]

Continue Reading »

SE Radio 565: Luca Galante on Platform Engineering

Filed in Episodes by on May 23, 2023 0 Comments
SE Radio 565: Luca Galante on Platform Engineering

Luca Galante, head of product at Humanitec, joins host Jeff Doolittle for a conversation about platform engineering. They begin by defining platform engineering and its relationship to, and distinction from, DevOps. Tracing platform engineering’s history, Luca describes how internal developer platforms are fundamental, and then explores the goals of addressing complexity and reducing the cognitive […]

Continue Reading »

SE Radio 564: Paul Hammant on Trunk-Based Development

Filed in Episodes by on May 16, 2023 0 Comments
SE Radio 564: Paul Hammant on Trunk-Based Development

Paul Hammant, independent consultant, joins host Giovanni Asproni to speak about trunk-based development—a version control management practice in which developers merge small, frequent updates to a core “trunk” or main branch. The episode explores the technique in some detail, including its pros and cons and some examples from real projects, and offers suggestions on how […]

Continue Reading »

SE Radio 563: David Cramer on Error Tracking

Filed in Episodes by on May 10, 2023 0 Comments
SE Radio 563: David Cramer on Error Tracking

In this episode, David Cramer, co-founder and CTO of Sentry, joins host Jeremy Jung for a conversation about error tracking. The discussion starts with treating performance problems as errors, why you might not need logs, and how most applications share the same problems. From there they consider other topics including capturing information by hooking into […]

Continue Reading »