Article URL: https://www.sfgate.com/politics/article/meta-social-media-teenagers-22337724.php
Comments URL: https://news.ycombinator.com/item?id=48897104
Points: 209
# Comments: 391
Hacker News 讨论
209 points · 399 comments · 查看原帖
- ticulatedspline
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? What about media previews, in a platform like reddit if you can preview or expand media directly from the main list is that an “addictive feature” or just convenient design? also interested in the larger economy, if you create a plugin that restores or adds infinite scroll to a website could you be liable for providing illegal UX? EDIT: to clarify I'm not really griping on infinite scroll in particular, more the difficulty in regulating postitive UI/UX. Dark patterns are relatively easy to identify. If the unsubscribe button is hidden behind 3 screens and is in 3 point font that's pretty clear
- scoofy
We can all agree that the internet was great and now it is less great, but the second someone articulates a very, very simple rule, the "well ackchyually" crew comes out of the woodwork. Infinite scroll is very obviously unnecessary. It is very obviously intended to keep people on an app longer than they would otherwise use it. You can lazy load into a finite scroll. Just make people click something every once in a while.
- ulrikrasmussen
Instead of trying to whack a mole on all addictive mechanisms, just ban the business model driving all of them: targeted advertising.
- pmuw
Its the combination of infinite scroll and algorithmic curation of audiovisual media, that is addictive. Its equivalent to a TV channel tailored just for your interests, and TV was considered very addictive in the past. I wrote an infinite-scroll implementation for my blog. Infinite scrolling through a static bank of content (even with some randomized elements) is not engaging. You eventually make it to the bottom and think "that's it?" There are other types of Internet communities where people can connect with each other, that do not involve infinite scrolling, algorithmic curation, and using your collected interests for targeted advertising. I would love to see regulation, just to see the value of Meta's user-profiling-data-assets shrink.
- petterroea
I've heard a lot of negative talk about Californian politicians, but compared to how the discussion is going on in Norway about the same issue, this is great. It's very refreshing to see politicians actually understand the problem at hand instead of just throwing age checks at it. For reference, in Norway, you basically have 3 camps: * Age verification is a detriment to democracy if implemented at a large scale as a requirement to speak in public. Well documented (activists and subject matter experts generally agree on this) * We will solve the problem of kids online and we will solve it now. The solution must be age verification. Experts loud protest, and even committee findings that warn against are completely ignored (usually people who want a quick and easy solution, politicians who want the bragging rights of having saved the kids) * We want to solve the problem, but the only obviou
- tancop
its the same wrong answer again and again. how long will it take for lawmakers to realize that the best way to fight big tech is give people choice . infinite scroll, recommender systems, targeted ads, all the other "toxic" features should be optional with massive fines for anyone who tries to force people into using them (that includes making them inconvenient to turn off or charging for it). the most enforceable way to do this is making open apis mandatory. any user should be able to get api keys that let them do all the basic operations like view posts for a user, consume the firehose, read their own likes and follows, you get the idea. your api is incomplete? you get fined. needs a paid subscription or signing a contract? all views go through the recommender system? straight to jail. we need to play hard with platforms but let users do what they want, at least if its not disruptive t
- senorcrab
It 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).
- hexage1814
The problem with infinity scroll is the lack of "pagination", which essentialy make most of content to get hidden away. For instance. Let assume you have 3000 comments on a YouTube video, your browser will crash way before it "infinite scroll" to the end (I know that that are tools to bypass this, but I'm talking about the default experience).