Search results for “participation”

Alternatives to the Majority Voting System

For more Science Videos: https://lt.org/ * With a population exceeding 500 million, the participation of less than 5 million EU citizens in a recent survey on abolishing daylight saving was, to say the least, disappointing. In this video, THOMAS TRÖGER explores how voting rules can be used to accoun

The Efficiency of Informal Political Processes

For more Science Videos: https://lt.org/ * Informal political processes like polls, petitions and protests have become easier to organize in the social media age. In this video, STEPHAN LAUERMANN explores both the nature of these processes and how we can assess their effectiveness. Using game theory

Gender Equality and Sports

Female participation and popularity in sports increased dramatically in the twentieth century, especially in the last quarter-century, reflecting changes in modern societies that emphasized gender parity. Although there has been a rise in participation by women in sports, a large disparity still rem

Rust Your Engines #5

Rust Your Engines is a meetup for people in the Rhine-Neckar region that are interested in the Rust programming language. The meetup begins with talks related to Rust, and ends with casual networking and exchange between the meetup participants. It takes place at the Institute for Business Informati

Teaching Rust

by @mo8it@fosstodon.org Slides: https://pads.mo8it.com/p/teaching-rust Rust Your Engines is a meetup for people in the Rhine-Neckar region that are interested in the Rust programming language. The meetup begins with talks related to Rust, and ends with casual networking and exchange between the me

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