Karpathy LLM Wiki pattern integrated into Obsidian agenic workflow
pssah4
12 points
5 comments
June 01, 2026
Related Discussions
Found 5 related stories in 591.5ms across 14,015 title embeddings via pgvector HNSW
- Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git) najmuzzaman · 229 pts · April 25, 2026 · 56% similar
- LLM Wiki – example of an "idea file" tamnd · 129 pts · April 04, 2026 · 48% similar
- Show HN: OpenKnowledge – open source AI-first alternative to Obsidian/Notion engomez · 245 pts · June 25, 2026 · 46% similar
- Show HN: Orloj – agent infrastructure as code (YAML and GitOps) An0n_Jon · 19 pts · March 26, 2026 · 46% similar
- NanoClaw Adopts OneCLI Agent Vault turntable_pride · 104 pts · March 24, 2026 · 45% similar
Discussion Highlights (2 comments)
tristanj
As someone who uses Notion on the free plan, does Obsidian work better than Notion with local AI tools?
Leptonmaniac
I am apparently someone who did not quite catch up to the AI lingo, so parts of the explanation are confusing to me (what is a "vault", why does this thing do stuff in a "loop", how is this more "agentic" than a cronjob). Is my understanding correct that a normal LLM is stateless in the sense that when you talk to it today about frying pans, it does not remember that you spoke about fried rice yesterday? Is this solution effectively adding Markdown files as part of the prompt? Essentially writing into a file "whenever I talk about scripting, I explicitly mean the zsh"?