Fexingo
Open Source with Fexingo: Linux, GitHub, and Community-Driven Software Conversations
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...
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
How Open Source Projects Manage Technical Debt 16.06.2026 7:56
Lucas and Luna dive into how open source projects handle technical debt, using the example of the GNOME desktop environment's 2020-2021 cleanup initiative to reduce build times and code complexity. They discuss GNOME's 'cleanup week' approach, the trade-offs between new features and maintenance, and how projects like Kubernetes and the Linux kernel manage accumulated cruft. The episode covers conc...
How Open Source Projects Handle Accessibility 15.06.2026 12:01
In this episode of Open Source with Fexingo, Lucas and Luna dive into how open source projects approach accessibility—making software usable for people with disabilities. They focus on a concrete case: the React ecosystem's efforts to improve screen reader support through components like Reach UI and the React Aria library. Lucas explains the technical challenges of building accessible components,...
How Open Source Projects Manage Community Communication Channels 15.06.2026 11:27
Lucas and Luna explore the often-overlooked infrastructure of open source communication: from mailing lists and IRC to Discord and GitHub Discussions. They dissect why the Linux kernel still relies on email patches, how the Rust project navigated a contentious governance debate across multiple platforms, and what lessons the broader community can draw from these choices. The episode examines the t...
How Open Source Projects Handle Documentation Translation at Scale 14.06.2026 11:17
In this episode of Open Source with Fexingo, Lucas and Luna dive into the often invisible work of translating open source documentation. They focus on the Django project, which supports translations in over 80 languages through a community-driven system using Transifex. The hosts explore how translation workflows work, the challenges of maintaining consistency across languages, and why documentati...
How Open Source Projects Handle License Enforcement 14.06.2026 10:32
In episode 50, Lucas and Luna explore the tricky terrain of open source license enforcement. Using the real-world case of Google vs. Oracle over Java APIs, they unpack what happens when a permissive license is violated, the role of the Software Freedom Conservancy in policing GPL compliance, and why most enforcement actions end in private settlements rather than lawsuits. The conversation covers t...
How Open Source Projects Fork and Survive 13.06.2026 9:45
Episode 49 of Open Source with Fexingo explores the delicate art of forking — when a community splits from a project and starts anew. Lucas and Luna look at the 2024 Valkey fork from Redis after the license change, the 2020 LibreOffice fork from OpenOffice, and the 2017 GnuCOBOL fork from OpenCOBOL. They break down what makes a fork succeed, why most fail, and how projects like Linux handle the co...
How Open Source Projects Handle License Compatibility 13.06.2026 10:35
In this episode of Open Source with Fexingo, Lucas and Luna drill into the messy world of open-source license compatibility. Using the real-world example of the PostgreSQL extension ecosystem, they explore what happens when a permissive MIT-licensed library gets used inside a GPL-licensed project, and how the Apache Software Foundation navigates these conflicts. They also discuss the role of the S...
How Open Source Projects Handle Sustainability Reports 12.06.2026 10:27
Lucas and Luna dive into the growing trend of open source projects publishing sustainability reports — not just financials, but environmental and social impact metrics. They examine the case of the GNOME Foundation, which released its first sustainability report in early 2026, detailing its carbon footprint from server operations and conference travel, alongside community diversity figures. The co...
How Open Source Projects Handle Security Vulnerability Disclosures 12.06.2026 10:24
When a critical security flaw is found in widely-used open source software, the clock starts ticking. In this episode, Lucas and Luna explore the delicate dance of coordinated vulnerability disclosure—balancing secrecy for patches with transparency for the community. They break down the real case of the Log4j vulnerability from 2021, showing how maintainers, security researchers, and users navigat...
How Open Source Projects Handle Governance Transition 11.06.2026 7:29
Episode 45 of Open Source with Fexingo. Lucas and Luna dive into the tricky process of governance transitions in open source projects. Using the 2018 Node.js Foundation merger with the JS Foundation and the 2021 Kubernetes steering committee expansion as real examples, they explore how projects evolve their decision-making structures without alienating contributors. Lucas breaks down the three com...
How Open Source Projects Manage Cultural Conflicts Across Borders 11.06.2026 8:06
Lucas and Luna dive into the cultural friction that open source projects face when contributors span dozens of countries. Using the concrete example of a 2023 conflict in the Vue.js community over a Taiwanese maintainer's PR about country naming conventions, they explore how projects like Node.js and Python have handled time zones, language barriers, and holiday scheduling. They discuss how the Ku...
How Open Source Projects Onboard New Contributors 10.06.2026 7:45
This episode of Open Source with Fexingo dives into the art and science of onboarding new contributors. Lucas and Luna break down why many projects lose potential contributors within their first week and what successful projects do differently. They explore concrete examples like the Django framework's mentorship model, the Kubernetes project's structured contributor ladder, and the First Timers O...
How Open Source Projects Handle Maintainer Burnout and Wellbeing 10.06.2026 8:36
In this episode, Lucas and Luna explore the often-overlooked human side of open source: maintainer burnout. They anchor the discussion with a real-world case: the 2024 burnout crisis at the Highlight.js project, where a single maintainer was handling over 200 open issues and 50 pull requests alone. They walk through what led to the breakdown, how the community stepped in with a rotating maintainer...
How Open Source Projects Handle Documentation 09.06.2026 9:36
In this episode of Open Source with Fexingo, Lucas and Luna dive into the often-overlooked backbone of any open source project: documentation. They explore why many projects treat docs as a second-class citizen, using concrete examples like Django's overhaul of its tutorial and the Read the Docs platform. The hosts discuss the tension between writing for beginners and experts, the role of tooling...
How Open Source Projects Deal With Blockchain and Crypto 09.06.2026 9:37
Episode 40 of Open Source with Fexingo dives into the tension between open source ideals and blockchain economics. Lucas and Luna explore how projects like Bitcoin, Ethereum, and Hyperledger navigate licensing, governance, and community trust when real money is on the line. They discuss the GPL vs. MIT debate in crypto, the role of foundations like the Linux Foundation in hosting blockchain framew...
How Open Source Projects Handle Non-Code Contributions 08.06.2026 6:46
Lucas and Luna explore the unsung work that keeps open source alive: triage, translation, design, community management. Using Python's triage workflow and GNOME's translation infrastructure as concrete cases, they discuss why non-code contributions are often undervalued yet critical, how projects can better recognize them, and what the growth of dedicated contributor roles means for the future of...
How Open Source Projects Fund Their Development 08.06.2026 10:44
Episode 38 of Open Source with Fexingo explores the often uncomfortable reality of funding open source. Lucas and Luna unpack why so many critical projects rely on volunteer labor or corporate handouts, and how a handful of projects—like curl and ESLint—have managed to build sustainable income models. They dig into the numbers: the 2025 Tidelift survey found that 60% of maintainers earn nothing fr...
How Open Source Projects Version Software 07.06.2026 7:24
Episode 37 of Open Source with Fexingo dives into semantic versioning, the system that powers how millions of open source packages communicate changes. Lucas and Luna break down what version numbers like 2.1.4 actually mean, why the Linux kernel famously refuses to follow semver, and how npm's dependency crisis of 2016 exposed the risks of trusting version ranges blindly. They discuss real-world e...
How Open Source Projects Handle Telemetry Without Betraying Trust 07.06.2026 8:58
Episode 36 of Open Source with Fexingo. Lucas and Luna explore the delicate balance between collecting usage data and respecting user privacy in open source software. They dive into the recent controversy around the Rust-based code editor Zed, which added telemetry in version 0.153 and faced backlash from its community. The conversation covers what Zed collected (editor metrics, OS version, sessio...
How Open Source Projects Handle Code of Conduct Disputes 06.06.2026 10:37
Episode 35 of Open Source with Fexingo digs into a high-stakes case: the 2018 Node.js code of conduct conflict that splintered its technical steering committee. Lucas and Luna trace how one GitHub issue escalated from a comment about 'toxic masculinity' to a fork and a governance overhaul, and why most major open source projects now employ explicit conflict-resolution pathways. They discuss the te...
How Open Source Maintainers Handle End-of-Life Cycles 06.06.2026 8:51
Episode 34 of Open Source with Fexingo. Lucas and Luna dive into the tricky business of open source end-of-life cycles, using Python 2's sunset in 2020 as their anchor. They break down the logistical and emotional challenge: how maintainers decide when to stop supporting a version, manage the transition for users, and avoid community backlash. Specifics include the Python Software Foundation's tim...
How Open Source Projects Negotiate Corporate Contributions 05.06.2026 9:36
When a company like Google or Microsoft wants to contribute code to an open source project, how does that actually work without the project losing control? In this episode, Lucas and Luna break down the specific case of Kubernetes — the container orchestration platform born inside Google, then donated to the Cloud Native Computing Foundation. They walk through the Contributor License Agreement pro...
How Open Source Projects Manage Dependency Churn 05.06.2026 7:51
In episode 32 of Open Source with Fexingo, Lucas and Luna explore the growing challenge of dependency churn in open source projects. With over 2.5 million packages on npm alone, maintainers face constant updates, security patches, and breaking changes. The hosts dive into the story of a single Node.js utility library that depended on 1,200 packages — and how its creator trimmed it down to just 12....
How Open Source Projects Handle Community Moderation 04.06.2026 8:20
Ep 31: Lucas and Luna dive into the unseen work of open source community moderation. Using the Linux kernel's Code of Conduct Committee and the Django project's moderation practices as specific cases, they explore how projects handle toxic behavior, ban appeals, and scale rules from 10 to 10,000 contributors. They discuss the tension between maintainer burnout and inclusive governance, and why cle...
How Open Source Projects Handle Bug Bounties 04.06.2026 12:02
Lucas and Luna dive into the messy reality of bug bounty programs in open source. They explore the tension between well-funded programs at companies like Google and Microsoft, and the unfunded, volunteer-driven projects that handle critical vulnerabilities with zero budget. Using the Linux kernel's patch-based model and the HackerOne platform as contrasting case studies, they unpack why bug bounti...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.