Posts

All posts written without LLM assistance unless otherwise noted.

Article icon

The Fastest Python Struct?

An adventure in Python struct benchmarking: slotted class, NamedTuple, dataclass, attrs, msgspec, record-type, and a new C extension based on record-type and msgspec. Focus is on import-time, type-construction, memory, and instantiation cost, NOT DE/SERIALIZATION, including impact of mypyc

Article icon

WSL2 for Firmware Development

This guide provides instructions for setting up an environment for developing, debugging, and programming embedded systems firmware in the Windows Subsystem for Linux (WSL2).

Article icon

Astro Demo

Demoing some of the Astro features like asides, semantic quotes/cites, math, inline code, code blocks, etc.

Made with Astro and lots of OSS.

🏳️‍⚧️