I grew up during the dial up era of internet and remember how insane it was each time the technology improved, broadband, dsl, fiber etc.
I wouldn’t expect pages to instantly load, but I have to imagine all the data farming is causing sites to be extremely bogged down.
The browser does that. How would you expect to get the images except for one by one? It has always been the case for as long as images have been supported.
deleted by creator
There is a technique where you put all the images side by side in one file and then reposition it in the view port to show different images. Usually this is for icons since profile pics change too often and would need rebuilt server side each time.
that’s image sprites.
nowadays, icons are very often SVG embedded right in the html or js.
Then you can put all possible images anyone could ever upload as a profile pic into a meta image and assign a 3 MB identifier to each user to specify which subsection of the image to view for that user
You know, I bet crypto mining rigs would be great at generating all those images.