Reverse-engineering a CNC motion interface without moving the machine
A safety-first method for turning captured CNC traffic into a falsifiable C++20 interface model before any Linux driver can touch hardware.
Read noteNotes
Substantial explanations of tools, systems, and the tradeoffs behind them. Every note is readable without JavaScript.
A safety-first method for turning captured CNC traffic into a falsifiable C++20 interface model before any Linux driver can touch hardware.
Read noteHow a ~150-line Rust crate becomes a live, in-browser options pricer with sub-millisecond Greeks, without a server round-trip.
Read note