SE Radio 568: Simon Bennetts on OWASP Dynamic Application Security Testing Tool ZAP

June 14, 2023 50:36 73.16 MB Downloads: 0

Simon Bennetts, a distinguished engineer at Jit, discusses one of the flagship projects of OWASP: the Zed Attack Proxy (ZAP) open source security testing tool. As ZAP’s primary maintainer, Simon traces the tool’s origins and shares some anecdotes with SE Radio host Priyanka Raghavan on why there was a need for it. They take a […]

SE Radio 567: Dave Cross on GitHub Actions

June 06, 2023 58:27 84.46 MB Downloads: 0

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 […]

SE Radio 566: Ashley Peacock on Diagramming in Software Engineering

May 31, 2023 54:26 78.68 MB Downloads: 0

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 […]

SE Radio 565: Luca Galante on Platform Engineering

May 23, 2023 1:00:05 87.37 MB Downloads: 0

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 […]

SE Radio 564: Paul Hammant on Trunk-Based Development

May 16, 2023 1:00:23 87.25 MB Downloads: 0

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 […]

SE Radio 563: David Cramer on Error Tracking

May 10, 2023 1:13:41 106.4 MB Downloads: 0

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 […]

SE Radio 562: Bastian Gruber on Rust Web Development

May 03, 2023 1:08:23 65.95 MB Downloads: 0

Bastian Gruber, author of the book Rust Web Development, speaks with host Philip Winston about creating server-based web applications with Rust. They explore Rust language features, tooling, and web frameworks such as Warp and Tokyio. From there, they examine the steps to build a simple web server and a RESTful API, as well as modules, […]

SE Radio 561: Dan DeMers on Dataware

April 26, 2023 1:09:33 100.46 MB Downloads: 0

Dan Demers of Cinchy.com joins host Jeff Doolittle for a conversation about data collaboration and dataware. Dataware platforms leverage an operational data fabric to liberate data from apps and other silos and connect it together in real-time data networks. They explore a range of key topics, including zero-copy integration, encapsulation and information hiding, handling changes […]

SE Radio 560: Sugu Sougoumarane on Distributed SQL with Vitess

April 19, 2023 48:53 70.68 MB Downloads: 0

Sugu Sougoumarane discusses the challenges of horizontally scaling MySQL databases through the Vitess distribution engine and Planetscale, a service built on top of Vitess. The journey began with the growing pains of scale at YouTube around the time of Google’s acquisition of the video service. This episode explores ideas about topology management, sharding, Paxos, connection pooling, […]

SE Radio 559: Ross Anderson on Software Obsolescence

April 12, 2023 58:07 83.75 MB Downloads: 0

Ross John Anderson, Professor of Security Engineering at University of Cambridge, discusses software obsolescence with host Priyanka Raghavan. They examine risks associated with software going obsolete and consider several examples of software obsolescence, including how it can affect cars. Prof. Anderson discusses policy and research in the area of obsolescence and suggests some ways to […]

SE Radio 558: Michael Fazio on Modern Android Development

April 05, 2023 1:10:53 102.13 MB Downloads: 0

Michael Fazio, Engineering Manager (Android) at Albert and author of Kotlin and Android Development featuring Jetpack from the Pragmatic Programmers, speaks with SE Radio’s Gavin Henry about how the Android ecosystem looks today, and why it’s an excellent time to write native Android apps. They explore a wide range of topics about modern Android development, […]

SE Radio 557: Timothy Beamish on React and Next.js

March 28, 2023 1:03:56 92.12 MB Downloads: 0

Timothy Beamish of BenchSci discusses React and Next.js, two of today’s most popular front-end frameworks. Host Philip Winston speaks with Beamish about components, routing, JSX, client-side and server-side rendering, single-page applications, automatic code-splitting, image optimization, and more. Beamish also details his experience moving a real-world application to Next.js. Related links Episode 382: Michael Chan on […]

SE Radio 556: Alex Boten on Open Telemetry

March 23, 2023 42:48 61.7 MB Downloads: 0

Software engineer Alex Boten, author of Cloud Native Observability with Open Telemetry, joins host Robert Blumen for a conversation about software telemetry and the OpenTelemetry project. After a brief review of the topic and the OpenTelemetry project’s origins rooted in the need for interoperability between telemetry sources and back ends, they discuss the open telemetry […]

SE Radio 555: On Freund on Upskilling

March 15, 2023 1:00:41 87.46 MB Downloads: 0

On Freund, founder of Wilco and former VP of Engineering at WeWork, speaks with SE Radio’s Brijesh Ammanath about “upskilling” – ways for developers to level up. On has years of experience in helping developers master the skills needed to advance in their careers. This episode explores the importance of upskilling in a constantly evolving […]

Episode 554: Adam Tornhill on Behavioral Code Analysis

March 08, 2023 54:19 78.27 MB Downloads: 0

Adam Tornhill, founder and CTO of CodeScene, joins host Giovanni Asproni to speak about behavioral code analysis. Behavioral code analysis is a set of practical techniques aimed at identifying patterns in how a development organization interacts with the codebase they’re building. It can be used to prioritize technical debt to maximize return on investment; to […]