Changelog Master Feed

Changelog Master Feed Artwork

Your one-stop shop for all Changelog podcasts

Founders Talk Founders Talk #60

Leading data-driven software teams and products

Play
2018-12-21T22:30:00Z #leadership +2 šŸŽ§ 6,977

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.

Away from Keyboard Away from Keyboard #10

Maria Boland Ploessl found her home in technology

Play
2018-12-20T18:08:25Z #sustainability +1 šŸŽ§ 3,065

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.

Changelog Interviews Changelog Interviews #328

State of the "log" 2018

Play
2018-12-19T12:00:00Z #sotl šŸŽ§ 26,511

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…

Practical AI Practical AI #25

Finding success with AI in the enterprise

Play
2018-12-17T12:00:00Z #ai šŸŽ§ 7,576

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.

JS Party JS Party #56

We're dependent. See?

Play
2018-12-14T12:00:00Z #javascript +1 šŸŽ§ 7,603

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.

Changelog Interviews Changelog Interviews #327

Untangle your GitHub notifications with Octobox

Play
2018-12-13T18:41:10Z #github +1 šŸŽ§ 23,737

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.

Practical AI Practical AI #24

So you have an AI model, now what?

Play
2018-12-10T12:00:00Z #ai +1 šŸŽ§ 6,853

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.

Away from Keyboard Away from Keyboard #9

Jeremy Fuksa is a unicorn

Play
2018-12-05T22:22:58Z #sustainability +1 šŸŽ§ 2,805

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.

Changelog Interviews Changelog Interviews #326

The insider perspective on the event-stream compromise

Play
2018-12-05T21:50:10Z #infosec +3 šŸŽ§ 25,299

Adam and Jerod talk with Dominic Tarr, creator of event-stream, the IO library that made recent news as the latest malicious package in the npm registry. event-stream was turned malware, designed to target a very specific development environment and harvest account details and private keys from Bitcoin accounts.

They talk through Dominic’s backstory as a prolific contributor to open source, his stance on this package, his work in open source, the sequence of events around the hack, how we can and should handle maintainer-ship of open source infrastructure over the full life-cycle of the code’s usefulness, and what some best practices are for moving forward from this kind of attack.

Practical AI Practical AI #23

Pachyderm's Kubernetes-based infrastructure for AI

Play
2018-12-03T15:59:15Z #ai +1 šŸŽ§ 6,178

Joe Doliner (JD) joined the show to talk about productionizing ML/AI with Pachyderm, an open source data science platform built on Kubernetes (k8s). We talked through the origins of Pachyderm, challenges associated with creating infrastructure for machine learning, and data and model versioning/provenance. He also walked us through a process for going from a Jupyter notebook to a production data pipeline.

Founders Talk Founders Talk #59

How $3.8M in seed funding started Gatsby as an open source company

Play
2018-11-30T18:00:00Z #gatsby +1 šŸŽ§ 5,624

Kyle Mathews is the founder and CEO of Gatsby, a new company he’s building around an open source project of the same name. Gatsby as a project describes itself as a flexible modern website framework and blazing fast static site generator for React.js. At the macro level — Kyle’s career has been focused on a better way to build and ship websites. It seems he’s done just that with Gatsby’s launch in late May 2015…since then he’s taken on a co-founder and a seed round of $3.8M to form Gatsby Inc.

JS Party JS Party #54

trust.js but verify

Play
2018-11-30T16:59:33Z #javascript šŸŽ§ 7,074

KBall, Jerod, and Nick break down some recent events in the JavaScript world. Take a dive into the recent event-stream malware attack, breaking down the State of JavaScript 2018 survey, and sharing pro tips to make your life better.

Changelog Interviews Changelog Interviews #325

A good open source password manager? Inconceivable!

Play
2018-11-28T18:22:36Z #infosec +2 šŸŽ§ 30,253

Perry Mitchell joined the show to talk about the importance of password management and his project Buttercup — an open source password manager built around strong encryption and security standards, a beautifully simple interface, and freely available on all major platforms. We talked through encryption, security concerns, building for multiple platforms, Electron and React Native pros and woes, and their future plans to release a hosted sync and team service to sustain and grow Buttercup into a business that’s built around its open source.

Practical AI Practical AI #22

BERT: one NLP model to rule them all

Play
2018-11-27T16:11:57Z #ai +3 šŸŽ§ 8,449

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 BERT, a new method of pre-training language representations from Google for natural language processing (NLP) tasks. Then we tackle Facebook’s Horizon, the first open source reinforcement learning platform for large-scale products and services. We also address synthetic data, and suggest a few learning resources.

JS Party JS Party #53

VisBug is like DevTools for designers

Play
2018-11-23T12:00:00Z #javascript +2 šŸŽ§ 7,026

Google UX Engineer Adam Argyle joins Jerod and KBall to share all the details on VisBug, his just-released Chrome Extension that ā€œmakes any webpage feel like an artboard.ā€ Adam is passionate about doing for designers what Firebug (and later DevTools) did for developers. In this episode, he shares that passion and how it’s driven him to create and open source VisBug.

Changelog Interviews Changelog Interviews #324

Tidelift's mission is to pay open source maintainers

Play
2018-11-21T12:00:00Z šŸŽ§ 23,855

In this special crossover episode of Founders Talk, Adam talks with Donald Fischer. Donald Fischer and the team at Tidelift are on a mission of making open source work better — for everyone. To pay the maintainers of open source software they are putting a new spin on a highly successful business model that’s a win-win for the maintainers as well as the software teams using the software. In this episode we dig into that backstory and Donald’s journey.

Practical AI Practical AI #21

UBER and Intel’s Machine Learning platforms

Play
2018-11-19T12:00:00Z #ai +1 šŸŽ§ 6,412

We recently met up with Cormac Brick (Intel) and Mike Del Balso (Uber) at O’Reilly AI in SF. As the director of machine intelligence in Intel’s Movidius group, Cormac is an expert in porting deep learning models to all sorts of embedded devices (cameras, robots, drones, etc.). He helped us understand some of the techniques for developing portable networks to maximize performance on different compute architectures.

In our discussion with Mike, we talked about the ins and outs of Michelangelo, Uber’s machine learning platform, which he manages. He also described why it was necessary for Uber to build out a machine learning platform and some of the new features they are exploring.

JS Party JS Party #52

Nest 'dem loops

Play
2018-11-16T12:00:00Z #javascript +1 šŸŽ§ 7,013

NESTED LOOPS is a JavaScript band that combines music and video with web tech to perform live at JSConf. In this episode, Jerod and Suz are joined by Jan Monschke and Kahlil Lechelt, which comprise 2/3 of the group.

After sampling one of their tracks, we hear the story of how they got the band together, the journey of building a tech stack for their first live performance, and how that stack was then rewritten to be ā€œgoodā€ for their second performance. Suz is at awe with the technologies at play. Jerod wonders if there’s room in the world for musicians directly targeting JavaScript devs. A good time is had by all.

Changelog Interviews Changelog Interviews #323

The road to Brave 1.0 and BAT

Play
2018-11-14T12:00:00Z #brave +2 šŸŽ§ 25,701

This week Adam and Jerod talk with Brian Bondy, Co-founder and CTO of Brave. They talked through the beginnings of Brave and how BAT (Basic Attention Token) could be driving the future of how we offer funding and tips to our favorite websites and content creators. Of course, they go deep into the historical and the technical details of the Brave browser and their march to Brave 1.0. The last segment of the show covers how BAT works, how it’s being used, and also their interesting spin on an ad model that respects the user’s privacy.

Changelog Interviews Changelog Interviews #322

There and back again (Dgraph's tale)

Play
2018-11-09T17:45:00Z #databases +2 šŸŽ§ 24,408

This week we talk with Manish Jain about Dgraph, graph databases, and licensing and re-licensing woes. Manish is the creator and founder Dgraph and we talked through all the details. We covered what a graph database is, the uses of a graph database, and how and when to choose a graph database over a relational database. We also talked through the hard subject of licensing/re-licensing. In this case, Dgraph has had to change their license a few times to maintain their focus on adoption while respecting the core ideas around what open source really means to developers.

JS Party JS Party #50

What up, docs? šŸ„•

Play
2018-11-02T17:08:32Z #javascript +1 šŸŽ§ 7,421

Safia, Nick, Jerod, and Chris get together to talk about documentation. Documentation is essential in our work but it can be difficult to get buy-in. The crew talks about how you can get others to care about it in your organization, tools that make documentation easier, and some examples of companies doing it right.

Changelog Interviews Changelog Interviews #321

Drupal is a pretty big deal

Play
2018-10-31T18:35:18Z #drupal +1 šŸŽ§ 28,490

Adam and Jerod talk with Angie Byron, a core contributor and staple of the Drupal community. We haven’t covered Drupal really (sorry about that), but the call with Angie was inspiring! From the background, to the tech, the usage of the software, the communication at all levels of the community — Drupal is doing something SO RIGHT, and we’re happy to celebrate with them as they march on to the ā€œFramlicationā€ beat of their own drum.

Spotlight Spotlight #15

Apple's Fall 2018 Mac/iPad event

Play
2018-10-30T20:13:26Z #apple +1 šŸŽ§ 5,204

Adam, Jerod, and Tim get together to put a spotlight on Apple’s October 30th Mac/iPad event from a developer’s perspective. They cover the specs of the new MacBook Air and the viability of having it as a development machine, the new Mac Mini in the ever popular Space Gray, and whether or not Tim will be able to stop pulling his hair out to find an affordable, yet powerful desktop machine with it, and the gorgeous new iPad Pro.

Player art
  0:00 / 0:00