Software and Infrastructure

Forgejo Contribution Workshop

A beginner's workshop for contributing to and working on Forgejo, a lightweight, self-hosted software forge.
=== Reservierung nötig / Reservation needed: https://pretix.entropia.de/entropia/gpn23-workshops/72/ === Have you ever wanted to put your Git skills to good use by contributing to something big, but just didn't know where to start? Are you interested in decentralization, self-hosting and alternatives to corporate code hosting platforms? Are you looking for a new (one-off) project, perhaps? In that case, look no further! :D [Forgejo](https://forgejo.org), a project developed under the umbrella of [Codeberg e. V.](https://codeberg.org), is a Git hosting solution for your Raspberry Pi at home, your non-profit or association, or even for your (small) business or university research department. This will be a **hands-on** workshop held by various contributors with different focus points - from UI/UX fixes and writing tests, to translations and federation - what matters is what **you** feel like doing. Basic Git experience is a prerequisite, **no** prior [Go](https://golang.org) experience required (although helpful!). Before we start, a presentation of 5-7 minutes that explains Forgejo's architecture and the pipeline to sending your patches upstream will be made. **Please ensure that you can compile Forgejo from source before attending:** https://forgejo.org/docs/next/contributor/from-source/ By carrying out this workshop, we hope to help people move past the role of an "open-source consumer", and, in the spirit of the "free software hacker", empower them to be able to modify, improve and extend the tools that they rely on. That way, everybody wins!

Weitere Infos

Format Workshop
Sprache Englisch

Weitere Sessions

19.06.25
Software and Infrastructure
8051enthusiast
ZKM Medientheater
Viele Dateiformate sind in Blöcke ("chunks") aufgeteilt, welche oft mit Prüfsummen geschützt sind. Dies stellt eine Herausforderung beim Reverse Engineering von unbekannten Dateiformaten dar, da man oft nicht weißt, welche der vielen Arten von Prüfsumme verwendet wurde. Mit etwas Mathematik lassen sich die Prüfsummenvarianten herausfinden und zum eigenen Vorteil nutzen, um automatisch die Blöcke im Dateiformat zu ermitteln.
19.06.25
Software and Infrastructure
cherti
ZKM Vortragssaal
Kompressionsalgorithmen sind an vielen Stellen gewinnbringend einsetzbar. Aber angesichts der Flut an möglichen Algorithmen den passenden auszuwählen, ist gar nicht so einfach. Und überhaupt, was ist eigentlich der beste Kompressionsalgorithmus? Wir nehmen das zum Anlass, uns an diesem Beispiel das Konzept der Paretooptimalität anzuschauen, das auch in anderen Kontexten überaus nützlich ist. Und natürlich den besten Kompressionsalgorithmus zu finden.
19.06.25
Software and Infrastructure
Raum 112
Does this sound familiar? Your friends/club/family/open source project/hackspace use this blasted Matrix to chat, but you're just not getting comfortable with it. In this workshop, we try out the range of available Matrix clients and find the best one for you. We will also try to answer as many questions about using Matrix, as we can. Kennst du folgende Situation? Deine Freunde/Verein/Familie/Open Source Projekt/Hackspace nutzen dieses vermaledeite Matrix zum Chatten, aber du wirst damit einfach ...
19.06.25
Software and Infrastructure
cve
ZKM Foyer
For people who are currently running or are considering to run Tor relay nodes. Let's meet and share experiences, say hi to each other, and have an open discussion about topics related to Tor relay operations. Everybody is welcome.
19.06.25
Software and Infrastructure
Andreas Haerter
ZKM Vortragssaal
Lizenz- und Quellenverwaltung in Open-Source-Projekten ist oft unvollständig, insbesondere wenn viele Abhängigkeiten bestehen. Wo kommt nochmal das Icon-Set her und welche Lizenz hatte es? Kann ein anderes Projekt einfach feststellen, unter welcher Lizenz eine spezielle Datei meines Projekts steht? Das [REUSE-Projekt](https://reuse.software/) der Free Software Foundation Europe (FSFE) schafft Abhilfe - ohne viel Bürokratie. Es findet daher unter anderem auch bei der Linux Kernel-Entwicklung ...
20.06.25
Software and Infrastructure
Arne Keller
ZKM Vortragssaal
Pro Tag werden ca. 200 PRs bei nixpkgs eingereicht. Wir werden herausfinden, wie das Projekt damit umgeht und verschiedene statistische Muster entdecken.
20.06.25
Software and Infrastructure
crypticcelery / potti
ZKM Kubus
Did you always want to know how immensely detailed 3D graphics make it to your screen in real-time (e.g. in video games)? Are you curious about how the underlying hardware is used to enable this? This talk will cover the basics of (realtime) 3D rendering, including some of the underlying math. It will touch on a lot of the tricks used to add more and more visual fidelity to scenes while keeping them still quick to render. Additionally, there will be a brief overview of the specifics of graphics ...