Live data from Hacker News

Why Infinite-Scrolling in Mobile Apps is Destroying Content Consumption

thisiselevator.com

21–30 of 77 posts

Re: Why Infinite-Scrolling in Mobile Apps is Destroying Content Consumption

#21
post #5

the best is when you cannot get to to footer anymore because of infinite scrolling...that includes FB too...

The column to the right of your feed (where birthdays and events show up) also includes the same links as the footer. Click "More" to get to the Developers page, etc.

Re: Why Infinite-Scrolling in Mobile Apps is Destroying Content Consumption

#22

"A finite list of news. An Instagram feed that can be finished. A Twitter feed that ends." Isn't this confusing source and outcome? Even if your app (or website) adds an 'end' point, it would only be artificial. The news never ends. Instagram and Twitter never sleep. If you can't be your own gatekeeper (eg, by following a very small number of users on Twitter) then I doubt an artificial 'end' point from another gatek…

The author got it backwards. Infinite scrolling of HISTORY is not a problem. Twitter feeds end at the TOP, not the bottom. You scroll down endlessly because you are bored.

Re: Why Infinite-Scrolling in Mobile Apps is Destroying Content Consumption

#23
> After spending hours scrolling through Instagram, Facebook, Twitter or Flipboard our mind feels tired. We feel intellectually bloated, and yet completely unsatisfied. Why? Because there is more out there. What if I’m missing out on something? What if there is some critical piece of knowledge just three flicks of my finger upwards?

The author seems to be essentially describing an addiction, and suggesting that the compulsions can be ameliorated by placing arbitrary divisions in the consumption stream. I have to admit, it would be interesting to see if there's a difference in consumption behavior between infinite scroll schemes and manual "Next Page" navigation... maybe this has already been studied?

It would probably be overkill to force this on users ("sorry, we're taking away infinite scroll because some of you couldn't control yourselves") but I can see it being potentially useful as an option in apps, available for those who find themselves in need of structure.

Anyway, I'm not entirely convinced it would solve addiction... after all, cigarettes come in discrete units, and we all know how that turned out.

Re: Why Infinite-Scrolling in Mobile Apps is Destroying Content Consumption

#27
post #23

> After spending hours scrolling through Instagram, Facebook, Twitter or Flipboard our mind feels tired. We feel intellectually bloated, and yet completely unsatisfied. Why? Because there is more out there. What if I’m missing out on something? What if there is some critical piece of knowledge just three flicks of my finger upwards? The author seems to be essentially describing an addiction, and suggesting that the c…

From experience, I can confirm that there is a pretty massive subjective difference between scrolling through a book vs. reading it in page size chunks. When I scroll through something, especially if it is dense, I tend to be continually moving the page so that I keep the sentence I am reading in the middle of the screen. Since I often scan up and down around a point in the text to gain context and solidify the meaning this has led to less retention of knowledge when I scroll through as opposed to page through. There is probably more to it as well though, because I definitely feel that bloated feeling mentioned. What's more, I feel it even during short chapters, when the same amount of text read in paged form would not give me any trouble.

Not sure if this is replicated by others, but this may reveal something fundamental about how I interpret information in printed form.

Re: Why Infinite-Scrolling in Mobile Apps is Destroying Content Consumption

#28

What I hate the most is when I'm using a scrollbar and the infinite scroll adds more content to the bottom of the page and suddenly the scrollbar jerks up because I'm now 30% down the page instead of 15% down the page--then it takes me a minute to find where I was before the infinite scroll event. Happens to me ALL THE TIME. F-ing annoying. A "load more" button with some kind of ---------next page--------- line to de…

Oh yeah, this happens to me on Flickr all the time, when holding the scrollbar (talking desktop browsing here).

Re: Why Infinite-Scrolling in Mobile Apps is Destroying Content Consumption

#29

I don't like infinite scrolling either because there is seemingly no end, and no "landmarks" like page numbers that you can refer to to see how far you've gone.

They do not need to be mutually exclusive. A mobile app I maintain, for instance, appends each page as you scroll, but it also displays the page number of the content you are seeing and allows you to jump to specific pages.

Exactly. Additionally, it's very easy to implement a single-page-app-esque page button that simply hides one page to make room for another, then allows you to return to that page without loading any more data. Considering how rediculously easy that would be, I'd personally build it in as an option. I do realize though that it's trendy these days to simply omit all options and preferences in favor of keeping it simple.

Re: Why Infinite-Scrolling in Mobile Apps is Destroying Content Consumption

#30
> You reach the end of the feed, and a loading animation appears. More news loads. More pictures appear. You scroll again. The loading animation appears. More content loads. You continue scrolling

Then your mobile browser starts to lag and fucking crashes because it exhausted memory. Not to mention breaking the back button and the footer-at-the-end-of-the-rainbow issue. This thing has to die.

btw, Medium breaks text selection on mobile safari :/

Post reply on HN