Engineering insights, release notes, and the road to delta-state computing everywhere.
The authoritative guide to delta-state architecture. Mathematical foundations, comparisons with CRDTs, event sourcing, OT, and Raft — and why reconstructed state outperforms stored state.
CRDTs are powerful but complex. Delta-state algebra solves the same convergence problem with one operation, zero metadata, and 92 machine-checked proofs. Side-by-side comparison with code.
Practical patterns: accumulator fan-in, epoch checkpointing, fingerprint gates, rollback chains, and multi-stream convergence.
Step-by-step tutorial: 3-node distributed cache with automatic convergence. No consensus protocol, no leader election, no conflict resolution — just XOR.
A quantitative comparison of delta-state algebra vs event sourcing. O(1) reconstruction vs O(n) replay, 8 bytes vs unbounded logs, and when each approach wins.
How we went from 92 Lean4 theorems to a custom RISC-V CPU with native delta-state instructions, HD HDMI output, and 69.7 billion operations per second on commodity FPGAs.
The ATOMiK kernel module now detects redundant COW copies, deduplicates network sends, and attributes waste per container — all at kernel speed.
Release notes, technical articles, and hardware updates. No spam.