It's also supported by tar in recent Linux distros, if zstd is installed, so "tar acf blah.tar.zst *" works fine, and "tar xf blah.tar.zst" works automatically as well. Give it a try, folks, and retire gzip shortly afterwards.
Zstandard RFC 8878
11–20 of 45 posts
Re: Zstandard RFC 8878
#12Re: Zstandard RFC 8878
#13Does this mean the Zstd magic number is now cast in stone?
Re: Zstandard RFC 8878
#14Re: Zstandard RFC 8878
#15i forgive facebook all their abuses just because they gave us zstd
Clearly they produce good technology. But the company is morally bankrupt.
Re: Zstandard RFC 8878
#16As someone on the Zstd team, I'm always happy to see it on HN! I'm curious though what motivates the submission?
Re: Zstandard RFC 8878
#17i forgive facebook all their abuses just because they gave us zstd
Re: Zstandard RFC 8878
#18Does this mean the Zstd magic number is now cast in stone?
Re: Zstandard RFC 8878
#19Zstd is an amazing bit of work and all I ever use for data compression nowadays (or LZ4 when speed is even more critical). Several times the compression/decompression speed of gzip, approximately the same compression ratio with default settings. It's also supported by tar in recent Linux distros, if zstd is installed, so "tar acf blah.tar.zst *" works fine, and "tar xf blah.tar.zst" works automatically as well. Give…
Was .zs not sufficient if a file format ending in 'std' is so abhorrent?