Conversations about Software Engineering

Conversations about Software Engineering (CaSE) is an interview podcast for software developers and architects about Software Engineering and related topics. We release a new episode every three weeks.

Aino Corry on Better Tech Meetings

Download it: MP3 | AAC | OGG | OPUS

Aino explains to Sven what skills are required to make meetings more successful. They talk about
the different roles of meeting attendees. They continue with the thinking process to organize a
meeting: do we need it at all? What is the expected outcome? Who should be invited? How long
it should take? Do we need preparation for the attendees? Icebreakers? How do we craft an
agenda? Then they discuss how to steer a meeting as a meeting facilitator, how to engage
(quite) attendees and how to deal with negative people. Finally, they close with methods on how
to improve your moderator skills.

Angelo Veltens on Solid

Download it: MP3 | AAC | OGG | OPUS

Solid is a specification that lets people store their data securely in decentralized data stores called Pods. But why do we want to keep our data decentralized? What problems does Solid solve? In this episode, Angelo Veltens explains to Lucas Dohmen the advantages (but also potential disadvantages) of this project.

Mark Seemann on heuristics for software engineering

Download it: MP3 | AAC | OGG | OPUS

Stefan Tilkov talks to Mark Seemann about his book “Code that fits in your head”, heuristics about software engineering, and the role of craftspeople and engineers. They dive into three selected topics: Vertical slices, triangulation, and rhythm.

Chris Richardson on Service Templates and Service Chassis

Download it: MP3 | AAC | OGG | OPUS

How do you enable a developer to quickly start the development of business logic of a new microservice without losing too much time on setting up everything else like monitoring, tracing, dependency management, security, configuration and much more. After the motivation, they move from service templates to service chassis, continue with governance as code and close with the possible need of product management skills to keep the chassis and the derived services current.

Adam Tornhill on Software Design X-Rays

Download it: MP3 | AAC | OGG | OPUS

Sven Johann talks to Adam Tornhill about the link between how organizations write code and how teams work together. Adam Tornhill can make this link visible to help improve your team’s code and your organization's work. The interview is based on Adam's book "Software Design X-Rays".

Manuel Pais on Team Topologies

Download it: MP3 | AAC | OGG | OPUS

Sven Johann talks with Manuel Pais about the challenges of development teams being asked to be responsible for many topics like their problem domain, technology/programming languages, security, infrastructure and operations, UX, etc. Manuel explains what cognitive load is, which types of cognitive load exist and where it can be reduced and where not. They then discuss the four fundamental team topologies stream-aligned, enabling, platform and complicated subsystem: their benefit, how you should run those teams and which obstacles you need to overcome to be successful.

Michele Hansen on Customer Interviews and Deploying Empathy

Download it: MP3 | AAC | OGG | OPUS

Michele shares her journey in the software industry and how she got involved in product development. Customer interviews are not just something for product people -- Michele shares concrete ways that developers can get value from talking to their customers. She also shares a few tips for how to get involved with the customer research process and how to convince stakeholders of the value of the process (if necessary). They also discuss what the different between empathy, sympathy, and compassion. Empathy is understanding someone else's context and perspective. Since empathy is not something that comes naturally to everyone, Michele shares some tips about how to learn to become empathetic and become a better listener.

Eric Normand on Functional Thinking

Download it: MP3 | AAC | OGG | OPUS

In this conversation about software engineering, Lucas Dohmen talks with Eric Normand. Eric first explains the origins of his book, Grokking Simplicity. He explains how to think in calculations, actions, and data. Lucas asks him about real-life situations dealing with concurrency and how he would solve them thinking functionally. Then they dive deep into their conversation about immutability, type systems, and learning from other communities.

Nicolas Steenhout on Accessibility

Download it: MP3 | AAC | OGG | OPUS

In this episode, web accessibility expert Nicolas Steenhout talks to Stefan Tilkov about ways to improve web sites to make them usable by everyone. They cover the basics of web accessibility, the role of frameworks, common pitfalls and how to overcome them, blueberry muffins, and the perils of snake oil vendor tools.

Joy Heron on Responsible Web Applications

Download it: MP3 | AAC | OGG | OPUS

In this episode of the CaSE Podcast, Lucas Dohmen talks to Joy Heron about Responsible Web Applications. They start talking about responsive web design and how it works nowadays with features like CSS Grid and Flexbox. Then Joy explains how to make a website usable with assistive technologies. Responsive and Accessible — That’s how we can create a responsible web application.