One of the things it's telling about this image on the DNA Lounge front page is, "Compressing and resizing could save 170.4KiB (90% reduction)." Um, really? That's a 360px wide JPEG, compressed with quality 95, which admittedly could probably be lower -- but to get that image down to the 17k that Google says should be possible, I end up with this. Um, no.
Now maybe they're trying to say that it should be lower resolution too? But the default layout of the front page spends about 166px horizontally on that image, so that'd be 332 pixels on a Retina display anyway, which isn't far of from the 360px that it is now.What the hell are they talking about?
And what is considered a reasonable compression setting for JPEGs in ImageMagick? 70 looks pretty fuzzy to me. Is "-interlace plane" believed to actually do any good?
(PageSpeed is also really adamant that I minimize my CSS, which could save a whopping 4KB. Prior to transport compression. Which like... fits in the first HTTP packet. Who gives a shit.)