Loading video...

Video Failed to Load

Go Home

AN ANTHROPIC LEAD ENGINEER ACCIDENTALLY LEAKED HIS PERSONAL OBSIDIAN. INSIDE - NOT CODE OR PROMPTS, BUT A DIAGRAM OF HIS OWN BRAIN, ORGANIZED AS A NEURAL NETWORK 8,893 nodes. 4,729 connections. A $10/month app opens Obsidian. 21 inputs, ReLU on every layer. The first hidden layer has 26 neurons,...

359,384 views • 1 month ago •via X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos

HERMES AGENT HAS A SECOND BRAIN. 1,100+ KNOWLEDGE FILES. AUTO-LINKED. SELF-IMPROVING. GROWING EVERY NIGHT. THIS IS THE OBSIDIAN GRAPH BEHIND IT. every dot = one knowledge file (markdown) every line = one wiki-link between files every color = one category (skills, notes, decisions, sources, entities) HOW IT BUILDS ITSELF: Hermes ships with a bundled LLM Wiki skill. based on Andrej Karpathy's pattern. unlike RAG (rediscovers knowledge from scratch every query), the wiki compiles knowledge once and keeps it current. when you feed the agent a source: → it reads the content → writes a structured markdown page → auto-links to every related existing page → flags contradictions with previous entries → updates all affected pages one source in. multiple connections created. the graph grows denser with every entry. WHAT FEEDS THE WIKI: → articles and URLs you find interesting → meeting transcripts → PDF documents and research papers → conversation history from Hermes sessions → Claude Code and Codex session history → Slack logs, email threads, saved notes → YouTube transcripts → raw text dropped into a _raw/ folder the obsidian-wiki package supports multi-agent ingest from Hermes, Claude Code, Codex, OpenClaw, Pi, Windsurf, and ChatGPT exports. install: pip install obsidian-wiki obsidian-wiki setup --vault ~/wiki AUTOMATE THE GROWTH: set cron jobs to feed the wiki overnight: "every day at 9am, check for new meetings. ingest transcripts into the wiki." "every week, check arXiv for new papers in [niche]. summarize and file into the wiki." "every day, ingest today's Hermes sessions into the wiki under session-history." month 1: 50 entries. scattered. month 3: 300+ entries. cross-referenced. month 6: 1,000+ entries. the agent surfaces patterns you never searched for. WHY OBSIDIAN: the wiki is plain markdown files. no database. no lock-in. open it in Obsidian for graph view: → nodes show knowledge density → links show how ideas connect → clusters reveal your strongest domains → orphan nodes reveal gaps Hermes writes from a VPS. Obsidian reads on your laptop. obsidian-headless syncs without a GUI. agent writes from the server, you browse on your device. FOUR MEMORY LAYERS: Layer 1: memory.md + user.md (~2,200 + 1,375 chars. short-term.) Layer 2: SQLite with FTS5 (full session transcripts. searchable.) Layer 3: external providers (Mem0, SuperMemory, Honcho. optional.) Layer 4: Obsidian wiki via LLM Wiki skill (unlimited. compounding. the long-term brain.) layers 1-3 handle memory. layer 4 handles knowledge. the graph in this post is layer 4. SETUP: set in Desktop app, Dashboard, or config.yaml: WIKI_PATH=~/wiki OBSIDIAN_VAULT_PATH=~/wiki first run: Hermes asks for your domain. answer with your niche. the skill builds SCHEMA.md with tag taxonomy. after that: "index this into my wiki: [URL or text]" the wiki grows. the graph densifies. the agent gets smarter because the knowledge base got smarter. full 15 levels breakdown in the article 👇

YanXbt

34,987 views • 2 months ago

Jeff Bezos just described AI in three words that make most of the economy temporary. Bezos: “AI is real and it is going to change every industry. In fact it’s a very unusual technology in that regard in that it’s a horizontal enabling layer.” Horizontal enabling layer. Not a product. Not a platform. Not a feature. A layer. Underneath everything. Everyone is asking which AI company wins. Bezos is telling you that is the wrong question entirely. A horizontal layer does not produce winners. It produces a new floor. Everything standing on the old one either gets rebuilt or gets erased. This has happened exactly twice in modern history. Electricity. The internet. Both times the same pattern. The new layer appeared. The old economy kept running above it. Revenue held. Careers continued. Everything looked normal. Then quietly and permanently the entire structure reorganized around the new substrate. The people who did not move were not outcompeted. They were made structurally irrelevant. Not because they were wrong. Because the ground they stood on stopped being ground. Bezos is telling you it is happening a third time. Not with a product. Not with a platform. With intelligence itself becoming infrastructure. A horizontal layer does not compete with the expert. It makes expertise free. It hands a 22 year old with zero credentials the same cognitive output you spent a decade and a quarter million dollars learning to produce. For $20 a month. That is not disruption. Disruption replaces a product with a better product. This dissolves the scarcity your entire career was priced on. Not because the work disappeared. Because the wall around it did. Every profession that exists because knowledge is hard to acquire. Every company that profits because analysis takes time. Every industry that survives because complexity locks outsiders out. All of it rests on a single assumption. That cognition is scarce. AI does not challenge that assumption. It retires it. The people who understand this are already rebuilding. Quietly. Deliberately. While everyone else argues about whether the thing underneath them is real. Bezos did not give you a prediction. He gave you a position on a map. You are either above the new layer or beneath it.

Dustin

104,192 views • 1 month ago