Tag
Brolly is a plain-text weather forecast site that displays current conditions and a weekly forecast for a given location, as demonstrated for York, England.
SAIPEN is a plain-text protocol using markdown files to solve the problem of AI agents forgetting context between sessions, allowing any file-reading AI to continue work seamlessly.
MinkNote is a private macOS notes app that stores notes as plain Markdown files, offering a simple and privacy-focused note-taking experience.
Obsidian is not a note-taking app but a context layer for AI reasoning systems because it stores notes as plain text markdown files that AI can directly read without friction. The article outlines three builds to transform Obsidian into a reasoning substrate, including a CLAUDE.md file to prime AI with personal thinking patterns.
A 65-line plain text file called CLAUDE.md by OpenAI co-founder Karpathy reached 100k stars on GitHub, becoming the top trending repository. It's not code or a framework, but a set of operational instructions on how to collaborate efficiently with AI in writing code, clarifying the division of labor between humans and machines to better leverage tools like Claude Code.