Remarkable

More generally, all the Remarkable code that we have built with the Agentic tooling sums up to:

┌────────────────────────────────────────────────────────────────────┬───────────────────────────────────────────────────────┐ │ Category │ LOC │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ Rust (regenda + port additions in chessmarkable/tilem/minesweeper) │ ~11,300 │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ Python (ferrari/rmsync + ferrari/scripts) │ 7,217 │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ Markdown docs (designs, SLAVE-*.md, READMEs) │ 10,308 │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ QML / qml-diff (all *.plugin/ mods) │ 4,694 │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ Makefiles │ 1,780 │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ C++ (cropPaste native bits) │ 1,278 │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ Shell scripts │ 604 │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ Lua (koreader-plugins) │ 541 │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ C / headers │ 522 │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ Other (TOML, Lisp, Dockerfile, etc.) │ ~250 │ ├────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤ │ Total │ ~38,500 hand-written + ~3,600 port additions ≈ 39,200 │ └────────────────────────────────────────────────────────────────────┴───────────────────────────────────────────────────────┘

Naturally, the Markdown files don’t really count, but as of 06/05/2026, it’s looking like about 27k LOC!