fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.6K
active users

#EuroRust24

0 posts0 participants0 posts today
EuroRust<p>You guessed it right! We&#39;re preparing some exciting EuroRust 2025 announcements for you. In the meantime, let&#39;s revisit last year&#39;s most viewed talk, &quot;Through the Fire and Flames&quot; by <span class="h-card" translate="no"><a href="https://fosstodon.org/@jonhoo" class="u-url mention">@<span>jonhoo</span></a></span> . What&#39;s your top takeaway from watching it again?</p><p>🎥 <a href="https://www.youtube.com/watch?v=8-KLX1PGg8Q" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=8-KLX1PGg8Q</span><span class="invisible"></span></a></p><p><a href="https://fosstodon.org/tags/EuroRust24" class="mention hashtag" rel="tag">#<span>EuroRust24</span></a> <a href="https://fosstodon.org/tags/EuroRust25" class="mention hashtag" rel="tag">#<span>EuroRust25</span></a> <a href="https://fosstodon.org/tags/RustConference" class="mention hashtag" rel="tag">#<span>RustConference</span></a> <a href="https://fosstodon.org/tags/RustTalk" class="mention hashtag" rel="tag">#<span>RustTalk</span></a> <a href="https://fosstodon.org/tags/RustLang" class="mention hashtag" rel="tag">#<span>RustLang</span></a></p>
Marco Otte-Witte<p>All <a href="https://mastodon.social/tags/eurorust24" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>eurorust24</span></a> videos online now – lots to watch until <a href="https://mastodon.social/tags/eurorust25" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>eurorust25</span></a> <a href="https://fosstodon.org/@eurorust/113622752335341829" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">fosstodon.org/@eurorust/113622</span><span class="invisible">752335341829</span></a></p>
EuroRust<p>All <a href="https://fosstodon.org/tags/eurorust24" class="mention hashtag" rel="tag">#<span>eurorust24</span></a> videos are now online!</p><p>Just like rewatching your favorite movie, there’s always something new to catch! Explore different topics you may have missed the first time, and enjoy them at your own pace.</p><p>Watch them all ➡️ <a href="https://www.youtube.com/playlist?list=PLH6-VpZ3SvUWox7mJDLNCu_E0gl7a-fP3" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/playlist?list=PLH6</span><span class="invisible">-VpZ3SvUWox7mJDLNCu_E0gl7a-fP3</span></a> </p><p><a href="https://fosstodon.org/tags/rustlang" class="mention hashtag" rel="tag">#<span>rustlang</span></a> <a href="https://fosstodon.org/tags/rustconference" class="mention hashtag" rel="tag">#<span>rustconference</span></a></p>
EuroRust<p>[Sponsored post] <br />This December, Codspeed is hosting an epic Rust Performance Leaderboard for the Advent of Code! 🦀 Compete to submit the fastest solutions and win amazing prizes like a MacBook, Nintendo Switch, and more! 🏆🚀</p><p>Learn more here ➡️ <a href="https://codspeed.io/advent" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">codspeed.io/advent</span><span class="invisible"></span></a> </p><p><a href="https://fosstodon.org/tags/rust" class="mention hashtag" rel="tag">#<span>rust</span></a> <a href="https://fosstodon.org/tags/rustlang" class="mention hashtag" rel="tag">#<span>rustlang</span></a> <a href="https://fosstodon.org/tags/eurorust24" class="mention hashtag" rel="tag">#<span>eurorust24</span></a> <a href="https://fosstodon.org/tags/adventofcode" class="mention hashtag" rel="tag">#<span>adventofcode</span></a> <a href="https://fosstodon.org/tags/codspeed" class="mention hashtag" rel="tag">#<span>codspeed</span></a> <a href="https://fosstodon.org/tags/programming" class="mention hashtag" rel="tag">#<span>programming</span></a></p>

🦀 What makes `uv`, the ultra-fast Python package manager written in Rust, so powerful? 🌩️ In the closing talk at , @charliermarsh , founder of Astral, explored how `uv` is transforming Python tooling with Rust – from architecture to real-world optimizations.

Discover the future of Python packaging and the lessons learned along the way! Watch the full talk here ➡️ youtu.be/zOY9mc-zRxk

Rustaceans, dive deep into SD card drivers with Jonathan Pallant at ! 🦀 Using , we'll explore how to leverage `embedded-hal` for SPI bus communication, architect an SD card driver, and apply Rust types to simplify command and response handling. See how we layer abstractions from blocks to the FAT filesystem and run it on embedded hardware.

Full talk ➡️ youtu.be/-ewuFNKIAVI

Check out Boxy Uwu's talk from , now on YouTube! 🦀 Boxy, a member of the Rust type system team, and the lead of the const generics group, breaks down how to manage unsafe code in large Rust codebases, sharing strategies to maintain safety while harnessing the power of unsafe functionality.

Check out Boxy’s other work ➡️ github.com/BoxyUwU

Don't miss out—watch the recorded talk here 👉 youtu.be/KGLsKpMHJdw

GitHubBoxyUwU - Overview@rust-lang type system team member and const generics group lead. Also working on documenting the type system. - BoxyUwU

Dive into today’s talk with @amanda as she unpacks Rust’s Polonius project 🦀 She breaks down how it improves the borrow checker and lifetimes, allowing you to write more correct code in safe Rust, making Rust even better for your projects. Essential watching for anyone curious about Rust's borrow checker evolution.

🎥 Watch here 👉 youtu.be/uCN_LRcswts

In his recorded talk, @ciura_victor, seasoned engineer at Microsoft , shares the journey of integrating Rust into major projects, from rewriting legacy components to meeting strict safety and performance goals. Discover how Rust is transforming systems, why interoperability with C++ remains key, and what Microsoft’s approach reveals about Rust’s role in shaping secure and efficient software.

👉 youtube.com/watch?v=kiG5-LzIQ54

Build bigger in less time: code testing beyond the basics - Predrag Gruevski | EuroRust 2024

inv.nadeko.net/watch?v=3EFue8P
(or YT: youtube.com/watch?v=3EFue8PDyi)

This is easily one of my favorite talks of recent years!

In their talk @predrag shows us how to ensure quality in our software by explaining different testing techniques that go beyond the basics.

Teaser:
What #SnapshotTesting allows you to do will blow your mind! 🤯

Thank you @predrag ❤️

EuroRust | InvidiousBuild bigger in less time: code testing beyond the basics - Predrag Gruevski | EuroRust 2024Modern software projects are huge: hundreds of thousands of lines of code across hundreds of dependencies. How do they avoid falling apart due to an endless stream of bugs? The answer: advanced testing techniques — much more than just _clippy_, unit tests, and end-to-end CI. Better testing allows us to build bigger in less time, while minimizing bug triage and debugging needs. Let’s dig into some of those advanced techniques and see how they power the projects that we use every day! *About Predrag Gruevski* Predrag has spent the last 8 years working on query engines for almost every kind of data imaginable: from relational and graph databases to APIs and unstructured data files. He built Trustfall, a universal query engine that can query any data source(s), and cargo-semver-checks, a semantic versioning linter for Rust. Previously, Predrag was a principal engineer at Kensho Technologies, did performance engineering research at MIT, and competed in international math and programming competitions. When not in front of a screen, Predrag enjoys skiing, ice hockey, and board games. He is also a huge space nerd. Ask him about the time he went to watch a giant rocket explode! -------------------- *EuroRust 2024* – the yearly 2 day conference for the European Rust community ➡️ https://eurorust.eu _EuroRust is organized by Mainmatter, experts in Rust and distributed systems_ ➡️ https://mainmatter.com/rust/