Did you notice? With the new queue-runner we are compressing all nars with zstd 19.
If all goes well, we'll start publishing `nixexprs.tar.zst` tarballs soon and announce the discontinuation of the `nixexprs.tar.xz` tarball in one year.
Did you notice? With the new queue-runner we are compressing all nars with zstd 19.
If all goes well, we'll start publishing `nixexprs.tar.zst` tarballs soon and announce the discontinuation of the `nixexprs.tar.xz` tarball in one year.
Native #zstd compression support in #asciinema CLI landed in `develop` branch!
All commands (rec, play, convert, cat, upload) support it.
Average `.cast.zst` file for a typical session takes about 8% of the uncompressed (plain `.cast` file) version 🎉
Note: The server doesn't support zstd compressed uploads yet, but will soon!
Тест современных компрессоров для HTTP
Сжатие текста уже давно стало стандартом в мире веб‑приложений. Сокращение объёма данных даёт сокращение времени передачи и снижение нагрузки на сетевой канал. Однако, часто настройка компрессии сводится к динамическому сжатию gzip и настройкам по умолчанию. В этой статье разберём вопрос сжатия более глубоко. Для начала вспомним основные технологии сжатия, доступные в вебе.
.tar.zst archives on Windows doesn’t require extra software. The native tar command already supports Zstandard (zstd). Simply add the context menu option to get started: https://github.com/SamiLehtinen/CompressTarZstd #Windows #Zstandard #Zstd #compressionSoftware developer Steven Geisel highlights one of the new features of up and coming .NET 11, which is a ready-to-use implementation of the Zstd compression algorithm (https://github.com/facebook/Zstd).
Published by Facebook in 2018 as RFC 8478, Zstd is a high performance, lossless compression algorithm that can produce close to instant results under certain configurations.
"Zstandard compression in .NET 11"
https://steven-giesel.com/blogPost/6066abb6-640a-4225-ac33-3f4d5a1a1d16
Heute kam ich endlich das zu final #http3 und #zstd #compression bei meinem #Wordpress #Blog in Betrieb zu nehmen.
Bei dem Umstieg von den sury.org Paketen auf die offiziellen #nginx Pakete gab es ein paar Probleme, wodurch ich einige Wochen ohne #http3 auskommen musste.
Ich hoffe das nun alles stabil läuft. Bisher rennt aber alles und hat #myhomezone noch einen Tick schneller gemacht.
Wer einmal testen möchte, kann gerne auf meinem #Blog vorbei schauen.
maxpack: межфайловая дедупликация на версионных данных
Разбор межфайловой дедупликации на версионных данных: почему обычная упаковка упирается в потолок и что меняется на CPython, Go и Node.js.
https://habr.com/ru/articles/1019718/
#сжатие_данных #дедупликация #архивация #versioned_data #tar #zstd #7z #snapshots