Embedded systems, edge AI, and embedded Linux from the field.

Long-form notes on things that are badly documented: boot processes, kernel plumbing, field failures, and getting models to run on hardware that has no business running them. Everything here is tested on real boards, and says which ones.

series

  • KVM Virtualization on ARM64in progress

    Building the KVM/QEMU/libvirt stack from the silicon up on ARM64, with real terminal output from a Raspberry Pi 5 — because almost every KVM guide assumes x86.

latest posts

All posts →

tutorials

  • systemd Services on Embedded Linux

    From "works when I run it" to "runs forever on its own": service files, restart policies, dependencies, logging, and timers for applications that run unattended.