Files
typewriter/firmware/src
Julien Calixte 026eaea69a feat(sync): skip media paths in the pull apply
A pulled image blob is materialized whole in RAM before landing on the
card — history holds 16MB PNGs and a 38MB mp3 against 8MB PSRAM, the
last OOM path in :gl. The device never renders media, and the splice's
explicit-path staging means a missing image can't be committed as a
deletion, so media become invisible to apply_tree_diff: never written,
deleted, or belt-hashed. Blobs still arrive in .git via fetch; the
card's working copy stays text-only and goes deliberately image-stale.
2026-07-14 10:05:41 +02:00
..
2026-07-14 09:42:30 +02:00
2026-07-14 09:42:30 +02:00