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.

Similar Podcasts

The Changelog: Software Development, Open Source

The Changelog: Software Development, Open Source
Conversations with the hackers, leaders, and innovators of the software world. Hosts Adam Stacoviak and Jerod Santo face their imposter syndrome so you don’t have to. Expect in-depth interviews with the best and brightest in software engineering, open source, and leadership. This is a polyglot podcast. All programming languages, platforms, and communities are welcome. Open source moves fast. Keep up.

Go Time: Golang, Software Engineering

Go Time: Golang, Software Engineering
Your source for diverse discussions from around the Go community. This show records LIVE every Tuesday at 3pm US Eastern. Join the Golang community and chat with us during the show in the #gotimefm channel of Gophers slack. Panelists include Mat Ryer, Jon Calhoun, Carmen Andoh, Johnny Boursiquot, Angelica Hill, Mark Bates, Kris Brandow, and Natalie Pistunovich. We discuss cloud infrastructure, distributed systems, microservices, Kubernetes, Docker… oh and also Go! Some people search for GoTime or GoTimeFM and can’t find the show, so now the strings GoTime and GoTimeFM are in our description too.

The Cynical Developer

The Cynical Developer
A UK based Technology and Software Developer Podcast that helps you to improve your development knowledge and career, through explaining the latest and greatest in development technology and providing you with what you need to succeed as a developer.

Adam Clark wants to be independently wealthy (Away from Keyboard #11)

January 16, 2019 27:32 39.82 MB Downloads: 0

Adam Clark and I met back in 2013. We started a podcasting company together (which we both left), he shut down his consulting business to move to California and work for Apple, and now he’s back in Tennessee. Last year he launched a new business, Podcast Royale, a company he says will afford him more freedom to do whatever he wants to do. He talks to me about growing up in a cult, losing his father, marriage, and how being a parent gives him a purpose in life.

source{d} turns code into actionable insights (The Changelog #330)

January 16, 2019 47:19 68.37 MB Downloads: 0

Adam caught up with Francesc Campoy at KubeCon + CloudNativeCon 2018 in Seattle, WA to talk about the work he’s doing at source{d} to apply Machine Learning to source code, and turn that codebase into actionable insights. It’s a movement they’re driving called Machine Learning on Code. They talked through their open source products, how they work, what types of insights can be gained, and they also talked through the code analysis Francesc did on the Kubernetes code base. This is as close as you get to the bleeding edge and we’re very interested to see where this goes.

2018 in review and bold predictions for 2019 (Practical AI #26)

January 14, 2019 42:24 61.07 MB Downloads: 0

Fully Connected – a series where Chris and Daniel keep you up to date with everything that’s happening in the AI community. This week we look back at 2018 - from the GDPR and the Cambridge Analytica scandal, to advances in natural language processing and new open source tools. Then we offer our predications for what we expect in the year ahead, touching on just about everything in the world of AI.

Real JavaScript, not too much, stage three and above (JS Party #58)

January 11, 2019 45:45 66.17 MB Downloads: 0

KBall and Nick meet up with Jory Burson and Amal Hussein at Node+JS Interactive. Together we open up the black box of the JavaScript standards process, talk about how to get involved, and then dig into the use of ASTs to transform and analyze JavaScript.

Perspectives on Kubernetes and successful cloud platforms (The Changelog #329)

January 09, 2019 42:36 61.6 MB Downloads: 0

Adam caught up with Brendan Burns (co-creator of Kubernetes and Partner Architect at Microsoft Azure) at KubeCon + CloudNativeCon 2018 in Seattle, WA to talk about the state of Kubernetes, the importance of community, building healthy cloud platforms, and the future of cloud infrastructure.

Leading data-driven software teams and products (Founders Talk #60)

December 21, 2018 1:28:39 127.71 MB Downloads: 0

For the final show of 2018 I’m talking with Travis Kimmel, the CEO of GitPrime. Travis has spent years as an engineering manager. Travis’s mission at GitPrime is to bring crystal clear visibility into the software development process and bridge the communication gap between engineering and stakeholders. This communication gap is often an ongoing plague in product development lifecycle. We talked through focus, tech debt, leading teams, predictability, and more.

Jumping off the Edge into Chromium (JS Party #57)

December 21, 2018 1:09:45 67.34 MB Downloads: 0

Nick, KBall, and Chris respond to follow up on the State of JavaScript survey, discuss Chromium, Edge, and the future of the web, and reminisce about the past year in the final JS Party of 2018!

Maria Boland Ploessl found her home in technology (Away from Keyboard #10)

December 20, 2018 24:43 35.76 MB Downloads: 0

In our last episode of the year, I talk with Maria Boland Ploessl. Maria’s path to technology has been interesting to say the least. A Saint Paul native, she studied Spanish and Latin American studies in college. In 2016, after living in a few different cities (even a year-long stint in Brazil), she moved back to Minnesota. Now, she’s the Executive Director of Minnestar, a non-profit organization with the aim of supporting and growing Minnesota’s tech community. Maria talks to me about what Minnestar does, the work they’re doing to bring more people of underrepresented groups into tech, married life and how she’s grown from it, and parenthood.

State of the "log" 2018 (The Changelog #328)

December 19, 2018 1:04:29 93.07 MB Downloads: 0

On this year’s “State of the ‘log’” episode we’re going behind the scenes to look back at 2018 as we prepare for 2019 and onward. We talk through our most popular episodes, most controversial episodes, and even some of our personal favorites. We also catch you up on some company level updates here at Changelog Media. We hired Tim Smith earlier this year as our Senior Producer, we retired Request for Commits, started some new shows…

Finding success with AI in the enterprise (Practical AI #25)

December 17, 2018 40:41 58.61 MB Downloads: 0

Susan Etlinger, an Industry Analyst at Altimeter, a Prophet company, joins us to discuss The AI Maturity Playbook: Five Pillars of Enterprise Success. This playbook covers trends affecting AI, and offers a maturity model that practitioners can use within their own organizations - addressing everything from strategy and product development, to culture and ethics.

We're dependent. See? (JS Party #56)

December 14, 2018 1:08:30 98.87 MB Downloads: 0

KBall, Chris, Nick, and Safia discuss how they keep a healthy relationship with dependencies in their codebase. Listen to learn how they decide when to use third-party dependencies, how they verify and validate dependencies, and how to support the ecosystem of open source libraries.

Untangle your GitHub notifications with Octobox (The Changelog #327)

December 13, 2018 1:16:02 109.67 MB Downloads: 0

Jerod is joined by Andrew Nesbitt and Ben Nickolls to talk Octobox, their open source web app that helps you manage your GitHub notifications. They discuss how Octobox came to be, why open source maintainers love it, the experiments they’re doing with pricing and business models, and how Octobox can continue to thrive despite GitHub’s renewed interest in improving notifications.

So you have an AI model, now what? (Practical AI #24)

December 10, 2018 39:54 57.47 MB Downloads: 0

Fully Connected – a series where Chris and Daniel keep you up to date with everything that’s happening in the AI community. This week we discuss all things inference, which involves utilizing an already trained AI model and integrating it into the software stack. First, we focus on some new hardware from Amazon for inference and NVIDIA’s open sourcing of TensorRT for GPU-optimized inference. Then we talk about performing inference at the edge and in the browser with things like the recently announced ONNX JS.

The future of the web is npm, but maybe not JavaScript (JS Party #55)

December 07, 2018 44:59 65.06 MB Downloads: 0

In this special episode of JS Party, KBall and Nick are on location at Node + JS Interactive in Vancouver. They talks with Laurie Voss, co-founder and COO of npm Inc. They chat about his talk, “npm and the Future of JavaScript”, JavaScript frameworks, and how the definition of “the fundamentals of the web” is constantly changing.

Jeremy Fuksa is a unicorn (Away from Keyboard #9)

December 05, 2018 31:17 45.2 MB Downloads: 0

Jeremy Fuksa has had a rough few years. After deciding to go out on his own, his third year in business was filled with anxiety. Going back to working a full-time job may sound like a failure to some, but Jeremy doesn’t look at it that way. He talks to me about his unique skill set, dealing with anxiety and depression, and how his recent experience has taught him some great lessons.