Live data from Hacker News

So Reddit has decided that plain HTML is unsafe

cole-k.com

31–40 of 681 posts

Re: So Reddit has decided that plain HTML is unsafe

#31
Another fun New Reddit quirk: on iOS, the un-dismissable “better in the app” popover makes scroll stop working, meaning you can’t scroll up to get the iOS-native “Open in App” toolbar that actually opens the app, so your only option is to click their hand-rolled button that just opens the App Store listing, or reload the page and tap the native “Open in App” button before the popover reappears.

Re: So Reddit has decided that plain HTML is unsafe

#35
post #22

It seems like the community business itself is dying. Not just Reddit, but other communities and forums are all in decline. I thought it was because of LLMs, but they were already dying before LLMs appeared. Though LLMs did accelerate the decline. The business model where a company owns a public community and monetizes through ads and search traffic seems to have just been a failed model. The value of a community com…

Cloudflare recently reported that the majority of internet traffic is bots now. It wouldn't surprise me if the vast majority of traffic and comments on Reddit is now bots. Those organic conversations you're having? Bots. Those arguments with annoying people? Bots. All those positive comments and stories about the latest product/movie/politician/party/company/country? Bots. The entire front page is most likely owned and controlled and paid for by the highest bidders.

I think people are becoming more cynical about "social" media. It's far less social now and mostly anti-social. Maybe the new term should be rage-media or consumption-media. Either way I don't need more outrage in my life. I say good riddance to social media.

Re: So Reddit has decided that plain HTML is unsafe

#36
post #10

I am hard put to defend reddit and a lot of the things they do ... but I can attest, from personal experience, that scrapers are a huge problem for anybody trying to keep a complex site working. Withholding the display of the comments will significantly reduce the database traffic needed to satisfy a request; I can see why they would want to do that for anonymous readers.

Well Reddit would have a lot less scraper traffic if it hadn't shut down the feed API 3 years ago in an attempt to keep its data closed and only distributed to Google (which paid money for it). Self-inflicted. No sympathy.

Re: So Reddit has decided that plain HTML is unsafe

#37

Meta has spent $2B on verification lobbying. Very successfully it seems. In 1-2 years, you won't be able to browse the internet without scanning a body part and providing a ID for your ass. https://www.gadgetreview.com/reddit-user-uncovers-who-is-beh...

I would view a website that requires users to go through a lengthy verification process.

Given all the astroturfing from companies and governments, this would give a bit of trust.

Re: So Reddit has decided that plain HTML is unsafe

#38

Meta has spent $2B on verification lobbying. Very successfully it seems. In 1-2 years, you won't be able to browse the internet without scanning a body part and providing a ID for your ass. https://www.gadgetreview.com/reddit-user-uncovers-who-is-beh...

Meta has not spent $2 billion on ID lobbying.

That bogus number came from a complete AI slop Reddit post that was later removed.

That’s why the only references you can find to it are from sites like your gadgetreview.com link that repost clickbait without fact checking anything.

Re: So Reddit has decided that plain HTML is unsafe

#39
post #4

This is hyperbolic. Users that started with the older interface often prefer that. Humans do not like change. This is a trap that many software developers offering prereleases also fall into. The safety claim has as much to do with maintaining only one stack at a time. Keeping an older interface around extends vulnerabilities and generates ongoing maintenance costs. Referring to old Reddit as plain, safe HTML is not…

> Keeping an older interface around extends vulnerabilities and generates ongoing maintenance costs.

For the backend, sure. But HTML is HTML. HTML doesn't have "vulnerabilities" (unless you want to count javascript, which can be updated without changing the HTML) and doesn't have "maintenance costs." Nothing about updating the site for vulnerabilities requires changing the actual layout of the site.

Post reply on HN