About¶
Essays on digital legacy, graceful degradation, and designing systems that outlast their creators.
Author¶
Alex Towell
- Blog: metafunctor.com
- GitHub: github.com/queelius
- Email: queelius@gmail.com
Repository¶
Source: github.com/queelius/the-long-echo
The Toolkit¶
Data preservation:
- memex: Conversation knowledge base, MCP-first architecture, enrichments and provenance tracking
- CTK (Conversation Toolkit): AI conversations from all platforms, tree-aware storage (predecessor to memex)
- BTK (Bookmark Toolkit): Database-first bookmarks with hierarchical tags, content caching, NLP auto-tagging
- EBK (Ebook Toolkit): eBook metadata, full-text search, AI enrichment, semantic search
- PTK (Photo Toolkit): SHA256 dedup, AI annotation, multi-source import
- MTK (Mail Toolkit): Email archive with relationship mapping, notmuch integration
- JOT (Journal): Plaintext idea journal with YAML frontmatter
Orchestration:
- longecho: Build static archives from toolkit exports
- longshade: Persona synthesis from personal data (spec only)
Infrastructure:
- repoindex: Git repository catalog across 170+ repos
- crier: Cross-post blog content to 12+ platforms
- src2md: Source code to Markdown for LLM consumption
License¶
MIT