Live data from Hacker News

Viewing profile — twitch_checksum

twitch_checksum

HN member
Joined
Fri, Jun 17, 2016, 3:32 PM UTC
HN karma
32
Public activity
7 items

About twitch_checksum

No profile information was provided.

Recent public activity

  1. comment
    Comment #37170723

    Well, Zstandard can be used as a very fast classification engine, which is a task traditionally done by AI : https://twitter.com/abhi9u/status/1683141215871705088 https://github.co…

  2. comment
    Comment #24736553

    There's a web assembly version in the repository : https://github.com/facebook/zstd/tree/dev/contrib/single_fil... Could be worth checking

  3. story
  4. comment
    Comment #18721433

    > ZStd makes less attempts to reduce memory use Ever heard of flag `--ultra` ? Without it, zstd memory usage will be limited to 8 MB. It has been there since, forever.

  5. comment
    Comment #12428051

    Video is now available here : https://atscaleconference.com/videos/real-time-data-compress...

  6. comment
    Comment #12049503

    Well, many people nowadays pretend that, as if they read Jarek's paper, understood it and came out with a genuine implementation of their own. But Jarek's ANS paper was first out i…

  7. comment
    Comment #11928491

    History rewritten once again... Apple's fse implementation is based on an open-source work from an individual which predates lzfse by about ~20 months. https://github.com/Cyan4973/…