Behind the Commit

Mia Bajić

Meet the people shaping open-source across Europe and beyond! Have you ever wondered who the people are behind the open source technologies you use every day? Behind the Commit explores the stories and technologies shaping open source across Europe—from the tools being built to the challenges of maintaining them in a constantly evolving ecosystem. We speak with maintainers about what they're building, why it matters, and how open source is changing in the age of AI.

  1. 20 juil.

    Is Your Vacuum Cleaner Spying on You? Kushal Das on Privacy and Digital Rights

    In this episode, I'm chatting with Kushal Das — public interest technologist, core team member at the Tor Project, core developer of CPython, and director at the Python Software Foundation. He is also the founder of dgplug and a maintainer of SecureDrop — the platform journalists use to communicate securely with whistleblowers. We talk about why privacy is increasingly hard to protect, the hidden cameras in your robot vacuum cleaner, what happens to data once it leaves your hands, and what any developer can do right now to build more privacy-respecting software. Outline 0:00 Episode highlights 0:17 Introduction 0:38 "Privacy is a human right" — is it? 1:22 What turned Kushal from technologist to privacy advocate 2:57 SecureDrop: what it is and who it protects 3:33 How SecureDrop works in practice 5:36 Biggest technical challenges building SecureDrop 6:35 Helping people living under authoritarian regimes 10:38 Vacuum cleaner cameras and the toilet photo incident 11:44 The year hackers took over vacuum cleaners and shouted at owners 13:44 Why Kushal removed Alexa from his home 16:08 Social media as a surveillance tool 18:24 Stalkerware: when someone close to you is tracking your every move 19:31 Cambridge Analytica, the Great Hack, and election manipulation 21:43 Are governments fast enough to regulate technology? 22:55 Once you upload something to the internet, it never comes back 25:20 AI tools and what happens to the data you share with them 35:15 "If you break encryption, it will be broken for everyone" 37:36 How to fight for privacy 40:04 EFF, Tor Project, and where to get involved Episode links – Tor Project: https://www.torproject.org – SecureDrop: https://securedrop.org – EFF: https://www.eff.org – Stop Stalkerware: https://stopstalkerware.org – dgplug: https://dgplug.org – Kushal's blog: https://kushaldas.in

    Is Your Vacuum Cleaner Spying on You? Kushal Das on Privacy and Digital Rights
  2. 5 juin

    Inside PyPI: Maria Ashna on Supporting Python's Package Index

    In this episode, I'm chatting with Maria Ashna — PyPI support specialist at the Python Software Foundation and founder of Magic Lightbulb, a tech and product consulting firm. PyPI serves nearly a million developers and is the backbone of Python's entire package ecosystem — maintained by a team of just four people. Maria shares what her role actually looks like day to day, how she cleared a backlog that was delayed by over a year, what happens when a package maintainer passes away, and what's coming next for PyPI organizations. Outline 0:00 Episode highlights 0:45 Introduction to Maria Ashna 1:11 What does a PyPI support specialist actually do? 2:07 The history of PyPI — born in 2003, formerly "the cheese shop" 2:47 How many people work on PyPI? 3:27 Most common support issues: account recovery and 2FA 3:48 2FA is now 100% mandatory on PyPI 4:10 Clearing a 500+ ticket backlog delayed by over a year 6:14 What is PEP 541? 7:01 What happens when users don't respond? 8:07 The edge case nobody thinks about: users who have passed away 8:30 How to open a ticket with the PyPI team 10:43 PyPI Organizations: what are they and who are they for? 13:17 Is PyPI going commercial? (No) 15:01 Nearly 1 million users, team of 4 15:38 How do you actually pronounce PyPI? 16:13 Where to find Maria online Episode links – PyPI: https://pypi.org – PEP 541: https://peps.python.org/pep-0541/ – Maria on GitHub: https://github.com/despy-brain – Contact Maria: maria@python.org

    Inside PyPI: Maria Ashna on Supporting Python's Package Index
  3. 30 avr.

    Why Python is Slow: Antonio Cuni on SPy and Statically Compiled Python

    Antonio Cuni (principal engineer at Anaconda, author of SPy, developer of PyScript and PyPy, co-founder of the HPy project, and creator of PDB++, Fancy Completer, and VMProf) shares why Python is slow and how SPy, a new statically compiled variant of Python, aims to be as fast as C while staying as Pythonic as Python. We discuss the trade-off between dynamic features and performance, how SPy's "red and blue" code model replaces best-effort JIT with predictable errors, why PyPy struggles with C extensions, and what "Pythonic" really means. Outline 00:00 - Episode highlights and introduction 00:40 - Why is Python so slow? 01:31 - Would a static Python be fast? 02:13 - What is SPy? 02:28 - What motivated you to create SPy? (Spoiler: frustration) 03:52 - Which ideas from PyPy and HPy went into SPy? 06:36 - Biggest challenges of building SPy 07:49 - What does "Pythonic" actually mean? 10:39 - Current roadmap and the two-level language idea 12:24 - Walking through the SPy compilation pipeline 13:57 - Red-shifting and the blue/red AST nodes 14:40 - Why blue and red? (No, it's not from The Matrix) 15:52 - PyPy vs SPy: when to use which 19:34 - C extensions and the C API problem 20:04 - How to actually make your Python code faster 23:34 - Memory management and garbage collection in SPy 24:44 - When will SPy be production-ready? 25:44 - How to contribute to SPy 26:26 - Where does the name "SPy" come from? Note: the episode was recorded in July 2025 and some features, such as list type, garbage collector, and documentation, have been implemented in the meantime. In the section below you can find the links to those features. Episode links – SPy on GitHub: https://github.com/spylang/spy – PyPy: https://pypy.org/ – HPy project: https://hpyproject.org/ – PyScript: https://pyscript.net/ – Anaconda: https://www.anaconda.com/ – decorators in SPy: https://github.com/spylang/spy/pull/225 – SPy roadmap: https://github.com/spylang/spy/blob/main/ROADMAP.md – list type in SPy: https://github.com/spylang/spy/blob/main/stdlib/_list.spy – garbage collector in SPy: https://github.com/spylang/spy/pull/390 – SPy documentation: https://spylang.github.io/docs/dev/ – series of blog posts on SPy: https://antocuni.eu/2025/10/29/inside-spy-part-1-motivations-and-goals/

    Why Python is Slow: Antonio Cuni on SPy and Statically Compiled Python

Bande-annonce

À propos

Meet the people shaping open-source across Europe and beyond! Have you ever wondered who the people are behind the open source technologies you use every day? Behind the Commit explores the stories and technologies shaping open source across Europe—from the tools being built to the challenges of maintaining them in a constantly evolving ecosystem. We speak with maintainers about what they're building, why it matters, and how open source is changing in the age of AI.