gamma

joined 1 year ago
[–] [email protected] 11 points 1 year ago* (last edited 1 year ago) (4 children)

Thought I'd check on the Linux source tree tar. zstd -19 vs lzma -9:

❯ ls -lh
total 1,6G
-rw-r--r-- 1 pmo pmo 1,4G Sep 13 22:16 linux-6.6-rc1.tar
-rw-r--r-- 1 pmo pmo 128M Sep 13 22:16 linux-6.6-rc1.tar.lzma
-rw-r--r-- 1 pmo pmo 138M Sep 13 22:16 linux-6.6-rc1.tar.zst

About +8% compared to lzma. Decompression time though:

zstd -d -k -T0 *.zst  0,68s user 0,46s system 162% cpu 0,700 total
lzma -d -k -T0 *.lzma  4,75s user 0,51s system 99% cpu 5,274 total

Yeah, I'm going with zstd all the way.

[–] [email protected] 18 points 1 year ago* (last edited 1 year ago) (3 children)

Video files are just a bunch of zip files in a trenchcoat.

[–] [email protected] 3 points 1 year ago

It used to use project folders, but due to confusion/user error was changed in 3.0.

[–] [email protected] 13 points 1 year ago (12 children)
[–] [email protected] 0 points 1 year ago

I run my Nextcloud behind Tailscale, and Caddy handles theTailscale https certs.

[–] [email protected] 1 points 1 year ago

Excuse me, OCI container, we're a runtime-agnostic family here.

[–] [email protected] 1 points 1 year ago

Bryan Lunduke on /c/programmerhumor? Not what I expected, but okay.

view more: ‹ prev next ›