"Turns out gzip can generate text that somewhat *resembles* Shakespeare."
nathan.rs/posts/gzip-lm/
"Turns out gzip can generate text that somewhat *resembles* Shakespeare."
nathan.rs/posts/gzip-lm/
libdeflate is in conda, and "libdeflate-gzip" and "libdeflate-gunzip" are drop-in replacements. #unix
github.com/ebiggers/lib...
libdeflate is in conda, and "libdeflate-gzip" and "libdeflate-gunzip" are drop-in replacements. #unix
github.com/ebiggers/lib...
In "Learning on compressed molecular representations" Jan Weinreich and I looked into whether GZIP performed better than Neural Networks in chemical machine learning tasks. Yes, you've read that right.
TL;DR: Yes, GZIP can perform better than baseline GNNs and MLPs. It can ..
"Can gzip be a language model?"
https://nathan.rs/posts/gzip-lm
#programming #computerscience #gzip #llm
"Can gzip be a language model?"
https://nathan.rs/posts/gzip-lm
#programming #computerscience #gzip #llm
The Compression Streams API brings gzip and deflate to the web, no libraries needed.
⋅ Works with ReadableStream and WritableStream
⋅ Compresses arbitrary data client-side
Learn more 👇
developer.mozilla.org/en-US/docs/...
The Compression Streams API brings gzip and deflate to the web, no libraries needed.
⋅ Works with ReadableStream and WritableStream
⋅ Compresses arbitrary data client-side
Learn more 👇
developer.mozilla.org/en-US/docs/...
gzip, all of y’all?
it’s 2026, Accept zstd already!
(lightrail included oops)
gzip, all of y’all?
it’s 2026, Accept zstd already!
(lightrail included oops)
*AllTheBacteria 661k, multiline fasta*
gzip (pigz): 751GB
zstandard --long: 641GB (30% original size)
*Single line fasta*
gzip (pigz): 700GB
zstandard --long: 232GB (10% original size)
*AllTheBacteria 661k, multiline fasta*
gzip (pigz): 751GB
zstandard --long: 641GB (30% original size)
*Single line fasta*
gzip (pigz): 700GB
zstandard --long: 232GB (10% original size)
Top: async Svelte + simple fetch + pending snippet
Bottom: same fetch with TanStack + query.isLoading snippet
Top: async Svelte + simple fetch + pending snippet
Bottom: same fetch with TanStack + query.isLoading snippet
GZIP
H4sIAAAAAAAAA02OMZJCMQxD+z2Fum3gINtzAZOvn2RIbCbOH+bfHmdpKCU/ybriD07CjgnbMQuh5oTohvugLOPrlkrVC047kET/g8st1uioGmJln00S/eca1b3mMtHlEY0olA37kE64BSsziNWTGYwNfohh1iNcJ3ayOVqNdP3tSKY+RWc7UY6cuQXlr9h4QtY8C32LOTxjjURd1cmRimim3Ft8nTU9OPwNaioYVPUAAAA=
GZIP
H4sIAAAAAAAAA02OMZJCMQxD+z2Fum3gINtzAZOvn2RIbCbOH+bfHmdpKCU/ybriD07CjgnbMQuh5oTohvugLOPrlkrVC047kET/g8st1uioGmJln00S/eca1b3mMtHlEY0olA37kE64BSsziNWTGYwNfohh1iNcJ3ayOVqNdP3tSKY+RWc7UY6cuQXlr9h4QtY8C32LOTxjjURd1cmRimim3Ft8nTU9OPwNaioYVPUAAAA=
You can decompress, dehost and recompress fastq.gz using Deacon in less time than only decompressing using coreutils gzip/zcat or pigz.
You can decompress, dehost and recompress fastq.gz using Deacon in less time than only decompressing using coreutils gzip/zcat or pigz.