I Built a Durable AI Knowledge Base with Markdown and Git
Why search alone does not create memory—and how source layers, agent rules, and deterministic checks keep a knowledge base useful over time My AI know…
Latest Architecture news from Tech News
Why search alone does not create memory—and how source layers, agent rules, and deterministic checks keep a knowledge base useful over time My AI know…
Moji was born from a simple need: to open a Markdown file with the same convenience as opening a PDF. Double-click the file, view the fully formatted …
Пару лет назад я презентовал на Хабре первую концепцию полнофункциональной текстовой разметки Маркван. Которая позволяет создавать достаточно сл…
I've reviewed hundreds of GitHub READMEs while contributing to open source, and the difference between a forgettable one and one that makes people sto…
On Hacé Cuentas (hacecuentas.com) I render 1,200+ pages of user-facing explanation text from JSON content. Every page has at least one markdown table …
Mermaid is a text-based diagramming tool for people who would rather write diagrams than drag boxes around a canvas. It uses a Markdown-like syntax to…
Last week Google Cloud published the Open Knowledge Format (OKF). It is a way to write down what a team knows so that AI agents can read it. Strip the…
When building a modern SaaS product with an AI assistant ("Ask our docs"), you quickly hit a brutal realization about documentation design: Humans wan…
Managing large collections of Markdown documents (documentation sites, knowledge bases, notes) often means resorting to a messy combination of grep an…
Most note-taking tools feel disconnected from actual development workflow. I constantly ended up with: debugging notes in random files temporary snipp…