Live data from Hacker News

The 'Fuck You' Pattern

cedwards.xyz

21–30 of 619 posts

Re: The 'Fuck You' Pattern

#21
This seems like an anti-scraping measure to me, they are limiting how much content you can access on the site without an account?

Seems like if they did not have protections like this, another group of people would be complaining about easy FB makes it for nefarious actors to violate your privacy, etc. and how careless they are in not locking down access better.

Re: The 'Fuck You' Pattern

#22
post #11

Yeah - this is why I stay out of Instagram. They're repeatedly, blatantly hostile to any non-user use. At least they're not as bad as Pinterest, which has done this for years, plus their million alternate domains polluting search results.

What exactly is a “non-user use”?

Re: The 'Fuck You' Pattern

#23
post #5

Reddit is full of these patterns in order to drive users from mobile web to app. Reddit mobile web really sets the bar for user-hostile UI in my opinion.

The web reddit is just awful. Leave a thread open for some time, and navigation even breaks.

Re: The 'Fuck You' Pattern

#24
post #9
post #5

Reddit is full of these patterns in order to drive users from mobile web to app. Reddit mobile web really sets the bar for user-hostile UI in my opinion.

What I don’t understand is why Reddit wants us to use the app so badly. Is it just for ads? Is it data collection?

another possibility is to increase traffic, which I guess also increases ad revenue. It's a lot easier to tap an icon on your home screen than it is to open a browser and type in reddit and whichever subreddit you want to browse. The less friction there is, the more likely you are to be a daily user, driving their revenue.

Re: The 'Fuck You' Pattern

#25
post #11

Yeah - this is why I stay out of Instagram. They're repeatedly, blatantly hostile to any non-user use. At least they're not as bad as Pinterest, which has done this for years, plus their million alternate domains polluting search results.

Pinterest is the absolute worst at this. I died a little inside when I finally gave in and made an account (using google login). But I needed to use an image for some research I was doing.

Re: The 'Fuck You' Pattern

#27
post #5

Reddit is full of these patterns in order to drive users from mobile web to app. Reddit mobile web really sets the bar for user-hostile UI in my opinion.

Microsoft Windows is even worse. Constant disruptive updates, forcing you to make an account during install, ads in the start menu, that creepy "Cortana" process that you can't kill...

One of the few good things from Windows 11 is that Cortana has been evicted (the Bing stuff is still there though).

https://www.microsoft.com/en-us/windows/windows-11-specifica...

Re: The 'Fuck You' Pattern

#28
post #5

Reddit is full of these patterns in order to drive users from mobile web to app. Reddit mobile web really sets the bar for user-hostile UI in my opinion.

The web reddit is just awful. Leave a thread open for some time, and navigation even breaks.

I just use old.reddit.com on my mobile and laptop.

Re: The 'Fuck You' Pattern

#29

The inability to scroll is from a body-level element that has `overflow: hidden` set. Set that to visible and you should be able to scroll

Maybe it's time for shit like hiding scrollbars to be opt-in. I bet there are great use-cases for messing with scrolling, or right-click, or the back button, or whatever else. I bet there are benevolent websites that make downright acceptable use of these things. But this is not the hot path. There is far more abuse than good-use, yet I don't know any browser that does the right thing.
Post reply on HN