Live data from Hacker News

I think I kind of hate lazy loading

shkspr.mobi

181–182 of 182 posts

Re: I think I kind of hate lazy loading

#181

Earlier quoted context omitted.

It's the subway where you are that's not designed for apps. On Korean subways I stream video at max res throughout the ride.

The infrastructure of Asian capitals is the best in the world, that's exactly the point - 99% of the world experiences deteriorated network (see comments in this thread to that point). It's frustrating when software isn't built in ways that are resilient to that.

Most western European and all Australian cities I've traveled in had perfectly fine connectivity on underground trains.

Re: I think I kind of hate lazy loading

#182

Earlier quoted context omitted.

could hold down the space bar until you are at the end, then save.

That is a great idea, but actually does not work, because the browser redownloads the page from scratch when I save. Also, it has to be done for every page, which I would have to remember to do each time.

ah right! I forgot about that. For a single page:

(Firefox) load everything > ctrl+a > right click > view source (have to wait a bit for that to work) > ctrl+a again > copy > paste into text document > save as > example.html

It is a truly insane workflow, as if you are trying to do something weird.

Better to just right click > take screenshot > whole page or use the cli https://firefox-source-docs.mozilla.org/devtools-user/taking...

Post reply on HN