Crazy Wisdom

Episode #529: Semantic Sovereignty: Why Knowledge Graphs Beat $100 Billion Context Graphs

17 snips
Feb 6, 2026
Youssef Tharwat, founder of NoodlBox and builder of portable, versionable knowledge graphs from code, joins to explain his approach. He discusses turning codebases into deterministic semantic graphs. They cover why large context windows fail, Rust and compiler feedback for AI-assisted coding, versioned context artifacts, and the tension between centralized compute and developer sovereignty.
Ask episode
AI Snips
Chapters
Transcript
Episode notes

Context Is What Enables Correct Reasoning

  • Context is the specific information you need to reason correctly about something.
  • Youssef argues larger context windows degrade quality and semantic separation scales better than brute force.

Code Already Encodes Semantics

  • Code contains inherent semantic boundaries like function calls and imports that reveal meaning.
  • Youssef models those edges to build deterministic knowledge graphs without LLM labeling.

Compiler Semantics Trump Loose Embeddings

  • Deterministic compiler-derived edges outperform embedding-based memory for code reasoning.
  • Youssef says compilers provide real relationships LLM tokenization can't reliably reproduce.
Get the Snipd Podcast app to discover more snips from this episode
Get the app