2025-08-30 –, Breakout
All about panics in Rust!
Unwrapping results, assertions, divide by zero: we’ve all seen our Rust programs panic and crash. But have you ever wondered how that happens under the hood?
Wonder no more! Over the last year I went down this rabbit hole way too deep and have returned to tell you all about Rusts most cursed feature. You will learn how panics, stack unwinding, the drop trait, and more work!
Jonas is passionate about software-for-good, open-source, and cybersecurity. He previously helped make app development more accessible at Tauri. Now, he’s developing k23, a next-gen operating system. Outside of tech, he sings in classical ensembles and enjoys hiking.