Search results for “Metropolregion Rhein-Neckar”

SportAward Rhein-Neckar 2016

The fourth SportAward Rhein-Neckar gala was held this year for the first time in the Heidelberg Convention Center. Among others, top athletes, coaches and clubs of the Rhine-Neckar region were awarded. Moreover, the award party was held in the evening. This video is multilingual (in English, auf D

Bauhaus Junioren-Gala 2018

The 25th Bauhaus Juniors Gala took place on June 23 and 24, 2018 at the Michael Hoffmann Stadium in Mannheim. More than 400 of the best young athletes from all over the world participated, and pushed each other to top performances in a fair competition on an international level. All results can be

Michael Stapelberg – Nix in 2025: Why I switched!

Nix Your Bugs is a meetup for people in the Rhein-Neckar region that are interested in Nix (the package manager) or NixOS (the Linux distribution). The meetup begins with talks related to NixOS, and ends with casual networking and exchange between the meetup participants. Michael Stapelberg is the

Flake it until you make it: Nix Flakes in a Nutshell

by Stefan Machmeier The flakes experimental feature is a major development for Nix, it introduces a policy for managing dependencies between Nix expressions, it improves reproducibility, composability and usability in the Nix ecosystem. Although it's still an experimental feature, flakes have been

Using NixOS for Pragmatical Self-hosting

by Andre Dossinger Nix and NixOS enable new ways of managing systems. This talk is about using and abusing NixOS within a self-hosting setup. Do not expect best practices from this talk, but insights into how NixOS can be used in a problem oriented manner to preserve privacy and make complex setups

Reading from Streams and Writing to Sinks

by Benjamin Sparks Robust data streaming is a complex task, requiring low runtime overhead, safe buffer management, and robust error handling. To address these challenges, this talk showcases managing data streams in Rust, by using the well-known Tokio libraries to asynchronously read from and writ