📰 Dev.to · arhuman
3 articles · Updated every 3 hours · View all reads
All
Articles 81,169Blog Posts 104,622Tech Tutorials 19,763Research Papers 17,818News 13,832
⚡ AI Lessons

Dev.to · arhuman
3w ago
I compressed timestamps before zstd and got up to 26.5% smaller log archives
How Metarc compresses structured timestamps before handing data to zstd.

Dev.to · arhuman
1mo ago
Structure Before Bytes: How Metarc Beats tar+zstd on Real Code
tar+zstd is very hard to beat. So I stopped trying to beat it as a byte compressor. Instead, I...

Dev.to · arhuman
1mo ago
Trying to beat the venerable tar
Hi, I’ve been working on a small Go project called Metarc: It's an Open Source file archiver and I’d...
DeepCamp AI