Live data from Hacker News

Viewing profile — computerbuster

computerbuster

HN member
Joined
Sat, Nov 05, 2022, 6:11 AM UTC
HN karma
238
Public activity
52 items

About computerbuster

No profile information was provided.

Recent public activity

  1. comment
    Comment #48854954

    blog: https://halide.cx/blog/fmetrics/

  2. story
  3. comment
    Comment #47990317

    I think these conversations are directed by the parties funding the efforts. Example: "we (large company) want a fast AV2 decoder" -> they pay a specialized team to do it -> this t…

  4. comment
    Comment #47950617

    Congratulations to the team, I've been on Zed exclusively for a couple of years and it has been nothing but great on macOS and Linux.

  5. comment
    Comment #47520113

    JPEG XL is mainly based on unique image-specific research, but you're right to say a lot of the techniques are compatible with videos in theory (the XYB color space comes to mind).…

  6. story
  7. comment
    Comment #45565611

    Quick follow-up from the original SSIMULACRA2 author: > The error will be much smaller than the error between ssimu2 and actual subjective quality, so I wouldn't worry about it.

  8. comment
    Comment #45564872

    Existing tools really just need to do a better job keeping up.

  9. comment
    Comment #45564315

    Very cool use case! 4:4:4 support + 10-bit color make AVIF very compelling here.

  10. comment
    Comment #45564311

    I'm a big fan of JPEG XL, but even its most dedicated fans have given up the argument that it is the best for compression efficiency. AVIF's generational leap took place in August …

  11. story
  12. comment
    Comment #45476589

    Hi, author here – the README covers this in the Performance section: https://github.com/gianni-rosato/fssimu2?tab=readme-ov-file#... If you run the `validate.py` script available i…

  13. story
  14. comment
    Comment #44948771

    The past two years have seen significant advancements in video and image compression, particularly with the maturation of the SVT-AV1 video encoder and improvements to AVIF image c…

  15. story
  16. story
  17. comment
    Comment #43998186

    This is an incredibly robust solution to a really pressing problem for a lot of individuals/orgs who want to use/deploy reasonably powerful LLMs without paying through the nose for…

  18. story
  19. comment
    Comment #43374280

    [flagged]

  20. story
  21. story
  22. comment
    Comment #43143338

    Another resource on the same topic: https://blogs.gnome.org/rbultje/2017/07/14/writing-x86-simd-... As I'm seeing in the comments here, the usefulness of handwritten SIMD ranges fr…

  23. comment
    Comment #41541415

    AvifHash leverages the power of AVIF to create image placeholders that are both compact and efficient. This Proof of Concept shows promising results: at 27 characters, AvifHash out…

  24. story
  25. comment
    Comment #39721846

    A deep dive into programming a freestanding QOI encoder using the Zig programming language.