Talks

Can you trigger all**** clippy lints and live to tell the tale
WASM a practical introduction
January 22, 2020
A practical introduction to WebAssembly - exercised by building a simple web app with backend written in Rust. Then we'll look into WASM's interoperability by porting that web app frontend to Python.
How to make your own Steam Overlay with Rust
October 9, 2019
Steam Overlay, how does it work!?! That's what I'll try to explain. It's less of a tutorial and more a case study, but hopefully after this talk you'll be able to implement your very own Overlay with relative ease.