Hero Image

fosdem 2025

Test

Link Description My thoughts
syd A way to sandbox Linux applications I tried it but it doesn't seem to like debian that much
App containers to Incus Talks about using oci (aka docker) containers directly in incus Looks nice, haven't tried it yet
Stalwart mail server VERY nice email server for self hosting written in rust I have looked at this and it looks quite compelling, compiles easily and does most of the hard things that email does (dkim, dmark spf records etc)
stratoshark Basically a nice ''wireshark" for system call VERY preliminary but promising.
boxer a poc to make docker containers run in wasm VERY preliminary but promising
incus-compose Lets you run incus containers like docker-compose Nice composable micro constellations for your microservices.
buffalo logs Basically enterprise class anomaly detection for your identity provider Looks VERY interesting and I don't have to pay Microsoft for their OVERLY expensive "security".
meshtastic LORA wireless sms like messages p2p across long distances Spendy, but looks cool if I ever get a neighbour within a couple miles of me!
AI 2025 Basically a person's blog on how they use ai in 2025 I really liked this one, its just a link alas.
ParticleOS Proves what a hypocrite they who shall not be named (it created SystemDEVIL) Need to watch this one.
LLM Second Brain VERY nice presentation on using LLM locally to assist in IT work Great presentation
Prometheus Version 3 Newest version of the metrics collector, Prometheus. Mostly nice to know about with all the open telemetry stuff going on.
Building better go binaries VERY useful tips on how to make bloated go binaries smaller and faster I really liked this one reduces size of go binaries by almost 50%!