Skip to main content

Get the Reddit app

Scan this QR code to download the app now
Or check it out in the app stores

FOSDEM 2023



FOSDEM 2023: Matrix 2.0 — How we're making Matrix go voom!
r/linux icon
r/linux

Welcome to /r/Linux! This is a community for sharing news about Linux, interesting developments and press. If you're looking for tech support, /r/Linux4Noobs and /r/linuxquestions are friendly communities that can help you. Please also check out: https://lemmy.ml/c/linux and Kbin.social/m/Linux Please refrain from posting help requests here, cheers.


Members Online




Translate All The Things! An Introduction to LibreTranslate - FOSDEM 2023
r/freesoftware icon
r/freesoftware

"Free software" means software that respects users' freedom and community. Roughly, it means that the users have the freedom to run, copy, distribute, study, change and improve the software. Thus, "free software" is a matter of liberty, not price. To understand the concept, you should think of "free" as in "free speech," not as in "free beer".


Members Online
Translate All The Things! An Introduction to LibreTranslate - FOSDEM 2023


You asked me to create more memory-alloc/GC-related content after my GOMEMLIMIT blog post for 1.19, so here's me speaking at FOSDEM 2023 about our mad journey to build a whole database in Go.
r/golang icon
r/golang
A banner for the subreddit

Ask questions and post articles about the Go programming language and related tools, events etc.


Members Online
You asked me to create more memory-alloc/GC-related content after my GOMEMLIMIT blog post for 1.19, so here's me speaking at FOSDEM 2023 about our mad journey to build a whole database in Go.

For reference, here's the GOMEMLMIT blogpost from last year. Some of you asked me to create more content like this – especially around allocating memory, the GC, etc.

Here is exactly that. This is my most recent talk at FOSDEM about "Our Mad Journey of Building a Vector Database in Go"

The journey covers three steps:

  • Reducing memory allocations to speed up a process from 26s to 600ms

  • Iterating over raw data instead of decoding it first to get sub-100ms response times

  • Using Assembly for SIMD optimizations because Go doesn't have a nicer way to write SIMD instructions

Here's the recording, enjoy: https://www.youtube.com/watch?v=K1R7oK2piUM

Here for any questions or feedback. Thanks for watching.








FOSDEM 2023 presentation -- Pushing the PSP: Emulating Dreamcast and DS on the PlayStation Portable handheld
r/EmuDev icon
r/EmuDev

Community of people building emulators. Discord: https://discord.gg/dkmJAes


Members Online
FOSDEM 2023 presentation -- Pushing the PSP: Emulating Dreamcast and DS on the PlayStation Portable handheld
FOSDEM 2023 presentation -- Pushing the PSP: Emulating Dreamcast and DS on the PlayStation Portable handheld
upvotes comment



FOSDEM 2023 presentation -- Pushing the PSP: Emulating Dreamcast and DS on the PlayStation Portable handheld
r/retrogamedev icon
r/retrogamedev

Developing homebrew games for systems from 70s, 80s, 90s, and early 00s. Whether it be in assembly, C/C++, or BASIC... 8-bit, 16-bit, 32-bit, we've got them all. Discuss, share tips and tutorials, show off projects. Learn more about coding techniques of olde through reverse-engineering existing classic games and understanding hardware details.


Members Online




Release: i2pd v2.46 in docker and a few new I2P videos from FOSDEM 2023
r/i2p icon
r/i2p
A banner for the subreddit

A subreddit for information and discussions related to the I2P (Cousin of R2D2) anonymous peer-to-peer network. I2P provides applications and tooling for communicating on a privacy-aware, self-defensed, distributed network. Visit https://geti2p.net to download I2P. Darknet Markets are not allowed on this sub. Take it somewhere else. https://old.reddit.com/r/i2p/about/rules/ Reddit banner created by Sadie.


Members Online
Release: i2pd v2.46 in docker and a few new I2P videos from FOSDEM 2023

I2Pd in Docker has been updated in line with the I2Pd v2.46 release yesterday.

Here: https://hub.docker.com/r/divax/i2p

Source code on github: https://github.com/diva-exchange/i2p

FOSDEM was huge this year (open source conference in Bruxelles/Belgium), now there is a bunch of new I2P videos available:

DNS for I2P - https://odysee.com/@diva.exchange:d/diva-dns-i2p-fosdem2023:2

Javascript library I2P-SAM (large room, very popular at FOSDEM) - https://fosdem.org/2023/schedule/event/i2p_sam/

Overview of the latest I2P updates - https://fosdem.org/2023/schedule/event/i2p_major_changes/

Blog articles here: https://www.diva.exchange/en/facts-knowledge-blog/




  • A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity. members