Earlier quoted context omitted.
If you were able to calculate the space in the document flow for those images, I'm fine with the lazy loading. I hate when the page text appears rendered long enough that I start reading, but then lazily loaded items cause the flow to rearrange the text so that I lose my place.
I imagine it should be pretty easy with javascript to set up dummy images, and replace them... probably also doable in pure css, just make them a block element or something, with a set size...
1MB Club
311–320 of 392 posts
Re: 1MB Club
#312Earlier quoted context omitted.
If general public even knew who to complain they would have surely yelled loudly. For now I hear non-tech people say 'Oh, our internet is slow even though we pay lot of money' Meanwhile valley bros keep helpfully reminding me to upgrade my computer to a reasonable 2020sh.
I wonder if the answer is better visualization tools? We have fairly detailed dashboards that we as developers can look at, but there is no “check engine light” version for people who just want things to “go”.
Re: 1MB Club
#313Re: 1MB Club
#314Re: 1MB Club
#315This reminds me of people who buy powerful machines, then run the most threadbare Linux environment possible and freak out anytime the machine's RAM and CPU aren't completely idle. I do miss the lightweight early/mid 90s web sometimes, but I have no interest in artificial constraints that treat smallness as a virtue in and of itself.
Re: 1MB Club
#316Earlier quoted context omitted.
Don’t forget that also 1MB of JavaScript is much much more heavy on the client than 1MB image
Check out this app: https://webide.se/?disable=fonts,discoveryBar It's over one hundred thousand lines of JavaScript code minified and Gziped into a 300KB bundle which should fully load in about 300ms on a decent computer.
Re: 1MB Club
#317Re: 1MB Club
#318Earlier quoted context omitted.
Are you not using an ad blocker? danluu.com has google-analytics, which is a very large script. Please use uBlock Origin.
Ad blockers already don't work. They're largely useless. If you use one these days, you already know why.
Re: 1MB Club
#319Earlier quoted context omitted.
Check out this app: https://webide.se/?disable=fonts,discoveryBar It's over one hundred thousand lines of JavaScript code minified and Gziped into a 300KB bundle which should fully load in about 300ms on a decent computer.
That took 4000ms on a phone.
Re: 1MB Club
#320I love it! I feel like the 1MB limit is excessively generous, especially for text-only pages. But maybe that's what makes it so damning when pages fail to adhere to it. I know at least one website I maintain fails it spectacularly (though in my defense it's entirely because of that website being chock-full of photos, and full-res ones at that; pages without those are well under that 1MB mark), while other sites I've…
Something about all pages being under limit the limit instead of every page being under the limit changes the exact meaning to something that I cannot agree with. Which was the meaning I replied below and then wrote this after realizing you might of meant every when you wrote all. Lets say you write a daily blog. A single A4 of text contains on average 3000 characters, your posts average slightly above that by being…
Being more verbose is generally just poor writing. Now, using a separate website per topic seems like a silly limitation, but the more topics being discussed the less relevant the discussion.