Viewing profile — computerbuster
computerbuster
HN member- Joined
- Sat, Nov 05, 2022, 6:11 AM UTC
- HN karma
- 238
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About computerbuster
No profile information was provided.
Recent public activity
-
comment
Comment #48854954
blog: https://halide.cx/blog/fmetrics/
- story
-
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…
-
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.
-
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).…
- story
-
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.
-
comment
Comment #45564872
Existing tools really just need to do a better job keeping up.
-
comment
Comment #45564315
Very cool use case! 4:4:4 support + 10-bit color make AVIF very compelling here.
-
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 …
- story
-
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…
- story
-
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…
- story
- story
-
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…
- story
-
comment
Comment #43374280
[flagged]
- story
- story
-
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…
-
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…
- story
-
comment
Comment #39721846
A deep dive into programming a freestanding QOI encoder using the Zig programming language.