Software Engineering Daily

Software Engineering Daily


Latest Episodes

Codename One with Steve Hannah
January 02, 2022

Getting a computer program to run the same in different environments has been a recurring problem since the earliest days of software systems.  Software versioning, versions of dependencies, hardware

Trifacta with Joe Hellerstein
December 21, 2021

If you haven’t encountered a data quality problem, then you haven’t yet worked on a large enough project.  Invariably, a gap exists between the state of raw data and what an analyst or machine learnin

Urbit with Galen Wolfe-Pauly
December 17, 2021

As the internet has grown, increasingly, we are consumers of services provided by corporations rather than owners and operators of our own systems.  To many, this trend towards centralization is antit

InfluxData with Zoe Steinkamp
December 15, 2021

InfluxDB is an open-source time-series database.  It’s maintained by InfuxData who offers a suite of products that help organizations gain insights from time-series data.  In this episode, I interview

UiPath with Boris Krumrey
December 15, 2021

Robotic process automation or RPA refers to software robots constructed to automate some business process.  Perhaps the most ubiquitous example is adding filters to your email inbox.  I’ve worked with

The State of Software Supply Chain 2021 with Ilkka Turunen
December 14, 2021

Everyone is becoming increasingly aware of supply chains for physical goods.  Software has its own supply chain.  A supply of open source solutions exists as does a demand for these solutions by indus

MemGraph with Dominik Tomicevic
December 09, 2021

Relational databases have been a fixture of software applications for decades.  They are highly tuned for performance and typically offer explicit guarantees like transactional consistency.  More rece

Amplemarket with João Batalha
December 08, 2021

The lifeblood of most companies is their sales departments.  When you’re selling something other than a commodity, it’s typically necessary to carefully groom the onboarding experience for inbound fut

Render with Anurag Goel
December 07, 2021

As cloud providers enable greater levels of specificity and control, they empower compliance-driven enterprise companies.  This level of parameterization is downright inhospitable to a new software en

Building Go Apps Using Encore with André Eriksson
December 06, 2021

Writing your application’s code is only half the battle. Getting it to run on your machine is a milestone, but it’s far from your code running in a production environment.  There are an increasing set