2 points | by lucarossetto 5 hours ago
1 comments
Proof-of-concept exploring a strictly local, deterministic alternative to entropy-based text compression.
Each symbol depends only on its immediate predecessor, enabling true streaming operation with constant decoding state and no look-ahead.
Curious about feedback from people working on streaming systems or compression.
Proof-of-concept exploring a strictly local, deterministic alternative to entropy-based text compression.
Each symbol depends only on its immediate predecessor, enabling true streaming operation with constant decoding state and no look-ahead.
Curious about feedback from people working on streaming systems or compression.