Hacker News new | ask | show | jobs
by xyst 1107 days ago
People underestimate how much goes into moderating a community. You can train the bots to remove posts based on age of account, or karma. But to respond and remove racist trash in comments or just spam takes a lot of time. Especially for large communities, the time spent can become a full time job (in terms of hours).

And when you have to insert paid moderators, the cost to moderate all of the huge communities will blow up Reddit’s internal budget.

It’s easier said than done. Just ask FB or Google (with YouTube), they have difficulty moderating their own platforms and they have billions of dollars at their disposal.

1 comments

Hmm I wonder if one could just run comments through an LLM and have it classify for things they want to block, then moderate automatically based on that. Probably more accurate and less expensive than hiring people for it.