9 comments

[ 2.5 ms ] story [ 31.4 ms ] thread
This is soo cool! Especially the prediction machine stuff. I had no clue this was possible.

And also at the same time a good reminder for everyone to find a browser that supports JPEG XL. I wonder if that was part of the reason to do this. :)

In the era of LLM-generated content, such a high-quality writeup is a breath of fresh air. Well done!
One of my saved HN comments from @Retr0id:

---

    Beware of having too-small fingerprint hashes though, or not checking enough of the digits.

    $ echo -n retr0id_662d970782071aa7a038dce6 | sha256sum
    307e0e71a409d2bf67e76c676d81bd0ff87ee228cd8f991714589d0564e6ea9a  -
    
    $ echo -n retr0id_430d19a6c51814d895666635 | sha256sum
    307e0e71a4098e7fb7d72c86cd041a006181c6d8e29882b581d69d0564e6ea9a  -
---

* https://news.ycombinator.com/item?id=38668893

Nobody was this excited about WEBP.
Webp was not as exciting. JpegXL has cool features like 20% improved lossless jpeg recompression and progressive decoding. Not to mention all the cool stuff used in the writeup like implementing a font in the prediction engine.
Shouldn't that be "World"?