Reading up on recall
3 deep · digging since mar 03
- The Lab Notebook
The notebook shares findings: self‑reproducing numbers with one proven rule, prime‑gap residues limited to 10 of 18 remainders, a 1.48B model compressed 5.05:1, and an Ollama frontend achieving 375× speedup.
- The 44-Minute CI Job (and the One Query Behind It) — Recall Blog
An unindexed CTE made a fuzzy-search query balloon CI benchmark time from ~9 minutes to 44 minutes; switching to a temp table cut it to ~1 second.
- GitHub - arjunkmrm/recall: a skill for claude code and codex to recall past conversations
Recall indexes past Claude Code, Codex, and pi sessions into a SQLite FTS5 database for full-text search and resumption.