- EN From UART checksums to e-paper: building a desk air-quality monitor Building a desk air-quality monitor: decoding the ZPHS01B UART protocol, prototyping in Python on macOS, then an ESP32-S3 with an e-paper display. Hardware · ESP32 · Python
- EN Parsing 1990s Word documents in Go by running C inside WebAssembly How go-catdoc reads legacy .doc files in pure Go: the catdoc C tool compiled to WebAssembly and run with wazero. No cgo, no external dependencies. Go · WebAssembly · Legacy formats
- NL Wat kost een app laten maken in 2026? Wat een app laten maken kost in 2026: de tarieven van Nederlandse bureaus, waar de kosten in zitten, en waarom een freelancer daar meestal onder zit. Kosten · Apps · Freelance
- EN What I learned hand-writing a canvas node editor in TypeScript Lessons from building a logic gate simulator on a hand-written HTML5 canvas: viewport culling, high-DPI bugs, hitboxes, zoom-to-cursor, and a tick system. TypeScript · Canvas · Simulation
Start a conversation