Hacker News new | ask | show | jobs
by pavlo 1657 days ago
The article criticises large sites saying that "[t]he average web page size now stands at around 2MB." but the page where the text is published is 1,5 MB itself. Its a bit sad, but probably makes the point precisely.
1 comments

Including a stellar 378kB PNG image of 2776*1381 pixels, while it's only a small illustration in the article.

https://css-tricks.com/wp-content/uploads/2021/11/cloud.png

Wow. A quick and dirty vectorization yields an SVG of 9kB. The PNG even looks like it was originally an SVG with some linear gradients.
Even just running it through optipng results in a 58% reduction to 158KB!