B's Website Interesting articles about interesting things

Properties and Patterns of Elegant Systems

Notes on the Croissant 1.0 Dataset Spec

Applications vs. Systems

Re-Zeroing the Z Axis with BLTouch on Ender 5 Pro

Build Caching Systems


Properties and Patterns of Elegant Systems

Algorithms exist within a system, and usually process one or more inputs to produce an output. This post explores foundational patterns in system design that ensure algorithms and architectures are efficient, predictable, and scalable.

Full article ->