home.social

#zlib — Public Fediverse posts

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

  1. Fixing our own problems in the Rust compiler

    In our data compression projects, we use Rust where C is traditionally used. During the work, we've hit limitations in Rust itself and in the surrounding tooling. Over the years, we've become increasingly comfortable with fixing these issues ourselves. […]
    — by @trifectatech

    🦀 trifectatech.org/blog/fixing-o

    #rust #rustlang #zlib #coding #during #compiler #tooling #issues #codeissues #fixing #fix #code

  2. 1. Submit a pull request to #zlib that changes the library filename on #Windows.
    2. Pull request gets merged, and you effectively break everything that linked dynamically to zlib.
    3. Attack everyone who reported this as a bug.

    github.com/madler/zlib/issues/

    #OpenSource

  3. Ephraims Wochenrückblick (in Vertretung): KW 2, 2026

    Man merkt, dass die Feiertage vorbei sind, denn von Desktops über Distributionen bis zu CLI-Programmen ist alles vorhanden.

    #Wochenrückblick #Gnome #kde #Manjaro #bose #zlib #Firefox #Debian #Ubuntu #Linux

    gnulinux.ch/ephraims-wochenrue

  4. There is a critical security vulnerability in zlib that allows code smuggling. Currently, there does not appear to be an update available.
    seclists.org/fulldisclosure/20
    nvd.nist.gov/vuln/detail/CVE-2
    #Security #zlib #Vulnerability

  5. @Lbb89
    I'm guessing you need physical #books ?

    I download all my out-of-copyright books from #zLibrary #LibraryGenesis or #AnnasArchive . I've found it a very effective approach.

    Otherwise perhaps www.abebooks.com on which used book sellers seem to list all their books. I believe it's amazon-owned, so if anyone knows of alternatives, I'd be all ears!

    #reading #usedBooks #zLib #libGen #latin

  6. 🎉Breaking News: A person who calls themselves "English0range1337" breaks the Internet by solving a puzzle about zlib's Huffman tables in 2025! 🧩 Spoiler alert: It's as exciting as watching paint dry, but slightly more complicated. 🤦‍♂️
    velog.io/@0range1337/CTF-Googl #BreakingNews #English0range1337 #zlib #PuzzleSolver #InternetBuzz #TechHumor #HackerNews #ngated

  7. #BSI WID-SEC-2025-1162: [NEU] [hoch] #Red #Hat #Enterprise #Linux (#zlib): Schwachstelle ermöglicht nicht spezifizierten Angriff

    Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.

    wid.cert-bund.de/portal/wid/se

  8. I can't use the v3 mail-compress and I can't use the scripts flying around, so I wanted to do it using on-board tools of dovecot.
    #Dovecot #zlib #dsync #help

  9. #Dovecot Does anyone know how I can use the #zlib plugin to compress my mail archive while transferring from another server? I tried to set it up, but the mail just comes over as-is. The docs suggest that it should convert with #dsync to compressed files. I seem to miss something. #help

    doc.dovecot.org/2.3/configurat

  10. Today I had a quick look at compression speed of the various compression algorithms in #UnrealEngine.

    In my use case, speed is more important than compression ratio, so I had COMPRESS_BiasSpeed set.

    To little surprise, #gzip and #zlib took about the same time, and #lz4 was a lot slower.

    The big surprise was #Oodle, which was faster than all others. By a lot.

    So, if you are compressing data in your Unreal game at runtime, you might want to check if Oodle is an option for you.

  11. zlib、gzip 與 zip 的關係 (Mark Adler 的回覆)

    Hacker News 上看到「How are zlib, gzip and zip related? (stackoverflow.com)」這個討論,原文是 StackOverflow 上 2013 年時的問題與回答:「How are zlib, gzip and zip related? What do they have in common and how are they different?」。

    blog.gslin.org/archives/2023/1

    #Computer #Murmuring #adler #adler32 #deflate #gz #gzip #mark #png #zip #zlib