view the rest of the comments
News and Discussions about Reddit
Welcome to !reddit. This is a community for all news and discussions about Reddit.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules
Rule 1- No brigading.
**You may not encourage brigading any communities or subreddits in any way. **
YSKs are about self-improvement on how to do things.
Rule 2- No illegal or NSFW or gore content.
**No illegal or NSFW or gore content. **
Rule 3- Do not seek mental, medical and professional help here.
Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.
Rule 4- No self promotion or upvote-farming of any kind.
That's it.
Rule 5- No baiting or sealioning or promoting an agenda.
Posts and comments which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.
Rule 6- Regarding META posts.
Provided it is about the community itself, you may post non-Reddit posts using the [META] tag on your post title.
Rule 7- You can't harass or disturb other members.
If you vocally harass or discriminate against any individual member, you will be removed.
Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.
Rule 8- All comments should try to stay relevant to their parent content.
Rule 9- Reposts from other platforms are not allowed.
Let everyone have their own content.
:::spoiler Rule 10- Majority of bots aren't allowed to participate here.
Reddit has access to its own data - they absolutely know which users are posting unique content and which user's content is a 100% copy of data that exists elsewhere on their own platform
I know they could be I'm just not sure they're that competent. These bots often aren't single user or just copy paste either, there's usually some effort to mix it up or change wording slightly. Reddits internal search function is infamously shit but they "know" which users are unlabeled bots with some effort put behind them?
I figure it’s their absolute last priority. They might know rough bot #s, but haven’t built or don’t widely use takedown tools. There’s always an enhancement to deliver, and bots help their engagement metrics.
I know everyone here likes to circle jerk over "le Reddit so incompetent" but at the end of the day they are a (multi) billion dollar company and it's willfully ignorant to infer that there isn't a single engineer at the company who knows how to measure string similarity between two comment trees (hint:
import difflib
in python)You think in Reddit's 20 year history no one has thought of indexing comments for data science workloads? A cursory glance at their engineering blog indicates they perform much more computationally demanding tasks on comment data already for purposes of content filtering
Analytics workflows are never run on the production database, always on read replicas which are taken asynchronously and built from the transaction logs so as not to affect production database read/write performance
Reddit's entire monetization strategy is collecting user data and selling it to advertisers - It's incredibly naive to think that they don't have a vested interest in identifying organic engagement
I'm sure they have, but an index doesn't have anything to do with the python library you mentioned.
Sure, either that or aggregating live streams of data, but either way it doesn't have anything to do with ElasticSearch.
It's still totally possible to sync things to ElasticSearch in a way that won't affect performance on the production servers, but I'm just saying it's not entirely trivial, especially at the scale reddit operates at, and there's a cost for those extra servers and storage to consider as well.
It's hard for us to say if that math works out.
You would think, but you could say the same about Facebook and I know from experience that they don't give a fuck about bots. If anything they actually like the bots because it looks like they have more users.