Declarative programming in Rust
At RustFest Rome, I talked about how to write declerative code in Rust. You can find the slides here.
At RustFest Rome, I talked about how to write declerative code in Rust. You can find the slides here.
A talk introducing Rust’s traits given at RustCologne (where I’m also a co-organizer). You can find the slides here.
Starting in March 2018, I lead a Rust working group tasked with improving the experience of writing command line applications. Along the way, I started writing the Command Line Applications in Rust book.
At FOSDEM 2018, I gave a talk on the rustfix project, which has since been integrated in the official cargo
build tool. Slides.
I was master of ceremonies at RustFest Zürich. Some people even laughed at my jokes.
A talk I gave at RustFest Kyiv about how to write idiomatic Rust code.
Diesel is a safe, extensible query builder for Rust that allows you interact with SQL databases in a very efficient, safe, and idiomatic way. I’m a contributor and member of the code team.
The Rust Programming Language and The Rustonomicon are books written by and for the Rust community teaching the Rust programming language. It is originally published as several HTML pages which makes it hard to print or read on an e-book reader. I converted the Markdown source files to printable PDF (using LaTeX and custom code highlighting), EPUB and single-page HTML.
A small site for discovering and keeping track of the TV series you and your friends watch.
A fLabs project by Nick Loose and myself.