Alexis Richardson discusses gitops - a deployment model based on convergent infrastructure as code with host Robert Blumen.

Direct download: Episode-440-Alexis-Richardson-on-gitops.mp3
Category:Episodes -- posted at: 8:17pm CET

JP Aumasson, author of Serious Cryptography, discusses cryptography, specifically how encryption and hashing work and underpin many security functions.

Direct download: Episode-439-JP-Aumasson-on-Cryptography.mp3
Category:Episodes -- posted at: 6:18pm CET

Andy Powell is the CISO of AP Moller Maersk and discusses the 2017 cyber attack that hit the company and the lessons learned for preventing and recovering from future attacks.

Direct download: Episode-438-Andy-Powell-on-Lessons-Learned-from-a-Major-Cyber-Attack.mp3
Category:Episodes -- posted at: 3:39am CET

Tim Sneath, product management for Flutter and Dart at Google discusses what Flutter is, why it was created, where Dart came from, what the different layers of Flutter are, why it is so popular and why it makes a developers life much easier.

Direct download: Episode-437-Architecture-of-Flutter.mp3
Category:Episodes -- posted at: 10:39pm CET

Yi Pan is the lead maintainer of the Apache Samza project and discusses the use cases for stream processing frameworks, how to use them, and the benefits & drawbacks of a framework like Samza.

Direct download: Episode-436-Apache-Samza-with-Yi-Pan.mp3
Category:Episodes -- posted at: 7:45pm CET

Julie Lerman discusses Object Relational Mappers and Entity Framework with Jeremy Jung.


Julie Lerman discusses Object Relational Mappers and Entity Framework with Jeremy Jung.


Steven Skiena speaks with SE Radio’s Adam Conrad about practical applications for data structures and algorithms, as well as take-aways on how to best study Skiena’s book when prepping for the technical interview process.


Jay Kreps, CEO and Co-founder of Confluent discusses ksqlDB which is a database built specifically for stream processing applications to query streaming events in Kafka with SQL like interface.

Direct download: Episode-433-Jay-Kreps-on-ksqlDB.mp3
Category:Episodes -- posted at: 7:16pm CET

brian d foy, author of many Perl books discusses what Perl 7 is, where it’s going, what you need to do to get ready and various pieces advice on making the most of your Perl and programming life.

Direct download: Episode-432-Brian-D.-Foy-on-Perl-7.mp3
Category:Episodes -- posted at: 6:40pm CET

Felienne spoke with Youens-Clark about new features in Python, why you should teach testing to beginners from the start and the importance of the Python ecosystem.

Direct download: Episode-431-Ken-Youens-Clark-on-Learning-Python.mp3
Category:Episodes -- posted at: 7:29pm CET

Felienne interviews Marco Faella about his book ‘Seriously Good Software,’ which aims to teach programmers to use six key qualities to better analyze the quality of their code bases.

Direct download: Episode-430-Marco-Faella-on-Seriously-Good-Software.mp3
Category:Episodes -- posted at: 10:49pm CET

Rob Skillington discusses the architecture, data management, and operational issues around monitoring and alerting systems with a large number of metrics and resources.


Matt Lacey, author of the Usability Matters book discusses what mobile app usability is and why it can make or break an app destined for consumers, business users or in-house users and what you can do to make the best app possible.

Direct download: Episode-428-Matt-Lacey-on-Mobile-App-Usability.mp3
Category:Episodes -- posted at: 6:26pm CET

Sven Schleier and Jeroen Willemsen from the OWASP Mobile Application Security Verification Standard and Testing Guide project discuss mobile application security and how the verification standard and testing guide can be used to improve your app’s...


Philip Kiely discusses his book Writing for Software Developers. Software development primarily involves writing code but strong written communication skills are critical. Technical comprehension is vital but solid written communication skills are also...

Direct download: Episode_426-Philip-Kiely-on-Writing-for-Software-Developers.mp3
Category:Episodes -- posted at: 7:58pm CET

Paul Smith discusses the Crystal Programming Language and the Lucky web framework with Jeremy Jung.


Sean Knapp of Ascend.io talks to Robert Blume about data pipeline automation with an orchestration layer.

Direct download: Episode-424-Sean-Knapp-on-Dataflow-Pipeline-Automation.mp3
Category:Episodes -- posted at: 8:47pm CET

Ryan Singer, Head of Strategy at Basecamp discusses the mindset and culture behind a successful remote work for engineers. Akshay spoke with Ryan about communication, collaboration and cultural aspects of working remotely.

Direct download: 423-Ryan-Singer-on-Remote-Work.mp3
Category:Episodes -- posted at: 7:33pm CET

Kanchan spoke with Michael Geers on the Micro Frontends. Micro Frontends is an architectural style that aims to extends the benefits of microservices to UI.

Direct download: Episode-422-Michael-Geers-on-Micro-Frontends.mp3
Category:Episodes -- posted at: 7:02pm CET

Doug Fawley of the gRPC project discusses gRPC with host Robert Blumen. Their conversation covers the HTTP layer, protobuf, and use cases within microservices architectures.

Direct download: Episode-421-Doug-Fawley-on-gRPC.mp3
Category:Episodes -- posted at: 9:09pm CET

Kanchan spoke with Ryan Ripley about the pre-requisites for an organization to adopt scrum, need for management buy-in, the importance of scrum values and the key responsibilities of the roles defined by scrum and the anti-patterns to watch out for...

Direct download: Episode-420-Ryan-Ripley-on-Making-Scrum-Work.mp3
Category:Episodes -- posted at: 9:02pm CET

Host Kanchan Shringi spoke with Ellithorpe about defining the core essence of the CTO role, the skills that are key for success in the role, how to gain these skills and mentor others.

Direct download: Episode-419-John-Ellithorpe-on-the-Role-of-a-CTO.mp3
Category:Episodes -- posted at: 8:51pm CET

Vladimir Khorikov discusses functional programming in enterprise applications with Jeremy Jung.

Direct download: Episode-418-Functional-Programming-in-Enterprise-Applications.mp3
Category:Episodes -- posted at: 11:58pm CET

Alex Petrov, author of Database Internals explains the ins and outs of database storage engines. What are they? How do they differ? What problems do they solve? Host Adam Gordon Bell spoke with Alex about these questions as well as how information...

Direct download: Episode-417-Alex-Petrov-on-Database-Storage-Engines.mp3
Category:Episodes -- posted at: 1:59am CET

Adam Shostack of Shostack & Associates and author of Threat Modeling: Designing for Security discussed different approaches to threat modeling, the multiple benefits it can provide, and how it can be added to an organization’s existing software proc

Direct download: 416-Adam-Shostack-on-Threat-Modeling.mp3
Category:Episodes -- posted at: 1:13am CET

Berkay Mollamustafaoglu, founder of Ops Genie, discusses the keys to an effective incident management process. Many aspects of incident management are counter intuitive. Why does increasing the rate of change increase uptime? Why is culture the most...

Direct download: Episode-415-Berkay-on-Incident-Management.mp3
Category:Episodes -- posted at: 7:56pm CET

Jens Gustedt, author of the Modern C book discusses Modern C, what is legacy C and all aspects of the C programming world with its historic flaws, modern improvements and simple beauty.

Direct download: Episode-414-Jens-Gustedt-on-Modern-C.mp3
Category:Episodes -- posted at: 8:31pm CET

Spencer Kimball talks to Akshay Manchale about CockroachDB which is a distributed, resilient, SQL database system. He talks about challenges of using single node databases and features and principles behind CockroachDB that make it a better alternative open source database.

Direct download: Episode-413-Spencer-Kimball-on-CockroachDB.mp3
Category:Episodes -- posted at: 12:17am CET

Felienne spoke with Gavis-Hughson about how to prepare for the dreaded 'whiteboard interview'.

Direct download: Episode-412-Sam-Gavis-Hughson-on-Technical-Interviews.mp3
Category:Episodes -- posted at: 1:06am CET

Aaron Vonderhaar, maintainer and open source contributor to the Elm programming language, talks with host Adam Conrad about the Elm language, its foundations, features, and applications in the front end web development ecosystem.

Direct download: Episode-411-Aaron-Vonderhaar-on-Elm.mp3
Category:Episodes -- posted at: 6:58pm CET

Sara Leen discusses localizing, porting, and modernizing Japanese games with Jeremy Jung.

Direct download: Episode-410-Sara-Leen-on-Localizing-and-Porting-Japanese-Games.mp3
Category:Episodes -- posted at: 12:04am CET

Joe Kutner, Software Architect for Heroku at Salesforce.com, spoke with host Kanchan Shringi about the 12-Factor App methodology, which aids development of modern apps that are portable, scalable, easy to test, and continuously deployable.

Direct download: Episode-409-Joe-Kutner-on-the-Twelve-Factor-App.mp3
Category:Episodes -- posted at: 2:44am CET

Felienne spoke with Mike McCourt on difficulties in processing voice data using machine learning.

Direct download: Episode-408-Mike-McCourt-on-Voice-and-Speech-Analysis.mp3
Category:Episodes -- posted at: 12:58am CET

Juval Löwy, Software Legend and Founder of IDesign discusses his recently published book, Righting Software, with host Jeff Doolittle. This episode focuses on Löwy’s belief that the software industry is in a deep crisis, evident from the numerous...

Direct download: Episode-407-Juval-Lowy-on-Righting-Software.mp3
Category:Episodes -- posted at: 3:30am CET

Torin Sandall of Styra and Open Policy Agent discussed OPA and policy engines and how they can benefit software projects security and compliance. Host Justin Beyer spoke with Sandall about the benefits of removing authorization logic from your application...

Direct download: Episode-406-Torin-Sandall-on-Distributed-Policy-Enforcement_.mp3
Category:Episodes -- posted at: 12:58am CET

Yevgeniy Brikman, author of Terraform: Up & Running: Writing Infrastructure as Code and co-founder of Gruntwork talks with host Robert Blumen about how to apply best practices from software engineering to the development of infrastructure as code...

Direct download: Episode-405-Yevgeniy-Brikman-on-Infrastructure-as-Code-Best-Practices.mp3
Category:Episodes -- posted at: 11:15pm CET

Bert Hubert, author of the open source PowerDNS nameserver discusses DNS security and all aspects of the Domain Name System with its flaws and history.

Direct download: Episode-404-Bert-Hubert-on-DNS-Security.mp3
Category:Episodes -- posted at: 7:09pm CET

Felienne interviews Karl Hughes about doing tech talks. How to get into conferences and how to design and deliver a great talk.

Direct download: Episode-403-Karl-Hughes-on-Speaking-at-Tech-Conferences.mp3
Category:Episodes -- posted at: 2:39am CET

Rich Harris, author of the JavaScript module bundler Rollup, discusses his JavaScript framework Svelte as a high-performance alternative to mainstay frameworks like React, Angular, and Vue. We begin with a brief overview of the framework and how...

Direct download: Episode-402-Rich-Harris-on-the-Svelte-JavaScript-Framework.mp3
Category:Episodes -- posted at: 7:00pm CET

Jeremy Miller, Senior Software Architect at Calavista Software, compares and contrasts his experiences with waterfall and agile methodologies. Host Jeff Doolittle spoke with Miller about the history of these methodologies and how teams can experience...

Direct download: Episode-401-Jeremy-Miller-on-Waterfall-Versus-Agile.mp3
Category:Episodes -- posted at: 8:03pm CET

Michaela Greiler spoke with SE Radio’s Felienne about code review best practices and how to improve the effectiveness of your reviews.

Direct download: Episode-400-Michaela-Greiler-on-Code-Reviews.mp3
Category:Episodes -- posted at: 3:19am CET

Sumit Kumar, Head of Engineering at SHARE NOW talks with Jeremy Jung about creating mapping applications in JavaScript using the Leaflet library.

Direct download: Episode-399-Sumit-Kumar-on-Building-Maps-using-Leaflet.mp3
Category:Episodes -- posted at: 11:12pm CET

Adar Leiber-Dembo talks to SE Radio’s Akshay Manchale about Apache Kudu, a system for fast analytics in a column-based storage system. They explore how to leverage Kudu for data analytics, as well as its rich feature set and integration options with other SQL and analytical engines.

Direct download: Episode-398-Apache-Kudu-with-Adar-Leiber-Dembo.mp3
Category:Episodes -- posted at: 7:52pm CET

Pat Helland talks to host Akshay Manchale about Data Management at scale in a Microservices world. Pat talks about trends in managaging data in a distributed microservices world, immutability, idempotence, inside and outside data, descriptive...

Direct download: Episode-397-Pat-Helland-on-Data-Management-with-Microservices.mp3
Category:Episodes -- posted at: 7:07pm CET

Barry O’Reilly of Black Tulip Technology discusses Antifragile Architecture, an approach for designing systems that actually improve in the face of complexity and disorder.

Direct download: Episode-396-Barry-OReilly-on-Antifragile-Architecture.mp3
Category:Episodes -- posted at: 2:25am CET

Katharine Jarmul of DropoutLabs discusses security and privacy concerns as they relate to Machine Learning. Host Justin Beyer spoke with Jarmul about attack types and privacy-protected ML techniques.


Chris McCord, author of the Phoenix Framework and Programming Phoenix 1.4, discusses Phoenix's LiveView functionality to showcase the power or real-time applications without the need for writing a single line of JavaScript.

Direct download: 394-Chris-McCord-on-Phoenix-LiveView.mp3
Category:Episodes -- posted at: 10:34pm CET

Note that the this page shows only the 50 most recent episodes. If you want to see older episodes, you need to select the appropriate months from the archives.

Donate

Donate some money so we can buy additional audio equipment and improve our sound quality.

Syndication

Spread the Word

Help us advertise for SE Radio by putting logos on your website or posters into your office.
Get materials here!

License

Creative Commons License
This work is licensed under a Creative Commons License.

Please Vote for us!

... at Podcast Alley
... at digg

Go To ...

Categories
Archives
About the Team
Donate
Search Audio/Notes
Thanks
Other Podcasts

Related Links

SE Radio is (and will continue to be) an independent and non-commercial endeavor. Nonetheless, we want to say 'thank you' to the following organizations who help us to publicize the SE Radio podcast.















Categories

- all -
regular/technology
guest/technology
general
Episodes

Archives

March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
June
May
April
March
February
January

December
September
July
June
May
April
February
January

December
November
September
July
June
April
March
February
January

December
October
August
July
June
May
April
March
February
January

November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

December
November
October
September
August
July
June
May
April
March
February
January

Team

This podcast is brought to you by a team of experienced software developers and architects. You can reach the team through


Alexander
Schmid


Arno
Haase


Bernd
Kolb


Eberhard
Wolff


Martin
Lippert


Markus
Voelter
 
Michael
Kircher
 

Search

Search in Show Notes:

Search in Audio Content:
Search Google: Google
Web www.se-radio.net

Thanks...

... to Henning Pauly for poviding the music.
... to LibSyn for hosting and bandwidth.

Other Podcasts

Some interesting podcasts you might want to subscribe to:
Security Now!
Java Posse
This Week in Tech (TWiT)
Futures in Biotech
IT Conversations
TED Talks
HPI Podcast
Tonabnehmer (German)
Manager Tools

Software