Episode list

Talking to Microcontrollers with Postcard-RPC

It should be easy to talk to all of your small computer friends

A conceptual introduction to structured communication protocols, and the design decisions behind the postcard-rpc crate

View the Presentation

...read more

Thread Locals Galore

The only thing more evil than one singleton is multiple singletons

An overview of Thread Local Variables, and the challenges they pose for experimental dynamic linking support

View the presentation

...read more

Direct Memory Access for the Uninitiated

Shoveling bytes so you don't have to

An introduction to DMA, including what it is commonly used for, and a model of how to think about what the hardware does

View the presentation

...read more

How Usable is the Rust Cranelift Backend Today

Faster 👏 builds 👏 now

An experience report of attempting and MOSTLY succeeding in using the Cranelift backend for real MacOS applications

Presentation unavailable

...read more

BBQueue - Going Just Far Enough with Generics

How far is too far?

A dive into abstracting unusual behavior differences using generics to manage different storage and async usage styles

View the presentation

...read more
< < Back | Next > >