JPEG is Dying - And that's a bad thing | 2kliksphilip

ProdigalFrog@slrpnk.net to Technology@beehaw.org – 80 points –
JPEG is Dying - And that's a bad thing
youtube.com
21

Anyone have a text summary?

JPEG is getting old long in the tooth, which prompted the creation of JPEG XL, which is a fairly future-proof new compression standard that can compress images to the same file size or smaller than regular JPEG while having massively higher quality.

However, JPEG XL support was removed from Google Chrome based browsers in favor of AVIF, a standalone image compression derived from the AV1 video compression codec that is decidedly not future-proof, having some hard-coded limitations, as well as missing some very nice to have features that JPEG XL offers such as progressive image loading and lower hardware requirements. The result of this is that JPEG XL adoption will be severely hamstrung by Google's decision, which is ultimately pretty lame.

And here we have a clear example of how Chrome's almost monopoly is a bad thing for us.

Monopolies don't require 100% of a market. Just enough to effectively manipulate a market.

One firm might only be 10% of a market. But if every other firm is only 1-2%, that 10% will have an outsized monopolistic ability to manipulate that market.

AV1 Image File Format is an open, royalty-free image file format

While I am by no means trying to defend Google, or their monopoly, I'm struggling to see how this time is a "clear example" of monopolistic behaviour?

Like, take for contrast the Moving Picture Experts Group (MPEG) image format HEIC, which Apple has adopted as it's main high-res format on iOS. It's proprietary, and that fact is indeed worrying. However, the only reason I can figure out for Google's move here being a 'bad' thing, is if you're nostalgic about the .jpg extension...

I didn't mean the choice of image format is a monopolistic behavior, but that the monopoly puts google in a position that any choice they make, be it a good or bad one, becomes an industry standard, without others having any choice in it.

I hope an opensource, non-C/C++ browser will pop up that can claw back from Chrome/Chromium. It's about time.

Anti Commercial-AI license

Why not just say Rust? There isn't really anything else that would provide good enough performance for a browser engine with modern heavy webpages while also fixing some major pain point of C/C++

Go is not an option? Zig neither? Even Java would be better (it's used in high-frequency trading) than C++.

Rust is not the only contender.

Anti Commercial-AI license

Zig didn't come to my mind when I was writing my comment and I agree that it's probably a decent option (the only issue I can think of is its somewhat small community, but that's not a technical issue with the language).

My argument against Go and Java is garbage collection - even if Java's infamous GC pause can apparently be worked around with a specialized JVM, I'm pretty sure it still comes at the cost of higher memory usage and wasted CPU cycles compared to some kind of reference counting or Rust's ownership mechanism (not sure about the proper term for that). And higher memory usage is definitely not something I want to see in my browser, they're hungry enough as is.

1 more...

Once again I find myself thinking, "Dammit, Google!"

Thank you very much for the text summary, I really appreciate it :)

Also fluffykins broke the camera recording again

1 more...
1 more...

Is this the same guy as 3kliksphilip, the counter strike content maker?

Yeah, he’s got 3 channels and they each cover different topics. This one is general internet tech