logoalt Hacker News

friendzistoday at 7:33 AM1 replyview on HN

> Curious 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?

These feeds couple two features together: infinite scroll and automatic refresh. Without "pages" there is no technical way to refer to (and link) to a specific view, it's always generated. The best you have is a link to a particular item. Automatic refresh adds FOMO that you will not see the post again if you stop engagement right now.

Coupled together there is nothing about "product easier to use" and all about addictiion-inducing dark patterns.

Some apps do not tack on the auto refresh, meaning you can close the app at any time, reopen it and keep scrolling from the point you left, eliminating the addictive fomo.


Replies

reformdtoday at 7:43 AM

> When does a feature that simply makes your product easier to use cross into a territory that it's illegal?

Good question! Maybe when that which makes the application/product easier has more negative side effects than positive or useful intended effects?

There must be ample examples/collections on the net about convenience and/or ease of use doing ugly stuff to body and brain short-, mid-, long-term.