this post was submitted on 02 Feb 2024
69 points (97.3% liked)

Programming

18473 readers
80 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
all 6 comments
sorted by: hot top controversial new old
[–] [email protected] 13 points 1 year ago

Interesting read! The follow-up about the biggest smallest PNG goes even more in depth about compression and produces a 1x2064 pixel PNG with just 67 bytes.

[–] yads 9 points 1 year ago

Well written and engaging. Thanks for sharing

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

Extrapolating from this, a 3840x2160 image must be in the hundreds of megabytes!

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

Presumably that's what the compression is for.

Here the compression makes it 4 times bigger.

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

I absolutely love this style of blogposts! Thanks for sharing!