Hacker News new | ask | show | jobs
by wolf4earth 105 days ago
The point of the argument is that meaning emerges in conversation. A session between human and AI is a conversation.

Current AI storage paradigms offer lateral memory across the time axis. What exists around me?

A bit branch is longitudinal memory across the time axis. What exists behind me?

Persist type checked decision trees within it. Your git history just became a tamper-proof, reproducible O(1) decision tree. Execution becomes a tree walk.

It works. And it's not production ready yet.