this post was submitted on 09 Oct 2025
732 points (99.3% liked)

Programmer Humor

26817 readers
3081 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] orhtej2@eviltoast.org 9 points 1 day ago (1 children)

The link you gave shows hires for me. Can you try loading in incognito?

just pict-rs things I guess ๐Ÿคท

[โ€“] hexagonwin@lemmy.sdf.org 5 points 1 day ago (1 children)

hmm very weird. i also tried wget and it grabs the same 86x96 file. https://termbin.com/gvg9

[โ€“] wheezy@lemmy.ml 1 points 19 hours ago* (last edited 19 hours ago) (1 children)

Weird. My wget gives full resolution. No redirect options or anything. Only difference is the IP resolve for you is in Korea and mine is in the US. Likely just closest server resolve.

Try curl with -L set?

Or I'd be curious if something like gallery-dl resolves the image in finding the higher resolution and what the difference is if it does.

Maybe it's a DNS issue if not a redirect issue.

My guess is DNS. Try with another provider?

[โ€“] hexagonwin@lemmy.sdf.org 2 points 14 hours ago (1 children)

You're right! 1.1.1.1 (Cloudflare) or my ISP's DNS seems to be weird. Works correctly with 9.9.9.9 (Quad9).

[โ€“] wheezy@lemmy.ml 1 points 10 hours ago