Hacker News new | ask | show | jobs
by pants2 525 days ago
I think Reddit's API changes and more did lead to an Exodus of a good chunk of power users that gave the site more of an identity. But what's worse is the official Reddit clients gamify using Reddit so much that, on the whole, content quality is down significantly, even in the smaller niche subreddits that usually had great stuff. The problem is high quality content isn't profitable, endless scrolling is.
4 comments

People keep saying this but I haven't noticed any drops in quality. The default subs have always been bad, and the niche subs continue to be good, in my experience. Do you have any specific examples?
Very insightful, didn’t think about Reddit’s incentive to promote low effort garbage over quality content
As someone who has been ingesting a high volume of reddit "content" for the better part of 3 years - the spam/bot problem is _wild_.

I've implemented a handful of methods to detect 'networks' of these bots/spammers/karma farming accounts and, from the subreddits I'm monitoring, it's _more than half_ of the total accounts posting to them. This is across subreddits of all types, sizes and topics. Massive subs, regional subs, local subs, they're all completely inundated with these accounts - and these are the ones that make it through Reddit's own spam detection and whatever each subreddit has in place to handle moderation. These are the posts that do go public, more than half of the _accounts_ I've determined are spam/karma farming/bots. It's an even greater proportion of the _posts_ that belong to these accounts. (Thus, there are more spammers than "real" users, and they're posting more than the "real" users)

And this is with rather elementary methods of determining "spam" from "real" users/content. Those spammers who aren't being very lazy can pretty easily slide through my filters. (I'm detecting 'duplicates' of images and post titles/account descriptions using perceptual hash/simhash and hamming distance only - I'm rolling out text/image vector embedding based duplicate detection now and the numbers are even worse with this in place but I don't have it properly tuned yet) They're literally just re-posting the same content that successful/high karma accounts have previously posted en masse across as many subreddits as they can find/aren't banned from and it's wildly effective.

What's crazy to me is that many of them are in the 6 and 7 digits of karma - obviously spam accounts with > 1,000,000 karma is wild.

It seems to me that Reddit has zero interest in controlling this. Some might argue this is confirmed by the lack of moderation tools available to subreddit mods (which was ultimately the motivation of me building this system - but when they changed the API stuff I changed my goals/intention with it).

This is making the big assumption that power users add to the quality of the site instead of the quantity.
The problem is there communities are hard to build and easy to destroy.

Reddit destroying its user communities causes real damage. Those users don't magically congregate somewhere else.