Earlier quoted context omitted.
Why is the list constantly changing anyway?
Because other people keep adding new posts (and upvoting existing posts, which changes their order).
The infinite scroll may become endangered if controversial Calif. law passes
41–50 of 464 posts
Re: The infinite scroll may become endangered if controversial Calif. law passes
#42Curious as to where the line between “addictive feature” and "good UX" is. Is deliberate pagination actual impedance to use or merely an annoyance that's been weeded out with modern UX design? When does a feature that simply makes your product easier to use cross into a territory that it's illegal? What about media previews, in a platform like reddit if you can preview or expand media directly from the main list is t…
Instead, a scroll should give you a break before heading into the next video. I'm willing to bet this would help severely with addiction. People are then forced to reconsider whether they actually want to play the next video. "Done" should not always lead to "here's the next stimulus". That's what's addictive. The brain isn't made to break out of that loop easily.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#43It should just be universally required to give an option to disable addictive features. Should prevent age verification, and giving users optionality is always a good thing (for them).
> Should prevent age verification It won't, become some parties are proposing a narrative of "shielding the innocent from harmful content" (such as themselves). keir starmer seems to suppose nudity would be indecent, against an implicitly stated decent itself and british politics.
Age verification and how enthusiastic gov'ts are about it is concerning.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#44EU Commission: addictive design Instagram and Facebook in breach of the DSA
https://ec.europa.eu/commission/presscorner/detail/en/ip_26_... (https://news.ycombinator.com/item?id=48858292)
> The investigation focuses on features such as infinite scroll, autoplay, push notifications, and the platforms' highly personalised recommender systems.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#45Earlier quoted context omitted.
Because other people keep adding new posts (and upvoting existing posts, which changes their order).
While that's true I think that once the feed has been observed in a certain way the advantages of stability outweigh the advantages of showing a tweaked version the second time it is loaded.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#46Earlier quoted context omitted.
The challenge is to retain an ordering over the result set. How would infinite scroll behave any differently in this case? The changing results seems to be an orthogonal concern to pagination/infinite scroll.
Infinite scroll makes the problem much easier, even if it’s still a problem. The only action you need to support is loading more results, which you can do by loading all results and filtering out those already shown. With pagination, the user may say “give me page 3” and you have no idea what was on pages 1 and 2, if they were even loaded.
Same as if you are scrolling and have reached result 20 And want to load more.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#47Instead of trying to whack a mole on all addictive mechanisms, just ban the business model driving all of them: targeted advertising.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#48Earlier quoted context omitted.
Infinite scroll makes the problem much easier, even if it’s still a problem. The only action you need to support is loading more results, which you can do by loading all results and filtering out those already shown. With pagination, the user may say “give me page 3” and you have no idea what was on pages 1 and 2, if they were even loaded.
If page 1 and 2 were 10 each you load results 21-30 Same as if you are scrolling and have reached result 20 And want to load more.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#49note that this is going after "psychologically exploitative features intended to maximize engagement" of all kinds, not just infinite feeds. it also poses an ultimatum banning people under 16 from websites that provide such addictive features to anyone. personally I am against internet identification, and I think teenagers should be allowed on social media, so I have to ask: why only children? if these features are s…
Re: The infinite scroll may become endangered if controversial Calif. law passes
#50Curious as to where the line between “addictive feature” and "good UX" is. Is deliberate pagination actual impedance to use or merely an annoyance that's been weeded out with modern UX design? When does a feature that simply makes your product easier to use cross into a territory that it's illegal? What about media previews, in a platform like reddit if you can preview or expand media directly from the main list is t…
Infinite scroll evolved alongside algorithms that incentivise addictive content. So it’s “good” UX in that it’s effective for consuming addictive content… When I’m trying to do something constructive, like search or browse, infinite scroll is IMHO disastrously bad. You can’t keep your place in the list, or jump ahead/back.