📰 Dev.to · arhuman
3 articles · Updated every 3 hours · View all reads
All
Articles 72,060Blog Posts 101,124Tech Tutorials 17,526Research Papers 15,348News 12,919
⚡ AI Lessons

Dev.to · arhuman
2w 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
4w 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