Close Menu
GeekBlog

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    These 19 Extensions Were Clean When You Installed Them. Then They Updated Themselves.

    August 31, 2026

    Brave Will Now Invent a Fake Email Address for You. The Free Tier Stops at Five.

    August 31, 2026

    Hackers Are Draining Claude Subscriptions Without Ever Knowing a Password

    August 31, 2026
    Facebook X (Twitter) Instagram Threads
    GeekBlog
    • Home
    • Mobile
    • Tech News
    • Blog
    • How-To Guides
    • AI & Software
    Facebook
    GeekBlog
    Home»Tech News»Reddit Just Hired an AI to Read Your Posts, and Moderators Are Not Sold
    Tech News

    Reddit Just Hired an AI to Read Your Posts, and Moderators Are Not Sold

    Ethan CaldwellBy Ethan CaldwellAugust 9, 20268 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    Close-up of a smartphone screen displaying a folder of social media apps, representing Reddit's new AI moderation tools
    Share
    Facebook Twitter LinkedIn Pinterest Email Copy Link

    Reddit has always been the strange one among the big platforms. Facebook and YouTube run enormous paid trust and safety operations. Reddit runs on volunteers, user reports, and a bot called Automod that follows keyword rules many of which were written years ago by someone who has not logged in since. That arrangement is now getting its most significant change in a decade, and the new hire is a language model.

    Quick answer: Reddit’s Rules Hub uses large language models to judge whether a post or comment violates the intent of a subreddit rule, rather than matching exact words the way Automod does. Moderators still write the rules and choose the consequence: send to the mod queue, filter, or remove automatically. It has been tested with moderators from more than 700 communities, it is now switched on for newly created subreddits, and a wider rollout is planned for later in 2026. Reddit says it is not ready to replace Automod in large or complex communities yet.

    What Automod Could Never Do

    To understand why Reddit built this, it helps to understand the specific way the old system fails.

    Automod is a pattern matcher. You give it words, phrases, regular expressions, account age thresholds, karma minimums, and it acts when it sees a match. That works beautifully for a narrow class of problems: banned links, obvious slurs, brand new accounts posting affiliate spam. It works terribly for everything that requires reading a sentence and understanding what it is doing.

    A rule like “no personal attacks” cannot be expressed as a keyword list. Neither can “no low effort posts,” “no reposts from the last 30 days,” “posts must include a flair and a source,” or the classic “be civil.” Moderators have spent years writing increasingly baroque Automod configurations to approximate rules that are fundamentally about meaning, and then spending their evenings cleaning up what slipped through.

    Rules Hub is aimed squarely at that gap. Instead of asking whether a post contains a string, it asks a model whether the post matches the intent of a rule as written. That is a genuinely different capability, and for the thousands of small and mid sized subreddits with one or two active mods, it is the difference between rules that are enforced and rules that exist on paper.

    How Much Power Does It Actually Have?

    This is the part that determines whether the backlash is proportionate. The short version: mods decide, and the ceiling is high.

    Recommended for you:

    The EU AI Act Just Became Enforceable, and Most AI Companies Are Not Ready
    AI & Software·Aug 6, 2026

    The EU AI Act Just Became Enforceable, and Most AI Companies Are Not Ready

    Who or whatDecides
    ModeratorsWrite the rules, choose which ones the AI enforces, and set the consequence
    Rules Hub AIJudges whether each post or comment matches the intent of an enabled rule
    Outcome option 1Send to the mod queue for a human to review
    Outcome option 2Filter the content pending review
    Outcome option 3Remove it automatically, with no human in the loop
    Safety railsMods can test a rule against old posts before enabling it, and inspect logs explaining each action

    Option three is where the argument lives. Reddit is technically correct that humans remain in charge, because a human chose the setting. But once that toggle is flipped, the first entity to read your post and rule on whether it was a joke or an insult is a model, and there is no guarantee anyone will ever look at the decision. On a busy subreddit, the practical difference between “a human approved this policy” and “a human reviewed this removal” is enormous.

    The dry run feature is the most underrated part of the design. Being able to point a proposed rule at a few months of archived posts and see what it would have caught is exactly the check that Automod never offered, and it is the thing most likely to stop a badly worded rule from quietly nuking half a community’s content.

    Why the Reaction Has Been Rough

    The response from users has been almost uniformly hostile, and it is worth separating the reflex from the substance.

    The reflex is straightforward AI fatigue. Reddit has licensed its content for AI training, models trained on Reddit conversations now answer questions that used to send people to Reddit, and the site’s own search and summary features increasingly put a model between users and the posts. Adding an AI that can delete your comment lands on an audience that already feels its contributions are being fed into a machine. One comment doing the rounds, asking whether this is “a bot to remove bot content,” captures the mood precisely.

    The substance is more specific and harder to dismiss. Moderators of large subreddits have raised the false positive problem: a model that is 98 percent accurate sounds excellent until it is applied to a subreddit processing 50,000 comments a day, at which point it is wrongly removing a thousand of them. Reddit’s appeal path for an automated removal is thin, and the people who would handle appeals are the same overloaded volunteers the tool was built to relieve.

    There is also a trust question that has nothing to do with accuracy. Moderation on Reddit derives its legitimacy from the fact that a person in your community made a call and can be argued with. Replace that with a model and the removal becomes an act of infrastructure. Communities tolerate a great deal from moderators they can shout at. They tolerate much less from a system that cannot be reasoned with.

    Automod’s Long Goodbye

    Reddit has not announced that Automod is being retired, but it has said Rules Hub could eventually take over many of the enforcement jobs Automod handles today, particularly when combined with tools like Post and Comment Guidance and Safety Filters. That is about as clear a signal of direction as a platform gives.

    The company has been notably careful in its framing, and the caveat it keeps repeating is the honest one: this is not ready for large or complicated communities. Starting with brand new subreddits is a sensible way to test that. New communities have no established norms to violate, small volumes to get wrong, and moderators who never learned Automod’s syntax in the first place and have nothing to lose by trying something else.

    StageStatus
    PilotRan for months with moderators from 700 plus communities, including the Mod Council Network
    NowAvailable to all newly created subreddits
    Later in 2026Wider rollout to existing communities, opt in
    Long termPositioned to absorb much of what Automod does today

    The Part Nobody Is Talking About

    Automated moderation is not new. YouTube has run it at scale for years, and creators have spent that decade complaining about opaque removals with no meaningful recourse. What is new here is that the enforcement is being handed to the volunteers, which means every subreddit becomes its own experiment with different settings, different tolerance for error, and different willingness to check the model’s work.

    Recommended for you:

    AI Agents Built Fake Identities to Trick a Real Developer, and the UK Government Caught It
    AI & Software·Aug 7, 2026

    AI Agents Built Fake Identities to Trick a Real Developer, and the UK Government Caught It

    That decentralization cuts both ways. A well run community gets a tool that finally enforces the rules it already had. A badly run one gets an automated removal machine pointed at whatever its moderators dislike this month, running at a speed no human could match. Reddit has effectively distributed a moderation capability with real power and very little central oversight of how it is configured.

    It also arrives while regulators are paying close attention to exactly this kind of automated decision making. The EU’s transparency rules are now enforceable, and systems that automatically act on user content sit uncomfortably close to the disclosure obligations those rules create. And the broader capability question is not theoretical either: recent government testing showed how convincingly AI agents can already construct false identities online, which is a reminder that the same technology is on both sides of the moderation problem.

    What to Do If You Post on Reddit

    For most users, nothing changes today. Rules Hub is only on new subreddits, and the communities you already read are still running the same Automod configuration they were last week.

    What is worth watching is the mod log. If a post disappears without explanation in a newer community, the answer may now be a model rather than a moderator, and asking politely in modmail is still the only route to a human. If you moderate, the dry run tool is the single feature to use before anything else. Test a rule against a year of your own archive, look at what it would have removed, and only then decide whether you trust it enough to let it act on its own.

    Reddit is betting that better enforcement is worth some wrongful removals. Its moderators, who will absorb the complaints either way, are not yet convinced. Both of those positions can be right at the same time, which is usually a sign that the rollout speed matters more than the technology.

    AI Content Moderation Reddit Social Media
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email Copy Link
    Previous ArticleApple Quietly Raised Its Trade-In Values, and Some Jumped Almost 30%
    Next Article A Military GPS Jamming Test Was Running When This Air Ambulance Hit a Mountain
    Ethan Caldwell

      Ethan Caldwell is GeekBlog's resident Apple specialist, covering the entire Apple ecosystem - iPhone, iPad, Mac, Apple Watch, AirPods and the software that ties them together. A longtime iOS user and gadget collector, Ethan tracks Cupertino's every move, breaking down Apple keynotes, A- and M-series chip benchmarks, iOS feature updates and the rumor mill into clear, practical takes that help readers decide whether the latest Apple hardware is worth the upgrade.

      Related Posts

      8 Mins Read

      These 19 Extensions Were Clean When You Installed Them. Then They Updated Themselves.

      7 Mins Read

      Brave Will Now Invent a Fake Email Address for You. The Free Tier Stops at Five.

      7 Mins Read

      Hackers Are Draining Claude Subscriptions Without Ever Knowing a Password

      8 Mins Read

      NASA Built a $4.3 Billion Telescope Around a Spy Satellite’s Spare Mirror. It Just Launched.

      7 Mins Read

      OpenAI’s Own Agents Hacked Hugging Face. The Investigators Found They’d Organized a Secret Message Board First.

      6 Mins Read

      DeepSeek Slashed Its AI Prices to Almost Nothing. Investors Just Valued It at $74 Billion Anyway.

      Top Posts

      AliExpress Was Playing Silent Sound Through Your Speakers to Work Out Who You Are

      August 24, 20262 Views

      How to Fix PS5 Controller Stick Drift (2026): 7 Working Methods

      July 10, 20262 Views

      Best AI Video Generators in 2026: Tested and Compared

      July 10, 20262 Views
      Stay In Touch
      • Facebook

      Subscribe to Updates

      Get the latest tech news from FooBar about tech, design and biz.

      Most Popular

      Best Stores for Buying MP3 and Digital Music You Can Keep Forever (2026)

      August 2, 2025932 Views

      Discord will require a face scan or ID for full access next month

      February 9, 2026770 Views

      Trade in your old phone and get up to $1,100 off a new iPhone 17 at AT&T – here’s how

      September 10, 2025383 Views
      Our Picks

      These 19 Extensions Were Clean When You Installed Them. Then They Updated Themselves.

      August 31, 2026

      Brave Will Now Invent a Fake Email Address for You. The Free Tier Stops at Five.

      August 31, 2026

      Hackers Are Draining Claude Subscriptions Without Ever Knowing a Password

      August 31, 2026

      Subscribe to Updates

      Get the latest creative news from FooBar about art, design and business.

      HEICJPG.online - Convert HEIC to JPG online
      Facebook
      • About Us
      • Contact us
      • Privacy Policy
      • Disclaimer
      • Terms and Conditions
      © 2026 GeekBlog

      Type above and press Enter to search. Press Esc to cancel.