this post was submitted on 22 Jan 2024
169 points (88.2% liked)

Programmer Humor

32710 readers
2489 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
169
mods are asleep, post memes in JXL (pub-be81109990da4727bc7cd35aa531e6b2.r2.dev)
submitted 1 year ago by aeharding to c/[email protected]
 
top 32 comments
sorted by: hot top controversial new old
[–] [email protected] 54 points 1 year ago* (last edited 1 year ago) (5 children)

The lengths I had to go through to open this even on my Linux desktop. Wow.

  • pictrs failed to generate the thumbnail
  • The image crashes Firefox
  • Chromium shows a broken image icon
  • Gwenview says it can't load the metadata
  • Okular says it's an unsupported image format

I had to open the darn thing in GIMP lmao

E: one install of kimageformats5 later and Gwenview/Okular can open it fine. Firefox still refuses to open it even with image.jxl.enabled set to true.

[–] [email protected] 45 points 1 year ago (1 children)

Huh.

Memmy on my iPhone just shows it

[–] aeharding 44 points 1 year ago (1 children)

Yeah jxl is fully supported on iOS

[–] [email protected] 2 points 1 year ago (1 children)

that still contradicts pictrs breaking the thumbnail

[–] aeharding 8 points 1 year ago

I’m not sure what’s up with pictrs. I compressed this image with https://squoosh.app default settings if it helps.

[–] pivot_root 32 points 1 year ago (1 children)

As an Android user, OP's image was accurate.

  • My Lemmy app couldn't open it.
  • Chromium showed the broken image icon.
  • Firefox said it was broken.
  • Firefox Beta with the about:config flag for enabling JXL still said it was broken.
  • Gallery apps couldn't open it.
  • Renaming it to .jxl still didn't help.

I gave up and grabbed a JPEG XL viewer/converter just to see it.

[–] [email protected] 5 points 1 year ago (3 children)

i don't want to go to all that effort. if you feel like it, could you describe it?

[–] [email protected] 18 points 1 year ago

i don’t want to go to all that effort

full image

[–] [email protected] 8 points 1 year ago

It’s “JPEG xl is a superior image format that your device should support.”

[–] pivot_root 6 points 1 year ago (1 children)

I don't remember what it said exactly, but here's a rough description:

Image DescriptionIt's the King of the Hill if those kids could read they'd be very upset meme, with the piece of paper saying "JPEG XL memes" and the kids in the classroom being labeled "Android users".

[–] [email protected] 5 points 1 year ago

Almost full marks,

the paper saysJPEG XL is a superior image format that your device should support

[–] [email protected] 3 points 1 year ago

The built-in Firefox support is only activated for unstable builds, so you can't enable it on stable unless you manually enable it during compile-time.

[–] panja 2 points 1 year ago

You have to have an extension to get jxl on Firefox and even then it's still buggy :)

[–] [email protected] 1 points 1 year ago

Firefox jxl support is restricted to nightly

[–] BitSound 32 points 1 year ago (1 children)

I couldn't view this with Firefox or Gnome. ImageMagick to the rescue, though:

convert https://pub-be81109990da4727bc7cd35aa531e6b2.r2.dev/weofihweiof.jpg meme.jpg

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (1 children)

Lmao, I tought it was some instance issue (didn't read the title).

[–] [email protected] 6 points 1 year ago

We should all use jxl and force people to support it

[–] [email protected] 15 points 1 year ago (1 children)

Why is it .jpg and not .jxl? That's the registered extension for JPEG-XL.

[–] [email protected] 6 points 1 year ago (1 children)

I'm going to assume Lemmy doesn't allow native upload for jxl, but to fudge around it you can use jpg?

[–] [email protected] 10 points 1 year ago (2 children)
[–] [email protected] 4 points 1 year ago

I checked the headers and content and this checks out!

Does this mean there’s some way to upload an animated GIF that Lemmy won’t convert to a static format?

[–] [email protected] 2 points 1 year ago (1 children)
[–] Pyroglyph 1 points 1 year ago (1 children)

Interestingly, this JXL loads in Boost, but the one in the post doesn't. Perhaps it's because it's inside a comment?

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

No, it's because this is actually named .jxl and not .jpg

[–] Thcdenton 13 points 1 year ago

I'll upvote out of principal but fuck tryin to look at that shit lol

[–] [email protected] 9 points 1 year ago* (last edited 1 year ago)

Interesting, it struggles with the embedded image here on Lemmy, but when going to the image directly, I can see it fine.

Edit: OS: Windows 10 Pro / Browser: Firefox with JPEG-XL support enabled

[–] [email protected] 9 points 1 year ago (1 children)

Loads fine on Mlem on my iPhone

[–] theherk 4 points 1 year ago

It is supported through the entire Apple product line in recent versions.

[–] [email protected] 5 points 1 year ago

Works in Cromite on android tho.

[–] [email protected] 4 points 1 year ago

worked fine on my android phone, using Connect.

worked fine on firefox & linux, the file shows as .webp to me.

Decided to investigate this a bit: when opened to new window, the image url has ?format=webp query argument, if I change that to ?format=jxl then it breaks as the server actually provides a .jxl file. At least I had to TRY to break it :P

% file c6ca4c8c-20a2-4105-8e6c-833d8c7d3e52.*
c6ca4c8c-20a2-4105-8e6c-833d8c7d3e52.jxl:  JPEG XL codestream
c6ca4c8c-20a2-4105-8e6c-833d8c7d3e52.webp: RIFF (little-endian) data, Web/P image, VP8 encoding, 623x700, Scaling: [none]x[none], YUV color, decoders should clamp
[–] [email protected] 3 points 1 year ago

Loads by default for me on Firefox Android, and I can see the embed just fine.

[–] [email protected] 2 points 1 year ago

Works for me on Eternity for Lemmy on Android 13.