Earlier quoted context omitted.
According to tokei, the lib/ directory from the reference implementation [0] has 93821 lines of C++ code and 22164 lines of "C Header" (which seems to be a mix of C++ headers, C headers, and headers that are compatible with both C and C++). The tools/ directory adds 16314 lines of C++ code and 1952 lines of "C Header". So at least if GP was talking about libjxl "100K+" would be more accurate. [0]: https://github.com/…
>> 100M+ is a bit more than i would expect for an image format. have i not been paying attention > So at least if GP was talking about libjxl "100K+" would be more accurate. M can mean thousands and I think it's common to use it used that way in finance and finance-adjacent areas: https://www.chicagomanualofstyle.org/qanda/data/faq/topics/A... : > A. You’ve identified two commonly used conventions in finance, one der…
Google unkills JPEG XL?
131–140 of 283 posts
Re: Google unkills JPEG XL?
#132Earlier quoted context omitted.
>> 100M+ is a bit more than i would expect for an image format. have i not been paying attention > So at least if GP was talking about libjxl "100K+" would be more accurate. M can mean thousands and I think it's common to use it used that way in finance and finance-adjacent areas: https://www.chicagomanualofstyle.org/qanda/data/faq/topics/A... : > A. You’ve identified two commonly used conventions in finance, one der…
I assume this is regional... I work in accounting and finance in New Zealand (generally following ordinary Western/Commonwealth standards) and I've never heard of using M for thousands. If I used that I would confuse the hell out of everyone around me.
"What region?"
"Er, upstate New York."
"Really. Well, I'm from Utica and I've never heard anyone use the phrase '100M' to mean '100 thousand'"
"Oh, no, not in Utica. It's an Albany expression."
Re: Google unkills JPEG XL?
#133Prior HN posts/discussions: Chromium Team Re-Opens JPEG XL Feature Ticket https://news.ycombinator.com/item?id=46018994 FSF Slams Google over Dropping JPEG-XL in Chrome https://news.ycombinator.com/item?id=35589179 Google set to deprecate JPEG XL support in Chrome 110 https://news.ycombinator.com/item?id=33399940 Chromium jpegxl issue closed as won't fix https://news.ycombinator.com/item?id=40407475
[dupe] Main recent discussion: Google Revisits JPEG XL in Chromium After Earlier Removal https://news.ycombinator.com/item?id=46021179
Re: Google unkills JPEG XL?
#134As a monopoly, Google should be barred from having standards positions and be legally required to build and support the web standards as determined by other parties. The insanity that the web platform is just "whatever Google's whims are" remains insane and mercurial. The web platform should not be as inconsistent as Google's own product strategies, wonder if XSLT will get unkilled in a few months.
Re: Google unkills JPEG XL?
#135Re: Google unkills JPEG XL?
#136Earlier quoted context omitted.
And yet whole of HN is VERY VERY angry because Google won't ship that pile of C++ into most popular software (and app framework) in the world.
Who is saying Google should ship the reference implementation? It's a standard, and Google has the labor to write their own implementation.
Re: Google unkills JPEG XL?
#137Re: Google unkills JPEG XL?
#138As a monopoly, Google should be barred from having standards positions and be legally required to build and support the web standards as determined by other parties. The insanity that the web platform is just "whatever Google's whims are" remains insane and mercurial. The web platform should not be as inconsistent as Google's own product strategies, wonder if XSLT will get unkilled in a few months.
Nah, google paved the way forward with vital developments like WebGPU und import maps. I stopped using and supporting Firefox because they refused to improve the internet.
Re: Google unkills JPEG XL?
#139Earlier quoted context omitted.
The web was designed from the start to solve this problem and you can serve alternate formats to user agents which will select the one they support.
Your statement here amounts to “you can serve JPEG XL to other browsers, just not Chrome”. Yeah, that’s what I said.
Re: Google unkills JPEG XL?
#140Encoding and decoding JPEG XL file is: #djxl input.jxl output.png.