Open Source Icon

Open Source

All things open source.
191 episodes
All Topics

Changelog Interviews Changelog Interviews #401

The intersection of coding and fonts

Play
2020-07-03T18:00:00Z #maintainer-spotlight +2 🎧 25,117

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. That’s not true when your font also supports hundreds of programming ligatures like FiraCode does. Nikita has his hands full!

Changelog Interviews Changelog Interviews #396

De-Google-ing your website analytics

Play
2020-05-27T11:00:00Z #oss +1 🎧 25,960

Plausible creators Uku Täht and Marko Saric join the show to talk about their open source, privacy-friendly alternative to Google Analytics. We talk through the backstory of the project, why it’s open source, the details behind a few viral blog posts Marko shared to bring in a ton of new interest to the project, why privacy matters in web analytics, how they prioritize building new features, the technical details behind their no cookie light-weight JavaScript approach, and their thoughts on a server-side option.

Changelog Interviews Changelog Interviews #395

Leading GitHub to a $7.5 billion acquisition

Play
2020-05-18T18:30:00Z #github +1 🎧 26,058

Jason Warner (CTO at GitHub) joined the show to talk with us about the backstory of how he helped to lead GitHub to a $7.5 billion acquisition by Microsoft. Specifically how they trusted their gut not just the data, and how they understood the value they were bringing to market. We also talk about Jason’s focus on “horizon 3” for GitHub, and his thoughts on remote work and how they’re leading GitHub engineering today.

Changelog Interviews Changelog Interviews #393

Gatsby's long road to incremental builds

Play
2020-05-06T11:00:00Z #gatsby +2 🎧 23,149

Gatsby creator Kyle Mathews joins Jerod fresh off the launch of incremental builds to tell the story of this feature that’s 3 years in the making. We talk about Kyle’s vision for Gatsby, why incremental builds took so long, why it’s not part of the open source tool, how he makes decisions between Cloud and open source features, and more.

Changelog Interviews Changelog Interviews #392

Indeed's FOSS Contributor Fund

Play
2020-04-30T21:00:00Z #oss +1 🎧 21,153

Duane O’Brien (head of open source at Indeed) joined the show to talk about their FOSS Contributor Fund and FOSS Responders. He’s super passionate about open source, and through his role at Indeed Duane was able to implement this fund and open source it as a framework for other companies to use. We talk through all the details of the program, its impact and influence, as well as ways companies can use the framework in their organization. We also talk about FOSS Responders an initiative to support open source that has been negatively impacted by COVID-19.

Changelog Interviews Changelog Interviews #389

Securing the web with Let's Encrypt

Play
2020-04-07T20:00:00Z #oss +1 🎧 24,815

We’re talking with Josh Aas, the Executive Director of the Internet Security Research Group, which is the legal entity behind the Let’s Encrypt certificate authority. In June of 2017, Let’s Encrypt celebrated 100 Million certificates issued. Now, just about 2.5 years later, that number has grown to 1 Billion and 200 Million websites served. We talk with Josh about his journey and what it’s taken to build and grow Let’s Encrypt to enable a secure by default internet for everyone.

Changelog Interviews Changelog Interviews #385

Pushing webpack forward

Play
2020-03-13T21:45:00Z #maintainer-spotlight +3 🎧 23,583

We sit down with Tobias Koppers of webpack fame to talk about his life as a full-time maintainer of one of the most highly used (4 million+ dependent repos!) and influential tools in all of the web.

Things we ask Tobias include: how he got here, how he pays himself, has he ever gotten a raise, what his typical day is like, how he decides what to work on, if he pays attention to the competition, and if he’s ever suffered from burnout.

Changelog Interviews Changelog Interviews

Altair 8800 and the dawn of a revolution

Play
2020-03-11T11:00:00Z #oss 🎧 21,494

We partnered with Red Hat to promote Season 4 of Command Line Heroes — a podcast about the people who transform technology from the command line up. Season 4 is all about hardware that changed the game. We’re featuring episode 3 from season 4 — called “Personal Computers: The Altair 8800 and the Dawn of a Revolution.” This is the story of personal computers and the revolution that took place in the PC era.

Learn more and subscribe at redhat.com/commandlineheroes.

Changelog Interviews Changelog Interviews #384

Enter the Matrix

Play
2020-03-09T20:15:00Z #oss 🎧 22,811

Matthew Hodgson (technical co-founder) joined us to talk about Matrix - an open source project and open standard for secure, decentralized, real-time communication. It’s open source, it’s decentralized, it’s end-to-end-encrypted, and it’s also self-sovereign. Matrix also provides a bridge feature to bridge existing platforms and communication silos into a global open matrix of communication. A recent big win for Matrix was Mozilla’s announcement of switching off its IRC network that it had been using for 22 years and now uses Matrix instead.

Changelog Interviews Changelog Interviews #383

From open core to open source

Play
2020-03-02T22:00:00Z #oss +1 🎧 24,123

Frank Karlitschek joined us to talk about Nextcloud - a self-hosted free & open source community-driven productivity platform that’s safe home for all your data. We talk about how Nextcloud was forked from ownCloud, successful ways to run community-driven open source projects, open core vs open source, aligned incentives, and the challenges Nextcloud is facing to increase adoption and grow.

Changelog Interviews Changelog Interviews #382

The developer's guide to content creation

Play
2020-02-21T15:30:00Z #oss +1 🎧 23,692

Stephanie Morillo (content strategist and previously editor-in-chief of DigitalOcean and GitHub’s company blogs) wrote a book titled The Developer’s Guide to Content Creation — it’s a book for developers who want to consistently and confidently generate new ideas and publish high-quality technical content.

We talked with Stephanie about why developers should be writing and sharing their ideas, crafting a mission statement for your blog and thoughts on personal brand, her 4 step recipe for generating content ideas, as well as promotional and syndication strategies to consider for your developer blog.

Changelog Interviews Changelog Interviews #381

The dawn of sponsorware

Caleb Porzio is the creator & maintainer of Livewire, AlpineJS, and more. His latest open source endeavor was announced as “sponsorware”, which means it lived in a private repo (only available to Caleb’s GitHub Sponsors) until he hit a set sponsorship threshold, at which point it was open sourced.

On this episode, we talk through this sponsorware experiment in-depth. We learn how he dreamt it up, how it went (spoiler: very well), and how he had to change his mindset on 2 things in order to make sustainability possible.

Changelog Interviews Changelog Interviews #380

Productionising real-world ML data pipelines

Play
2020-02-14T21:00:00Z #python +3 🎧 23,188

Yetunde Dada from QuantumBlack joins Jerod for a deep dive on Kedro, a workflow tool that helps structure reproducible, scaleable, deployable, robust, and versioned data pipelines. They discuss what Kedro’s all about and how it’s “changing the landscape of data pipelines in Python”, the ins/outs of open sourcing Kedro, and how they found early success by sweating the details. Finally, Jerod asks Yetunde about her passion project: a virtual reality film which debuted at the Sundance Film Festival in January.

Changelog Interviews Changelog Interviews #378

Open source meets climate science

Play
2020-01-31T22:30:00Z #oss +1 🎧 22,745

Anders Damsgaard is a climate science researcher working on cryosphere processes at the Department of Geophysics at Stanford University. He joined the show to talk with us about the intersection of open source and climate science. Specifically, we discuss a set of shell tools he created called The Scholarref Tools which allow you to perform most of the tasks required to gather the references needed during the writing phase of an academic paper. We also discuss climate science, physics, self hosting Git, and why Anders isn’t present on any “social” networks.

Changelog Interviews Changelog Interviews #375

Gerhard goes to KubeCon (part 2)

Gerhard is back for part two of our interviews at KubeCon 2019. Join him as he goes deep on Prometheus with Björn Rabenstein, Ben Kochie, and Frederic Branczyk… Grafana with Tom Wilkie and Ed Welch… and Crossplane with Jared Watts, Marques Johansson, and Dan Mangum.

Don’t miss part one with Bryan Liles, Priyanka Sharma, Natasha Woods, & Alexis Richardson.

Changelog Interviews Changelog Interviews #374

Gerhard goes to KubeCon (part 1)

Play
2019-12-18T16:30:00Z #kubernetes +3 🎧 23,711

Changelog’s resident infrastructure expert Gerhard Lazu is on location at KubeCon 2019. This is part one of a two-part series from the world’s largest open source conference. In this episode you’ll hear from event co-chair Bryan Liles, Priyanka Sharma and Natasha Woods from GitLab, and Alexis Richardson from Weaveworks.

Stay tuned for part two’s deep dives in to Prometheus, Grafana, and Crossplane.

Changelog Interviews Changelog Interviews #373

Trending up GitHub's developer charts

Play
2019-12-14T16:00:00Z #maintainer-spotlight +3 🎧 24,189

In this episode we’re shining our maintainer spotlight on Ovilia. Hailing from Shanghai, China, Ovilia is an up-and-coming developer who contributes to Apache ECharts, maintains Polyvia, which does very cool low-poly image and video processing, and has a sweet personal website, too.

This episode with Ovilia continues our maintainer spotlight series where we dig deep into the life of an open source software maintainer. We’re producing this series in partnership with Tidelift. Huge thanks to Tidelift for making this series possible.

Changelog Interviews Changelog Interviews #372

Building an open source excavation robot for NASA

Play
2019-12-11T16:00:00Z #space +2 🎧 22,625

Ronald Marrero is a software developer working on NASA’s Artemis program, which aims at landing the first woman and next man on the Moon by 2024. How Ron got here is a fascinating story, starting at UCF and winding its way through the Florida Space Institute, working with NASA’s Swamp Works team, and building an open source excavation robot.

On this episode Ron tells us how it all went down and shares what he learned along the way.

Changelog Interviews Changelog Interviews #371

Re-licensing Sentry

Play
2019-12-08T04:00:00Z #oss +2 🎧 22,355

David Cramer joined the show to talk about the recent license change of Sentry to the Business Source License from a BSD 3-clause license. We talk about the details that triggered this change, the specifics of the BSL license and its required parameters, the threat to commercial open source products like Sentry, his concerns for the “open core” model, and what the future of open source might look like in light of protections-oriented source-available licenses like the BSL becoming more common.

Changelog Interviews Changelog Interviews #370

The making of GitHub Sponsors

Play
2019-12-01T04:00:00Z #github +2 🎧 23,090

Devon Zuegel is an Open Source Product Manager at GitHub. She’s also one of the key people responsible for making GitHub Sponsors a thing. We talk with Devon about how she came to GitHub to develop GitHub Sponsors, the months of research she did to learn how to best solve the sustainability problem of open source, why GitHub is now addressing this issue, the various ways and models of addressing maintainers’ financial needs, and Devon also shared what’s in store for the future of GitHub Sponsors.

Backstage Backstage #9

Ten years of Changelog 🎉

Play
2019-11-21T16:00:00Z #startups +2 🎧 2,364

On this special re-broadcast of the freeCodeCamp podcast, Quincy Larson (freeCodeCamp’s founder) interviewed Adam and Jerod in the ultimate Backstage episode to celebrate a decade of conversations, news, and community here at Changelog. Yes, this month we turn 10 years old! We go deep into our origin stories, our history as a company, becoming and being a leader, the backstory of our branding, our music from Breakmaster Cylinder, and where we might be heading in the future.

Player art
  0:00 / 0:00