home.social

#zstandard — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #zstandard, aggregated by home.social.

  1. Nice! Btrfs with Zstd fast modes can significantly boost read performance for compressible data. #Linux #Zstandard #btrfs #datacompression

  2. Interesting blog post about text classification using compression, specifically the new "compression.zstd" module contributed by @emmatyping

    maxhalford.github.io/blog/text

    #compression #zstd #zstandard #classification

  3. Interesting blog post about text classification using compression, specifically the new "compression.zstd" module contributed by @emmatyping

    maxhalford.github.io/blog/text

    #compression #zstd #zstandard #classification

  4. Interesting blog post about text classification using compression, specifically the new "compression.zstd" module contributed by @emmatyping

    maxhalford.github.io/blog/text

    #compression #zstd #zstandard #classification

  5. Interesting blog post about text classification using compression, specifically the new "compression.zstd" module contributed by @emmatyping

    maxhalford.github.io/blog/text

    #compression #zstd #zstandard #classification

  6. Interesting blog post about text classification using compression, specifically the new "compression.zstd" module contributed by @emmatyping

    maxhalford.github.io/blog/text

    #compression #zstd #zstandard #classification

  7. Today I discovered that there is also an excellent compression format, #Zstandard (ZSTD), is fast with an excellent compression ratio, developed by #Meta, and released as #opensource
    I needed to backup my files because I have to wipe my PC and reinstall #Linux. Now I have a dilemma: choosing between #antiX and #Lubuntu. I have a fairly decent computer, so I could even install a more full-featured OS, but I prefer an OS that doesn’t use too many resources.
    #zstd
    youtube.com/watch?v=k5XsiuxHv_A

  8. Brand new PEP by @emmatyping to add Zstandard to the standard library:
    peps.python.org/pep-0784/

    Will it make it in to 3.14 before the feature freeze on 2025-05-06? It'll be close but it's possible!

    The PEP also suggests namespacing the other compression libraries lzma, bz2 and zlib, with a 10-year deprecation for the old names.

    Join the discussion to give your support, suggestions or feedback:

    discuss.python.org/t/pep-784-a

    #PEP #PEP784 #zstd #zstandard #stdlib #Python #compression

  9. Brand new PEP by @emmatyping to add Zstandard to the standard library:
    peps.python.org/pep-0784/

    Will it make it in to 3.14 before the feature freeze on 2025-05-06? It'll be close but it's possible!

    The PEP also suggests namespacing the other compression libraries lzma, bz2 and zlib, with a 10-year deprecation for the old names.

    Join the discussion to give your support, suggestions or feedback:

    discuss.python.org/t/pep-784-a

    #PEP #PEP784 #zstd #zstandard #stdlib #Python #compression

  10. Brand new PEP by @emmatyping to add Zstandard to the standard library:
    peps.python.org/pep-0784/

    Will it make it in to 3.14 before the feature freeze on 2025-05-06? It'll be close but it's possible!

    The PEP also suggests namespacing the other compression libraries lzma, bz2 and zlib, with a 10-year deprecation for the old names.

    Join the discussion to give your support, suggestions or feedback:

    discuss.python.org/t/pep-784-a

    #PEP #PEP784 #zstd #zstandard #stdlib #Python #compression

  11. Brand new PEP by @emmatyping to add Zstandard to the standard library:
    peps.python.org/pep-0784/

    Will it make it in to 3.14 before the feature freeze on 2025-05-06? It'll be close but it's possible!

    The PEP also suggests namespacing the other compression libraries lzma, bz2 and zlib, with a 10-year deprecation for the old names.

    Join the discussion to give your support, suggestions or feedback:

    discuss.python.org/t/pep-784-a

    #PEP #PEP784 #zstd #zstandard #stdlib #Python #compression

  12. Brand new PEP by @emmatyping to add Zstandard to the standard library:
    peps.python.org/pep-0784/

    Will it make it in to 3.14 before the feature freeze on 2025-05-06? It'll be close but it's possible!

    The PEP also suggests namespacing the other compression libraries lzma, bz2 and zlib, with a 10-year deprecation for the old names.

    Join the discussion to give your support, suggestions or feedback:

    discuss.python.org/t/pep-784-a

    #PEP #PEP784 #zstd #zstandard #stdlib #Python #compression

  13. #Zstandard (aka #zstd) v1.5.7 is out:

    github.com/facebook/zstd/relea

    '"[…] a significant release […] brings enhancements across various domains, including performance, stability, and functionality […]

    The compression speed for small data blocks has been notably improved at fast compression levels[…]

    The --patch-from functionality of the zstd CLI […] v1.5.7 largely mitigates the speed impact of high compression levels 18+,

    The compression ratio has been enhanced slightly for large data across all compression levels […]"'