1. EachPod

Changelog Master Feed - Podcast

Changelog Master Feed

Your one-stop shop for all Changelog podcasts. Weekly shows about software development, developer culture, open source, building startups, artificial intelligence, shipping code to production, and the people involved. Yes, we focus on the people. Everything else is an implementation detail.

Technology Development
Update frequency
every 2 days
Average duration
60 minutes
Episodes
2316
Years Active
2009 - 2025
Share to:
It’s OK to make money from your open source (Changelog Interviews #405)

It’s OK to make money from your open source (Changelog Interviews #405)

Adam loves a good dark theme and supporting a fellow creator, and Hedy Li finished the episode we did with Nikita Prokopov covering FiraCode and reached out saying Zeno Rocha’s work on Dracula deserv…

01:05:16  |   Wed 22 Jul 2020
MLOps and tracking experiments with Allegro AI (Practical AI #97)

MLOps and tracking experiments with Allegro AI (Practical AI #97)

DevOps for deep learning is well… different. You need to track both data and code, and you need to run multiple different versions of your code for long periods of time on accelerated hardware. Alleg…

00:51:08  |   Mon 20 Jul 2020
The science behind caffeine (Brain Science #25)

The science behind caffeine (Brain Science #25)

Today’s episode features our very first guest. We’re joined by Danielle Rath, a notable expert and product developer in the caffeine and energy drink industry. Danielle is the founder of GreenEyedGui…

01:31:48  |   Fri 17 Jul 2020
Where the Prolog version of Vue died (JS Party #135)

Where the Prolog version of Vue died (JS Party #135)

An amalgam of interest on this week’s episode starting with a peek at what’s finally coming in Vue 3. We talk about the process of change in the Vue ecosystem and what interesting features are coming…

00:46:57  |   Fri 17 Jul 2020
Your first week with Go (Go Time #138)

Your first week with Go (Go Time #138)

Your first week with a new programming language can be tricky. In this episode Jon is joined by Jacquie and DaShaun to talk about their first week with Go. What was their primary focus? What resource…

01:00:50  |   Thu 16 Jul 2020
Laws for hackers to live by (Changelog Interviews #403)

Laws for hackers to live by (Changelog Interviews #403)

Dave Kerr joins Jerod to discuss the various laws, theories, principles, and patterns that we developers find useful in our work and life. We unpack Hanlon’s Razor, Gall’s Law, Murphy’s Law, Kernigha…

01:02:29  |   Thu 16 Jul 2020
Practical AI Ethics (Practical AI #96)

Practical AI Ethics (Practical AI #96)

The multidisciplinary field of AI Ethics is brand new, and is currently being pioneered by a relatively small number of leading AI organizations and academic institutions around the world. AI Ethics …

00:52:30  |   Tue 14 Jul 2020
What's next for José Valim and Elixir? (Changelog Interviews #402)

What's next for José Valim and Elixir? (Changelog Interviews #402)

We’re joined again by José Valim talking about the recent acquihire of Plataformatec and what that means for the Elixir language, as well as José. We also talk about Dashbit a new 3 person company he…

01:06:32  |   Fri 10 Jul 2020

"GraphQL is the bacon that'll make everything better" (JS Party #134)

KBall, Jerod, and Nick Nisi dive into GraphQL – what it can do, what the challenges are, and how it differs from REST – all with a generous helping of metaphor about buffets, restaurants, and of cour…

00:54:13  |   Fri 10 Jul 2020
Focusing in on PostgreSQL (Go Time #137)

Focusing in on PostgreSQL (Go Time #137)

Choosing a database is hard. They each have their pros and cons, and without much experience it is hard to determine which is the best fit for your project. In this episode Johan Brandhorst joins us …

01:17:00  |   Thu 09 Jul 2020
The ins and outs of open source for AI (Practical AI #95)

The ins and outs of open source for AI (Practical AI #95)

Daniel and Chris get you Fully-Connected with open source software for artificial intelligence.
In addition to defining what open source is, they discuss where to find open source tools and data, and…

00:47:17  |   Tue 07 Jul 2020
From acquisition to full conviction (Founders Talk #71)

From acquisition to full conviction (Founders Talk #71)

Guy Podjarny is the Founder of Snyk, a security platform that empowers software-driven businesses to develop fast and stay secure. Prior to Snyk, Guy founded Blaze which was acquired by Akamai and be…

01:31:50  |   Fri 03 Jul 2020
The intersection of coding and fonts (Changelog Interviews #401)

The intersection of coding and fonts (Changelog Interviews #401)

A listener request led us to Nikita Prokopov and FiraCode, and we’re sure glad they did. When we think of open source software, fonts aren’t usually high on the list of things that need maintaining. …

00:58:00  |   Fri 03 Jul 2020
Blitz.js puts React on Rails (JS Party #133)

Blitz.js puts React on Rails (JS Party #133)

Blitz.js creator Brandon Bayer joins Jerod to dive deep into the foundational principles of this fullstack React framework. We talk about its inspiration (Ruby on Rails), its differentiation (a “no-A…

00:47:00  |   Fri 03 Jul 2020
Cognitive distortions (Brain Science #24)

Cognitive distortions (Brain Science #24)

How reflective are you with the thoughts you think? In this episode, Mireille and Adam talk through a few more cognitive distortions. These “distortions” are general tendencies or patterns of thinkin…

00:48:58  |   Fri 03 Jul 2020
Go in production at Pace.dev (Go Time #136)

Go in production at Pace.dev (Go Time #136)

Building a new app in Go can involve a lot of technical decisions. How will your code be structured? How will you handle background jobs? What will your deploy process look like? In this episode we w…

01:17:09  |   Thu 02 Jul 2020
Big updates in Safari 14 (Changelog Interviews #400)

Big updates in Safari 14 (Changelog Interviews #400)

We’re joined by Ronak Shah and Beth Dakin from the Safari team at Apple about their announcements at WWDC20 and the release of Safari 14. We talk about Safari WebExtensions, Face ID and Touch ID comi…

00:51:15  |   Mon 29 Jun 2020
Operationalizing ML/AI with MemSQL (Practical AI #94)

Operationalizing ML/AI with MemSQL (Practical AI #94)

A lot of effort is put into the training of AI models, but, for those of us that actually want to run AI models in production, performance and scaling quickly become blockers. Nikita from MemSQL join…

00:54:04  |   Mon 29 Jun 2020
Feross takes us to security school (JS Party #132)

Feross takes us to security school (JS Party #132)

Did you know Feross taught Web Security at Stanford last Fall? On this episode, Divya and Nick enroll in his security school to learn about XSS, CSP, ambient authority, and a whole lot more.

Join the…

00:57:32  |   Fri 26 Jun 2020
We have regrets (Go Time #135)

We have regrets (Go Time #135)

Leaning from mistakes is key to progressing. In this episode Ben, Aaron, Kris, and Jon discuss some of our mistakes - like spending too much time designing a feature that isn’t that important, or usi…

01:13:00  |   Thu 25 Jun 2020
Disclaimer: The podcast and artwork embedded on this page are the property of Changelog Media. This content is not affiliated with or endorsed by eachpod.com.