A different serde
November 27, 2024And 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
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
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).
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
Lies, damned lies, and target triples
The Wonderful Story of Target Triples and Six More
Self-describing formats, but at what cost?
An exploration of self-describing vs non-self-describing formats, and how it changes the shape of your programs more than you might think