I like the new home page, but consider transcoding the pictures with mozjpeg (even the defaults). For 1080px, the records image goes from 328KB to 139KB (less than half). If scaled down to 500px (the container max-width), it's 24KB (7.32%). I download more data for that image alone than my entire index page, inline images included. To be fair, it's still super lightweight by corporate web standards even unchanged.
Yes, I know this and I'm honestly sorry about it. Problem is: it's only 500px on desktop. My phone has a portrait width of 1080px so I adapted for that. And even then I ran everything through guetzli on quality=87 for the (in my opinion) best trade-off between size and quality.
These images are very high in detail and running them through shitty encoding settings makes my heart ache. Having visitors download 1MB for the frontpage also makes my heart ache, but just one percent less. it's a dilemma :/ (but I'll try to decrease the size and see if it looks acceptable on the phone™)
I only noticed cause things usually load instantly with neocities' crazy CDN lol. It's okay. Seriously, just try mozjpeg. You save 50+%, and all you lose (from what I see in my monitor) is a tiny bit of luminocity in certain parts of the image which IMHO don't affect the image negatively.
Yes, I know this and I'm honestly sorry about it. Problem is: it's only 500px on desktop. My phone has a portrait width of 1080px so I adapted for that. And even then I ran everything through guetzli on quality=87 for the (in my opinion) best trade-off between size and quality.
These images are very high in detail and running them through shitty encoding settings makes my heart ache. Having visitors download 1MB for the frontpage also makes my heart ache, but just one percent less. it's a dilemma :/ (but I'll try to decrease the size and see if it looks acceptable on the phone™)
Still, thank you very much for your valuable input. It means a lot to me when people notice these details.
I only noticed cause things usually load instantly with neocities' crazy CDN lol. It's okay. Seriously, just try mozjpeg. You save 50+%, and all you lose (from what I see in my monitor) is a tiny bit of luminocity in certain parts of the image which IMHO don't affect the image negatively.
I'll give it a go.