Fexingo

Open Source with Fexingo: Linux, GitHub, and Community-Driven Software Conversations

Business EN ↓ 104 episodes

Every line of code, every pull request, every debate about licensing — open source is the invisible architecture of modern technology. In Open Source with Fexingo, Lucas and Luna cut through the hype to examine the real economics, governance, and community dynamics behind Linux, GitHub, and the projects that run the internet. They don't just celebrate open source; they interrogate it. How does a volunteer-driven kernel sustain itself against corporate interests? What happens when a maintainer burns out? Why do some forks thrive while others vanish? Each episode takes one concrete case — a majo...

Author

Fexingo

Category

Business

Podcast website

www.fexingo.com

Latest episode

Jul 11, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

How Open Source Projects Write Code That Works for Everyone 03.06.2026

In Episode 29 of Open Source with Fexingo, Lucas and Luna dive into accessibility at the code level — not just UI design, but how open source projects like React and WordPress build inclusive developer experiences. They break down ARIA landmarks, semantic HTML, and the real cost of ignoring accessibility in open source. Along the way, they share a behind-the-scenes look at how listener support kee...

How Open Source Projects Handle Accessibility at the Code Level 03.06.2026

Lucas and Luna explore how open source projects like the GNOME desktop environment and the React ecosystem approach accessibility at the code level. They look at the specific practices that make software usable for people with disabilities, including screen reader support, keyboard navigation, and color contrast checks. Lucas explains the role of tools like Axe and the Web Content Accessibility Gu...

How Open Source Projects Resolve Forking Disputes 02.06.2026

Episode 27 of Open Source with Fexingo explores the most dramatic fork in recent open source history: the 2024 Terraform-to-OpenTofu split. Lucas and Luna trace how a license change by HashiCorp triggered a community revolt, a legally risky fork, and a new governance model that has since attracted over 25,000 GitHub stars and more than 200 contributors. They examine why forking is often seen as a...

How Open Source Projects Handle Licensing Disputes 02.06.2026

Open source licensing is often thought of as a one-time decision, but disputes can arise years later when projects change direction or companies use code in ways the original authors didn't anticipate. In this episode, Lucas and Luna dive into a specific case: the 2018 Redis module licensing change that split the community, created a fork called KeyDB, and forced developers to reconsider what 'ope...

How Open Source Projects Handle Security Vulnerabilities at Scale 01.06.2026

In this episode, Lucas and Luna dive into how the Eclipse Foundation triaged and patched the Log4Shell vulnerability in the ecosystem's Java projects. They break down the mechanics of coordinated disclosure, the role of the Eclipse Foundation's security team, and why open source projects rely on community reporting as much as automated scanning. They use the real example of a volunteer maintainer...

How Open Source Projects Build Governance That Scales 01.06.2026

When an open source project grows beyond a handful of contributors, who decides what gets merged? This episode looks at how communities like Kubernetes, the Linux kernel, and the Node.js project have built formal governance models — from benevolent dictators to technical steering committees to foundations with corporate board seats. Lucas and Luna walk through Kubernetes' three-stage governance ev...

How Open Source Maintainers Handle Abusive Users in Issue Trackers 31.05.2026

Episode 23 of Open Source with Fexingo looks at an uncomfortable reality behind community-driven software: the human cost of managing toxic behavior in issue trackers and pull requests. Lucas and Luna talk through a specific case from the Kubernetes project, where maintainers publicly stepped back after repeated hostile comments. They explore the data from a 2024 Linux Foundation survey showing th...

How Open Source Communities Like Fedora Linux Ship on Schedule 31.05.2026

We dive into how the Fedora Linux project ships a new release every six months like clockwork — something most corporate product teams struggle to do. Lucas explains the 'feature freeze' mechanism that prevents scope creep, how contributors coordinate across time zones using IRC and mailing lists, and why Fedora's release engineering team treats the schedule as sacred. Luna pushes back on whether...

How Open Source Projects Survive When Their Creator Dies 30.05.2026

When a critical open-source developer dies, who takes over? This episode examines the systematic side of project succession — the legal, technical, and social structures that keep code alive after its creator is gone. Lucas and Luna walk through the 2021 death of core Node.js contributor Ian Sutherland, how the community handled his modules, and how the Linux Foundation's TSC protocol actually wor...

How Open Source Projects Handle Security Vulnerabilities 30.05.2026

In this episode of Open Source with Fexingo, Lucas and Luna dive into how open source projects coordinate vulnerability disclosures without formal incident response teams. They examine the recent critical flaw in the libwebp library, which affected millions of applications. Lucas explains how maintainers discover issues, coordinate with downstream consumers, and deploy patches before public disclo...

How Open Source Documentation Keeps Projects Alive 29.05.2026

Good documentation is the unsung backbone of open source sustainability. In this episode, Lucas and Luna explore why projects like Django and Kubernetes invest heavily in docs, how the Write the Docs community emerged as a critical resource, and why maintainers say documentation is as important as code itself. They discuss real numbers: the Django Girls tutorial has been translated into 25 languag...

How Open Source Developers Keep Projects Alive After Their Creators Leave 29.05.2026

When a beloved open-source project suddenly loses its primary maintainer, what happens? In this episode of Open Source with Fexingo, Lucas and Luna explore the unsung heroes who step up when creators move on. Using the real case of the popular JavaScript library 'left-pad' and its chaotic removal from npm in 2016, they examine how community-driven handoffs work—and sometimes fail. They discuss the...

How Open Source Maintainers Handle Legacy Code 28.05.2026

Lucas and Luna explore a challenge every open-source community faces: what to do with old, working code that nobody wants to maintain. They trace the story of the cURL project, a 30-year-old library that billions of devices rely on, and how lead maintainer Daniel Stenberg has kept it alive with minimal resources. They discuss the economics of legacy maintenance, the emotional toll of saying no to...

How Open Source Maintainers Handle Security Disclosures 28.05.2026

Lucas and Luna dive into the underappreciated work of open source maintainers when a security vulnerability is reported. They walk through the real process behind a coordinated disclosure — from the initial private report to the public patch — using the example of a hypothetical critical bug in a widely used library like OpenSSL or curl. Lucas explains the tension between full transparency and res...

How Open Source Won Without Venture Capital 27.05.2026

In this episode, Lucas and Luna explore how major open-source projects like Linux, PostgreSQL, and Blender succeeded with minimal or no venture capital funding. They break down the specific economic structures—foundation sponsorship, dual licensing, paid support models—that allowed community-driven software to compete with VC-backed startups. The conversation drills into Blender's 2002 crowdfundin...

How Open Source Won Without a Marketing Budget 27.05.2026

Why don't open-source projects run Super Bowl ads? In this episode, Lucas and Luna explore how community-driven software like Linux, Kubernetes, and PostgreSQL built billion-dollar ecosystems with zero traditional marketing spend. They break down the mechanics of organic adoption: how a single GitHub pull request can be more persuasive than a 30-second spot, why enterprise buyers trust peer recomm...

How Open Source Code Gets Maintained by Volunteers 26.05.2026

Open source software runs the internet, but who actually maintains it? In this episode, Lucas and Luna explore the hidden infrastructure behind projects like the Linux kernel and the npm registry. They discuss the maintainer bottleneck, the rise of sponsored open source work through companies like Red Hat and Google, and the emotional toll on developers who keep critical code alive for free. With...

Inside a Linux Kernel Release How 2000 Developers Coordinate 26.05.2026

Lucas and Luna pull back the curtain on a single Linux kernel release cycle. They walk through the 2026 6.7 cycle in detail: the two-week merge window, the seven release candidates, and how roughly 2000 developers from dozens of companies contribute 15,000 patches per release. Lucas explains the actual process that Linus Torvalds uses to accept or reject code, why co-maintainers matter more than m...

How Open Source Developers Make Money Without a Salary 25.05.2026

Lucas and Luna explore the economics of open source development beyond corporate sponsorship. They dive into the story of Tidelift, a startup that pays maintainers to secure critical libraries like Lodash and Babel. The episode breaks down how 40% of npm packages rely on unpaid volunteer work, and how platforms like GitHub Sponsors and Open Collective are changing the game. Lucas shares data on th...

How Open Source Maintainers Shape Software Security 25.05.2026

Episode 10 of Open Source with Fexingo explores the quiet but critical role of maintainers in securing the software supply chain. Lucas and Luna dive into the 2024 XZ Utils backdoor attempt—where a single maintainer nearly slipped malicious code into a core Linux compression library used by millions. They discuss why maintainers are the last line of defense, how the incident changed open-source se...

How Open Source Communities Outcompete Corporate Teams 24.05.2026

Lucas and Luna explore the surprising structural advantage of open source communities over traditional corporate development teams. Drawing on the Linux kernel's development model and the 2024 XZ Utils backdoor incident, they break down how thousands of distributed volunteers can out-coordinate paid engineers—and where that model breaks. A concrete look at contributor graphs, code review bottlenec...

How Open Source Maintainers Keep the Internet Running 24.05.2026

Episode 8 of Open Source with Fexingo: Linux, GitHub, and Community-Driven Software Conversations. Lucas and Luna look at the unpaid security heroes behind the world's critical software. They focus on a specific case: the 2024 XZ Utils backdoor attempt, where a single volunteer maintainer caught a sophisticated supply-chain attack that could have compromised millions of Linux servers. The episode...

How Open Source Won Without a CEO 23.05.2026

In this episode of Open Source with Fexingo, Lucas and Luna explore how open-source projects thrive without a traditional CEO. They dive into the governance model of the Linux Foundation, comparing it to corporate structures, and discuss how community trust, meritocracy, and decentralized decision-making drive innovation. Using concrete examples like the Kernel Merge Window and the role of maintai...

How Open Source Maintainers Prevent Burnout 23.05.2026

Lucas and Luna explore the hidden crisis in open source: maintainer burnout. With over 100 million developers on GitHub, a tiny fraction shoulder the workload. Lucas cites the 2025 Open Source Survey showing 58% of maintainers experience burnout, and the case of the 'left-pad' incident that broke the internet. They discuss practical solutions like the GitHub Sponsors program, which paid out over $...

The Fight Over Open Source Licenses Intensifies 22.05.2026

Lucas and Luna dive into the escalating battle over open source licensing, focusing on the recent shift of HashiCorp's Terraform from the Mozilla Public License to the Business Source License. They explore how this change, announced in August 2023, sent shockwaves through the infrastructure-as-code community and sparked the creation of OpenTofu, a fork backed by the Linux Foundation. The hosts bre...

Listen to the Open Source with Fexingo: Linux, GitHub, and Community-Driven Software Conversations podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.