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 t…
The infinite scroll may become endangered if controversial Calif. law passes
291–300 of 464 posts
Re: The infinite scroll may become endangered if controversial Calif. law passes
#292Earlier quoted context omitted.
Speaking as someone who agrees with you, it's much better to just make your point than to lay it out in hints like this. It's condescending and annoying. No offense intended, just a note.
Fair enough, I just get bored of being the lone voice refuting these obvious talking points. To be honest I suspect much of the support for this bill here is inorganic, and I do feel extreme contempt for the people pushing it. In the end I’m not really trying to convince these posters—they have obviously made up their mind—but rather to entertain and educate the nonaligned audience.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#293Earlier quoted context omitted.
For one, compliance is compliance. For another, "You only need them if you're using them for something like tracking." yeah, sites want to track user behavior and the eu said if you want to do that you gotta have a banner. How is that "malicious"? Seems like the eu got exactly what they wanted?
> and the eu said if you want to do that you gotta have a banner. No they did absolutely not say that! They said I need informed consent before I collect your personal identifiable information. Nothing prevents me from instead of using a banner, for example having a small widget in the footer or elsewhere on my site if I were to want to collect it (I have no analytics or cookies on my site at all).
And next thing you know, there'd be people complaining about "dark patterns" where the small widget is designed to be very easy to overlook and (more importantly) someone may inadvertently use the site briefly before noticing that they can turn off tracking. Whoops, you just got tracked.
A modal makes it obvious what's happening on the site and gives you a chance to opt-out before proceeding. There really is no better way to do it that's going keep everyone happy. People just don't want to admit that the only way to properly implement this feature is to annoy people.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#294This seems like an arms race that will be very hard for the state to win, meta is prepared to spend billions throwing engineers phds and compute at making the most addicting platform possible within the bounds set by the law, while this kind of law would make it hard for small entrants into the market, I’m not against trying to do things that are reasonable to prevent addictive behavior, but I hope these rules are ga…
This is exactly what will happen, Meta will just add a “next page” thing after 100 items that does a cool animation when you click it and the feed will continue as usual. Meanwhile we’ll start stacking up similar bills everywhere else and small operators will close down when they start getting worried about keeping up with 50 states worth of different regulations. Goal achieved: media centralized.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#295Earlier quoted context omitted.
A lot of this is states trying to figure out a way around the first amendment to regulate social media that the courts will wink and accept. That is why you see so many convoluted laws being drawn up by state legislatures about this.
What should be changed is the exemption algorithmically curated feeds still get under section 230. This has always seemed like a huge loophole. Once social media feeds are picking and choosing what to show users based on opaque criteria they are no longer neutral carriers of information but more like newspaper editors. They should be liable for what the users see.
Uh... Have you actually ever read section 230? There is no "exemption" that algorithms get. Like literally none. The section is probably one of the simplest forms of legalese in the entire US code. Please read it before making claims about it.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#296Earlier quoted context omitted.
But the underlying table changed since. I'm not very familiar with these myself, but it seams to me that the best solution is to keep a session cursor for the user, and these are a lot simpler when you only ever move it forward.
It's slightly different but I don't see why there should be a notable difference in difficulty. You need to somehow represent what you saw so far and act based on that.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#297Earlier quoted context omitted.
Should all buttons require a confirmation dialog to prevent people from making decisions too hastily? Should we ensure all interactions have at least 100ms of latency so users don’t get mesmerized by a smooth experience? Maybe we should set a max color saturation so nothing looks too enticing. We also don’t really need box shadows or gradients, they’re clearly meant to mesmerize users into making bad decisions. What…
Is your argument that unless we can make a law that is perfect and covers every conceivable use case of coercive design, then we shouldn't bother to make a law that covers any of them?
Re: The infinite scroll may become endangered if controversial Calif. law passes
#298Re: The infinite scroll may become endangered if controversial Calif. law passes
#299We 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 w…
Should all buttons require a confirmation dialog to prevent people from making decisions too hastily? Should we ensure all interactions have at least 100ms of latency so users don’t get mesmerized by a smooth experience? Maybe we should set a max color saturation so nothing looks too enticing. We also don’t really need box shadows or gradients, they’re clearly meant to mesmerize users into making bad decisions. What…
Re: The infinite scroll may become endangered if controversial Calif. law passes
#300Curious 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…
Its all very well saying "we will ban x" but unless you can define "x" reliably in a way that stands up to court arguing, you're not banning it, you're putting a lawyer tax on it.
The issue is, the vauger the terms, or harder it is to prove, the more money can warp the outcome.
There will always been cornercases to all laws, so you need to choose what you are going to hit and why.
Dark UX patterns can be hard to prove, you need to show that a normal person is not reasonably able to understand. That changes with time. (ie in the 90s asking someone to login and press a link would have been onerous, when a phone service/postal/fax was the done thing.)
So you either build in a proof, which can be gamed, or you target a specific action or thing, which will need updating.
the Law is hard, and, increasingly made by people who are not experts.