nnnmmm
                   \||\       ;;;;%%%@@@@@@       \ //,
                    V|/     %;;%%%%%@@@@@@@@@@  ===Y//
                    68=== ;;;;%%%%%%@@@@@@@@@@@@    @Y
                    ;Y   ;;%;%%%%%%@@@@@@@@@@@@@@    Y
                    ;Y  ;;;+;%%%%%%@@@@@@@@@@@@@@@    Y
                    ;Y__;;;+;%%%%%%@@@@@@@@@@@@@@i;;__Y
                    iiY"";;   "uu%@@@@@@@@@@uu"   @"";;;>
                          Y     "UUUUUUUUU"     @@
                          `;       ___ _       @
                            `;.  ,====\\=.  .;'
                              ``""""`==\\=='
                                      `;=====
                                        ===

88888b   d888b  888b  88 8P 888888    88888b    888     888b  88 88  d888b 88
88   88 88   88 88`8b 88      88      88   88  88 88    88`8b 88 88 88   ` 88
88   88 88   88 88 88 88      88      88888P  88   88   88 88 88 88 88     88
88   88 88   88 88 `8b88      88      88     d8888888b  88 `8b88 88 88   , ""
88888P   `888P  88  `888      88      88     88     `8b 88  `888 88  `888P 88

FOSDEM 2020

FOSDEM is a Free and Open Source Software (FOSS) conference in Brussels. It is one of the biggest of its kind in Europe, with thousands of developers from all over the world gathering at the event. If you are into FOSS or you contribute to open source projects then this is the place to be. This year was an important year for FOSDEM as it was celebrating its 20th anniversary. To commemorate the occasion, a number of the talks were focused on the history and evolution of FOSS.

In this blog post I will walk you through the different talks I attended. Most of them were recorded and you can find them the full list of talks here.


The Linux Kernel: We have to finish this thing one day ;) solving big problems in small steps for more than two decades by Thorsten Leemhuis

This talk was a great overview of where the Linux kernel started and how far it has come, all the while taking small steps to solve the big problems. Thorsten also covers some of the changes that have impacted the kernel such as the creation of eBPF, which is allowing container technology to be more efficient and secure. The talk also briefly covers the state of filesystems in the kernel.


Kata containers on openSUSE by Ralf Haferkamp

Kata is an interesting take on containers. It allows you to swap the runc runtime with Kata. You can leverage small virtual machines for each of the containers you are deploying, giving even more isolation between them but still allowing you to take advantage of all the tools that are created for containers such as BPF, Kubernetes, podman and the OCI image format. It’s also available rootless.

Just before this talk I got to chat to Richard Brown, OpenSuse ex-Board Chairman, about podman and filesystems, all of this without realising who I was talking to. This is one of the things I love about FOSDEM - you can just bump into and casually talk to so many amazing devs.


How containers and Kubernetes re-defined the GNU/Linux operating system a greybeard’s worst nightmare by Daniel Riek

This was an interesting talk about the evolution of the computing stack covering the influence of the different technologies over time. It looked at how technologies like VMs, containers, binary packages and more, have drastically changed how we consume software and how we architect our solutions.


State of the Onion the road to mainstream adoption and improved censorship circumvention by Pili Guerra

This session was the annual report on the state of the Tor Project. For those of you that don’t know what the Tor Project is, it’s a distributed uncensored network which allows you to be anonymous while accessing the Internet.

This project is very important to me as I have seen its use to save lives and allow people to continue to fight their corrupt or dictatorial governments in a country where they are censored. The Tor Project organisation continues to improve the user experience of the Tor Browser and they have built a very talented UX team who are utilising the latest in industry techniques. One of these techniques being user personas. User personas are used to help drive UX improvements across all the products the Tor Project distributes. They made the personas available freely, which got me and a friend discussing how it would be awesome to have a large repository of open source personas for all FOSS projects to take advantage of. This would help improve the user experience of FOSS products, reaching more people out there and maybe finally bringing the year of Linux on the desktop.

They also had some cool stats for people who like to dig into the numbers. For example, the current available network bandwidth is around 300Gbps and only half of it is being used. This is thanks to the community of volunteers that run well over 6000 relays.

Sadly, the report also showed a drop in the number of bridges. Bridges are relays that are not publicly published that allow people to access the network even when it is blocked or censored in their environment.

Lastly, they covered the release of the Tor Browser on Android. Previously, accessing the Tor network on mobile required 2 applications - Orbot and Orfox and the new release removes the complexity of having 2 applications to access Tor.


Homebrew: features and funding by Mike McQuaid

This was an interesting session on how Homebrew manages beta access by putting users who have ran the dev tools onto the beta channel. The talk covered how Homebrew uses feature flags to allow testing of broken/not yet ready features. Mike shared how Homebrew achieved better reach for funding by asking for it in a polite and non-intrusive way within the tool itself, where users would actually see it.


Reinventing home directories let’s bring the UNIX concept of home directories into the 21st century by Lennart Poettering

This is one of the talks that I missed out on but I will be waiting impatiently for the release of the recording. Systemd-homed will be a space to keep an eye on as it will fundamentally change how home directories are managed and setup on systemd Linux distributions.


An introduction to the Tor ecosystem for developers by Alexander Færøy

Another talk on the Tor Project, this time about how it is maintained and developed. It was a great introduction on where to start if you are interested in contributing to the project.


The path to Peer-to-Peer Matrix in which we throw away DNS and run Matrix clientside over libp2p and friends by Matthew Hodgson

As a die-hard fan of Matrix I was a bit sad to have to miss this talk but the recording is available here. For those of you who haven’t heard of Matrix, it is an open standard for secure, decentralised, real-time communication. The easiest way to use it is via an app called Riot which I really like. This talk specifically detailed the instructions on how to make Matrix peer to peer, removing the need for servers and DNS.


Privacy by design by Trishul Goel

I would recommend this session to all web devs out there - it covered how to build a website that protects user's data by design, utilising available HTTP headers such as Content Security Policy and the new Feature Policy. All of this while creating a more performant website.


FOSSH - 2000 to 2020 and beyond! maddog continues to pontificate by Jon ‘疯狗’ Hall

This was the highlight of the conference for me. Delivered by Jon “Maddog” Hall, it was a great historical overview of the evolution of Freedom and Open Source Software, full of comedy and even got a bit emotional. I cannot recommend it enough especially if you love FOSS as much as I do.


Conclusion

FOSDEM was an excellent event and I would recommend it highly to anyone who is passionate about or would like to explore the world of FOSS. For me, it was also a great excuse to spend some time in Brussels - the city where I grew up.

A few pictures from the conferece:

tracker image