Tootfinder

Opt-in global Mastodon full text search. Join the index!

@guerda@ruhr.social
2026-02-27 17:16:11

Habt ihr Empfehlungen für Kalorien Tracker auf #iOS?
Am Liebsten mit gutem Datenschutz oder gar lokal.
Danke!
#AskFedi #Askfedi_de

@fluchtkapsel@nerdculture.de
2026-01-20 21:34:12
Content warning: tech, gzip

I have a gzip'ed image file. The .img.gz is about 300 GiByte. If I want to know how large the uncompressed image is I'd run `gzip -l file.img.gz`.
But it's slooooooow. I assume gzip doesn't have something like an index structure and needs to decompress the whole stream. Is this so?
#gzip #askfedi