Main Track

Lightning lightning talks 2

<p>The regular FOSDEM lightning talk track isn't chaotic enough, so this year we're doubling down on Lightning Lightning Talks (now with added lightning!).</p> <p>Thought of a last minute topic you want to share? Got your interesting talk rejected? Has something exciting happened in the last few weeks you want to talk about?</p> <p><strong>Submissions are closed</strong></p> <p>This is the second of two sessions for participants to speak about subjects which are interesting, amusing, or just something the FOSDEM audience would appreciate.</p> <p>Selected speakers line up and present in one continuous automated stream, with an SLO of 99% talk uptime.</p> <p>Presenters who attempt to speak for longer than 256 seconds risk being swept off the stage by our Lightning Lightning Talk Cleanup Crew.</p> <p>Featuring:</p> <ol> <li><strong>Salve J. Nilsen &amp; Piotr P. Karwasz</strong> (CONTRIBUTING.yaml)</li> <li><strong>Aki</strong> (Falsehoods FOSDEM attendees believe about the CRA)</li> <li><strong>Richard "RichiH" Hartmann</strong> (Gitify your life - 14 years later)</li> <li><strong>Twinkle</strong> (Dumb Guide to Smart TVs - watch your TV before it watches you)</li> <li><strong>Dieter Plaetinck</strong> (body.build personal fitness)</li> <li><strong>Mayuresh Bagayatkar</strong> (PostgreSQL Compatibility Index)</li> <li><strong>Jelle van der Waa</strong> (Sharing your pacman cache on the LAN)</li> <li><strong>Benjamin Henrion</strong> (EU Software Patents v3.0 via the Unified Patent Court)</li> <li><strong>dextero</strong> (GUI vs TUI - why not both?)</li> <li><strong>Martin Randa</strong> (My Grandma Needed a New Computer?)</li> <li><strong>Runxi Yu</strong> (Symig: a more Unixy way of dealing with mail, in Git)</li> <li><strong>Ruud van Asseldonk</strong> (The RCL configuration language and json query tool)</li> </ol>

Additional information

Live Stream https://live.fosdem.org/watch/janson
Type maintrack
Language English

More sessions

1/31/26
Main Track
Janson
<p>FOSDEM welcome and opening talk.</p>
1/31/26
Main Track
Michiel Leenaars
Janson
<p>We need to talk about war. And we need to talk about companies building bots that propose to rewrite our source code. And about the people behind both, and how we preserve what is great about FOSS while avoiding disruption. How do geopolitical conflicts on the one hand and the risk of bot-generated (adversarial) code on the other influence the global community working together on Free and Open Source software?</p> <hr /> <p>The immense corpus of free and open source software created by a ...
1/31/26
Main Track
Patrick Steinhardt
Janson
<p>In 2025, the Git project has turned 20 years old, and in these 20 years it has taken over the world of version control systems by storm: nowadays, almost every developer uses Git. But that doesn't mean that Git is perfect and "done", or even close to it. It still has many warts: user experience, arbitrary limitations, performance issues and no good support for large binary files are just some of the issues that users commonly complain about.</p> <p>In this talk you'll learn what is happening ...
1/31/26
Main Track
Janson
<p><a href="https://www.mercurial-scm.org/">Mercurial</a> is a Distributed Version Control System created in 2005.</p> <p>The project has been constantly active since then, fostering <a href="https://heptapod.net/">modern tooling</a>, introducing <a href="https://octobus.net/blog/2020-11-26-modern-mercurial">new</a> <a href="https://archive.fosdem.org/2025/schedule/event/fosdem-2025-5989-a-glimpse-into-a-smoother-version-control-experience/">ideas</a>, spawning multiple <a ...
1/31/26
Main Track
Vladislav Shpilevoy
Janson
<p>Git is a tool most programmers rely on, whether for work or personal projects. It’s far more than just a method for syncing local and remote changes. Git embodies a way of thinking that serves as the foundation for development workflows and steers project evolution.</p> <p>At its core, Git has essential concepts such as commits, change history, branching, rebasing, and merging. While Git offers many features, these are its heart. Misusing them can lead to significant opportunity costs, ...
1/31/26
Main Track
Alya Abbott
Janson
<p>Does your project get pull requests that you dread reviewing? Have you ever submitted a pull request that got ignored by project maintainers?</p> <p>Putting together a pull request that presents proposed changes in a clear, well-organized way is nearly impossible for newer contributors to do on their own. Maintainers must take the lead in providing specific guidelines for pull requests for their project.</p> <p>This talk will give maintainers a toolkit for teaching contributors how to produce ...
1/31/26
Main Track
Quintessence Anx
Janson
<p>The state of the internet, c 1990:</p> <ul> <li>Limited, opt-in connectivity: people had to both have access to a computer and that computer had to have access to the internet.</li> <li>Tooling required some in-industry knowledge to be able to run and use, not only for development but also for communication. </li> <li>Open source was a young movement. The "common source" was proprietary.</li> </ul> <p>The state of the internet, c 2025:</p> <ul> <li>Always online, might-not-even-be-to-opt-out ...