All Posts

February 9, 2025

Thinking About Async Rust

Going back and forth between a restaurant analogy and the real world to get a better model of async rust

July 14, 2023

Python Dataclasses: Classes with Data in Python

A closer look into Python dataclasses, exploring their use cases, hidden gems, and advanced patterns.