Automotive fans here? @lyaruu will draw us into the art of 'CAN bus sniffing': Connecting to the central nervous system of a modern car, interpreting the data, and seeing what we can build as enthousiastic amateurs.
#rustikon#rustlang#rustprogramming#learnrust
After the lunch break, we had a speech that might be interesting and helpful to many participants: "Getting hired in Rust - Recruiter's perspective" by Mateusz Lenart.
#rustikon#rustlang#rustprogramming#learnrust
"Clean Code for Good Science: Rust in Research and Health" - welcome to the stage Caroline Morton, medical doctor and epidemiologist using Rust to make scientific software safer and more open.
#rustikon#rustlang#rustprogramming#learnrust
Welcome, Marcin Kulik. During this talk we'll build together a basic, working async runtime. Now is a good time to mention that all the presentations will soon be available on our YouTube channel.
#rustikon#rustlang#rustprogramming#learnrust
Déjà vu? Nope, it’s Mateusz Maćkowski and Marek Grzelak taking stage again. This time, their technical talk examines the most prevalent pain points facing Rust web developers and explores how the community is addressing them.
#rustikon#rustlang#rustprogramming#learnrust
The next one is Kostiantyn Mysnyk with the presentation: "AI Agents in an Iron Cage: How Rust ensures safety and performance in production".
#rustikon#rustlang#rustprogramming#learnrust
What happens when we take Andrej Karpathy’s legendary “The spelled-out intro to neural networks and backpropagation” — and rebuild it line by line in Rust? This is what @EncodePanda is showing us right now.
#rustikon#rustlang#rustprogramming#learnrust
What did motivate adding `Option::as_slice` and `Option::as_mut_slice` methods to libcore? @llogiq gives us the answer and looks into four different implementations that made up the methods.
#rustikon#rustlang#rustprogramming#learnrust
Rust: “You cannot do that. It’s unsafe.”
Developer: “But it works in C!”
Rust: “Not on my watch.”
Love it or hate it, Rust forces better habits. 👀🦀
Do you think Rust is too strict… or exactly what programming needed? 🤔
#RustProgramming#SoftwareEngineering#DevLife