r/programming bans all discussion of LLM programming
141 points by cryptoz 6 hours ago | 132 comments

pscanf 4 hours ago
I gave up on r/programming after an article I wrote (thoughtfully, without AI, even though the content might not have been super interesting) got mod-slapped with a stickied comment "This content is low quality, stolen, blogspam, or clearly AI generated".

Ironically, that comment was added three months after I posted the article, when it was nowhere near the front page anymore, in a clearly automated and AI-driven review.

Still salty about it.

reply
yoz-y 4 hours ago
Good decision.

AI programming is fundamentally different from programming and as such the discussions merit to have separate forums.

If r/programming wants to be the one solely focusing on programming then power to them. Discussing both in combination also makes sense, but the value of reddit is having a subreddit for anything and “just programming” should be on the list.

reply
redox99 4 hours ago
> AI programming is fundamentally different from programming

It's really not. Maybe vibecoding, in its original definition (not looking at generated code) is fundamentally different. But most people are not vibe coding outside of pet projects, at least yet.

reply
yoz-y 2 hours ago
Hopefully this does not devolve into ‘nuh-uh’-‘it is too’ but I disagree.

Even putting aside the AI engineering part where you use a model as a brick in your program.

Classic programming is based on assumption that there is a formal strict input language. When programming I think in that language, I hold the data structures and connections in my head. When debugging I have intuition on what is going on because I know how the code works.

When working on somebody else’s code base I bisect, I try to find the abstractions.

When coding with AI this does not happen. I can check the code it outputs but the speed and quantity does not permit the same level of understanding unless I eschew all benefits of using AI.

When coding with AI I think about the context, the spec, the general shape of the code. When the code doesn’t build or crashes the first reflex is not to look at the code. It’s prompting AI to figure it out.

reply
chneu 2 hours ago
>But most people are not vibe coding outside of pet projects, at least yet.

Major corporations have had outages thanks to AI slop code. Lol the idea that people aren't vibe coding outside of pet projects is hilarious.

reply
hperrin 4 hours ago
It very much is. It’s more like telling an intern what to do and then reviewing their code. Anyone can do it, and it results in (mostly) slop.
reply
tasuki 3 hours ago
They're not banning "AI programming": just specifically large language models.
reply
mudkipdev 5 hours ago
There can't be any interesting discussion about AI programming. Every conversation boils down to what skill files you use, or how Opus 4.6 compares to Codex, or how well you can manage 16 parallel agents.
reply
johnfn 4 hours ago
There genuinely is a lot of interesting discussion to be had about LLMs, and I know this is true because I discuss things with my coworkers daily and learn a lot. I do admit that conversation online about LLMs is frequently lacking. I think it's a bit like politics - everyone has an opinion about it, so unfortunately online discourse devolves to the lowest common denominator. Hey guys, have you noticed that if you use LLMs frequently it's possible you'll forget to think critically?

But "there can't be any interesting discussion about AI programming" is completely false.

reply
mrcsharp 3 hours ago
For me, almost every single time a conversation like this happens in real life it boils down to the one side claiming that "This is the future" and "Don't get left behind" followed by a torrent of hype and buzzwords. So no, there is no interesting conversations to be had about LLM programming anymore.
reply
imp0cat 4 hours ago

    if you use LLMs frequently it's possible you'll forget to think critically?
Nowadays, you can have a sub-agent to think critically for you. ;)
reply
wuiheerfoj 5 hours ago
I disagree and you could reduce basically anything to this: 'there can‘t be any interesting discussion about React. Every conversation boils down to which framework you use or how you manage state or whether you use typescript or javascript‘
reply
kennywinker 4 hours ago
All of those are opinions about programming. Which framework, which language, etc.

Conversations about which model to use aren’t conversations about programming.

A better analogy would be some topic that you can’t discuss without it boiling down to which text editor you should use. It’s related to programming, a little. But it’s not programming.

reply
austin-cheney 4 hours ago
That is exactly why I left reddit. r/javascript had almost completely abandoned JavaScript discussions for React and Angular while r/programming was half filled with irrational JavaScript fear nonsense.
reply
geraneum 5 hours ago
My pet peeve with all LLM discourse is whenever someone mentions any problem they experience with LLMs or any mistake they make, someone comments that humans make the same mistake.
reply
hperrin 4 hours ago
And the difference is that humans will learn not to make that mistake anymore.
reply
zer0tonin 3 hours ago
That's very optimistic.
reply
amarant 4 hours ago
You have not seen my recent WhatsApp chats. Me and a pal are talking about what we're doing with Claude code, and it's quite interesting!

Just like discussions about traditional programming never were only about syntax and type systems, AI discussions aren't only about prompts and harnesses. I find there's quite a bit of overlap actually! "How do you approach this problem?" Is a question that is valid in both discussions, for example.

reply
maplethorpe 49 minutes ago
In my experience Opus 4.6 is the best.
reply
minimaxir 4 hours ago
That isn't why /r/programming banned it. They banned it because every discussion about LLMs inevitably devolves into discussions about AI slop in varying levels of civility, and the rare good LLM submissions/discussions do not offset it.

Other tech-adjacent subreddits such as /r/rust have banned LLM discussion for similar, more pragmatic reasons.

reply
samrus 4 hours ago
This is far too negative and reductionist

Like saying theres no interesting discussions about programming. Just whether OOP is overhyped, python is slow, how well you can convert a c codebase to rust

reply
vova_hn2 4 hours ago
Genuine question: how to distinguish yourself from the stream of slop?

I am also annoyed by the endless stream of articles and projects related to LLM-assisted coding. Not because I dislike LLM-assisted coding as an idea, but because it's all more of the same (as you said). I think that there are still a lot of low-hanging fruit in improving LLM harnesses that no one is working on because everyone seems to be chasing the latest trends ("agentic", "multiagentic", "skills") without thinking bigger.

But I'm afraid that if I finally invest time and implement some of my ideas on making LLM-assisted coding better (reliable, safer, easier for humans to interpret and understand generated code), I won't be able to gather any feedback. People will simply dismiss it as "yet another slop for creating more slop" and that's it.

What is the way out of this conundrum?

reply
eru 4 hours ago
> or how well you can manage 16 parallel agents.

Claude does that for me. :)

reply
TheChaplain 4 hours ago
Seems a lot of commenters here dislike their decision, I like it though. LLM-generated projects, articles, blogs are low-effort products lacking authenticity.

And the discussion on LLM itself can in the long run be fairly tiring, follow r/LocalLLaMA for a while and you'll see what I mean. But if you are really into LLMs though, that sub is great.

It is simply not fun to go on to a subreddit, seeing 90% being projects and blogs that is obviously created using AI, and authentic content being pushed to the side due to the high volume of artificial works. r/Python was horrible at one point, but the mods have been stepping up their game.

reply
jyrkesh 4 hours ago
I know this snarky, I'm sorry ahead of time. But I don't know how else to make this point...

The fact that the people running r/progamming don't know not to wait until April 2 to publish this tells me that they don't have real-world experience in shipping software in a business environment.

We are SO past the point of software being developed without LLMs at _all_, the trend line is never going to reverse. I don't understand the people digging in as zero LLM absolutists.

reply
balgg 4 hours ago
I use LLMs yet I don't care to read about them or their usage at all. I can certainly see the reason why a place called "/r/programming" wouldn't want to have discussion about agent usage either, since it's not programming, it's a different activity.
reply
petterroea 4 hours ago
Yeah I totally get the rule. I use LLMs when developing. In fact, I've been out of Claude tokens for the week since Wednesday, but I use Claude specifically for the boring, simple stuff I don't really want to do, but that Claude can. I'm simply not interested in discussing anything LLMs are able to do, it's not interesting.

It makes sense that a programming subreddit first and foremost discusses programming (the skill). We can go complain about Claude somewhere else if we want to.

reply
petterroea 4 hours ago
Following up, anecdotally, people I talk to who are excited about LLM development usually either care more about product development, or don't have programming skill enough to see how bad the software is. Nothing wrong with either, but it can get tiresome.
reply
balgg 4 hours ago
> people I talk to who are excited about LLM development usually either care more about product development

This is an interesting thing I've also noticed in public hobbyist forums/discussion spaces where someone who is more interested in making a "product" clashes with people who are just there to talk about the activity itself. It's unfortunate that it happens but it will self-correct over time (like /r/programming here) and the LLM enthusiasts of Reddit will find another place to discuss ways of using them.

reply
singularity2001 3 hours ago
If you use them, you should care because there is always something one can learn about things we use.
reply
austin-cheney 2 hours ago
This seems to be a matter of industry and a perspective, like saying everyone loves chocolate.

https://en.wikipedia.org/wiki/Argumentum_ad_populum

I have no reason to believe AI is used as much or as widely as you claim.

In my industry AI is fully available and was almost forced on us, and yet nobody is using it. The process of using AI and then scrutinizing the output is just more work than doing it manually. The most I encounter AI is when running job interviews and watching candidates read AI generated answers off a screen.

My industry also tends to skew much older than where I came from previously writing JavaScript full time. We are also fully remote with lots of status meetings. If I were less confident in my ability to communicate in writing maybe I would be more inclined to use AI.

I also don’t really envision AI accomplishing my multitude of daily managerial and administrative assignments that I have in addition to agile stories and writing code. Comparatively, writing code is the trivial part.

reply
Mashimo 4 hours ago
I think they just don't want every post to be about llm, vibe coding, harness and if claude is down.

Some sub reddits forbid memes, because else they get flooded and the good content drowns in it.

Some sub reddits only allow certain content of certain days to counter this.

What do you want to mods to do?

reply
csin 4 hours ago
It may not be a, in denial, hiding their heads in the sand situation.

Sometimes a topic gets too popular, it drowns out all the other topics. At that point, aren't they just a glorified version of r/llm?

I'll give you one personal example:

The year Caitlin Clark was drafted to the wnba.

r/wnba went from a subreddit of 9000, to eventually 200k subs.

We were bombarded with CC posts every hour.

- Some of it was trolls staging a race war (this was during US elections).

- Some of it was genuine CC fans, who wanted to talk about CC.

- Some of it was bball nerds, who you know... wanted to talk about a bball player in a bball forum (regardless of who that bball player happens to be).

So what happened was, at any given day, 80% of the front page was CC content.

At that point, we might as well have been r/caitlinclark.

So the mods did something drastic and controversial. They banned all "low effort" CC content.

WTF does "low effort" mean? It pretty much meant 99% of CC posts got removed.

The forum went back to something that resembled a bball forum. That talked about other players. And other teams. Not just Caitlin Clark.

reply
minebreaker 3 hours ago
> The fact that the people running r/progamming don't know not to wait until April 2 to publish this tells me that they don't have real-world experience in shipping software in a business environment.

I can't tell this is a joke or not. Do people really care? Or maybe the U.S. thing? At least in my country nobody cares....

reply
tovej 4 hours ago
I have yet to run into any serious project in the wild that is using LLMs for development. I have seen vibecoded intern prototypes that took half a day to vet and dismiss because they were completely useless.

I'm sure your experience is different, but you can't _seriously_ claim we're "past the point" of not using LLMs for programming.

Vibecoding is a fundamentally different kind of activity than actual programming. It's a pure delusional dopamine rush, compared to the deliberate engineering required to build quality software.

reply
apsurd 4 hours ago
For CRUD apps though, the intern closing the ticket literally 30 minutes after it's created is really hard to battle against. Especially when those tickets were created by suits.

I generally agree that while I think vibe-coding is here to stay, it's different from designing useful products and systems, and I don't know how to convince colleagues that we should uhh be careful about all this code we're pushing. I fear all they see is the guy aging out.

reply
xboxnolifes 3 hours ago
What do you consider "serious", as that seems to be the main differentiator here. I know plenty of serious (multiple years of development and users, and began prior to LLMs) projects that have devs using LLMs for development.
reply
dwb 4 hours ago
Ok well I have plenty of serious, production-level professional experience that says otherwise. Not “vibe coding” - we certainly review the code. It’s a tool that has downsides and failure modes, of course, but it’s at the point where it’s definitely speeding us up and we are using it a lot. Trust me, I’d prefer a world, on balance, where this wasn’t true – I don’t like many of the aspects and uses of the technology – but its utility in programming is undeniable now and the capitalists aren’t taking “no” for an answer.
reply
altmanaltman 4 hours ago
> I have yet to run into any serious project in the wild that is using LLMs for development.

How about Claude Code? 100% of it was vibe-coded according to its creator.[1] Google and Microsoft also claim a lot of their internal code is AI-generated now. [2] [3]

Naturally, none of the big tech companies will just release a pure vibe-coded project due to structural reasons, but you also _seriously_ can't claim that serious projects don't use LLMs as well these days. Maybe in your limited experience, it isn't true, but that doesn't generalize to what's actually happening.

1. https://www.reddit.com/r/Anthropic/comments/1pzi9hm/claude_c...

2. https://fortune.com/2024/10/30/googles-code-ai-sundar-pichai...

3. https://www.cnbc.com/2025/04/29/satya-nadella-says-as-much-a...

reply
59nadir 3 hours ago
> How about Claude Code? 100% of it was vibe-coded according to its creator.

Agents are trivial to make. I don't know whether that means they're not "serious", but it's exactly the type of thing you can make yourself in a very short time, and exactly the type of thing even LLMs can't fuck up too bad.

With regards to the overall point, I think the existence of projects using LLMs to do development doesn't really lend credence to the idea that they're somehow preferable or desirable. People tend to use hyped things, imagine they're useful even when presented with evidence to the contrary, and generally be very resistant to sobering realities.

It took years before people stopped running hadoop clusters to do things that a single linux box could get done 10x faster with some basic pipes. I'm sure there are still people who have "serverless backends" that work terribly in every regard in comparison to literally just a linux VM somewhere. People in software development tend to find these types of things every once in a while and adopt them wholesale.

This cycle is helped by the fact that the field has been growing constantly and a lot of the adoption comes from kids who don't know any better. Every piece of shit technology that comes and goes has meat for the grinder coming straight out of university.

Would I put LLMs in the same category as these previous (nearly) useless things? Probably not... But you should never trust peoples' perception of usefulness when it comes to almost anything in software development.

reply
Eezee 2 hours ago
I don't know if Claude Code is actually a great example. If you have used it for longer periods of time, you will have noticed how insanely buggy it is. And for every bug that they finally fix, there seems to be a new one introduced. I don't even mind vibecoding. I have vibecoded a couple of tools that me and my coworkers use every day to make our lives easier but I'm not going to pretend they are anywhere close to something that I would release to the public.
reply
NietTim 4 hours ago
> I have seen vibecoded intern prototypes that took half a day to vet and dismiss because they were completely useless.

They weren't useless, they proved if the direction that the prototype was exploring was worthwhile. I've personally made many completely shit code prototypes in the years before we had LLM's, of course they weren't magically production ready, that's not the point of a prototype.

reply
ok_dad 4 hours ago
It’s juvenile to consider all LLM assisted coding as vibecoding. I’m not going to expand here because this topic is about as much fun to discuss as politics, but coding assistant tools are just tools.

If you give a regular person a race car, they will crash it about as fast as their vibecoded app crashes. Give the same race car to a pro age it’s a different story.

I still think this was the right decision by the programming mods there. Talking about tools is pretty boring, and you need to train to use something like an LLM assistant. No one who can’t program a language should be using an LLM to learn it unless they know about 2-3 other languages already, IMO.

reply
apsurd 4 hours ago
Nah I think it really is more nuanced than that. It is true that a non-technical person's vibe-coded side-hustle is completely different than how a professional developer may ship genAI code, but we're willfully glossing over the real problem that professionals are pushing out TONS of genAI code that's closer to vibes than it is to the pre-AI expectations on pushing to prod.
reply
btheunissen 4 hours ago
I hate AI video, I hate AI art, but if you are pretending that AI isn’t going be writing code for 99% of projects going forward you are absolutely kidding yourself.
reply
duskdozer 4 hours ago
AI video and art is going to be increasingly used in advertising, news/reporting, games, etc. Therefore, you aren't allowed to hate it or even complain about it. Right?
reply
hperrin 4 hours ago
AI will be writing the code for shit-slop apps and libraries. The good ones will be written by humans.
reply
vanrohan 3 hours ago
I know LLM generated code comes with it's own challenges, but the absolutists are definitely clinging to a time that has passed. I saw a recent discussion on Immich where a maintainer flatout denied a PR saying "That diff looks LLM-generated to me; is that indeed the case? If so, we'd prefer not to receive a PR for it" The PR was from a professional software engineer, who worked weeks of his free time on a big feature. Well structured + tested. Dismissed just because AI was used. https://github.com/immich-app/immich/discussions/23745#discu...
reply
59nadir 3 hours ago
"Well structured + tested". Who would know? The diff is almost 200k changed lines. Good on them for saying no to this nonsense.

There's a good chance the actual needed implementation is less than 20k lines (I've found that LLM bloat grows exponentially), but even that's a stretch to review and accept wholesale.

reply
Deeds67 3 hours ago
I'm the person working on that fork. Yes, it has now diverged 200k+ lines, but half of that is specs, research and documentation and includes a month worth of work.

The comment in question was a small feature of about 1.5k lines changed and it was solidly tested.

reply
59nadir 3 hours ago
Eh, fair enough. 1.5k is reasonable. Have you tried just writing it yourself instead? It's likely it'll be less than 1k lines and you should have no problems writing an implementation yourself if you understand the structure of the LLM version.
reply
Deeds67 3 hours ago
[dead]
reply
59nadir 19 minutes ago
Heh, fair enough. To me this comes off as "I'm unable to write it myself [possibly because I've outsourced my thinking too much]", to be honest, but I'm not going to argue; you're the one who presumably wants this code to end up in that repository.

I wouldn't really consider (what is likely) sub-1kloc a "large feature", but to each their own.

reply
klustregrif 4 hours ago
> I don't understand the people digging in as zero LLM absolutists.

Relevant read: https://en.wikipedia.org/wiki/Luddite

I feel like it’s easy to understand what’s motivating these individuals to take that stance.

reply
yoz-y 4 hours ago
Definitely not the same. Luddites were fighting for humane working conditions; breaking machines was just a means to an end. They weren’t doing it because machines were the problem.

Anti AI crowd on the other hand just doesn’t like AI. A modern equivalent of a Luddite would be someone going on strike to protest firings.

reply
southerntofu 4 hours ago
You are being overly dismissive of a mindset you obviously don't understand. Of course being anti-AI is about decent living conditions for humans. Most of us don't believe in singularity or Matrix-style threats.

But current AI is actively destroying our breathable/livable planet by drawing unmatched quantities of resources (see also DRAM shortage, etc), all the while exploiting millions of non-union workers across the world (for classification/transcription/review), and all this for two goals:

1) try to replace human labor: problem is we know any extracted value (if at all) will benefit the bourgeoisie and will never be redistributed to the masses, because that's exactly what happened with the previous industrial revolutions (Asimov-style socialism is not exactly around the corner)

2) try to surveil everyone with cameras and microphones everywhere, and build armed (semi-)autonomous robots to guard our bourgeois masters and their data centers

There is nothing in this entire project that can be interpreted to benefit the workers. People opposing AI are just lucid about who that's benefiting, and in that sense the luddite comparison is very appropriate.

reply
yoz-y 3 hours ago
You have misinterpreted my comment. But I concede that I should have written it more clearly.

I divide anti-AI people into two groups. Those who don’t like AI because of what it is, and those who don’t like it because of its impact on society. Naturally there is an overlap.

Luddites were not opposed to the technology. So the comparison to them is only correct for the latter group.

Not talking about LLMs on a forum is not going to change anything in the grand scheme of things. It could be a protest, but I see it more (the feeling I get from the announcement) as a means to protect the forum from being overrun regardless whether AI is ultimately good or bad.

Also note that nowhere in my comment I have stated my position in this argument.

reply
southerntofu 2 hours ago
Sorry for misinterpreting your original comment.

I'm not really convinced there's people who don't like AI "because of what it is". I mean, because of what it is, beyond any social/political considerations.

The only case i know of that is when there was an open letter with Sam Altman and other AI investors calling out the existential danger of AI, which in my view was a way to divert the debate from political questions to hypothetical Matrix/Terminator questions about consciousness and singularity.

reply
simianwords 5 hours ago
There’s something off about Reddit. Either I grew up or it became hollow from within. Just angry people scolding each other all the time.

There are some true gems however but usually in smaller focused subreddits.

reply
schnitzelstoat 4 hours ago
Yeah, the smaller subreddits are good. The problem is it’s basically killed off alternative forums.

I never thought I’d miss vBulletin so much.

reply
yvdriess 3 hours ago
somethingaweful forums are still very much alive
reply
adi_kurian 4 hours ago
Think any platform becomes terrible over time once it hits a certain level of mass appeal. I loved Reddit and Quora in 2010.
reply
csin 4 hours ago
It was inevitable given it's a top 7 most popular site.

The reality is, the masses, the real world, the average person. Is an asshole.

It doesn't reflect in the real world, because people learn to hide their assholeness at a very early age (Or they learn how to get punched in the face).

On an anonymous forum. You don't have to hide your assholeness.

Frankly it's amazing the site never devolved into 4chan. I attribute that to all the people doing free labor --> mods.

reply
huhkerrf 3 hours ago
While that may be true, there's a certain personality attached to reddit power users that is particularly odious.
reply
csin 2 hours ago
You mind showing me an example of a "power user".

I've never really paid attention to usernames. Like I'll notice someone's name, out of familiarity.

But if I noticed you, it's because I liked what you've written in the past.

If I hated someone's writing... I wouldn't think about them at all.

reply
hperrin 4 hours ago
You should try Lemmy. It feels a lot like Reddit did in like 2012. Small, but a great community.
reply
viccis 4 hours ago
They switched their best sorting algorithm to be engagement based rather than upvote based [1]. Upvotes are just one of many metrics, but heavy comment interaction is another. It incentivizes rage bait and performing for the crowd with every comment and post. They also switched into an almost purely moderator curated frontpage [2] rather than allowing users to vote.

1: https://www.reddit.com/r/blog/comments/o5tjcn/evolving_the_b...

2: https://news.ycombinator.com/item?id=36040282

reply
xnorswap 4 hours ago
One of most magical things about HN is that heavy comments are punished as a negative signal, not rewarded as a positive one.
reply
sublinear 4 hours ago
I've wondered the same thing, but you growing up definitely has to be a factor.

> Just angry people scolding each other all the time.

This really does describe it perfectly. I don't know about others, but focusing on my career pulled me out of a relatively low-income and dysfunctional environment. Reddit too often reminds me of people I used to know in real life.

It's been so many years since then, and finding and living a better life was so intertwined with my young adulthood that I almost convinced myself people like that don't exist in real life anymore. I thought the whole world had moved on, but search results nowadays prioritize Reddit enough that I'm routinely proven wrong.

Contrary to popular belief, I don't think most of the stuff on there is fake. Those people probably really are like that. Certain ways of thinking can become so normalized that they don't even see what there is to be ashamed about. What I sense the most on there is a lot of stress and the resulting irrational fears that pour out of people when they feel too much pressure. People under a seemingly endless and vague threat will go a little nuts and start to swat at anything that disturbs their worldview.

reply
simianwords 4 hours ago
Reddit is still a step above other alternatives.

A good test for any community is: try posting that is factually incorrect but that supports the agenda of the community. Does the community call it out? In Reddit it does happen.

reply
sublinear 4 hours ago
In my experience, that kind of thing might only get called out by moderators or the outliers who reply the most. They're the ones with the strongest interest in proving anything. Only then will the rest of the community dogpile. Otherwise, it goes ignored.
reply
redox99 4 hours ago
Reddit turned way more into an echo chamber over time. The moderators and the downvote system destroyed the site. The shift from free speech, libertarian and anarchist ideology into heavily left leaning definitely didn't help.
reply
feverzsj 5 hours ago
HN should also limit all these self-promoting AI posts.
reply
sph 4 hours ago
Favourite genres of posts on HN in the past 2 years:

* “I am bullish about AI”

* “I am an AI skeptic, [long rambling], but overall, I am bullish about AI”

It’s amazing how even criticism of the technology somehow ends up being a hype post. At least there are still places on the Internet where we can have a serious discussion about the downsides.

reply
minimaxir 4 hours ago
As someone who wrote recently wrote the latter post (https://news.ycombinator.com/item?id=47183527), the more nuanced approach that "AI has good and bad things" is a more real-world reflective approach than an absolute "AI is good" or "AI is bad", and at the least it's more conductive for civil discussion.
reply
sph 2 hours ago
I disagree, but I am the outlier here.

I prefer strong opinions than the academic conclusion that a thing has some good parts and some bad parts. I feel 99% of modern essays are afraid to take a stance about anything, and it makes for uninteresting reading and even less interesting discussion.

To be fair, my issue with the born-again AI skeptic genre of posts is that it's basically clickbait. As if being a skeptic at one point makes your argument stronger, proving that the hype is real, and one should pay attention. It's intellectually dishonest, even if meant in earnest.

(Your post history shows that you have been anything but an AI skeptic. Case in point about intellectual dishonesty.)

reply
WalterGR 5 hours ago
See dang’s comments on https://news.ycombinator.com/item?id=47340079 . (That link itself is a submission about HN’s recent guidelines changes to include “Don't post generated comments or AI-edited comments. HN is for conversation between humans.”)
reply
minimaxir 4 hours ago
I interpreted the GP as "personal blog posts about AI/LLMs", not LLM-generated comments.
reply
WalterGR 4 hours ago
dang’s comments in the link above address “Show HN” submissions. (That was my interpretation of “self-promoting AI posts”… :)
reply
CodeCompost 5 hours ago
I've been hiding them all. Makes the front page look a lot better.
reply
austin-cheney 5 hours ago
That sounds absolutely amazing. I will reconsider creating a new account and using Reddit again after walking away about a decade ago.
reply
59nadir 5 hours ago
I deleted my account a few years ago, I might actually create one now, it'll be preferable to HN if they stick with this new rule.
reply
rjendjdjjdk 5 hours ago
[dead]
reply
whytevuhuni 5 hours ago
Maybe this was a genius move made precisely to be ambiguous on whether it was April Fools or not... so that the author can later read the room and clarify whether it was or was not April Fools, without much repercussion either way.
reply
altairprime 5 hours ago
Nope:

> Timing just worked out this way. New month, ideal timing for testing a new rule.

reply
lifthrasiir 4 hours ago
Or so one says. (Not necessarily saying that it was a bad decision.)
reply
hperrin 4 hours ago
Good for them. Keep your projects human made by adopting a good policy. I use this one:

https://sciactive.com/human-contribution-policy/

reply
eddythompson80 4 hours ago
If you enjoy comedy, you should check the status of subreddits like /r/selfhosted or /r/homelab, etc. I find them interesting because they are on the edge of computers pro-users and software developers. Used to be a nice community

Now it’s people sharing AI apps that look exactly like other AI apps that they have never heard of [1]

Project rise then implode hilariously in a month [2]

An ebook management project that grew over a year with pretty conservative feature set, then in 3 months implements every ebook feature under the sun, breaks every thing, then implodes. Funniest thing is when the “AI Slop” callout is itself AI written and no body notices. [3]

Like… amazing comedy. Then after the owner deletes the repo, 10 people have to role-play the hero who “has the code” because clicking Fork on GitHub is the sign of a true hacker.

[1] https://old.reddit.com/r/selfhosted/comments/1r9s2rn/musicgr...

[2] https://old.reddit.com/r/selfhosted/comments/1rckopd/huntarr...

[3] https://old.reddit.com/r/selfhosted/comments/1rs275q/psa_thi...

reply
duskdozer 3 hours ago
Not to worry, the security problems were patched out (with the help of "grumpy-AI", of course): https://gitlab.com/g33kphr33k/musicgrabber/-/commit/a1cb0c0e...
reply
kstenerud 4 hours ago
This is to be expected. There's a definite split in the engineering community between those who are embracing AI, and those who are rejecting it. It's now become political, like systemd and wayland.
reply
humanlity 3 hours ago
I think good content is generated by deep thought, not by repeating what an LLM says

IMHO, Mitchell Hashimoto[^1] is a good example for the community to learn how to cooperate with modern LLMs.

[^1]: https://github.com/mitchellh

reply
simianwords 4 hours ago
A question to people here: what’s a smallish community for tech with a slightly more serious level of discourse that this subreddit?
reply
veqq 4 hours ago
reply
simianwords 4 hours ago
Can y’all give me an invite
reply
minimaxir 4 hours ago
...Hacker News?
reply
throwawaypath 4 hours ago
Clankers outta here! Wish there was an HN toggle to enable hiding all LLM programming submissions.
reply
viccis 4 hours ago
I created an account and started reading this site primarily for programming news when r/programming took a precipitous dive in quality around 2020 or so. Before it was an example of one of the few good communities there, but it quickly became show and tell (ironically this was against its unenforced rules). And any real interesting posts had no discussion. But then I noticed the "Other Communities" tab would show posts from a HN posts sub that tracked posts here, and suddenly I was able to get great information. A post about CockroachDB that had 20 boorish comments complaining about its name over there would have the designer of it over here answering technical questions about its capabilities.

THAT SAID, I think this might be what gets me to go back to that place. I used to come here to read about new Python tooling, latest database development news, interesting thinkpieces on development practices, etc. Now it's dominated by AI evangelism, "I'm Showing HN™ What I Used By Claude Tokens On :)", AI complaining, AI agent strategies, AI's impacts on the industry news, etc. There are some non-AI posts but not as many good ones as there used to be, and a lot of the non-AI posts quickly turn out to be AI written. Because they respect their time as a writer greatly and my time as a reader not at all. It's ClankerNews, the Hackers are in short supply.

reply
pi-victor 4 hours ago
As others have noticed in the thread, the timing is suspicious - could be April's fools.
reply
minimaxir 4 hours ago
The original post was edited with "this is not April Fool's"
reply
948382828528 4 hours ago
Not a surprise, reddit userers are clueless.
reply
petercooper 4 hours ago
We also believe that, generally, the community have been indicating that, by and large, they aren't interested in this content.

How can that be true? Reddit is vote-based. So if people weren't interested, they wouldn't vote it up and it wouldn't appear on the front page. Hacker News has no rule banning posts about Barbie and yet, amazingly, Barbie rarely makes it to the front page, because that's how upvotes work.

People clearly are interested enough to vote LLM related posts up, but a bunch of mods who don't like AI are upset enough to want to dictate what others can find interesting. Which is not unusual for Reddit.

reply
minimaxir 4 hours ago
Unlike Hacker News, Reddit's new Best algorithm often surfaces newly posted post (which is a good idea that help mitigate the cold start problem), but that means people who are subscribed to /r/programming will see posts about LLMs and typically downvote them.

From the user responses to the linked ban, said ban was a positive decision for that community.

reply
nromiun 4 hours ago
I had almost forgotten about that subreddit. Sadly it has been in a zombie state for years now. Despite having millions of members you can hardly find even 100+ comments on any post in the front page.

Last time I checked only political posts (like related to offshore programmers) got any kind of attention. Most technical posts barely gets 10 comments. Some of the smaller subreddits (like /r/ProgrammingLanguages) are much better.

reply
NietTim 5 hours ago
Not being able to discuss the biggest change to our job in living memory is such a reddit thing to do, just sticking their heads in the sand.
reply
kelnos 3 hours ago
Wow that's lovely. Wish we could do that on HN for a bit.

(Yes, I know, I can install an extension or something to hide LLM/AI submissions. I don't want to, and that's not the same thing, and won't have the same effect.)

I use LLMs, I think they are useful, but oh my sweet jesus I am so tired of reading and hearing about them everywhere.

reply
altairprime 5 hours ago
> Please don't post comments saying that HN is turning into Reddit. It's a semi-noob illusion, as old as the hills.

If only, just this once, it were true. Sigh.

reply
Vektorceraptor 3 hours ago
Strange, that they didn't provide a link to an LLM subreddit or the right place, where to discuss LLMs ...
reply
siva7 5 hours ago
Sweet, so the LLM can interact on topics not about LLM
reply
SadErn 5 hours ago
[dead]
reply
moralestapia 5 hours ago
People still use Reddit?
reply
calf 5 hours ago
What do you recommend instead? Reddit is like reading YouTube comments nowadays, I miss when discussions were literate and informed.
reply
948382828528 4 hours ago
I wouldn't call them 'people'.
reply
BoredPositron 5 hours ago
Ignorance isn't bliss. They never had a downturn yoy in their userbase yet.
reply
minhaz23 5 hours ago
But hasnt it gone down in quality with broader mainstream appeal, more ai slop, and just general self promotion? I feel like a lot of niche communities have also lost their core or original user bases that are not as active any more or it could just be me? For example off the top of my head not digging too deep, r/juststart used to be very high signal and strongly moderated but now not so much. But, on the other hand, i did discover r/laundry recently with some awesome content around “spa day” but again thats mainly one user responsible. I guess another big gripe is having to use the reddit mobile app after they closed their api’s and shutting down third party apps because now i cant browse its more feed-like. Sorry for the ramble not sure what my point is but hoping others can share their experiences and any advice too i guess
reply
huhkerrf 2 hours ago
I'm not sure how you can claim that going more mainstream would decrease the quality of a site that gave us "we did it reddit!" and "the bacon narwhals at midnight".
reply
voxl 5 hours ago
You think this place, the people in my circles infamously refer to as the "orange site", is considered a bastion of good conversation among the people that don't frequent it?
reply
redox99 4 hours ago
The takes on LLM programming on reddit are hilarious and borderline sad. It's way past the point of denial, now into delusions.

They truly believe LLMs are close to useless and won't improve. They believe it's all just a bubble that will pop and people will go back to coding character by character.

reply
faserx 5 hours ago
/r/horsecarriage bans all discussion of cars

/r/assembly bans all discussion of 4GL

LLM programming isn't going away by not talking about it. It's time to move on, and eventually considering farming.

reply
lelanthran 4 hours ago
> /r/horsecarriage bans all discussion of cars

Makes sense. If I'm looking to read discussions about stables selection, feed prices, etc, why would discussions of spark plugs be relevant?

> /r/assembly bans all discussion of 4GL

Also makes sense; people wanting to discuss register allocation, bit twiddling, etc probably aren't interested in insurance claims taxonomies or similar.

> LLM programming isn't going away by not talking about it.

Right, but is the context still /r/programming? After all, there are tons of subreddits you can go to to discuss LLM programming. Why do you need to shove it into a space created for human thoughts on programming?

> It's time to move on, and eventually considering farming.

Okay, understood, but my question still stands - why conflate programming with viber-coding?

reply
xboxnolifes 4 hours ago
/r/horsecarriages banning discussion of cars makes sense though. It's not a horse carriage. If you want to discuss cars, go to /r/cars.
reply
rzmmm 4 hours ago
It's not about wishing it goes away, it's that people don't want to see JavaScript/Java/Swift blog articles when they visit r/assembly.
reply
vlaaad 4 hours ago
More like /r/cars bans all discussion of electric cars.
reply
faserx 4 hours ago
OK I see your point, the problem is more being off-topic rather than the LLM programming itself. And that's correct, we are strict people, after all.
reply
brokegrammer 5 hours ago
Reddit is doomed anyway. People are using AI to start threads, and other people are using AI to comment on these threads. You can never know what you're interacting with.
reply
_fs 5 hours ago
Do you think that this is not happening here?
reply
gorgoiler 5 hours ago
Worse, I am repeatedly being accused nowadays of being an LLM. It probably doesn’t help that I riff-write with only a rough outline of what I want to say, not how to say it.

If the accusation is that I am an inference engine pumping out words based on a trailing context window then I am guilty as charged. It’s just that I run on Fe + C6H12O6 + O2 (a bloodstream charged with lunch and air) instead of y/C/N2 -> Si+e- (sunlight, coal, and wind turned into silicon electrons.)

reply
lelanthran 4 hours ago
> If the accusation is that I am an inference engine pumping out words based on a trailing context window then I am guilty as charged. It’s just that I run on Fe + C6H12O6 + O2 (a bloodstream charged with lunch and air) instead of y/C/N2 -> Si+e- (sunlight, coal, and wind turned into silicon electrons.)

This sort of tells me that you are pro-LLM, and most pro-LLM people mostly paste the contents of their ChatGPT output and try to pass it off as their own.

Given that you say you aren't, the most likely explanation might be that you are spending a lot of time reading LLM prose, and are starting to write like it now too.

reply
huhkerrf 2 hours ago
I think you're proving OP's point.
reply
siva7 5 hours ago
Got any proof?
reply
charcircuit 5 hours ago
Check a larger thread. It is pretty clear since there are people doing nothing to hide the writing style.
reply
21asdffdsa12 5 hours ago
You are absoawesomeamazingaffirmativeabundantauthenticabsolutely right!
reply
JumpCrisscross 5 hours ago
> Check a larger thread. It is pretty clear

It tends to get downvoted and flagged.

reply
siva7 3 hours ago
I got a pretty interesting ai detection demo run through historic HN data, would love to see if HN could make use of this tech for HN. But i have no clue how to reach out or who might be a contact here.
reply
JumpCrisscross 3 hours ago
Make it into a browser extension. Or, honestly, just a page with outputs and a tip jar. If there are interesting findings, highlight them-maybe blog about it and post that.
reply
altairprime 5 hours ago
If you email comment links to the mods that you believe are AI-assisted, they’ll review and act on that. Footer contact link. It’s not hopeless.
reply