
debugging
How to boot mainline Debian on a vendor-locked ARM tablet
Walk through booting mainline Debian on a vendor-locked Rockchip ARM tablet: maskrom recovery, U-Boot, debootstrap, and device tree gotchas.
linuxarmdebian

Walk through booting mainline Debian on a vendor-locked Rockchip ARM tablet: maskrom recovery, U-Boot, debootstrap, and device tree gotchas.

A step-by-step guide to serving a public website from an ESP32 microcontroller — fixing crashes, memory leaks, and exposing it to the internet.

Standard Go compiles to massive WebAssembly binaries. Learn why this happens and how TinyGo produces WASM files 10-20x smaller for browser and embedded use.