Live data from Hacker News

Ask HN: Why is today's Internet experience so user hostile?

news.ycombinator.com

281–290 of 383 posts

Re: Ask HN: Why is today's Internet experience so user hostile?

#281
post #194
post #154

Earlier quoted context omitted.

> hard wait time to unsubscribe It really is the grandmother excuse "you the user dont know what the unsubscribe button is doing, so we ask you to wait 3h and confirm 4 times because maybe you are clicking by mistake since you dont know where and what you are clicking".

No, it’s because it was A/B-tested with the result that the pattern retains more subscribers, which is good for KPI if not for the business.

This particular pattern is so dark that the FTC is cracking down on it[0]:

Under the enforcement policy statement issued today, businesses must follow three key requirements or be subject to law enforcement action, including potential civil penalties:

    Disclose clearly and conspicuously all material terms of the product or service, including how much it costs, deadlines by which the consumer must act to stop further charges, the amount and frequency of such charges, how to cancel, and information about the product or service itself that is needed to stop consumers from being deceived about the characteristics of the product or service. The statement provides detail on what clear and conspicuous means, particularly noting that the information must be provided upfront when the consumer first sees the offer and generally as prominent as the deal offer itself.

    Obtain the consumer’s express informed consent before charging them for a product or services. This includes obtaining the consumer’s acceptance of the negative option feature separately from other portions of the entire transaction, not including information that interferes with, detracts from, contradicts, or otherwise undermines the consumer’s ability to provide their express informed consent.

    Provide easy and simple cancellation to the consumer. Marketers should provide cancellation mechanisms that are at least as easy to use as the method the consumer used to buy the product or service in the first place.

[0] https://www.ftc.gov/news-events/press-releases/2021/10/ftc-r...

Re: Ask HN: Why is today's Internet experience so user hostile?

#282
post #174
post #27

Earlier quoted context omitted.

Users are the last ones to blame. If anything it’s policy makers, investors and industrialists. If you want to participate in society, you need a smartphone, and guess what? The whole world is okay with only 2 companies doing this….

I don't have a smartphone, am I not participating in society?

It's getting harder and harder to manage without a smart phone. I was stuck overseas at the start of the Pandemic because I couldn't buy a plane ticket as I couldn't receive an SMS for OTP authorisation. Had a shouting match with my bank when I finally did return as they now want me to use an App, which I couldn't get while I was overseas.

Re: Ask HN: Why is today's Internet experience so user hostile?

#283
post #232

I think we software developers tend to overstate the impact that the inner world of software developement has on this kind of thing. It wouldn't even occur to me that "release often KPIs" has anything to do with it. The reason the web looks like it does today is because it mostly works , for the value of works that the people building the web care about. Most things on the web are there because someone wants to make…

Yours is a solid neo-liberal explanation that ignores one important fact: so much of what's online is not market-driven. It cannot survive in the steady-state on it's own. Much of it is investor funded. It's someone's best guess about what the public will find acceptable. And then, remarkably, these guesses are used by others to triangulate their own guesses, and you get something like a "UX bubble" divorced from eco…

I'm not sure about the impact of VCs here.

For all their power, I think most people's biggest interactions on the web are with Facebook, Youtube, Amazon and Google. Do you have any good examples of VC-funded UX experiences that fairly prevalent?

Re: Ask HN: Why is today's Internet experience so user hostile?

#284

You hit the nail on the head -- repeatedly. Shit. I just bought my gf a Roku as a stocking stuffer. We were setting it up and it made her put in her email and phone number to verify. I was appalled; I was like don't put in your email! I'll return it! But she wanted be able to watch YouTube on her TV since Apple removed it without warning from her AppleTV device . My own Roku from a couple years ago works great with n…

> We were setting it up and it made her put in her email and phone number to verify. I was appalled; I was like don't put in your email! I'll return it! I’m glad to know I’m not the only one still trying to fight this fight. It’s really starting to be a problem with games. Buying games during the holiday Steam sales used to be a big part of my holiday break, something that was my way of winding down after a long year…

Heh. We have a similar philosophy. And I'm always a fan of quitting gaming (like I'm a fan of quitting drinking; I'm pretty sure I could do it if I wanted to). I was a lucky foo who registered a lot of mail.yahoo and gmail accounts before they checked identity, but it's still totally possible to be semi-anonymous these days. I have a couple burner phones; once you bootstrap a google ID it's not that hard to move it around. But also, buy a bunch of cheap ass domains, you can get all the inbound mail you want. Outbound is a little trickier, but who fucking cares. Highly recommend just for your sanity that you invest the time to set up a few fake identities while you're refusing to game... it's not going to get any easier in 2023.

[edit] I should clarify that I'm probably such an asshole, I didn't even suggest letting my gf use one of my fake accounts to set up the Roku. Not that she gave me a chance; she was already done with the verification email by the time I started decrypting my list of them.

Re: Ask HN: Why is today's Internet experience so user hostile?

#285
post #232

I think we software developers tend to overstate the impact that the inner world of software developement has on this kind of thing. It wouldn't even occur to me that "release often KPIs" has anything to do with it. The reason the web looks like it does today is because it mostly works , for the value of works that the people building the web care about. Most things on the web are there because someone wants to make…

>effective at making money I think you hit the nail on the head. I also want to add that one of the arguments on moving everything to the web (applications I mean) was that the web interface was intuitive and didn't require documentation. That may have been true in many cases in 1999, but it certainly isn't now. That leaves users to click around to try to figure out how to use the web app through trial and error. Not…

> I also want to add that one of the arguments on moving everything to the web (applications I mean) was that the web interface was intuitive and didn't require documentation.

I strongly disagree with this. The reason most apps (or rather, most software) moved to the web is because of a few factors:

1. No installer necessary - this made getting people running much faster and more reliable.

2. You could monetize in a way you simply couldn't with offline software. Instead of selling it once, on the web you have myriad ways to finance software, e.g. SaaS, other forms of selling continued access, advertising, etc.

Note that point reason 2 is exactly my point - companies moved to the web in large part because it was far more profitable. (And I say this as someone who's been a developer during most of the time this shift was happening, and was part of companies making the business-model transition to subscription software.)

> When apps were local, you could always hit F1 and get context sensitive documentation on the particular form you were on and it would (try) to explain what the app was looking for. Apps also had a conformity being all Windows apps using the Windows SDK. It certainly wasn't perfect, but at least it was something.

And again I have to chime in here as a long-time computer veteran - if you think what most people do with computers today is harder than it was in the past, you are just plain wrong. Being able to hit F1 to get help was something that was done by maybe .1% of the population. Yes, desktop software supposedly enforcing UX conformity was an advantage, but not as crazy an advantage as you would think.

As someone who has been helping users out for years, I have no doubt at all that the average UX has gotten way better.

(Though side note, I don't think this is just the influence of the web... we've also just gotten better as an industry on making software, IMO)

Re: Ask HN: Why is today's Internet experience so user hostile?

#286

Earlier quoted context omitted.

> It is reasonable that an Apple TV released in 2012 Respectfully, I disagree. To the point where I want to yell at the screen. If the appliance still works, don’t stop supporting it. 9 years is not that long of a time. I don’t care that it means more work for the development team. They had software working for it, and at its core YouTube is just displaying streaming video. If it can work on a $15 Roku stick, it can…

Apple does still support it. Apple’s own shows work on it. > They had software working for it, and at its core YouTube is just displaying streaming video. Who is they? It takes 2 to tango. What is Apple supposed to do if YouTube/CBS/MLB decide to stop sending MP4 video and the device they started designing 10+ years ago was only designed to play that (or not play what ended up being the winning format)?

This rant wasn't aimed at Apple - sorry if that was unclear. It's aimed at YouTube devs (and developers in general) - the ones who stopped their support.

Re: Ask HN: Why is today's Internet experience so user hostile?

#287
post #221

Earlier quoted context omitted.

> you have no other choice You always, always have a choice. Throw away the victim and obey mentality. Freedom is taken, not served to you. When someone send you a trojan horse.virus.exe you do not have to open it. Neither do you have to open a convoluted proprietary binary format requiring you to buy a license to read said binary. Politely decline, reject. You have that power.

You are both right and wrong at the same time. You demonstrate it yourself. You say how you've failed informatics classes for failing to pass MS Office test. If that's not "forced", I don't know what is. There are many battles worth fighting when it comes to freedom, and choosing to fail a test to demonstrate freedom is quite admirable. And quite silly. I've done things like that too, and I am fully aware that they c…

Tips hat, good sir.

Re: Ask HN: Why is today's Internet experience so user hostile?

#288
* Metrics-driven product development which focuses on things like "engagement", so more popups and analytics shite.

* HIPPO or designer-driven requirements for "cool" (for various opinions on "cool") requiring large JS payloads, massive banner images and videos etc at the cost of accessibility and lighter page size (as well as larger surface area for UI bugs).

* Developers working with high-end machines and fast internet connections, so lack of empathy for users with neither.

* Scrum/agile hamster-wheel methodology so developers are focused on tiny atomized tasks, preventing holistic improvements.

Re: Ask HN: Why is today's Internet experience so user hostile?

#289

Earlier quoted context omitted.

> We were setting it up and it made her put in her email and phone number to verify. I was appalled; I was like don't put in your email! I'll return it! I’m glad to know I’m not the only one still trying to fight this fight. It’s really starting to be a problem with games. Buying games during the holiday Steam sales used to be a big part of my holiday break, something that was my way of winding down after a long year…

It's even worse with games. If you buy a game on steam, steam has an account api that is completely usable for online play, but the game companies want more data so they force you to make an account with them. I have a stadia account and I've taken to doing the same thing. If i go to play a game and the first thing it wants me to do is create an account, I'm not playing that game, and I'm telling support about it.

Why not just set up a throwaway email for all of it? =\

Re: Ask HN: Why is today's Internet experience so user hostile?

#290
The only thing anyone who controls websites cares about is profit. Nothing other than money matters in our capitalistic society. No human virtue. No social virtue. Nothing beyond money.

As some have said here, the dark patterns are thought to produce better results. Those results are profits and nothing else. Negative consequences that do not reduce profit are never considered.

Until we change to a social compact based on something more kind than the love of money, we will see nothing but evil.

Post reply on HN