The recording from Rust Hack & Learn, a collaboration with Rust Hamburg and Otto, is now live! π₯
Catch @marcoow on Gerust and @abergmeier on programming microcontrollers with Rust.
Now on YouTube π¦ https://www.youtube.com/watch?v=Ar9fL3OKwSo
The recording from Rust Hack & Learn, a collaboration with Rust Hamburg and Otto, is now live! π₯
Catch @marcoow on Gerust and @abergmeier on programming microcontrollers with Rust.
Now on YouTube π¦ https://www.youtube.com/watch?v=Ar9fL3OKwSo
Our Rust Hack & Learn meetup with RustHamburg and Otto is happening tomorrow! Donβt miss talks by @marcoow and Andreas Bergmeier
Last chance to check the details β‘οΈ https://www.meetup.com/rust-meetup-hamburg/events/303898286/
Rust for Lunch is starting in 20 minutes: https://lecture.senfcall.de/hay-gmh-wox-mru
We're running a #HackAndTell at Rust for Lunch tomorrow (12 November). Come and let us know what you've been working on recently, something Rust-y that you find fun!
With the end of European daylight savings time, we'll be starting at 12:00 UTC.
See you there?
Today marks one year since the first Rust for Lunch meet-up where @conrad gave a spooky talk on type system abuse! π
Rust for Lunch is starting in 10 minutes!
Come and learn about embedded Rust!
Direct link: https://lecture.senfcall.de/hay-gmh-wox-mru
Rust for Lunch is today at 11:00 UTC, Iβll post a reminder a little bit before. @opeik will be taking about βGetting started with embedded Rustβ!
Next Rust for Lunch meet-up time is confirmed. It will be on 14 October.
NOTE: This is a Monday, not the normal Tuesday.
We'll have the "Getting started with embedded Rust" talk from @opeik that we didn't get in September!
π£ Rust Vienna is partnering with #eurorust24 for a special pre-conference meetup! π Join us on October 9th at 7 PM at Centimeter Rathaus, Lenaugasse 11, 1080 Wien, for a fun evening of connecting with fellow Rustaceans. Itβs the perfect chance to network, share ideas, and enjoy great food and drinks. π»
Max 100 attendees, so RSVP soon! Free entryβfood and beverages are self-paid π¦
RSVP here β‘οΈ https://ti.to/events-matter/eurorust-2024/with/rust-vienna-get-together-at-centimeter-rathaus
EuroRust is a 2 day conference for the European Rust community. We cover all things Rust: from Rust patterns and idioms to systems programming and CLI tooling, servers, and WASM. Please make sure to buy the correct ticket type. Only private attendees can buy tickets at a reduced price. Companies are required to buy company tickets for their employees.
We succeeded in writing a (very barebones) HTTP server with just the Rust std library at the Rust for Lunch meet-up today.
Here is the code as it was at the end of the hour, `dbg!` statements and all.
https://github.com/hds/lunch.rs/tree/main/static/content/2024-09-17/http-for-lunch
Watch out Axum/Actix web/Rocket, `http-for-lunch` is coming for you!