“And Ode To Bzip”, Alisa Sireneva (purplesyringa.moe/blog/an-ode-...).
Via HN: news.ycombinator.com/item?id=4737...
On Lobsters: lobste.rs/s/ub7a5k/ode...
On /r/programming: old.reddit.com/r/programmin...
#Bzip #Compression #BWT #BurrowsWheelerTransform #LZ77 #Gzip #Text #Raves
Added Brotli and Gzip compression to the production build using compression-webpack-plugin
The output result is:
8.607 KB bundle.js (no compression)
1.870 KB bundle.js.gz (21.72% of original size)
1.355 KB bundle.js.br (15.74% of original size)
Incredible! 🤩
#devlog #indiegame #web #gzip #brotli
🚀 Gros changement chez Blabla Linux !
Fini l'ancien thème, bonjour Astra et la vitesse GZIP. C'est beau, c'est rapide, c'est en mode sombre. Mon envie de bloguer est revenue ! 😉
RDV sur le site : blablalinux.be/2025/12/06/c...
#wordpress #theme #astra #blablalinux #gzip #nginx
Did you know that #gzip streams may contain filenames?
sethmlarson.dev/gzip-files-a...
Illustration of a room full of filing cabinets
From this week's ADMIN Update newsletter: @jefflayton.bsky.social dives into the ratarmount archive mounting tool, which offers fast, random access to archived resources
www.admin-magazine.com/Articles/rat...
#ratarmount #HPC #tools #archivemount #tar #gzip
#WinRAR 7.12 has been released ( #RAR / #ZIP / #ZIPX / #7Zip / #7z / #GZip / #zstd / #Zstandard / #FileArchiver / #DataCompression / #DarkMode ) rarlab.com
Crack the Header Code: GZIP Compression and HTTP Filters with Quarkus
Learn how to inspect, manipulate, and optimize HTTP traffic in your Java REST APIs using Quarkus and custom filters.
buff.ly/WP4JhVv
#Java #Quarkus #HttpHeader #Filter #GZIP
We desperately need a tool to #tar #gzip physical objects and #rsync them over. Anybody aware of an open source project working on it? Urgent!
#Gzip 1.14 has been released ( #GNU / #GNUZip / #Gz / #TarGz / #FileArchiver / #DataCompression / #DEFLATE / #LempelZiv / #LZ77 / #LempelZiv77 / #HuffmanCode ) gnu.org/software/gzip/
#libarchive 3.7.9 has been released ( #MultiFormatArchive / #CompressionLibrary / #FileArchiver / #DataCompression / #7Zip / #7z / #RAR / #ZIP / #GZip / #TAR / #XAR / #WARC / #BZIP2 / #XZ ) www.libarchive.org
#WinRAR 7.11 beta 1 has been released ( #RAR / #ZIP / #ZIPX / #7Zip / #7z / #GZip / #zstd / #Zstandard / #FileArchiver / #DataCompression / #DarkMode ) rarlab.com
#WinRAR 7.10 has been released ( #RAR / #ZIP / #ZIPX / #7Zip / #7z / #GZip / #zstd / #Zstandard / #FileArchiver / #DataCompression / #DarkMode ) rarlab.com
How To Compress And Decompress Files In Linux
#Linuxcommands #Linuxhowto #Linux #Compressfile #Decompressfile #gzip #bzip2
ostechnix.com/how-to-compr...
Hey everybody, if you fail, the HTML compression test have no fear. It's not Rocket Science to setup. #Add #Compression #GZIP #HTML
yosekbaez60.ws/how-to-add-h...
« Since the 1980s, tar has been the go-to method for bundling and archiving multiple files … how did a magnetic tape utility become the standard for archiving files even 40 years later? »
A fun and interesting look into the #tar and #gzip file formats.
depot.dev/blog/what-is...
El 31 de octubre de 1992 se libera la compilación final de las librerías de compresión y descompresión GZIP para UNIX de la mano de Jean-Loup Gaily y Mark Alder, bajo el esquema GNU. Hoy se usa en todos los SOs profesionales
#retrocomputingmx #gzip
#WinRAR 7.01 has been released ( #RAR / #ZIP / #ZIPX / #7Zip / #7z / #GZip / #zstd / #Zstandard / #FileArchiver / #DataCompression ) rarlab.com
Nice page about HTTP compression in Varnish doc : https://www.varnish-cache.org/trac/wiki/FAQ/Compression #http #compression #gzip #content #negociation
express.logger() and express.compress() are just awesome (kind of servlet filters) ! http://expressjs.com/api.html#compress #express #gzip #http #middleware