The largest programming community on Reddit just banned all content related to AI LLMs — r/programming is prioritizing only high-quality discussions about AI

Reddit upvotes and downvotes
(Image credit: Reddit)

The solutionism surrounding artificial intelligence has ironically made people even more apprehensive about the concept, forcing people to push back in whatever ways they can against the onslaught of generative slop. As such, the largest coding subreddit on the platform, r/programming, has just announced a temporary ban on all content related to AI large language models (LLMs) for the month of April.

Announcement: Temporary LLM Content Ban from r/programming

The mod team is trialing this ban for the next two to four weeks to see how it affects the community and whether it could turn permanent. AI as a topic isn't banned entirely on r/programming — it's a software development community, after all, so, be that as it may, AI can't be taken out of the picture entirely. Posts that discuss AI in general, such as technical breakdowns on machine learning, are still allowed. You can expand the Reddit post above ('Read More') to see the entire message.

LLMs, or large language models, are the trendiest topic in AI, so this is a simple signal-to-noise ratio issue of how much people talk about them versus other topics. Most legacy programming communities were built around expert understanding of code long before AI made it easier, so things like vibe coding are almost sacrilegious. LLMs are naturally tied to that, so any discussions related to them are deemed low-quality.

Article continues below

So, what constitutes LLM "discussions"? It includes (but is not limited to) any news stories about new models coming out, guides on how to build or modify your own model, or perhaps a developer's self-deprecating question on whether AI will replace them. Even Nvidia is using AI to write code internally, though it's still supervised by a real person to ensure a new update doesn't suddenly break functionality just because the AI hallucinated.

The human element made software engineering not only an exciting hobby, but a valuable career path since the ingenuity of devs couldn't be replicated or replaced. It had a high barrier to entry, but that only meant you were closer to the skill ceiling if you managed to climb and get in. Unfortunately, over the past couple of decades, software development has already become a very saturated field.

This led to an overabundance of amateur or novice devs who aren't as lucrative to employers, and the AI boom just compounded the whole situation. LLMs like OpenAI's Codex and Claude Code further lowered the barrier to entry — arguably a good thing considering how it made programming more accessible — which meant the skill gap between new developers and old ones has only kept widening.

The effects of the AI boom on employment are beyond the scope of this article, but it serves as important context, nonetheless. There is a huge influx of freshies trying to get into these communities where they're regarded as outsiders, and deservedly so, since these places were never meant for entry-level discussions. The ban on LLMs in r/programming, therefore, can be interpreted as a long-overdue cleanse rather than Luddism.

A few comments in the announcement post thought that this was an April Fool's joke, while others argued that the post was exceptionally poorly-timed if it wasn't. The r/programming subreddit has had a ban on LLM-generated content for a while, so this wasn't an unexpected development. The community has 6.9 million members, the highest in its category, so this decision can have a serious impact on other subs as well.

Google Preferred Source

Follow Tom's Hardware on Google News, or add us as a preferred source, to get our latest news, analysis, & reviews in your feeds.

Hassam Nasir
Contributing Writer

Hassam Nasir is a die-hard hardware enthusiast with years of experience as a tech editor and writer, focusing on detailed CPU comparisons and general hardware news. When he’s not working, you’ll find him bending tubes for his ever-evolving custom water-loop gaming rig or benchmarking the latest CPUs and GPUs just for fun.

  • d0x360
    I can understand where they're coming from and why they're doing this but I think this might be a mistake or at least a little heavy-handed in what exactly they are banning.
    Reply
  • Roland Of Gilead
    d0x360 said:
    I can understand where they're coming from and why they're doing this but I think this might be a mistake or at least a little heavy-handed in what exactly they are banning.
    I agree with you there.

    I've never used reddit! It's of no real use to me, and I've never bothered with it, even from an enthusiast point of view. With that said, given the sub/reddit and it's users have very specific offerings, I think they are right to do what they've done. That's their choice.

    On the other hand, I also think it's maybe a little bit of cutting your nose off to spite your face. Personally, I don't think AI is a bubble. I think it's gonna be the future. I've stayed away from using AI, or even trying it out. And I'm probably cutting my nose off to spite my face!! Stopping discussions about how an LLM/AI agent work, or how they're used, or the results of their work and passing it off as 'we do this, and you don't' so as to justify their concerns, is top heavy for me. Surely, there has to be an acknowledgement that whether it's a human coding, or AI, if the results are the same, then why would it not warrant some further discussion, and specially from a coding point of view. Can't we as humans maybe learn something from how AI does the coding? I think we have to be open to that option.

    My first foray into AI was a couple of weeks ago. I was finishing up on my last day in training, and thought it would be nice idea to write a Limerick for the tutor, as they were retiring. With a couple of sentences worth of prompts, It instantly gave me 4 variations, which where both hilarious and amazing to me that it did so to begin with. The next thing I did was get AI to write me code for a space invaders game, and then to sew it altogether into a launchable Python file. This was also done with about 8 prompts. The point I guess I'm making is that even someone like me, with no coding experience, can create something unique or interesting. The article referenced amateurs, but those very same armatures are the ones who are already using AI and learning how to use it effectively, whilst certain cohorts are left behind on principle.

    PS: For anyone raging, I completely understand that the tasks I used AI for, are essentially very simple to solve, and me not even having 0.00001% of understanding of how coding works. But do I stop using it because others disagree with the outcome. No.
    Reply
  • Pierce2623
    I don’t quite get the “even Nvidia uses AI for code” of course Nvidia says they use AI for code. All Jensen is interested in is pushing AI. He literally acts like AI is the whole world.
    Reply
  • XTwizted
    I understand people being against AI, I get it. Unfortunately, like everything else important in the world we have zero control over it. As long as some rich executives with mega yachts and more money then they could possibly ever spend sees value in it, it's only going to move forward. The people haven't had a say in anything going on in the world in a very long time. It's all controlled by the people in power who just give us enough to make it seem like we have a say in anything going on. Here in America, we don't even get to choose the best person for the job of leading our country. We are given two choices and we are left voting for who we think is the lesser of two evils. Same thing with AI. The world is doomed boys, hang on it's gonna be a wild ride.
    Reply
  • Findecanor
    I have been active on online forums since the dial-up era, and admin/sysop/moderator on several.

    I think that sometimes you just need to narrow the rules of what is allowed on a subforum only so as to keep the discussions on what the subforum is supposed to be about.

    I too think that recently, /r/programming hasn't really been too much about programming in particular, but has looked more like a mirror of Hacker News, with news about all sorts of IT-industry topics.
    There are many other subforums on Reddit where such threads could go.
    Reply
  • Arkitekt78
    Wow. Reddit banning things they dont like. Never seen that happen before... 🤣

    Seriously. How is that platform still around?
    Reply
  • Arkitekt78
    XTwizted said:
    I understand people being against AI, I get it. Unfortunately, like everything else important in the world we have zero control over it. As long as some rich executives with mega yachts and more money then they could possibly ever spend sees value in it, it's only going to move forward. The people haven't had a say in anything going on in the world in a very long time. It's all controlled by the people in power who just give us enough to make it seem like we have a say in anything going on. Here in America, we don't even get to choose the best person for the job of leading our country. We are given two choices and we are left voting for who we think is the lesser of two evils. Same thing with AI. The world is doomed boys, hang on it's gonna be a wild ride.
    😭😭😭
    Reply
  • bawood
    The wainwrights would be proud. Little did they realize that cars and trucks would open industries and opportunities unimagined. These types of decisions are unimaginative as well.
    Reply
  • qwertymac93
    April fools day was two days ago.
    Reply
  • USAFRet
    Arkitekt78 said:
    Wow. Reddit banning things they dont like. Never seen that happen before... 🤣

    Seriously. How is that platform still around?
    Every platform and community has things that are offtopic.
    Some more enforced than others.
    Reply