11 articles

📰 Dev.to · Alex Towell

Articles from Dev.to · Alex Towell · 11 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9050) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog
The MCP Pattern: SQLite as the AI-Queryable Cache
Dev.to · Alex Towell 3w ago
The MCP Pattern: SQLite as the AI-Queryable Cache
I keep building the same thing. Not the same product — the products are different. One indexes a...
Chartfold: Owning Your Medical Records
Dev.to · Alex Towell 1mo ago
Chartfold: Owning Your Medical Records
A walkthrough of Chartfold, a Python tool that loads your medical records into SQLite and exposes them to Claude via MCP for structured analysis, visit prep, an
pagevault: Hiding an Encryption Platform Inside HTML
Dev.to · Alex Towell 1mo ago
pagevault: Hiding an Encryption Platform Inside HTML
pagevault turns any file into a self-contained encrypted HTML page. No backend, no JavaScript libraries. Just AES-256-GCM and the browser's Web Crypto API. The
The Incomputability of Simple Learning
Dev.to · Alex Towell 3mo ago
The Incomputability of Simple Learning
An exploration of why the simplest forms of learning may be incomputable, and what that means for the intelligence we can build.
symlik: Symbolic Likelihood Models in Python
Dev.to · Alex Towell 3mo ago
symlik: Symbolic Likelihood Models in Python
Define statistical models symbolically and automatically derive score functions, Hessians, and Fisher information.
repoindex: Give Claude Code Awareness of Your Entire Repository Collection
Dev.to · Alex Towell 3mo ago
repoindex: Give Claude Code Awareness of Your Entire Repository Collection
A metadata index that lets LLM tools like Claude Code query across all your git repositories.
Networks of Thought: Finding Your Research Niche in the Age of LLMs
Dev.to · Alex Towell 5mo ago
Networks of Thought: Finding Your Research Niche in the Age of LLMs
You can't compete with infinite compute. But you can find adjacent spaces where depth matters more...