Comment on Xbox 360 ArchitectureparentComments−gwern4yOne obvious thing you could do to conserve bandwidth is not do loading=auto but loading=lazy. You've got like 70 images in there which are going to download, but how many readers will scroll to the bottom and look at all 70? (Few.)−flipacholas4yOh, this is actually a bug of the html template, until now I've never realised it was happening. I've just fixed it, thanks.
Comments
One obvious thing you could do to conserve bandwidth is not do loading=auto but loading=lazy. You've got like 70 images in there which are going to download, but how many readers will scroll to the bottom and look at all 70? (Few.)
Oh, this is actually a bug of the html template, until now I've never realised it was happening. I've just fixed it, thanks.