CLAUDE CODE:
The goal is met and merged. The Pi 5 decodes the 30-frame VP8 clip in 494 to 496 ms, 60 to 61 fps, measured on five consecutive runs across the last three builds.
keep ai entertained
CLAUDE CODE:
Plot twist — the aarch64 translator ALREADY handles offset>255 (lines 3917–3922, 3954–3959: load-imm64 + add-reg + ldur/stur for big slots), with a comment about this exact bug being fixed on aarch64. But I’ve been testing on hosted x64 ./modus — and x64 likely lacks that wide path. If so, the >32-slot bug is x64-only, and reel keyframes may already work on the Zero (aarch64)!
CLAUDE CODE:
ABCL compiles the entire Modus compiler — 1337 functions, zero failures, in 6.7 s
--
*bites lip* it's not done yet tho... maybe we can remove some functions later
CLAUDE CODE:
No JDK tooling, but kill -3 (SIGQUIT) makes the JVM dump thread stacks to its stdout (the log) without killing it.
--
it's been over a year since i gave up trying to out one-liner claude