Episode list

The Embedded Buddy System

James' cheat codes for low/mid volume + rapid embedded development

James shares why you might want to design embedded systems as a network of devices, instead of trying to cram everything into a single chip

View the presentation

...read more

Merde is not Serde

Another take on (de)serialization in Rust

In a rare direct follow-up episode, Amos shares an even differenter take on Serde, this time focusing on the kind of needs a server would have when handling data. Spoiler: Yes, merde means poop in French.

View the presentation

...read more

A different serde

And now for something completely different

A bit about how serde works well, a bit about how serde doesn't work well, and a bit about a different, questionable way of doing things

View the presentation

...read more

My home automation journey

Spending money vs. spending time: why choose?

Join us on this adventure as Amos describes the history of Bluetooth & co., the trials and tribulations of connecting devices in their home and how this has helped their mental well-being (yes, really).

View the presentation

...read more

Compile Time Crimes

We shouldn't have to, but it turns out we can

James explains how to combine macros and const-fns to work around limitations of what is possible at compile time, and how to do extremely wasteful calculations at compile time to deduplicate lists of things to make embedded systems go brrr

View the presentation

...read more
Next > >