Hacker news

  • Top
  • New
  • Past
  • Ask
  • Show
  • Jobs

Ask HN: Why is the HN crowd so anti-AI?

422 points by Ekami 1 day ago | 706 comments | View on ycombinator

dang 1 day ago |

It's simply divided. With every such division A vs. B, the A team thinks HN is anti-A and the B team thinks it's anti-B. This is an invariant.

You can see from the following megathread, currently on the front page, that HN is by no means anti-AI:

Ask HN: What was your "oh shit" moment with GenAI? - https://news.ycombinator.com/item?id=48406174.

Sometimes it just takes the right initial condition (e.g. title) to bring out one side or other.

As for why the community is divided, there's always a temptation to come up with HN-specific explanations, but society as a whole is divided about AI. Surely that is the only explanation one needs. As I've been saying for years, HN can't be immune from macro trends: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...

vbezhenar about 18 hours ago |

Because I enjoy writing code. I enjoy being paid for writing code. And I don't enjoy writing prompts for AI.

Code is not just a means to an end. Code is a means to my happiness. Users might not care, but I do care. I love good code. I feel great when I can write good code.

I won't say that I don't care about users. I do. But I care about me, first and foremost. And AI threatens to remove my lifestyle and workstyle. That's why I'm bullish against it. And at the same time I use it, because I feel forced to use it. This is rat race.

At the same time I can say that I don't care about delivering product 10x faster. Actually I'd prefer to deliver product 0.1x faster.

Yes, I understand that contradicts to the business side of view. Well, I don't care. I'm not getting paid percentage of product sales. I'm getting paid flat salary and I care about keeping it and live good life in the process.

I'm being completely honest about it. Maybe it'll help someone to understand that point of view.

oleg_antonyan 1 day ago |

I call these AI tools "proprietary non-determenistic database of the free internet". They belong to american companies which can cut off your access if american government doesn't like your country's government. They fed from the free internet that many of us grew up in, store it in humans unreadable form and sell you access to it. If some day claude starts to spit out compiled binaries instead of code nobody will notice, and we'll essentially get proprietary cloud-hosted compiler that most in the world depends on to build software. With built-in telemetry and backdoors and clause in license that allow full overtake of your business if provider wants it ofc. It's a great shift from the internet we all know and love towards the new subscription-based access to world's propriatary knowledge base. It's a perfect "mind control" tool as well - you don't need USAID, "free media" and stuff like that in other countries when all people there including politicians ask chatgpt everything from meaning of life to recipies of pancakes. Once you see these political and philosophical dimensions it's hard to unsee how claudecode running on my PC won't turn into a weapon some day. But in blissful ignorance it's fun to use, and companies love it for the promise of replacing people. Amen

animuchan 13 minutes ago |

Personally I'm (vaguely) anti-AI because I'm made to interface with it a lot.

Every time I open my editor, there's another colorful popup about some AI feature or other, and it's never what I want. Product people don't seem to understand that nobody wants ads in their editor, no matter how animated and HDR.

And I use all of the AI, to be clear, and surely it's a brilliant tool. But the fatigue is also real.

Which is why I want every big AI player to catastrophically fail -- not out of spite or anything, but because it will holistically improve on my current state of being. And the product people will need to learn some profession so probably will stop with the ads, too.

I want to think it's not an anti-AI stance really, but pro-user, in some real sense.

spacechild1 about 18 hours ago |

The very premise of your question is very questionable.

> Over the past six months, there hasn’t been a single day where I’ve checked the HN Best RSS feed without seeing a post about how AI “writes bad code,” “introduces bugs,” “creates technical debt,” or something along those lines.

At the same time, there hasn't been a single day without several AI hype posts. The notion that HN has turned into an outlet for anti-AI sentiments does not match my experience at all. In fact, many users are already tired of the constant influx of vibe coded "Show HN" posts, AI model discussions and prompting recipes.

Also, AI is not only about the ability to generate lots of code very quickly. The potential (and actual) negative effects in certain fields and in society as a whole are very real and it's reasonable that people want to discuss them.

knivets 1 day ago |

> Over the past six months, there hasn’t been a single day where I’ve checked the HN Best RSS feed without seeing a post about how AI “writes bad code,” “introduces bugs,” “creates technical debt,” or something along those lines.

because it's true

> Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works.

How can you guarantee that it works though? You can verify, but it would be at the same speed as before the AI, or even slower.

> By then, enough real-world feedback would have surfaced to identify the major issues, and tools like Claude Code would make it possible to fix and ship version 2.0 at an incredible pace.

By then you have a blackbox of a codebase which is unmaintainable, or in a worst case scenario you end up losing your data or get hacked or both.

manoDev 1 day ago |

There are two different crowds using "AI":

- One crowd is using to research algorithms, libraries, write boilerplate code, write test harnesses, introspect and integrate with APIs, do hands-off refactoring, and automating what would otherwise be boring tasks. They still think about architecture, best practices, understanding things in detail and the general shape of the solution is in their hands.

- Another crowd is curating prompts, setting up autonomous agents, creating tooling and guardrails around it, anything else but getting actually involved in how the sausage is made. They are working on meta tasks around the problem, in the hope the solution will write itself.

These two crowds are currently living in very different worlds, and getting very different results. We'll see what survives soon.

maccard 1 day ago |

> Let’s face it: by the time I manually ship version 1.0 of a product, the AI-assisted version could have been deployed 10x faster.

Show the receipts. Where are the mobile apps, the photoshop replacements, the video and audio editors, the games and game engines that took a decade to make in the past that have shipped since Claude code came along?

> By then, enough real-world feedback would have surfaced to identify the major issues, and tools like Claude Code would make it possible to fix and ship version 2.0 at an incredible pace.

Again where are the receipts?

My experience with coding agents is that they’re perfectly good at generating a v0.1 that just about passes the sniff test. It does the first 90%, but the second 90% always takes longer than the first 90%. That second 90% is what coding agents are terriblle at, and are what make actually good products.

thephyber about 14 hours ago |

I’m less anti-“anything AI” and more anti-“how AI seems to be used right now”.

It is:

being used as smokescreen for massive layoffs industry wide.

a repeat of the business models of 1999-2000 (growth without profit, race to IPO, promises of infinite TAM).

the business execs are following the crowd, insisting on token maxxxing, not value-to-the-customer maxxxing. There are reports that many companies have already exhausted their annual AI budget by April.

most companies don’t know how to measure if it’s actually increasing value AT ALL.

my former coworkers say it’s empowering non-engineers to write bad code / features which are a net negative. Prior to AI, bad ideas needed an engineer to tacitly approve of it, but now the bad ideas can bypass the engineer at light speed. 10x development speed is VERY BAD if the average change is a net negative.

people are leaning on LLM inference instead of basic tasks such as keeping web bookmarks organized. It will cause cognitive atrophy.

the foundation model companies are heavily subsidizing my $20/mo plan, so I’m pretty sure it becomes unaffordable once they charge cost plus for inference.

I’m personally experimenting with AI for all aspects of business (not just coding). I’m sometimes vibe coding prototypes and sometimes building a rigorous full-SDLC app.

I watched an interview with Ed Zitron yesterday and I found myself agreeing vehemently with his appropriate level of cynicism about the AI industry and how business is using it right now.

haunter 1 day ago |

The more close you are to the fire the more you understand how dangerous it is.

HN always have had a sizable anti-tech crowd (I don't want to say luddite because it's borderline pejorative). If you see the technology from close and you understand the human impacts of it then there is a reason some would rather stay clear from it. I know some FAANG engineers who doesn’t allow their kids to have smartphones or use social media even though they are themselves working at those companies. Why do you think that is? And you don’t even have to be a FAANG employee to see the social and human impacts of modern technology. AI is the same, in fact not even the same because it’s even worse and it will be only worse.

rakel_rakel 1 day ago |

> I’ll probably make a lot of enemies by saying this, do people realize that code is just a means to an end?

You will need a lot more to make yourself my enemy, but this is the divisor between us... not that you like to use Claude and I don't.

I think it depends a lot on where your interest in (self) development lies.

My main motivator has always been to understand how things work, and myself being able to create as elegant solutions as my technical role models (in the range from colleagues and mentors to the elders of our field), hopefully even pushing it further. Having the LLM just create the product robs me of that, or at least of the most rewarding parts of that. And that's why I don't like to use it.

Different people are driven by different things, I don't think either trumps the other in the objective sense, we're just wired differently.

whoami4041 about 19 hours ago |

I actually hold both extremes inside of me simultaneously. The speed at which you can ship when you have a strong vision of the end product and the architecture is extraordinary (the part of me that loves AI-assistance).

The journey itself, at least for me, has been absolutely grueling though; I'd say ~30% of the time it's just straight up soul-sucking. Some of that could be because of my own incessant need for discipline and clean code. I don't know how people let agents run wild in hours-long workflows, I can't even get Opus to stop running my test suite repeatedly to look for failures even though cargo test fails fast (the model already knows this), CLAUDE.md has the exact steps and commands for running the test suite, every invoked skill explains the same, and the hook rejects repeated attempts with the same explanation. It STILL, 90% of the time, uses whatever command it wants, bypasses the hook's cooldown to try a different grep because its own invented command didn't return any failures, and if it doesn't bypass the command it tries to wait it out so it can try again. Such a simple thing that it can't get right no matter what I've tried.

Anyways.. Love the leverage, hate fighting with the model on the way from A to B. Everything it does should be challenged.

People that "hate" AI are either expecting it to do too much and are disappointed or aren't watching it closely enough and have to suffer through refactors after they thought they'd been making progress. People that are only over the moon may be working in less complex systems and haven't felt the pain of all the failure modes yet, or just aren't yet aware of the bugs hiding in what AI produced.

Anyone who has built something significantly complex enough probably shares the same love/hate relationship.

frankie_t 1 day ago |

First of all, I expect to be a loser in the socioeconomical effect the AI brings. This isn't really about the technology itself but about the political systems we have now. From the pure job perspective, I will either lose my job, or will keep it but it will be increasingly more stressful and less interesting. There are literally zero benefits for me as a worker. The only hope is that the economic effect will be so huge, the trickle-down crumbs will be enough to live a decent life, but that is unlikely to happen in my country.

But, even if I had generational wealth behind me to be able to leverage the AI to my advantage, I still see a lot of cons in the way cheap content generation worsens the world around me: facilitating fraud, political shilling, disrupting online conversations (now everyone just sends bot summaries to each other). In a way, I feel a similar change that from the "pre-facebook" Internet to the "pre-chatgpt" Internet that happened in the early 10s.

keiferski 1 day ago |

I use AI tools daily and find them genuinely useful.

However I am increasingly annoyed at how everything has to be framed as a conversation about AI, how every tech-adjacent company has to brand itself as AI-first, and most of all, how overblown predictions are about an LLM being conscious, etc.

In short – it’s a useful technology reshaping tons of industries, but the hype is grating.

tensor about 18 hours ago |

Being honest about the limitations of AI is not being anti-AI. What a strange opinion.

To address your claim, that shipping speed is more important than code quality, that could be true so long as the code is correct. The problem is that AI can do a prototype reasonably well, but still starts falling down when the system becomes complex enough. When that happens, code quality absolutely matters as a human will need to go through it.

Perhaps in the future AI will have fewer limitations, but today, if you are building a product you want to have a long lifespan, code quality still matters, and so you need to use AI appropriately. The code quality debate isn't even unique to AI, people have debated this for decades with regard to human coders and how value senior vs junior developers are.

culi about 21 hours ago |

The HN crowd is much less anti-AI than the rest of the country. But that's a low bar

A Quinnipiac poll showed 80% of Americans are "very" or "somewhat" concerned about artificial intelligence, with only 35% feeling excited about it

https://poll.qu.edu/poll-release?releaseid=3955

Gallup found that 71% of Americans oppose the construction of AI data centers in their local communities.

https://news.gallup.com/poll/709772/americans-oppose-data-ce...

A Fox News Poll indicated that 80% of voters believe protecting the public's interests and enacting regulations should be prioritized over unchecked technological innovation.

https://www.foxnews.com/politics/fox-news-poll-voters-see-ai...

And Pew Research found that the majority of Americans are "more concerned than excited" about AI, with that number increasing over the years

https://www.pewresearch.org/short-reads/2026/03/12/key-findi...

stasomatic 27 minutes ago |

I use them daily but trust and verify. More convenient than a web search, they stole the index, they better be. But, they are the other, and we and their creators don't know how they work.

mkl 1 day ago |

A lot of people on HN are anti-overhyping, which comes across as being opposed to the thing being overhyped. It was similar when cryptocurrency overhyping was popular.

ZpJuUuNaQ5 1 day ago |

>AI “writes bad code,” “introduces bugs,” “creates technical debt,” or something along those lines.

Which is undeniably true. I am not "anti-AI", in fact, it helps me immensely in my current job, but in my experience, using these tools still requires quite a lot of involvement. Otherwise, updating existing or adding new functionality becomes increasingly difficult as the system grows. The funniest thing is that when you start to lose touch with the internals of the system you are building, you cannot even give the AI proper context to pinpoint the problem or guide it to make specific changes, which results it a lot of wasted tokens, wrong assumptions and mountains of sloppy code.

x1n13y84issmd42 about 2 hours ago |

I just don't see much use for AI coding agents beyond PoC and prototypes, that are to be ditched soon.

In my 15 years long developer career I've always found ways to automate all kinds of chores in big projects - simple shell scripts generate boilerplate code for services/modules/controllers/etc, modern infrastructure & tools automate or completely hide a lot of mundane work while giving back valuable data to act upon (think testing and deployment), the code itself is almost always highly modular and lets me to rearrange complex logic in no time with minimum risk. All that while having complete understanding of what's going on, and full control over every aspect of the software I'm responsible for.

And I have a feeling that writing proper prompts to achieve all that (even given the model has enough context) would simply be more work than just properly programming it the old way.

Besides that, the models feeding on OSS and Indian code from GitHub is not only injust, it's also very limited in how creative it can be - the next innovation would leave LLM-generated solutions behind if kept in vault, so LLMs cannot learn form it. And I have a feeling that's where we're heading - death of OSS (esp. in the wake of the recent supply-chain attacks) and a new round of closed-source technological competition.

entropyneur 1 day ago |

Personally, I don't know a place more hyped up about AI than HN. It turned from my daily dose of tech excitement into a daily dose of tech anxiety.

As for your argument, there's no such thing as elegance. Code "elegance" is mainly maintainability (and, to a smaller degree, some other aspects like security, performance, etc.). The importance of maintainability greatly varies between projects, industries and individual subjective viewpoints, resulting in the diversity of attitudes to AI-assisted coding. That, of course, assumes that AI cannot match humans in maintainability. Which seems to be the case to me right now. But it also seems that the gap is closing, not as much through AI writing "better" code, but mainly through it being increasingly capable of maintaining "bad" code.

happytoexplain 1 day ago |

HN is not anti-AI. HN reflects a reasonable ratio of pro-AI and anti-AI sentiments (sometimes held by the same person! because AI covers a lot of ground).

beej71 1 day ago |

> They care that the product works

This reminds me of Anthropic's post where they say they ship 8x as much code as they used to.

And I stopped to consider how many times I've used an app and thought, "You know what this needs? More code!"

chrismarlow9 1 day ago |

I've seen it before and over time it always plays out similarly.

- the cloud was invented and we were told CTOs would be able to just point and click and make infrastructure and apps! What did we actually get? Another layer of abstraction to debug through. Does it have is perks? Yes. Does it have it's own problems? Yes. Is it more expensive than setting up bare metal and having a solid team? Well that depends on what you're doing and the economics of it and the team.

- then document storages came along like and got wildly popular like mongo and people were calling it the end of SQL! And no more complexity or relational nonsense. Everything is JSON and life is great. What actually happened? These companies realized over time their data was getting trashed, adding things and fixing bugs became complex in pure docstore systems. So the initial v1 was easy and looked beautiful but only 4 years in you have a production db with orphan data that's twice as big as it should be. New features take forever to see a clear path in adding it to the model because it's no longer as intuitive to get performance for a feature.

Anyway. I see AI taking both of these roads at the same time. In 5 years I believe the code will be a giant pile of unfixable mess for most vibe coded things. I also don't see it getting rid of programmers but just adding another layer of abstraction to the mix that yes is helpful, but only if you already know what you're doing, much like what came of the clouds.

bah9 about 10 hours ago |

I am not denying that AI is better for productivity. Can't even say I am anti AI

It is just made my work unfun for me, that's it. I always loved problem solving, writing code, thinking about architecture. Now all of this is delegated to LLM's. Only things left is providing documentation and evaluate solutions. Evaluation part is present only because documentation/harness isn't perfect

Your are not building software together with Claude, you are only a context provider. You may think "ah, but my expertise is irreplaceable", that's false.

Another side effect is that code doesn't have any value. You can code new search engine from scratch and people will think "huh, I could prompt that too in a weekend"

I guess not many people liked writing code like I did (codeforces red btw, but this is also dead now), so effect of AI is net positive. But I give up. I need 2 more years to earn enough for the rest of my life, and I will never work in coding related field again

The irony is I have unlimited tokens, because my work is to create and deploy SOTA inference solutions for LLM's in one very well known provider. I've used all types of LLM's for a large range of problems for a long time, so this is not a hysterical post after discovering Claude for the first time

hollowturtle about 17 hours ago |

> Let’s face it: by the time I manually ship version 1.0 of a product, the AI-assisted version could have been deployed 10x faster.

That's not true, or true only for you or very specific/narrow scenarios that are trained inside the neural net. You can't rule out that's true for everyone. I spent months trying to speed up a novel idea I have only to be frustrated and eventually start it all over via hand coding, and the journey was actually worth it because I learned a lot! And no I wasn't using the Agent in the wrong way

thenoblesunfish 1 day ago |

Because a lot of us are engineers. It's our mindset and our job to question hype and broad strokes and easy solutions, to go a few levels deeper and ask "okay but does it really work?". I don't think most people are anti AI more than they are anti any tool.

truncate 1 day ago |

>> Let’s face it: by the time I manually ship version 1.0 of a product, the AI-assisted version could have been deployed 10x faster. By then, enough real-world feedback would have surfaced to identify the major issues, and tools like Claude Code would make it possible to fix and ship version 2.0 at an incredible pace.

Really depends on what you are shipping, what your users expect and what your personal preference is. I do not want to go 10x on products that need high performance / high reliability, is deployed at large scale where its not easy to undo. But for other stuff, sure why not. The problem is everyone just puts everything in same basket. Either way, AI is useful but not to the same extent people claim it to be.

stolsvik about 1 hour ago |

HN was - and probably still is - very negative to Bitcoin. Which always puzzled me. But I’ve realized: To grasp such concepts, you can’t only be good at code.

GolfPopper 1 day ago |

At my workplace, we outsource a great deal. Of all the companies we outsource to, the employees of two are very upfront that they use LLM "assistance". Their output has been getting worse and worse since that started, about a year ago. Firmware produced with LLM assistance results in hardware that does not work reliably. Tools created or maintained with LLM-assistance do not function reliably. In short, LLM-created product doesn't work in my direct experience.

pjmlp 1 day ago |

Because for many people writing code is exactly their job, it isn't a means to an end.

It is like replacing people at the supermarket with self checkouts and expext they still feel fulfilled on their job, replenishing products from the warehouse.

Additionally only optimistics cannot see their job is in jeopardy.

If you deploy 10x faster, than me as business owner need less of you for the same amount of work.

No, the need for work doesn't grow exponentially every year, there is a physical limit to distribute among all people offering delivery capabilities.

Finally its environment impact destroys all the progress that was made in the last years, and brings computers prices back to the 1980's.

poelzi about 3 hours ago |

https://en.wikipedia.org/wiki/Luddite same same, just different time and job.

I don't see anybody using a hand drill anymore - your hands will become all weak and you will lose your ability to drill good holes by hand...

If you want anti AI sentiment, you should take a visit to /r/rust

datadrivenangel 1 day ago |

Because AI use correlates with sloppiness, and due to the fundamental attribution fallacy us engineers don't like sloppiness.

ilaksh 1 day ago |

HN probably has as much as 5 million monthly users. This is not just a small group of insiders, but more of a broadly representative sample of startup and engineering people.

So there is a wide range of judgement, and more importantly, a diverse set of worldviews. These are beliefs that form the foundations of cognition and perception. In the general population there are a massive number of people who do not understand technology and/or do not really appreciate it at a deep level. This includes a significant percentage of startup and engineering people unfortunately.

chvid 1 day ago |

LLMs as provided by Antrophic and OpenAI represents an enormous centralization of computing, and are black boxes that end-users are completely at the mercy of.

lenkite 1 day ago |

HN crowd is quite pro-AI. Many reddit forums like r/programming have simply banned AI topics.

  "Content about AI and LLMs are considered off-topic with the sole exclusion of deeply technical content about implementation."
Frankly, your opinion on HN being "anti-AI" is eye-rolling - it means you are living in a pro-AI bubble and have never seen anti-AI. There are many on HN who will defend AI to the death.

ChrisMarshallNY about 18 hours ago |

Define “anti-AI.”

I think some folks believe that anything other than slavish adoration is “anti,” and some folks think that only vehement contempt is “anti.”

I think it’s great. I’ve been using it to significantly improve my development velocity and scope.

But it is far, far from perfect. I can’t even envision the disaster that would occur, if I just let it do its thing, unmoderated. It can very well be an AFU force multiplier.

It is likely to achieve a state that approaches “perfect,” eventually. There’s still a lot of elbow grease to be decanted, though.

onion2k 1 day ago |

Let’s face it: by the time I manually ship version 1.0 of a product, the AI-assisted version could have been deployed 10x faster. By then, enough real-world feedback would have surfaced to identify the major issues, and tools like Claude Code would make it possible to fix and ship version 2.0 at an incredible pace.

This isn't really related to AI because it relates to manually coded things just as much, but on this point specifically this is only true for your very early I-gave-it-to-a-bunch-of-interested-people-to-try customers. It's much less true for your first paying customers, especially if the 'major issues' make their pain worse (e.g. data loss, time wasted, etc). You lose those ones for good, or until there's a critical mass of social proof to tell them the early problems are solved.

'I can dash out an early prototype with AI and then fix it later' is a dangerous mindset. If you're working in a small market with a limited number of customers you might piss off enough people that you won't be able to recover. There still has to be some level of quality. But it is a balance.

canadaduane 1 day ago |

I think it depends on which side of the regression-to-the-mean machine that you land on (above or below the mean) for any given skill that is being disrupted by AI. From above, AI is frustrating; from below, it's magical.

https://halecraft.org/software-engineering-is-the-new-manufa...

flkiwi about 17 hours ago |

I'm not particularly anti-AI. I have some concerns about the intellectual property aspects of it, but my opposition is really the (a) functionally illiterate MBAs who think (?) that AI is a thinking machine that will take them right to the C-suite by allowing layoffs of 90% of the workforce and (b) evangelists who believe they're entitled to do whatever they want with other people's information to make their machine god.

flohofwoe 1 day ago |

Interesting, my impression is that HN crowd is aggressively pro-AI, and on a level that is simply bizarre. E.g. the 'spec driven agentic engineering' that seems to be all the rage right now is pretty much a return to the 1970's waterfall development model, just with faster implementers. But initial implementation speed wasn't the bottleneck then as it isn't now - maybe people are too young to notice that we're (more or less) just witnessing another rotation of the big wheel of reincarnation ;)

russelldjimmy 1 day ago |

The post asks a question and then presents a strong opinion with the confidence of it being a fact. There is a pretence of curiosity veiling a complaint. I think it is this perceived lack of curiosity, casual exaggeration (“10X faster”) and implication of the “one true way” (“Let’s face it”) among AI supporters that grinds my gears at least.

It is more of a reaction to misrepresentation and falsehood, which AI and its rhetoric seems to have generated a lot of.

kranner 1 day ago |

The elegance of the code is not superfluous at all. It correlates with the developer's understanding of both the code and the domain.

Many kinds of software cannot be yeeted 10x faster with AI. Someone has to sit down and understand what the right thing to do is, first.

It also matters how many users you expect to be able to reach. If you're Facebook you can afford to use the first 10,000 users as unpaid QA. If you're an indie shop that's barely getting downloads you really want to make a positive impression on your initial users or you're toast anyway.

shortercode about 1 hour ago |

As other people have said the community is divided. I try not to be too negative about AI frankly because a lot of people I know are excited about it and are using it. But it’s safe to say I have strong feelings.

For me HN became a lot less interesting when AI became popular. I don’t want to read about OpenAI’s incremental improvements, or see an AI generated landing page that fails to tell me what a project is about. Maybe the people who love the craft have also reduced the amount they are writing…

daniel-alexande about 1 hour ago |

Fear and resistance to change.

hollowturtle about 18 hours ago |

> Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works.

Software never worked even decently before AI let alone right now that we have AI. I'm a user too like many of us we see every day software built by people who don't care. AI is not a force multiplier if it can let you be lazy you'll be lazy, not being lazy requires a lot of discipline. IMO Agents requires a lot more discipline than hand coding, that's why I use them both, I let AI stress test my code and viceversa, rarely I let my code(usually an interface) let AI write better code, or I ask AI a lot questions about the codebase. That's totally different than some narratives pushed by people you can find here or on X I believe the criticism comes from pushing back doomers and astroturfers. AI is good but not as good as they claim to be, to me very far away from what's claimed and you still need to care about software

atmosx 1 day ago |

> Why is the HN crowd so anti-AI?

For most software engineers LLMs represent future financial uncertainty, pushing them into a tailspin. For a substantial subgroup the challenge runs deeper IMO. They are experiencing an identity crisis, as a central component of their self-concept is being violently stripped away on top of the financial uncertainty.

nerdyadventurer about 4 hours ago |

I'm not anti-AI, but I see the where it is heading

* Mass surveillance which suppress the freedom of speech. ex: Palantir

* Dumbing down people so they cannot think for themselves, so the narrator is in control.

* Dropping bombs on innocent so someone can loot resources.

* Huge environmental degradation due to data centers ex: ground water pollution in Texas, desertification, waste dump due to rare earth metal extraction etc. (Earth is already is in brink of a collapse)

All of the above sacrifices just for the benefit of few rich billionaires not for the community. At this point I do not see the benefits outweight drawbacks, if it is to go on, it should be highly regulated, more than healthcare regulations. And also should be community owned not privatized.

infinitebit about 11 hours ago |

> At some point, execution speed starts to matter more than the elegance of the code.

If this were true, shouldn’t most of the software we use be adding new features and fixing bugs at a faster rate, while becoming more stable?

Do you feel like that is happening? Do you have an example of an app (besides claude code or cursor etc) that you use that has seemed to improve more rapidly since the advent of agentic coding?

cautiouscat 1 day ago |

I’m more of an “AI centrist”, as I think the topic is extremely nuanced. As with most tech hype, there tends to be a black and white “AI good” or “AI bad”. I think reality is somewhere in the middle, personally.

> Let’s face it: by the time I manually ship version 1.0 of a product, the AI-assisted version could have been deployed 10x faster. By then, enough real-world feedback would have surfaced to identify the major issues, and tools like Claude Code would make it possible to fix and ship version 2.0 at an incredible pace.

It’s takes like this that remove the nuance completely and ignore so many facets of the debate. That being said, let’s assume this is true because I think vibecoding a CRUD app does make this realistic on the face of it. When I say vibecoding I mean prompting and dropping, not reading the code.

You do your adversarial reviews with multiple agents, you have your UX agent look over it, your security agent etc. Under the hood there are architectural issues. The code is probably passable, but rough.

You release, customers start using it for their business that they depend on for income. Issues start cropping up, you burn more and more tokens to fix the issues as they come up. Expedience starts sacrificing quality even still, architecture (if there was any) starts being violated and it degrades more and more.

I consider myself a professional, I would never want to end up in a situation like this for mission crititcal products. So, what do I do? I read the output, I make sure I understand it. Why? I care about my customers and secondarily I’m the one with the pager when something breaks down.

Now, for some fun hobby project to track my hobby paints for Warhammer… who cares? I agree. I have used Claude for such projects and not really cared. But your statement does not hold up in the enterprise world with mission critical software.

> At some point, execution speed starts to matter more than the elegance of the code.

This is reductive. You’re assuming people’s concern is “elegance”. It isn’t solely elegance. It’s domain understanding. It’s quality over all. It’s being a professional.

Writing the code was never the slow down for large scale enterprise products.

andai 1 day ago |

The other day, I had a similar thought about the relative importance of code.

I'm working on a game, and I've been fussing over the code quality. And yeah, having code that isn't awful is important for various reasons. But with a game, it got me thinking, the code is literally the only part of the game the player doesn't experience.

The time I'm spending on the code, I could be spending on the art, the game design, the music, the story...

But my natural tendency is to hyper-focus on the only part of the game nobody will ever see. I thought that was interesting.

(That being said the codebase is ass and I do need to clean it up!)

raccoonhands about 4 hours ago |

the way i see it HN people want to know how things work and are interested in improving their skills but ai is kind of the opposite of that. not trying to be biased here but it's true. the way to get good with ai is to optimize personal workflow, and its less about solving interesting problems along the way. the pursuit of technical knowledge is now less interesting because it's more of an academic calisthenics now more so than it was previously- at least for a certain subset of applications

frank00001 1 day ago |

I think it also has to do with the experience after using AI for a while.

I have decided to leave what has been my workplace for over 15 years - mainly to do other types of work. Why? I stopped thinking in my current job as a system architect and dev. AI output is better or on par with my thinking, and I lost all feeling of achievement in my daily work.

I still want to use my brain, so I will find a job where I can continue to do that.

ptnpzwqd 1 day ago |

This does not really match my observations. While it does feel to me the sentiment is shifting towards a more negative one, overall HN feels reasonably balanced between those that are pro-AI and those anti-AI (with the middle ground somewhat absent).

Unlike what many other comments here seem to suggest, HN seems much more pro-AI than what I see in real life amongst developers - at least where I live.

And I do think many users would care more than we might think, but unlike art etc. it is often more difficult to tell.

duttish 1 day ago |

I think it's very useful but the hype promises so much more than it delivers. And a lot of the proponents are all in on the hype it gets annoying.

I use claude to write a design, review the design, turn that into an implementation plan, spend 2-3 turns reviewing that, but still when that is turned into code it misses things or creates helpers that's not actually used or... It creates massive files and unless I explicitly tell it to it never refactors them. It often just silences errors and warnings instead of actually fixing the problem.

It saves a lot of time, and I'm building things I couldn't have on my own. But it makes a lot of mistakes, it's far far from one shots which the hype keep going on and on about. It's tricky to put firm limits on what it does. A lot of the mistakes I catch because I've spent 15 years without an agent and sometimes it's just "hm, this smells weird" and I begin digging. I worry about the next generation.

For me the mental framing of "It's all hallucinations, some of those hallucinations are useful" is helpful to keep frustration in check as I ask it to review the same implementation plan for the 4th time and it turns up different issues because the input was slightly different, or review the output code and see allow(dead_code) despite my claude.md forbidding it.

gacgacgac 1 day ago |

> Users don’t care whether the code was written by AI or by hand

This is very much not settled, and very much depending on your market. Selling games to gen-z? Yeah, they are going to care a lot.

csbartus 1 day ago |

It's a gut feeling.

We _know_ LLMs can't be _that_ good as they are promoted.

I've spent the last 6 months creating a production grade app from scratch with Claude where I wrote no single line of code. I've reviewed code and it was looking good, almost completely following my templates, workflows, skills.

Now I've started to make minor manual updates and I'm horrified. Claude has no idea why there were those templates and instructions in place. It followed them blindly without grasping their spirit. The end result is like a very junior dev copy-pasting answers from Stack Overflow into the codebase. No consistency, chaotic application of different conventions, duplicated code, ghost code (does nothing), and perhaps more as I'm digging in.

The pros: The code works, all tests pass (43% code / 57% tests, 1:1.3 ratio), the UI looks good with visible glitches

The cons: I'll have to rewrite most of the code on the long run, make it fit, easy to maintain.

The verdict: I wouldn't started this project alone. Claude get me through to v0.1.0 / MVP where I've focused solely on the product: technologies, architecture, functionality, and usability. Now it's easier to refactor all for v0.2.0 manually without Claude.

So this might be our gut feeling: we know it's something good, but not as good as the stakeholders might promote. We know it helps in some ways but it's a nightmare in other ways.

We are not anti-AI but rather pragmatic: Not that AI enthusiasts we are expected to be.

dosisking 1 day ago |

Personally I'm not anti-AI, I'm anti-Stupid.

I also don't consider LLM's to be AI. I put it in the same category as PageRank.

foo42 1 day ago |

I think there are multiple aspects at play.

People have reasonable concerns about the ethical, political, economic dimensions before we even get to the technical capabilities.

Even within the narrower question of the technical utility, I think there are a lot of factors which differentiate people's different experiences which are largely unacknowledged and lead to people talking past each other and failing to understand how others have such different experiences and opinions.

The sentiment that "users only care if it works" for example implies that all considerations beyond "does the feature work today" are developers self serving their aesthetics, but overlooks many other concerns which _do_ impact users at a later point.

I wrote about just this division of experience and the polarisation which manifests on hacker news just last week as it happens https://www.julianhaeger.com/posts/Disparate-Results-with-AI...

pluc 1 day ago |

Because it's the crowd that sees reality of the results, not just the marketing.

You can ship a 1.0 10x faster and leave bug hunting to your users and tank your reputation before you have one or you could do like what we've been doing for 30 years and ship quality. There was no problem to fix there that AI fixed.

cryo32 1 day ago |

I am against it simply because it corrupts reason.

Humans are trained for easy wins, not thinking about long term consequences and assuming risks will not play out. It's the lethal trifecta of emboldening our worst characteristics.

Not only that the majority of problems that we have with software engineering are self-inflicted and everyone has forgotten that they don't have to be. All this does is allow us to operate the pile of shit we built over the last 25 years with somewhat less efficiency than we did 25 years ago.

The customer does indeed care that the product works. But the engineers should care what they build and with what. And they don't any more. The status quo is using a statistical model to assemble a pile of trash.

Go back 30 years and I single-handedly built a full custom ERP system for a company in 3 months without an LLM in sight, with no internet connection and thus without pulling a single dependency off the internet.

Add the me-too culture over the top "we have to have an AI proposition" and it's a gold rush but the gold is muck.

ian_j_butler about 18 hours ago |

Like US politics now, AI talk is just a team sport where there's no room for nuance. If you want to talk about such things then you need to anticipate this and work around it from the jump, making clear the expectations about the scope of the discussion and ground somewhere concrete. For politics it's gotta be economics, data, specific policy. For AI, it's gotta be research, benchmarks, very specific workflows or use-cases.

Even establishing the scope of the discussion is tedious, and most people have no patience for that, so the practical choices are basically having a dumb rah-rah type of discussion, or none at all. I'm breaking my own best advice by even writing this down but the only answer is: Read More, Talk Less. If you're in school and talking with other students or if you're talking to colleagues with known background in the context of known practical problems they would like to solve.. it's different. But the forums? Read-only is not even effective as far as "checking in" on the "collective culture" in engineering to get an accurate picture. Actually engaging is even more effort for even less profit. I regret having opened the thread, so back to burying my head in more research and hands-on projects :)

asdff 1 day ago |

Are you really surprised people feel this way? People have pigeonholed themselves into this field and now they find themselves horseshoe makers in this new age. It is scary and concerning. People do have legitimate fear. The whole pitch with AI isn't really that it empowers you to make some CRUD app easily. It is that eventually, sometime very soon, people will wise up to the fact that prompting is not a six figure job. It can be done by desperate low skilled people halfway across the world. Eventually those people will also hit the block.

I think people who aren't scared right now aren't really considering the larger implications of what is actually being pitched. The fact that the AI evangelicals don't realize that they too have no moat is going to be so ironic if only it wasn't so sad what is actually happening.

I mean, we are devaluing humanity. That is what these tools are promising really. It isn't just software. It is art. It is sales. It is poetry. It is C suite. It is filmaking. It is surgery. Every job there is, is at risk. Maybe not tomorrow, but on the horizon. The remaining jobs on earth will become the next target to automate and remove humans out of existence. An ever larger target until there are no targets left but AI controlled companies infighting among eachother for the energy coming from the sun and the nutrients in the 6 inches of topsoil.

Earth will be for the birds and the machines by the end of the century I'm guessing. Keeping us alive will be seen as a liability and a great risk to power structures. If we are allowed to live, and that is a huge if, we will probably devolve back into the hunter gatherer stage, fearful of the machine gods and their robot soldiers and temples of data and compute.

zmmmmm 1 day ago |

I tend to agree with your overall point, but I think you reveal far more about yourself than you accurately reflect anything about HN. Just read back what you wrote:

> AI-assisted version could have been deployed 10x faster. By then, enough real-world feedback would have surfaced to identify the major issues

You want to ship major bugs to your users, let them find them, report them and fix them afterwards. You passively assume this is a good way to build software without even really questioning it.

Aside from some people just not liking this in principle, there are a lot of contexts where bugs cause actual harm and cost actual money. In some cases, "people dying" and "go to jail for it" type harm.

CrociDB about 16 hours ago |

> code is just a means to an end

that's just objectively not true. code is not just the thing that "builds" the final program, it's also the blueprint of that program.

it's both the most detailed _description_ of what the program does and also the instructions on how to build that program. and it's deterministic, which means that the same compiler will *always* generate the same program based on that code (search for bootstrapping, and you'll understand better why that is). you can think that a very detailed prompt is like a "code" in the sense that you'll always be able to build the same thing, but that's simply not the case because LLMs are not deterministic.

the other thing I like to comment is that you mention _"product"_ a few times, but you never mentioned a _"program"_, which is what it becomes after it's built (or executed, for that matter). I think those are in different levels of abstractions. if you're looking for a way to come up with a product faster than your competitors, good for you. code is waaaay more than that.

z0r 1 day ago |

The reports of AI powered 10x development speed are greatly exaggerated

Nevermark about 17 hours ago |

I have no general answer. But some themes I see:

• - Larger Concerns: I believe this is the biggest negativity driver. Sublimated, but polarizing.

Humans are not divine or ordained. Entities passing us in intelligence are a threat, exceeding any normal range of pro's and con's. Acknowledging the big picture derails practical discussion. But it indirectly polarizes many views.

• - Hype Trampoline: The powerful Newtonian equal-but-opposite reaction to unrealistic or over-optimistic claims.

• - Adaptation Style: Adapting new tech to ourselves, and adapting ourselves to new tech, are different things. Today, the fast self-adapters are getting value sooner than the fast tech-adapters. Never has this Rorschach test been so clear.

• - Negatives First Effect: A large percentage of engineers are systemically contrarian and cynical. They defensively approach new things by processing limitations first.

It looks like kneejerk negativity and an obsession with dotted i's and crossed t's to me. But their "one-sided" negative expressions don't seem to stop them from beneficial adoption.

raincole 1 day ago |

> there hasn’t been a single day where I’ve checked the HN Best RSS feed without seeing a post about how AI “writes bad code,” “introduces bugs,” “creates technical debt,” or something along those lines.

Confirmation bias. There has been pro-AI post every single day too but because you already decided that HN is anti-AI you didn't notice that.

mark_l_watson 1 day ago |

I have loved using AI technology for 45 years (symbolic AI, old fashioned NNs, … to the present). I am also skeptical about the apparently desperation-driven ‘bet the farm’ approach we are taking here in the USA.

Slow is Fast.

block_dagger about 18 hours ago |

I think it's the subconscious telling the conscious parts of our brains what's coming. We're in the foothills now, and we're starting to feel the difference in how thin the air is. It's getting a bit colder and not as many trees grow here. Looking up, we see the snow capped summit of the mountain looming above us, and we know we can't survive up there.

drmr about 18 hours ago |

Being critical is not the same as being anti.

If you're not allowed to be critical of a subject, then one should question if the subject has any true merit.

Abimelex 1 day ago |

Saying "code is just a means to an end" is like saying a Car is just a Vehicle to get from A to B. Which is true to a certain amount of people, but certainly not to people who need a special car like a truck and certainly not to the people who build cars. Developers are car builders.

hollowturtle about 17 hours ago |

> At some point, execution speed starts to matter more than the elegance of the code.

Go develop a non trivial videogame, a performant compiler, an embedded code in a microcontroller that don't allocate and so on instead of developing a web app. Why?? Why in hell bloated code doesnt matter on the web? The state of web just sucks because of that

cadamsdotcom 1 day ago |

Many reasons. Each person is an individual and you will learn most by seeking to engage with all the individual stories to empathise and understand. Ultimately it’s a very human thing to care, this is a big change and everyone deals with change differently. It’s a great start to see you caring and wanting to know more.

beej71 1 day ago |

> At some point, execution speed starts to matter more than the elegance of the code.

Also: at some point the elegance of the code starts to matter more than execution speed. :)

space_explor 1 day ago |

Claude calls it enterprise and production ready. I now have to spend the next two days dealing with the fallout, page, outage.

VariousPrograms 1 day ago |

If I was an end user of a working product (AI or not), I wouldn't care.

At work generating and fixing loads of slop is less rewarding work than doing old coding, troubleshooting, article writing, whatever. The internet is full of fake blogs full of fake information. Youtube is full of fake videos and people reading LLM scripts. It feels impossible to share or appreciate small projects because it's so much harder to tell if any effort or thought went into something at all now. My parents can't tell what's real on social media. I'm less sure in my career path because I might spend my time learning skills that become useless in 5 years. I have conversations on the internet or Jira where people respond with LLM output (half the time saying "Claude says..." half the time not.) Kids are cheating their way through school. I'm probably getting dumber by using it.

There's plenty of reasons to be "anti-AI". It's not just a tool that's making programming more convenient.

Snacklive about 16 hours ago |

I'm not particularly anti-ai i do find it useful and i use it everyday for my job, i actually find it great for iterating ideas and especially for finding information about libraries or obscure APIs

But i read everything, i write most of my code by hand and I'm very careful to not shoot myself on the foot.

I say this because on the other side of the spectrum, some colleagues at work are VERY hyped about AI and i constantly suffer the consequences of them making changes without looking, the code is brittle and often introduces bugs

So I'm mostly anti hype, i can recognize it as a useful tool, but im tired of people using it without taking a few minutes to review what is outputting

YeGoblynQueenne about 23 hours ago |

I'm not sure what the question is in your comment but this sentence is the only one that has a question mark:

>> I’ll probably make a lot of enemies by saying this, but do people realize that code is just a means to an end?

The answer is that, yes, most people do understand that. Some people like writing code regardless of whether they realise the extent to which that code is useful to others or not. Some people write code just as a means to an end and couldn't are less how that code is produced. There is, from what I've seen, a general expectation that the people who care about code are better at writing it but my experience is also that they just aren't. Some people who are "passionate about prorgramming" are horrible coders, some who are lukewarm or don't care at all are great coders.

I honestly don't know how AI comes into all that. HN is certainly not anti-AI. Just the other day a post made the first page with a title like "HN front page without the AI" but I can't find it now. There's as much AI stories submitted as anyting you could consider anti-AI.

armchairhacker 1 day ago |

AI has done widely-accepted-as-bad things (e.g. spamming social media, datacenter physical consequences) and seems to have done less widely-accepted-as-good things (code improvement, but many people aren’t convinced. Is software today better than 1-2 years ago? I can’t find clear examples.)

Good or bad, I believe the genie is out of the bottle, and we should do the best we can using and mitigating AI. But I don’t blame or disagree with anyone who’s critical.

al_borland about 23 hours ago |

I use AI for small, stand-alone utilities, with limited risk/impact. These are things I make for only myself to use.

For anything something else will use, this is a real problem you can’t simply wave away.

> AI “writes bad code,” “introduces bugs,” “creates technical debt”

Bad code is hard to maintain, for the AI as well. While all code eventually becomes technical debt, the throw-away nature of AI code, and the sheer volume it creates, tends to turn it to technical debt more quickly. If code is “cheap”/“easy”, and the AI is bad at maintenance, why not do a full re-write for every update?

Bugs are bad for users and harder to find when you don’t have a deep understanding of the code. Logic bugs are the worst of these, because the AI and linter won’t necessarily find them. Some logic bugs can cause a lot of real world issues before they are reported and found. If doing a full re-write for updates, because the AI doesn’t care, each run is an opportunity for new bugs to get injected into the code.

If I’m expected to understand and answer for the code when there are issues, I need to be able to read and understand it, not just deploy quickly.

nogbit about 20 hours ago |

If you enjoyed programming prior to LLM’s, like it was actually a fun thing for you to do, why would you use an LLM? You wouldn’t, it’s depressing.

Similar to an artist who enjoys drawing or painting, would they use an LLM? No, because they like doing that craft.

Would a programmer who loves programming use it to create marketing materials? Absolutely.

breve 1 day ago |

> Users don’t care whether the code was written by AI or by hand, or which framework you used.

But users also include users of the code. There's no value in self-flagellation via terrible code or pointlessly complicated frameworks.

jflynt76 1 day ago |

I think it's because too many people have released tools that's clearly not ready for production because they don't know what to actually check. So it's now just easier to pattern match away any good tools that might surface.

orangecoffee 1 day ago |

The root cause if of course AI's role in loss of power on compensation (coding as a skill is no longer as valuable), and loss of power in labor vs capital.

It's hard to face this, specially for the one oasis in the job market that pays well.

rstat1 about 15 hours ago |

>>>At some point, execution speed starts to matter more than the elegance of the code.

Execution speed only matters to investors and the stock market. Your users don't give a shit.

adverbly about 12 hours ago |

Most people in the real work are pretty nervous about AI as well.

This isn't a HN specific thing.

Most people think AI represents a threat to many good things.

I can't say that they're saying either. There are undoubtedly many ways that this doesn't end well.

I think it's pretty natural to be defensive when it feels like your way of life is being threatened.

pyuser583 about 16 hours ago |

The hype is exceeding the actual day to day impact.

Much of the hype is focused on functional limitations, where the real payoff is speed.

We can now do some basic - and increasingly more advanced - things much much faster.

For experienced programmers, this isn’t new. It’s a cycle that began with compilers and most recently hit with containerization and cloud computing.

But the public discourse isn’t based around the reality, it’s based around a projected future.

For those with experience, the projected future is a combination of sci-fi and back of the envelope estimates.

agentultra about 15 hours ago |

I think there are close to an equal number of pro-AI posts.

Personally I just don’t care to use AI tools. I like programming. I don’t like agentic coding or prompting. I’m just not interested.

Sometimes the front page is so full of pro-AI/AI-projects I just skip reading anything that day. I don’t want to yuck in anyone’s yum. I just don’t care. Not interesting.

I’m not sure there is a single consensus or majority opinion on HN wrt AI. Seems there are lots of little camps with different takes.

Gathering6678 1 day ago |

Is it? As mentioned by another comment, it's probably more divided than 'anti-AI'.

Also, 'Over the past six months, there hasn’t been a single day where I’ve checked the HN Best RSS feed without seeing a post about how AI ...' probably means the opposite is simply not news worthy anymore - no one wants to read another article that says AI could write fairly reasonable code.

undefined 1 day ago |

undefined

sscaryterry about 18 hours ago |

I think that anti-AI sentiment is caused by the business bunnies, over-selling what AI/LLMs can do. Mass retrenchments, re-hiring engineers again a year later to clean up the shit storm caused by over use of AI.

Put even simpler: We, engineers/tech people/tech heavy industries, we are the ones who's lives get the most disturbed, uprooted, messed up by the use of superlatives, the "promises" of AI.

Don't get me wrong, I use it all the time, got the AI psychosis myself, but it is still daft, thick as bricks. It is no replacement for a human.

curvaturearth about 16 hours ago |

I don't know, I think people need to think more like "should I do this?". Speaking from my own experience, I've made all sorts of random apps for fun using LLMs to enable that endeavor. But then I run out of tokens, and end up reading a book, going outside, or something else, and start wondering what the point was

Maybe I'm alone in thinking this way but my free time was slurped up by this promise of productivity, and I'm working to get it back.

gortok about 15 hours ago |

The issue is that folks are substituting judgment and critical thinking for “vibe coding”, and having it spit out 10x more code than you could in the same amount of time is addictive and feels easy. The long term impacts and the issues of trusting the non-deterministic algorithms seem to be ignored by the folks addicted to the easy production of code. That is problematic and over time will come back to bite all of us.

advael 1 day ago |

AFAICT hacker news is only slightly less positive on AI than the average tech industry gathering, which is still like two standard deviations more positive than any average gathering of random people in a city. I think the culture of silicon valley reads anything less than gushing hype as negativity right now, which is a weirdly polarized place to be, but the discourse around this technology is bizarre in general, being an absolute gamechanger that nonetheless still somehow feels quite oversold by its most ardent boosters, who are themselves a minority, but one with rather disproportionate voice and reach

Animats 1 day ago |

Many of the people reading HN will be making a lot less money in two years. Some will be unemployed. Some will be homeless.

Human intelligence becomes less valuable in quantity as AI gets better. Being big and strong was once valuable. Not so much any more.

"When this machine learns your job, what are you going to do?"

lifthrasiir 1 day ago |

Mainly because noisy people are most visible. Both pro-AI and anti-AI (so to speak) crowds have them.

KingOfCoders 1 day ago |

There are coders and creators. The first identify as their tools, the second don't care about the tools (too much).

This explains to me 90% of the reactions I get when I talk to people.

niuzeta about 16 hours ago |

I can only speak for myself here.

In the end it's an emotional response. I am "anti-AI" because it has caused a net negative experience for me, so I feel bad towards it. Confirmation bias makes it easier for me up-vote or voice concerns for "anti-AI" posts and stay silent for "pro-AI" posts.

When I first started working with claude at work, I had a mixed bag of emotions. On one hand, it was awesome, surreal experience that lets me go 10x overnight. Then the negative experiences started hitting me.

My team who has fully embraced AI now generate slop. They're 2-5x more "productive" and churn out code for me to "review". I point out things that don't make any sense, and their AI agent enthusiastically agrees with me, "You're right to push back, great suggestion! You're right that this didn't make any sense". I feel dismissed and it has contributed to my dissatisfaction at work significantly.

A lot of my work is seeping through the AI slob because I can't get away from it. AI PR descriptions like a novel and it's so _verbose_. It's tiring. It allows juniors who are being so extra with the new tool and give bad ideas with bad implementation. Shooting that down nicely doesn't work and because other people in the team who have embraced AI accepts it.

I enjoyed writing code and reading code. I used to take pride in writing a clean, maintainable code and writing a good documentation. AI has made bad developers think they're right, and very confident. It's tiring to talk to. So I don't like AI, because that's the source of all this frustration.

Yes, I am definitely more productive with AI. But the net result for me is decidedly negative.

I'm being completely honest about it. Hopefully this helps someone understand why some engineers dislike AI.

Fr0styMatt88 about 14 hours ago |

I generally agree with you, except for one thing.

Sure, users don’t care if the code is a mess. At least at first. I mean, they can’t know.

But they DO care when the same bugs exist for years, when new features dry up, when it drains their battery, etc. When technical debt becomes due, users notice in other ways.

Now, whether they care enough or just don’t have a choice is another matter.

arjie 1 day ago |

It’s just a big forum so it has lots of people. Personally, I block most reflexively anti-AI people because they’re boringly repetitive. But this has always been the case. Over a decade ago, my friend made a user script to block Snowden news[0].

There are just some topics that a lot of people like to act as radio repeaters on. I just block everyone who seems repetitive to me or who talks in a boring way. In the old world you’d go to a forum and you’d find that many of the threads are occupied by abrasive old timers of one or other type who have driven away all the people who’ve written the information on the forum. This is the standard thing that happens over time. Those for whom the group is the thing prioritize spending their time expressing group membership over being useful to the group.

As forums grow bigger, they attract these participants and then these guys drive out the rest. But you don’t really have to give in to the whole thing. I just remove them and their threads from my comment feed. It’s a pretty good experience.

Other groups that I find undesirable are those with whom I cannot relate. Programmers in crappy companies spend a lot of time talking about how they’re defending their work from useless managers who take credit for everything and so on and so forth. Or they might invent psychoanalysis to express why bosses want people in office rather than remote. There’s just not very much to learn from this kind of person. It’s just a generalized complaint machine which, unlike on sites which have topic-forums like Reddit, leak into general space here.

But you can clean up your own feed. And it’ll get better. It actually doesn’t take very many.

0: https://news.ycombinator.com/item?id=5929494

CoffeeSky 1 day ago |

I actually felt the opposite. HN is full of AI crowd.

> Let’s face it: by the time I manually ship version 1.0 of a product, the AI-assisted version could have been deployed 10x faster. By then, enough real-world feedback would have surfaced to identify the major issues, and tools like Claude Code would make it possible to fix and ship version 2.0 at an incredible pace.

This precisely why I still have mixed reaction towards AI, even AI can produce functional code but might be filled with foot guns. I personally don't use AI (the full automated ones, e.g., Claude code, Codex, Cursor) but also I don't complain about people using AI.

This also reminds me of Jonathan Blow's Software is in Decline[1] talk. Even when the humans coded everything, we gave up on quality a long ago for speed. So people complaining about low quality AI code is ignored.

Simply put software engineering is not as rigorous as other engineering and most of the time when software ultimately fail there isn't major consequences.

[1] https://www.youtube.com/watch?v=FeAMiBKi_EM

JKCalhoun 1 day ago |

It feels like the "Hype Wave" is going through oscillations before it damps down.

You know, it starts with hype about this new thing that is, perhaps, smarter than humans—or at least may soon be. And then the backlash comes and AI's reputation follows in descension.

And from such backlash and hate, some people start to say, "Hey, it's not so bad. It works for me." And maybe AI's reputation begins to swings toward the positive…

I suppose this is to be expected and perhaps ultimately healthy. I know for myself the swings in attitudes regarding AI have caused me to give pause and consider both sides with more regard than I might have. It has blunted some of my criticism and praise, sharpened others.

geraltofrivia 1 day ago |

If you think HN crowd is Anti AI, try to talk to a random person on the street. HN crowd is generally more measured on the topic. Current AI is not the perfect solution, and comes with many many soci economic problems and general HN statement reflects that alongside the mindblowing strides made

lizknope about 15 hours ago |

AI has a lot of uses and can save people time.

But AI bots are filling online forums with garbage posts. I get so annoyed when reading a question and then see clues that it is not a real person but an AI asking so it can get training data for itself. If nothing is done then Dead Internet Theory will become a reality in 2 years.

bionsystem 1 day ago |

I work with junior ops "engineers". Even though some of them won't admit it, they want to do everything with AI, and they do not care much about testing. Even their peer review is done by AI, you can tell by the way the comments are written. They want to deploy stateful clusters, manage VM lifecycles, and even deploy our own Kube cluster, probably entirely vibe coded.

One of them tried to use tabs in yaml instead of spaces, didn't know what a virtualenv was, and didn't know why Kube jobs asked for xp in writing operators ; yet he is pushing multi-files features in less than a day that are meant to manage our backups, and is pushing for managing our own kube clusters in front of management (which finds that it is a lovely idea). At this point I am not sure what to do but it won't end very well I feel.

fxd123 1 day ago |

It seems weird to be "pro-AI" or "anti-AI" in general. It's a tool. It's like saying construction workers are pro-hammer

jordansmithnz 1 day ago |

A few observations I’ve made.

1. Many criticisms of AI’s usefulness focus on the present/past. They may well be right about the current state, but the trajectory things are improving at (unless we’ve hit a brick wall) means they’ll probably be wrong in a few years.

2. Some of the most vocal anti AI statements I’ve heard have come from people the most impacted by its disruption. Does the concept it cheapens your prior work, or perhaps threatens to replace you, not lead to a huge amount of bias?

Like any technology, AI has good and bad aspects. There should be criticisms of it, we need those. But focusing on where it’s headed, and being aware of bias, is going to produce the most important discussions.

ben_w 1 day ago |

> At some point, execution speed starts to matter more than the elegance of the code.

Having seen bad (human) code behind award winning products, and good (human) code take so long the investors get cold feet, yes.

Some people claim (or seem) to know which corners can be safely cut. But what I've seen suggests those who cut corners got lucky, rather than using skill to know what could be safely ignored.

The other side of this is that I have come to view things like "Clean Code", "SOLID", "VIPER", and use of mocking in unit tests, the same way as self-help books: survivorship bias.

GenAI in code is likely to give us enough feedback fast enough that we can turn the survivorship bias of SWEng self-help guides into actual science; but unless progress stops suddenly (could happen any time if investments stop), humans coders aren't likely to be the beneficiaries of this research.

throwawa14223 1 day ago |

Why do workers dislike being charged to rent scab labor from their oppressors?

fasterik about 18 hours ago |

A lot of modern discourse makes sense when you realize that most people, when they express an opinion, are not making a claim about objective reality but rather using it as a badge of membership for their in-group. They see being "anti-X" as a proxy for identifying "good people" and being "pro-X" as a proxy for identifying "bad people," or vice versa.

DonaldFisk 1 day ago |

It's in the name "Hacker News". Hackers are people who enjoy doing the programming themselves, because they get satisfaction from it. Often they program in their spare time, and sometimes what they develop has little to no practical value, and is done as a learning exercise. Using AI would defeat the purpose for them. If they're forced to use AI in their job, it decreases their job satisfaction.

There are others who just want a problem solved, and it doesn't matter to them how the program which solves it gets written, as long as the program (appears to) work and it's done as quickly as possible, so they outsource the development to AI. That is not hacking.

jdw64 1 day ago |

I have similar thoughts a lot. Actually, bugs and technical debt existed even when humans wrote the code. However, while low‑level layer coders might oppose AI interfering with their 'artwork,' someone like me, who mainly assembles libraries like Lego bricks on top of frameworks, would probably find LLMs useful.

janalsncm 1 day ago |

When I first started working with LLMs in 2019 AI was in no was synonymous with LLMs. I personally realized pretty quickly that they’d eventually be able to write software that compiles. Not necessarily good software, but software that passes a minimum threshold.

Then again there were all sorts of hallucination-adjacent issues which are still present but rarer as models get bigger. Wondering about the consequences for software engineering as an industry was a little bit of an “overpopulation on Mars” problem since GPT2 could barely string a paragraph together.

Another factor is the industry’s continued insistence on evaluating the ability to write software using leetcode. Well, Claude is probably the best leetcoder in the world now, but since our industry never figured out better evaluation criteria for candidates of course we are backed into a corner.

pokstad about 16 hours ago |

Because this group likes to go against the status quo. The status quo currently is to AI-ify everything. Some of us think there is a hype-reality-distortion-field-bubble occurring which goes contrary to conventional knowledge. It’s good to have healthy critical opinions instead of group think.

wolttam about 18 hours ago |

I’d be willing to bet that most of us can see both the positives and the negatives of AI just fine.

It’s about the greyest subject I can think of.

strken 1 day ago |

I "hate" AI[0] because I believe that elegant code is a different bulding material to ugly code. Ugly code is harder to change. At some point, it becomes impossible to change.

I notice that a lot of people say they'll be able to write 2.0 faster than I can write 1.0. This means that their 1.0 must have been so bad that they had to rewrite it. Why, then, would their 2.0 be any better? Because they got some feedback? At some point, your users are just going to leave for a competitor.

[0] Meaning I use it, think it's neat, and will continue to use it, but would prefer to use it a lot less than my boss wants

maxaw 1 day ago |

I don’t know why people have to pick one side or the other. AI speeds up development at the cost of oversight. Whether this tradeoff makes sense depends on the real world consequences of getting it wrong and the quality of the foregone oversight, which is very much case by case

kandros about 18 hours ago |

I believe is just an impression given “Anti somethings” people are usually more vocal and likely to comment on the topic

mzelling 1 day ago |

Because the HN crowd is composed largely of developers — the profession that is first to fall to the Axe of AI.

zzo38computer 1 day ago |

Different people have different opinions (including opinions in favor of AI, and opinions in between, and more nuanced opinions).

I have several objections as well, including the Dijkstra objection (i.e. it is not as precise as using a computer code), as well as concerns about the commercial intentions (and terms of use and other related issues) of whatever companies makes them, and wastes of power and other things like that. There is also expectation of use even if it does not help, and that what I have seen often does not help and is better to do by yourself, or to use different software rather than LLM/generative-AI software. (Many people have different objections, although in some cases I do not consider them significantly important.)

dorvel about 12 hours ago |

These days, coding doesn't matter as much as how creative you are at using the tools that others have developed to solve new problems and ship faster than ever before.

customguy 1 day ago |

> At some point, execution speed starts to matter more than the elegance of the code.

Yeah, when your code runs on more than one machine, more than once. Then it's worth it to spend some time to make it actually good. RAM usage also matters.

maplethorpe 1 day ago |

HN has been very pro-AI over the last several years. It's only swung back slightly the other way recently. I suspect this is due to tensions in the gulf causing some institutions to reallocate their investments, which results in reduced bot activity.

ggm 1 day ago |

Because we include people who dislike the hype machine and the initial "it's alive" push triggered a reaction, coupled with a different reaction to what we might call legitimate fears of dis-intermediation: much code is derived from prior code and so LLM are a good fit for reducing the need for coders in some contexts.

I think few of us are blind to how good some systems now are, but we're concerned by reports of worrying trends like swamping free software with machine derived CVE and a decline in critical thinking, not to say outright exam cheating.

ergonaught 1 day ago |

> Users don’t care

Suppose one proved that a sizable mass of people don't care whether they eat dog food.

There are people who won't feed them dog food even so.

There are people who will see ways to extract more profits.

> just a means to an end?

Indeed.

Which means?

Which end?

There are as many unthinking raving fans as there are unthinking raging haters. The reality is that the decision-making power-wielding bunch will make dumb, uncaring, probably some form of "evil", people-harming decisions via AI. Because that is what they do. Almost invariably, until forced to do something else.

So, again, which means? Which end?

This weird "my perspective is universal" thing is among the worst features of humanity in general.

alecco 1 day ago |

I think the technology is fantastic but the current trend of larger and larger proprietary models will bring a concentration of power/money like never seen before.

It's like we are 19th century farmers and suddenly there are the latest John Deere equipment available for huge amounts of money raising yields 100x. Most of us can't afford the equipment and will be pushed out.

And look who Anthropic is partnering with: the absolute worst of Wall St. like Apollo.

shahzaibmushtaq 1 day ago |

There is a huge difference that is missing in this question.

Anti-AI does not mean anti-AI-coding-agents. It's the new vibe-mindset being created by vibe coders/vibe thinkers (AI companies are also promoting this), which is that I can make my ideas from scratch on my own and then blame AI for the mess created by the maker.

As a software engineer, I cared about architecture, code and technical responsibilities/duties. To achieve maximum and optimal results I'll take assistance from anything — AI, non-AI and whatnot — to speed up the process either 10x or 100x.

toasty228 1 day ago |

> Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works

A lot of people here are not users but creators, they do care about these things

azangru 1 day ago |

> Users don’t care whether the code was written by AI or by hand

Users don't. Question is, do developers, who are tasked to read, modify, and maintain the code?

bob1029 1 day ago |

This question goes a lot deeper than AI.

You can infer a developer's position on AI with 100% accuracy if you ask them a related question about the customer and how much overtime they'd be willing to pull to meet a deadline for one of their internal projects. It's the same question, just worded a lot differently.

The general form is probably something like "are you willing to sublimate your ego in order to care for the parties who ultimately justify your compensation/career?"

AbstractH24 about 14 hours ago |

I’m certainly not anti-ai, but I am anti viewing it’s as a panacea that negates the need for any strategic or technical skills.

And im also anti viewing it as the apocalypse

mcmcmc 1 day ago |

Most people in general have a negative view on AI, the HN crowd isn’t special

sombragris about 15 hours ago |

To be honest, I'm not "anti-AI", that is, anti-LLM/agents, etc., at all. LLMs and their ilk are just a tool. You can use it, or not. And you can use it well, or not. That's it. The tool has its good uses and some benefits are genuine. I should know since I'm no developer, and I should be the prime target for vibe coding uses.

But I really hate with my guts how AI capabilities are shoved down our throats on every instance of consumer-facing software, and I hate how it's carelessly used, sometimes with devastating consequences. The latest case where some accounts were hacked by abusing Meta's AI is an example.

And also, as a teacher, I hate how AI has upended higher education. I'm still adjusting my workflow to work around student's AI-enabled cheating and abuse.

So, while it's just a tool, it's been a tool that has seen some very crappy uses, and companies are quite happy to empower and enhance humanity's worst tendencies with it.

charles_f 1 day ago |

> Users don’t care whether the code was written by AI or by hand

That's true, but they care deeply about the consequences of that:

> about how AI “writes bad code,” “introduces bugs,” “creates technical debt,” or something along those lines.

So whomever your strawman is, they got a point.

Note that I'm "anti-ai", I use it a fair bit and even received the trendy email asking me to watch out how much I spend in it cause it's expensive. I'm also not delusioned into believing the "it's 10x faster" and "code doesn't matter anymore" marketing. If the thing fails it's my name on the git blame and my number they call at night so I'll review that code thank you very much.

I feel like past the wow effect it's pretty easy to see the seams and the limits, even on "frontier" (god do I hate that term) models, and nothing replaces human skill for now if you're working on something with any significance.

Dang sums it all, I dont perceive hn as being pro or against AI, it's a mix, but if you're polarized, whatever "side you're on" you'll feel the other side is over represented.

28304283409234 1 day ago |

I use AI daily. But not with agents. Those feel like cars before there were safety measures, like seatbelts. I'm no anti AI. I'm just waiting for the seatbelts.

nico_h 1 day ago |

The current AI tech (LLM and other Gen image stuff) is impressive as heck, but it has flawed origins (facebook torrenting the books, everyone scraping the web and anything they can without attribution) and downright evil boosters advocating for the elimination of humans livelihood (they are talking to CEO). The “hyperscalers” moving fast and breaking things (their local environment mostly) don’t help.

cjbgkagh about 16 hours ago |

I think the pro AI people are generally too busy with their AI than to spend time arguing with people on HN.

Why spend time arguing with humans when I could be more productivity arguing with AI.

egberts1 1 day ago |

I am guarded on today's LLM after much unit testings myself.

For as long as LLM use the probabilistic predictive next-token for an algorithm, there shall be glaring errors when encountering a complex-logic (or even compound-logic).

In short, use AND, OR, NOR, XOR sparingly when doing AI prompt. Elevate your err-dar when doing so.

undefined about 18 hours ago |

undefined

nottorp 1 day ago |

What AI is (a part of) HN against?

The actual uses?

The "it will get sentient next year and take over the world" bullshit?

These two things are simply unrelated, and my experience with coding assistants (that I do use daily, because they are useful) says whatever OpenAI and Anthropic say in their marketing is 95% lies and hyperbole.

Any technology that is marketed as a religion will get the same reaction from me.

balls187 1 day ago |

More like, HN crowd is anti-HYPE

grebc 1 day ago |

Given a large majority of the HN audience is likely directly employed by large orgs responsible for creating this garbage, it definitely doesn’t skew negative.

There is now more, and likely only an increasing amount, of AI content.

As someone interested in what other people, not machines, are doing - I don’t want to spend time reading superfluous prose/code that LLM’s generate.

aristofun 1 day ago |

I think HN “crowd” on average is smarter than a random or some hype eating crowd on the internet.

Smarter people tend to be more sceptical and resistive when something gets shoved up their bottoms too much or much more than it seemingly deserves.

Nothing special about AI here, it’s a general tendency.

thelastgallon 1 day ago |

I spend quite a bit of time every day on HN, I see the vast majority of posts are about AI and how AI is accomplishing more and more.

undefined 1 day ago |

undefined

cyclopeanutopia 1 day ago |

> Code is just a means to an end

No, it it's not just that. Don't you realize your opinions are just, well, your opinions?

inhahe 1 day ago |

And in my experience with AI doing personal projects, 10x as fast probably understates it by at least an order of magnitude.

rzzzwilson 1 day ago |

> They care that the product works.

And that's the problem.

bigyabai 1 day ago |

Both of them can be true at the same time? Many people on HN are at the forefront of this technology, we're testing it in prod and telling each other what does or doesn't work. It's not anti-AI to use the AI and then document a failure.

We're still waiting for a model that can draw a pelican on a bike, you're not zero-shotting every problem with AI yet. If we want improvement, we gotta start by being honest.

InfiniteAscent about 19 hours ago |

> enough real-world feedback would have surfaced to identify the major issues

You think the real world has nothing better to do than test your shitty code?

demorro 1 day ago |

I am anti-gun despite guns being extremely effective at propelling metal at high velocity. I am not anti high-velocity metal, nor do I believe guns should never be used under any circumstance.

This post is absurd, childish binary thinking.

kh_hk about 17 hours ago |

I believe that all the speed gains are running on loaned time, and that time will need to be spent sooner or later.

smoppi about 15 hours ago |

There is no such thing as an "AI". It's just a marketing term for so-called neural networks (that supposedly emulate a brain) running large language models. They don't have intelligence, they are merely guessing machines. They can generate sentences and fake images and videos. We shouldn't be wasting gigawatts of computing energy to run these things.

me551ah 1 day ago |

AI is not supposed to write excellent code, it is supposed to write the “most likely” code which equates to your average engineer. People who are below the curve are going to see a much higher benefit than people who are higher than the curve.

jimmydoe about 17 hours ago |

I’m pro AI as a tech but against current economic power structure. I usually prefer not say much about it.

andyjohnson0 1 day ago |

> Why is the HN crowd so anti-AI

Take your pick: Anxiety over the possibility of redundancy and consequent financial precarity. Concern about our children's futures - their education and careers. Sorrow over the loss of the craft of software construction, with the potential for reduced autonomy and creativity. The atrophying of human cognition. Disgust at the excessive hype. Dismay at the environmental impact. Worries about the social and political impact, including further enabling authoritarians. Horror at the inevitable use of AI in warefare. Just plain exhaustion at the rate that the world is changing.

Like you, I'm a software engineer. 30+ years. I find the technology of AI genuinely facinating. I also enjoy making software.

> do people realize that code is just a means to an end?

This has been extensively discussed here and elsewhere. Its obviously a simplification, but some people prioritise the end-result: the product. Other people prioritise the practice of building the thing: the art/craft/engineering of coding and software construction. There seems to be a certain amount of mutual incomprehension between these two perspectives.

> At some point, execution speed starts to matter more than the elegance of the code.

Ultimately, I think that financial pressures will mean that software inevitably becomes much less the product of a craft and much more an industrial mass-produced product, extruded by AI. So, if you're frustrated by current contrary attitudes on HN and elsewhere, then perhaps you just need to wait a few more years.

SpicyLemonZest 1 day ago |

> Let’s face it: by the time I manually ship version 1.0 of a product, the AI-assisted version could have been deployed 10x faster.

I just don't understand what you mean by "let's face it". I repeatedly face it at my job, all our code has been AI assisted since March, and not once have I observed such a 10x speedup. The only 10x examples I've seen in the wild have been on tasks like cross-language code rewrites that completely fail your "code is just a means to an end" criterion.

noufalibrahim 1 day ago |

AI is no doubt powerful and i think that's reflected on HN. However, a lot of AI news these days is alloyed with hype and falsehood. Some amount of sceptical counter pressure is warranted.

OptionOfT about 13 hours ago |

I use AI every day.

And I am absolutely sick of having to justify my job against people who feel they can now vibecode an application without understanding the code.

Kinda like how someone thinks they can build a house without understanding the different layers.

And it's made worse that the way these applications are now built: from the outside, with zero regards towards how it's actually put together.

I understand that execution speed matters over elegance of code. I'm not looking for elegance. I'm looking for code that is clear, well abstracted, well reasoned, so that it not only serves the business purpose, but is also technically sound, non-DRY, with clear indicators of where YAGNI was invoked etc.

I'm genuinely tired of having to defend my job. And the world is using the AI revolution to get rid of so many people. When you call 911 in my city you now talk to AI. You call the local dealer, you get AI.

So AI is presented as this 10x modifier, but I'm not working 1/10, I'm working the same if not harder to verify my PM's slop, because it's me who gets paged at 2PM, not my PM.

I'm tired boss.

rvz 1 day ago |

AI is great for prototyping, but that is far different to AI in production-grade software, including with the hidden cost of maintenance. You have to know what you are doing.

Why even risk using AI directly in mission critical high risk software powering cars, planes and financial transactions or control systems with no human oversight?

If a disaster happened and an investigation was launched and the inquiry found that the software was "vibe coded" and no-one understood the code, would that look great towards the software vendor's reputation?

undefined about 11 hours ago |

undefined

tlogan 1 day ago |

AI is a threat to the livelihood of many people on HN. So, there is a portion of the community here (small but very vocal one), that is against AI.

That is the simple explanation.

000ooo000 1 day ago |

If your bar for good software is "released asap", more power to you. Fortunately though, that's not everyone's stance. Not everyone is aiming to shit out the next big crud app.

elorant about 18 hours ago |

I can only speak for myself. I mostly write C# and the code they generate isn’t of my liking. Too many var statements, async everywhere even for the most trivial things, and then a lot of times when I ask something difficult they fail spectacularly. I asked Claude the other day to propose an algorithm for Named Entity Recognition for brand names and all it did was to build a heuristics based on the type of business entities. And then in order to do that it went and created four classes. They overcomplicate things all the time for no apparent reason.

I built an Asterisk dialplan using Gemini a few months ago and it has so many hacks and quirks in it that I don’t dare touch it. I just leave it there hopping that it will keep working. I excluded Asterisk from future OS updates to avoid something fucking up that travesty of a dialplan.

Couple of weeks ago I wanted to explore an enhanced version of a PPMI algorithm that tries to flatten rare pairs. I went back and forth with all three major LLMs (ChatGPT, Claude, Gemini) and they couldn’t agree on anything. They kept changing each other’s algorithms all the time. The “reasoning” part seems laughable, it’s just a probabilistic infinite loop.

And that’s just for the programming part. Whenever I’ve asked them about SEO their answers are highly inaccurate. All in all I just don’t fucking trust anything they say.

miljanm about 4 hours ago |

it's an identity problem

jmyeet 1 day ago |

The only product of AI is labor displacement and, by extension, wage suppression (as the duties of the displaced become free labor from those who remain and those who remain aren't asking for raises).

So ahy are so many on HN anti-AI? Because automation has finally come for them. Now it's personal. While it wasn't personal, you could pretend that people who had their livelihood taken away was a result of personal moral failure. You would see that 10 or 20 years ago when people would quite callously say "you should've done computer science" and that was that.

There are a lot of reasons to hate AI, not least of which is the externalities. It's essentially profiting off intellectual property as well as user-generated content for no compensation. Software people can actually identify with that in a way they just didn't when it was music, art or literature.

The data centers themselves nobody wants. They get massive tax and electricity breaks. Everyone pays for the upgrades and gets to live with the water pollution ,noise and higher utility bills. And because the data center is powering labor displacement, unlike, say, an auto plant, it produces negative jobs.

This all comes at a time when society is at the breaking point. Unaffordability is a massive problem (only getting worse) while we rapidly approaching minting our first trillionaire. Wealth inequality is reaching levels that historically have resulted in violent revolution.

AI in particular and automation in general could be a good thing for society. In another version of society it would allow people overall to work less and more menial jobs could be automated away. We don't live in that society. We live in the society that will make 99% of people poor so a handful of people can have $500 billion instead of $400 billion. All while the world seems to be getting ever more violent and cruel and major issues like climate change are going to start biting real hard.

bkdbkd 1 day ago |

1. because they know better. You don't have to understand it, for them to be right.

This comes from their years of experience. When you also get those years of experience, you may come to similar understanding.

jandrese about 18 hours ago |

I think some of it is just needing to be a counter balance to the unending hype train from the AI companies that have an existential need for AI to be the next big thing. That and seeing these amazing demos and press releases, then trying it out yourself and finding that it's not nearly as capable as advertised and many of those demos are bullshit.

Even the "programmers are now obsolete" predictions have really not panned out as more people discover that while AI is an absolute boss at solving college homework level problems, it entire falls apart completely or requires a ton of babysitting to work on problems larger than homework exercises.

It's certainly useful at times, but you always have to keep problems about homework sized and generally focused on a single thing that has been done many times before or you'll have a bad time.

Good uses of AI: Asking it to implement a GStream Webp to backing store module in a GTK project.

Bad use of AI: Asking it to implement a libnftables interface for adding and removing firewall rules. The AIs completely hallucinate the entire API and output useless garbage. Plus the API is high level so even when you try to input it into the context the AI engine gets very lost. You can fight with trying to get it to understand, but in the end it's faster to just write the code yourself.

Ampersander 1 day ago |

This site is the gathering place of the biggest AI zealots there are. If someone posted that they have stopped talking and started communicating with the world solely through a camera pointed at their face and having claude interpret their facial expression, I would not know if they were joking. That is the caliber of AI fandom here.

AI anecdotes posted here are also clearly exaggerated. When someone tells, it's a story of extraordinary feats, something truly spectacular. But then when someone shows, it's always some below mediocre slop. It looks like shit and the program does not work etc.

This is not a recent development either. Ever since chatgpt came out there have been people here posting that they use it for things it can't do.

And I'm not even of the opinion that LLMs are useless technology. They clearly are good for many things. Recent security vulnerability findings have been impressive for example. Automatic spam and astroturfing is an obvious use case. And it's actually easy to come up with potential use cases. This technology is not bitcoin.

BugsJustFindMe 1 day ago |

> AI “writes bad code,” “introduces bugs,” “creates technical debt,” or something along those lines.

It is strange to me that your question is so narrowly scoped, as though code is the only current use of AI and as though bugs are the reason to be against it and not a clear existential crisis that the world has not demonstrated any capability to meet.

The end goal of AI, literally the goal, is to make it so that workers aren't needed anymore. Ignore for the moment that AI isn't good enough right now to have eliminated all the worker roles yet. That is still fundamentally its goal. You will tell the AI what you want, the AI will give you what you want, ..., profit. No nasty employees to deal with.

I would rejoice at this if I lived in a society that decided it would use the fruits of each new labor efficiency to provide for the populace instead of telling me that people who don't work should die in a gutter. But I do not live in such a society.

sameersri2004 1 day ago |

Cause people here see the loopholes and want to solve them to increase efficiency which does'nt means they are pessimistic about AI.

itrunsdoomguy about 16 hours ago |

I am pro AI 100%. Just because I have more time to play Doom.

agronomov about 22 hours ago |

Everyone knows eventually AI will impact their career prospects. How can you be in love with that

sometimelurker 1 day ago |

I like AI but I'd like it to be a different ratio of non-ai/AI posts here bc its a lot and kinda irritating by now

linsomniac about 23 hours ago |

I think it's a negative feedback loop: If you are convinced that AI is worthless you are not going to be willing to spend $100-$200 to try the best tools, and if you're not using the best tools or you have to work under severe token limitations you are going to have a bad experience which is going to further convince you that AI is worthless.

undefined about 23 hours ago |

undefined

fwlr 1 day ago |

The genuine answer is that many people who hold a lot of power over me (the executive suite of my industry) intend to do me harm with it (put me out of a job).

austin-cheney 1 day ago |

> why anti-AI

I suspect because most people that participate on HN have something to do with writing or shipping software. Most discussions around AI feel like children pretending to be adults in the room, except everyone else still just sees children pretending to be something they are not.

That isn’t new and it certainly isn’t limited to AI. For example, it’s come up in the past many times when people pretend to write JavaScript but can’t or when people believe they can replace JavaScript with WASM and yet can’t. What is new that Autism (absentee introspection) or Dunning-Kruger feel of it is both wider and deeper. It’s the feeling of someone professing their expertise without ever actually producing anything before.

agronomov about 22 hours ago |

Everyone knows AI will impact their jobs eventually. How can one be in love with that idea

dwedge 1 day ago |

From my perspective it comes down to two factors.

First is the corporate push for AI. We are constantly getting told to "use AI for X" and not "explore if it makes sense to use AI for X". It's pretty obvious that quality doesn't matter, only cutting staff costs does, and I dread to think how software and service will look in 5 years.

The second part is how people use it to do their work without shame. You can't get a bug report without someone saying "here's what Claude thinks". Great, is it right? I can ask Claude myself, at least verify. Outage reports will be summarised and pushed by AI without anyone verifying. I have to argue with a bot to get my PRs through, and nobody reads anything anymore.

It's not that AI can't be useful it's that it seems like nobody cares how good the quality is, only that it does the work.

eranation about 18 hours ago |

My honest take? Hackers and builders value not just the result but also the journey. There is a feeling that AI is a cheat code to get to the result without having gone through the journey. I am fully on that side, and like everyone I’m using AI because I can’t afford not to, and because it’s also admittedly, fun and addictive and even within it, you can build skill (no pun intended) and for now at least, talented people with good taste and problem solving skills seem to manage to just use AI as a multiplier.

But because AI made everyone have perfect English, and above average design skills, everything that 4 years ago would be considered elegant, well written, well working anything, now looks like yet another low effort AI slop.

People appreciate not just the result but also the effort.

Also the entire AI will replace you marketing bait from all BigAI CEOs is tiring. And the entire you have to adopt AI to survive is nauseating. It takes mostly pure will to become an expert in AI, just prompt what’s the latest FOMO skills repo and you also can be an AI influencer.

sajithdilshan 1 day ago |

I feel like the negativity is mainly due to lack of understanding on how LLMs work under the hood. The more you learn about it, the more you realize that it’s just a glorified autocomplete machine and the reason why it looks so capable is the engineering behind prompt and harness.

Unless there is another breakthrough in model training, I don’t see AI taking over anytime soon. However I do agree that’s it has become another tool, the engineers can use to increase their productivity which is a positive thing

haitchfive 1 day ago |

What surprises me most is some of the virulent reactions that code generation appears to elicit, sometimes citing reasons such as craft, artistry, and originality. As if the entire disciplines of computer science and systems engineering never depended on assemblers, code generation, compilers, JIT. Or really, just writing bytes that can represent machine code, P-code, or bytecode.

A reaction that doesn't appear to make the very direct connection with the systems of exploitation, but chooses to target the tools, or the users of tools is difficult to justify as extremely sophisticated.

rglover about 19 hours ago |

Because it's a power drill being treated like a genie lamp.

OlivOnTech 1 day ago |

I read a lot of comments talking about pro-AI or anti-AI. The world (and each of us) is much more complex than a binary split.

CM30 about 13 hours ago |

I think there are a few reasons for this.

First, a decent percentage of people enjoy programming for the process itself, and not the end result. For them, the idea of having a computer handle everything and playing QA tester every now and again feels like it goes against everything they enjoy about software engineering. If you're the kind of person who dislikes Dropbox because they can do everything themselves, AI is hardly going to rank any better there.

Secondly, a lot of people here do care a lot more about things like performance, technical debt, code quality, etc. AI probably appeals more to those that don't like to think about said things very much, and that's only a percentage of the Hacker News userbase.

Thirdly, a lot of projects discussed here are on the more complex or at least esoteric side. This is where AI tends to fall short, and hence those people may be a lot more skeptical about its usefulness.

There are also a lot of groups here that have... reasons to dislike AI in its current form. Maybe they're open source supporters that dislike how the biggest companies and most up to date models in this space seem to be against everything relating to software freedom (self-hosting, open source, no controls on content or usage, etc). Maybe they're worried their job is at risk, or are struggling to find a new one in this market. Maybe they like building computers or working on hardware and are finding everything's gotten significantly more expensive now that AI companies are using so many resources.

There are a lot of communities and subgroups here who have clear reasons to dislike the current AI boom, and who probably want the bubble to burst sooner rather than later.

Oh, and there are also plenty of people who hate how much of the site seems to revolve around AI now, and wish there were more posts and discussions about anything else.

Does that mean everyone here dislikes AI? No, of course not. Plenty of people here use it, or see it as a useful tool with a lot of potential.

But there are a lot of people here who have clear reasons to dislike it, either because the way it works is antithetical to what they enjoy about programming, or because their situation could get far worse due to its rise in popularity.

slibhb 1 day ago |

No need to overthink. Most people, pretty much everywhere, simply don't like new things.

darepublic about 15 hours ago |

If you believe AI is so incredibly useful.. then actually you should be happy to reap the advantages of it whilst the "anti" crowd buried their heads in the sand. I have seen people on this forum unironically ask what AI can't do. As if they have genuinely tried yet failed to plumb the depths of its ability. If I had a genie in a bottle then I would simply make wishes and not worry about correcting the record. Whereas if people are using a broke genie to create slop that inconveniences me I'd be upset. So a better question is.. if you there is nothing this genie can't do why aren't you quietly churning out masterpieces

pgt 1 day ago |

AI threatens the programmer identity.

DrewADesign about 13 hours ago |

The LLM and diffusion model businesses stole the lunches of a huge chunk of commercial artists, digested it, and then shit it back in our laps, saying it was our fault.

I have zero problem with the technology as a technology. None. The vast majority of its output is garbage but that’s true of a lot of things. Towards the end of my coding career, I even found early copilot to be pretty useful.

However, I have a giant goddamned problem with the way the industry has conducted itself, and the way the most vocal industry boosters have not only been bereft of empathy, but overtly contemptful. That’s even before you get into the completely unapologetic ways these companies are shoving AI ‘features’ down creative throats trained on our own stolen work, and shoving data centers down the throats of lower-income people nationwide. Speaking frankly as a commercial artist, the entire commercial bloc the AI universe could be shot straight into the fucking sun and I’d throw a very well-attended celebratory party.

Societally, AI is deeply unpopular. If you don’t understand why, you might be in an algorithmic bubble. Try to deliberately go into non-tech-business-adjacent intellectual spheres and listen to what people are saying without getting defensive. You might realize that you’re making a lot of unfounded assumptions about the place of AI companies and tools in other people’s lives.

dnnddidiej 1 day ago |

Could it be the new car effect. You get say a Mini then see it everywhere. Personally I see diverse views on AI here.

Jedd 1 day ago |

Generally speaking the local crowd is anti-hype, and so it's easy to get the manifestation of that conflated with with what you're describing.

(I fit your literal description, but primarily from a nomenclature perspective - I'll call them generative models and LLMs - and I appreciate this puts me in the minority. BUT I do believe part of the hype feedback loop was the intentional mislabelling of these technologies from the outset. AND I understand why the marketers did that.)

I suspect the older crowd has lived through the hype playbook enough to recognise it early, and that the pattern this time around is becoming a bit a bit more obvious now, so I expect increasing levelling out of expectations & understanding.

returnInfinity 1 day ago |

Its complicated, this is how its going to be. People are going to have opinions and take sides or take no side at all.

tavavex 1 day ago |

Your post is talking about only the code itself, the quality, the speed. Other people are already debating you on that, but I suggest that you also look into what's surrounding AI that's making people very averse to it.

Many see AI as the biggest representative of the world and the internet getting worse. It accelerates the decline that was already there, and when people see their favorite websites become littered with garbage, themselves not being able to find a job or the supposedly enlightened tech elite becoming 10x more insane than they already were, the obvious thing to look to is AI. And what about all the companies that are trying to hop onto the hype bandwagon and are enforcing AI usage or laying off half their staff and demanding that the remaining half 'just use AI' to work twice as hard? Also not very good for the image.

The kind of people who only care about code quality and ignore the above issues, in my experience, are people with no horse in the job market race. Old people, rich people, non-techy people who don't have to do this for a living. They're having the time of their lives churning our small personal projects and not caring about anything else. Everyone else is suffering too much from the other causes to take them seriously.

kmaitreys 1 day ago |

If you're impressed by something which was done by AI, then you're not qualified enough to judge it.

pantafive about 15 hours ago |

Nobody writes code by hand anymore. Accept it. But trusting AI blindly is a road to hell: the model doesn't have the context the team has.

Hard to admit, but a developer's role today is to hand that context to the machine. Those who started before AI have that skill. How to build it in people who start with AI from day one is an open question for me.

derpmasterflash 1 day ago |

I don't spend much time on HN but from a glance it seems more middleground (reddit f.ex is extremely anti-ai). I think what you see generally just comes down to human nature. This new technology comes out which is going to change a lot and introduce much turbulence and uncertainty. Some people are happy to put in the work of learning these tools and are confident in their ability to land on their feet. If thats you this is an incredibly exciting time. Without a question a single individual has never had as much leverage as they have right now. And at least currently software engineering skills is a force multiplier in what you are able to accomplish.

But then you have a second group of people who don't have the time or inclination to learn a new way of working, or are worried they won't be able to keep up. If thats you this is a very scary time because the value of your current skills and position in life is decreasing day by day. Some peoples approach to this problem is to just stick their head in a sand with the subconcious belief that if they can convince themselves and enough people that this is not happening, it's not going to happen and their position in life will be safe.

A very common blindspot people have to rationalize this position is focusing on unskilled use of the current models (and often not even using the current best models). Then use that to make judgements about why AI won't be able to do something even in the future. The models are obviously going to keep getting better and I think even the best users are still just scratching the surface of how we can get the most out of the current models.

Lerc 1 day ago |

I don't think it is a large number of people creating this perception, I think it is more their depth of feeling about the issue.

I am often struck by the similarity with bigotry about migrants, where they are portrayed as unreliable and undtustworthy entities that are threatening jobs. Simultaneously arguing their inability and ability are problematic.

You have a second vein of behaviour that object on more religious grounds. There are people that believe that any real understanding of models would deny biblical truth, much like evolution, it is a spurious claim, but at the same time the Discovery Institute is putting money into AI disinformation.

I am unsure how much the Future of Life Institute has influenced thinking, they reputedly have a war chest of half a billion. I have certainly seen videos on YouTube that have been sponsored by them.

paradox242 about 23 hours ago |

This is an extremely short-sighted and surface-level take.

xtiansimon 1 day ago |

You say anti-ai; I say pro-human (warts and all).

And I think there is a debate about llm biases [1].

And the obvious question of who owns and controls llm/ai technology. The wealth of humanity should be invested in humans and not a handful of llm’s and corporations who “own” them [2].

I think these are examples of thoughts which run through people’s mind——biases—-which direct replies even if they’re not directly expressed.

[1]: https://news.ycombinator.com/item?id=48401243

[2]: Senator Bernie Sanders’ legislation “American A.I. Sovereign Wealth Fund Act https://finance.yahoo.com/economy/policy/articles/bernie-san...

dodu_ 1 day ago |

More like anti mindless hype and braindead evangelism.

But the AI hypebeasts are incapable of differentiating that from an anti-AI stance.

jillesvangurp 1 day ago |

Fun question, we can speculate a bit of course.

We're talking about vocal minorities expressing their arguments for and against AI. And some people here are just very vocal and dominant. Passive aggressive/obnoxious even. But that doesn't mean they represent the dominant opinion. If you've had the pleasure of attending a lot of meetings with developers, many of them barely open their mouths and some of them can't shut up. You find a lot of those types on HN. And looking in the mirror, that's me.

Most people that come here are hackers. Many of those probably use paid subscriptions for agentic coding tools at this point. At least, I don't know many professional developers that don't. But I know plenty that grumble a lot about AI and how they are still relevant and not that easily replaced by a tool. This stuff is a bit threatening to many people and it's triggering anxiety, uncertainty, anger, etc. And a lot of that leaks through in the discussions here.

And there's an uncomfortable reality that HN has been around for a while and the demographics are maybe a bit skewed towards people in their forties and fifties. People that are a bit set in their ways and maybe a bit conservative and change resistant. I'm in my fifties myself and I have to actively fight that tendency in myself.

So, all of that adds up to a lot of negativity.

ranger207 1 day ago |

There's a lot of people talking about the technical aspects of AI, but I think the (for a lack of a better term) marketing of AI is just as important. Insisting that anyone who is anti-AI is on the wrong side of history does not tend to make people who leaned in that direction reconsider their opinions, it tends to make them think that pro-AI people are arrogant and thus push them even further towards being anti-AI.

This is even bigger with AI because of a couple of other recent trends that have been marketed the exact same way and have failed to live up to the hype: cryptocurrencies ("have fun being poor"), NFTs, the metaverse, etc. None of these have turned out to be the absolute use-this-or-you'll-be-unable-to-participate-in-society level changes that their proponents have claimed. Now AI proponents are making the same claims, but people have seen that the last few times this has been claimed (often by the same people) and therefore don't believe the new claims.

fg137 1 day ago |

Is HN crowd any more anti-AI than other places e.g. reddit?

laughing_man 1 day ago |

Why were weavers so anti-mechanical loom? Is it more complicated than that?

Balinares 1 day ago |

> code is just a means to an end?

Exactly. Which is the reason why code that increases maintenance friction and costs, or decreases the product's operability or fitness for purpose, does not properly serve the end of advancing the business. Not in competitive industries anyway.

There's this whole manufactured narrative going on geared toward reframing the quality of code design and structure as an aesthetics problem. If you think code design and structure is an aesthetics problem, you will not understand the pushback.

A much more interesting question, I think, is why bad AI code is perceived as a worse problem than bad human code.

My observation is that bad human code ultimately slows down its own maintenance: the speed at which the human can add bad code decreases as the human adds more bad code. So it's a self-limiting problem. Whereas AI will quickly and efficiently add extra layers of bad code to work around the issues introduced by its own earlier bad code. If you let that go on, you can end up in runaway complexity scenarios where only AI can maintain the code at all, until even it can't. There have been a lot of arguments on HN that such scenarios are not a problem because AI will keep getting better, but to me this amounts to a Ponzi scheme for tech debt, which I find undesirable.

And that's not to even mention the externalities.

So, basically, depending on whether you care about all of the above, or not, the machine that supercharges your LoC-per-day metric will be seen as a good thing or a bad thing, and it's not a divide that can be reconciled because it boils down to what individuals care about. We can all agree about the end of writing code, but that doesn't mean you can't be wrong about the ways to get to that end, I guess.

conartist6 about 20 hours ago |

I'm just absolutely mystified by this attitude.

It suggests to me that you don't see really any of the potential rewards for excellence. It's almost exactly the same thing as saying "there's nothing left to invent." I've watched software change the world SO. MANY. TIMES. during my short-so-far life that I must call such a proposition as the death of creativity bull fucking shit. Using AI makes you less likely to create any LASTING contribution to the world, even as it makes you look very busy.

If you want to be the best, you do the fucking work and learn from it. There Is. No. Other. Way. There never will be.

rconti about 18 hours ago |

> At some point, execution speed starts to matter more than the elegance of the code.

This works better in greenfield deployments than in existing ones. We all know AI "hallucinates". This is reasonably easy to work around on new code where you can take any number of paths to get the right answer.

In existing deployments, being flat-out wrong has a greater cost. I've worked with AI in a ton of examples (working in existing codebases, troubleshooting system problems, etc) where it simply wasted my time, and it would have been better to solve the problem myself.

est 1 day ago |

Because being critical of AI is the second most boring activity on HN.

CrimsonRain 1 day ago |

because anti-ai crowd is loud and stupid. They don't know how to use ai tools and keep complaining ai does a bad job when prompted "build me a Twitter clone".

himata4113 1 day ago |

Generally I've seen no signs that HN is anti-AI. I haven't ran the statistics, but there is as much excitement around AI especially when new opensource models release as there's cautionary tales around it. Even being pro-AI I have to admit that I scream at the black box and throw slurs at it quite often because it's genuinely a fustrating tool to use when it does not understand basic instructions, but also makes you understand that this is not magic.

However, people do need to make peace that AI as a tool is the future of programming at bare minimum and especially at coorperations as it becomes part of performance reviews and you have to compete with AI assited collegues. As I've said before at least for me AI replaced the boring part of writing code, but reignited the joy of designing systems and problem solving.

BodyCulture about 17 hours ago |

This is not a question of ideology or personal beliefs. It’s just a matter of fact that AI systems, especially LLMs, are not capable of producing reliable results.

This is a fundamental issue and for many uses we still need the old school way of computing that produces reliable results. It doesn’t happen accidentally, you know, a lot of resources went into this. AI just isn’t there yet and probably won’t be there anytime soon, no matter how much compute we throw at it.

jan0r 1 day ago |

Well it’s a fear of being replaced in the ones hating on AI so bad.

mm263 1 day ago |

People started treating HN as a tech subreddit. It’s Reddit crowd

didgetmaster 1 day ago |

Just like with politics, you see large numbers of people dividing up into two different camps. Pretty soon every statement that raises a legitimate concern about AI will be seen as 'hating AI' and every observation about how AI helped in a particular situation will be seen as coming from an 'AI fanboy'.

YZF 1 day ago |

There is a real divergence of experiences. That is one factor. There are people who are domain experts in some narrow complex domain who do such complex work that LLMs are still not there. I see some of that in my work place with large complex, domain specific languages, etc.

This is also challenging people's view of themselves as craftsman and the "crafting" of software. Something like carpenters who disavow power tools.

There is the worry about slop which is also real. I.e. that AI can and does generate garbage that ends up making things worse.

Worries about job security, the future of the industry, people's economic future and place in a new world where parts of their job get automated away.

I agree with you. Users don't care how the code is generated. This is purely economics there is no big market for "craft code" (like craft beer). There is only market for working software. And yes, LLMs are non-deterministic token generators, but so are humans, and LLMs are mind blowing. We live in the future. They don't replace software engineers quite yet- they are power tools.

undefined 1 day ago |

undefined

docmars about 10 hours ago |

> "Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works."

1. Engineers should care about code quality so they can maintain it if their preferred AI providers are down or unavailable.

2. Code that's written well is easier for AI to navigate and modify.

3. Cognitive debt is real. I've been writing software for 20 years and without a doubt, I feel like my knowledge and edge are atrophying. This has been cited and confirmed by more than enough engineers who feel frustrated by this phenomenon.

4. Generating massive amounts of code significantly reduces accountability, making it impossible to review that code line-by-line unless you deliver your generated output in extremely small chunks (200-300 LOC per PR).

5. Since #4 is an objective reality, shipping code that hasn't been reviewed by a human is patently unethical, since the humans merging and deploying that code can't possibly know if there are lingering security holes or mishandling of sensitive information by their generated code.

6. One could say "well this is possible with hand-written code too", and they're right -- but the difference is, there was a human element in reviewing the code in good faith, rather than tossing thousands of LOC over a fence and telling their PAYING customers "good luck, hope it works!"

7. The other rebuttal is that tests and "guardrails" solve these problems. We all know that even the best test suite isn't foolproof. 100% coverage doesn't mean the tests are good, or will catch when something critical breaks.

8. AI guardrails are flaky at best: they're intended to be brief in order to save on context usage, but the more brief and numerous they are, the less accurate they'll be across a growing codebase. IME, many of the rules I've setup are obeyed by LLMs less than 100% of the time, which isn't enough to give me full confidence in them, because things will inevitably drift and fall through the cracks. Scale this to a team, and now you've got endless drift and disorder.

The arguments against AI have nothing to do with elegance, pretty code, formatting, or anything petty of the sort. It has everything to do with code quality and maintainability over time across teams of engineers who are accountable for their code, for products and services that people quite literally pay you for, trusting that what you're delivering them is stable, reliable, secure, and trustworthy.

If shipping speed is a higher priority than any of those, you have no business writing software to sell.

Did I miss anything?

mrob 1 day ago |

The way I see it, there are three possible outcomes:

1. AI works worse than expected.

Our economies are depending on this not to be the case, so it triggers the Greater Depression. Widespread poverty and misery ensue.

2. AI works as exactly as expected.

This means whoever controls it gains enormous power over everybody else. There's no possibility of resistance: the Second Amendment doesn't matter when your oppressor has fully automated murder drone factories. We enter a dystopia beyond anything Orwell imagined. Note that this is an arms race, which means there's no limit to resources it can consume. Billionaires are fighting over who gets to be king of the world and they don't care how much you're paying for RAM.

3. AI works better than expected.

This means the "recursive self improvement" plans succeeds, and the "intelligence explosion" scenario happens. This, with probability very close to one, results in the sudden extinction of all life. Human values are a highly complex result of our shared evolutionary history. Something that did not share any part of that history will have profoundly alien values, e.g. "minimize training loss". If it's vastly more intelligent than us, it will be able to fulfill those alien values which extreme efficacy. There are very few goals of the "make number go up" kind that don't result in everybody dead when taken to the logical conclusion.

MantisShrimp90 1 day ago |

I mean others are saying its divided and that's true.

I guess the other side of your argument is... Is it better though? One could easily argue much of software development is promising projects strangled by their own technical debt and short sighted designs. It still has yet to be seen if AI can make well architected systems unsupervised. And this really was one of the few places where technical people shared their labors of love and appreciated the technical skills of a community.

Also, all the externalities whether that be environmental, social, or even technical and hn is really bad at actually talking about these things directly so we have to couch it all as the tool being bad. That's the part you're missing for many its more like its not good enough to justify the costs

627467 1 day ago |

What bothers me most on link aggregation sites - where (in theory i suppose) humans are involved in submitting and upvoting - so much of comment threads "yuk it's AI slop" like it can't me judge and discussed based on the actual ideas. What bothers more is when this shows up in non-/new posts because the implication is that whoever upvoted the post just has bad judgements on what could be seen as worth sharing. To me this is no different than brigading and cancelation

Bad submissions have always existed, if you don't like it, move on, don't engage.

rootsudo 1 day ago |

Old guard doesn’t like new guard.

dartharva 1 day ago |

wth are you talking about

Isn't the mere fact that every HN frontpage is filled with AI-related articles not indicative enough of how much it holds interest here?

> post about how AI “writes bad code,” “introduces bugs,” “creates technical debt,” or something along those lines.

Many people here are engineers and are interested in solving problems. First step to solving problems is to identify them.

cwillu 1 day ago |

> Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works.

Users hate when a bunch of unrelated things break for no reason, and then get fed a pile of slop for months about why the thing that is clearly broken isn't actually broken.

I know two well-know games going through this cycle; one of them had a community manager accidentally leak their usage in the changelogs due to a slug left in a link, the other's owning company has been on the hn frontpage for their mandated llm usage.

Oh, users care about this.

suprjami about 15 hours ago |

I'm not anti-AI, I'm anti bullshit.

Yes these things can be a useful tool when used properly in a targeted way.

No they're not going to "replace all workers" or "achieve sentience" like these shithead tech CEOs promise investors.

seanmcdirmid about 11 hours ago |

A lot of us are pro AI, but the anti-AI crowd yells louder and frankly it doesn’t seem worth it arguing with them about it. In the end, they were either right (AI isn’t the way and developer jobs are still mostly the same), unemployed (AI was the way and everyone who didn’t adopt got obsoleted), or both (AI is the way, and everyone got obsoleted because it was just much better/dangerous than expected).

dexterlagan 1 day ago |

There's a reason why this tech is called disruptive.

The same phenomenon can be observed on Reddit. You'll see a lot of knee-jerk reactions to anything that looks AI, as in 'Thanks ChatGPT' or 'AI slop' top comment, and at the same time you'll see entire subs raving about any new AI advance, or massive upvotes for somebody's vibe-coded project - because it's just... good.

Like others have said, we're becoming more polarized, partly because of the nature of social media (anybody can share anything, anybody can comment), and partly because of the effects of said media on the human brain. It'll only get worse/more amplified as we go forward.

midnight_eclair 1 day ago |

lazy so copying from a different thread:

you might be drinking some of that AI koolaid, conflating our suddenly hypertrophied abilities to produce code regardless of our familiarity with the syntax or the APIs with ability to produce and deliver good quality products, but this delusion is getting reality check as we speak.

a realization is propagating through the industry that being able to produce more code than you're able to review, comprehend and internalize is actually not a great thing.

https://news.ycombinator.com/item?id=48381598

that said im not anti ai, i just think it is being applied in the most moronic ways during this hype cycle (gary tan anybody?)

exe34 about 2 hours ago |

If I have to wield AI to fix your slop, and be held responsible for successfully making it work, then I'm going to be invested in how bad the slop is to begin with. I'm more than happy to be paid to generate slop if I don't have to ever read it and be held responsible for it.

undefined 1 day ago |

undefined

naikrovek about 14 hours ago |

Code is “a means to an end” in the same way that children are.

But do we let ourselves loose awful people unto the world simply because they spread their genes as well as any well-behaved children? No we don’t. Society has rules and a lot of good people produce children which benefit society rather than are detrimental to it.

For a lot of people, the quality of their code is a reflection of their own quality as a programmer.

If you were alive in the 1980s and you were around to see how insanely fast a computer from 1988 could do things, and you compare that to how slow things are today, you would not be saying that code is a means to an end. Software is so horrible these days because too many people believe that it’s just “a means to an end”.

For some of us, the crafting of the code is the reward that we seek.

elzbardico about 14 hours ago |

In related posts: Why is the HN crows so pro-AI?

kentich 1 day ago |

They called it AI instead of calling it neural networks and therefore provoked unrealistic expectations for this technology. Criticism will never end because of the fraudulent naming of this technology.

satisfice about 14 hours ago |

I am not anti-AI. But I am anti-irresponsibility. My concern is that AI is being used irresponsibly. It is magnifying irresponsibility.

colordrops about 15 hours ago |

viccis 1 day ago |

>I’ll probably make a lot of enemies by saying this, but do people realize that code is just a means to an end?

>Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works.

I will tell 8 year old me that his interest in coding was simply a misguided abstraction towards providing customers with business value.

Certainly these AI agents will get the time machines ready for that any minute, or, well, any major software/app/website breakthrough that has happened every 2-5 years. They work 10x as fast, so it should be easy, right? It's not like everything's been bottlenecked by product and engineering is the slow burn skill that PUT FOOD ON OUR TABLES this whole time... right?

genezeta 1 day ago |

The following does not answer your question. I am me; I'm not "the HN crowd", if there is even one. And if there is such a crowd I wouldn't be the one knowing what it thinks.

The following is only a perspective on the argument of "the product works" and what "code elegance" means. I don't really care much about LLMs but the following is not necessarily tied to them.

Also, I'm retired from professional programming so feel free to ignore all of it as antiquated and irrelevant.

---

Code is not really "a means to an end". Code is better described as a liability.

People you write code may have different perspectives on code but those with more experience generally end up with this idea engrained in their minds. Code is a cost.

Thus, you'd want to have less of it, and you'd want to have code which:

- you at least have some grade of confidence that you can understand as deeply as possible, because that means you can maintain it better and more efficiently. It means that you can, when if fails, quickly/easily find where it failed, sometimes even why it did.

- you can manage in its entirety, which becomes exponentially more difficult when there's more of it and you didn't write it yourself. Not only that, it becomes more difficult to manage it when it has been incorporated in very large chunks that reach all over the codebase, and it becomes a lot more difficult when it lacks consistency, coherence and a certain uniform style.

What you call "the elegance of code" is not an aesthetical quality but a practical one. A developer obviously wants to have something that works, but that it does so well, reliably well. And they want code that is manageable enough that when shit happens -and it always does-, the fix will be hopefully easier and will hopefully make the resulting code more reliable, not less.

And, sure, in some circumstances development speed does matter. The problem is that the circumstances in which it does are frequently "unwanted" ones, usually external pressures, which we already disliked. Usually, you need to develop faster because someone else is pressuring you into putting that speed above reliability, not because it is intrinsically better to do it faster.

The one acknowledged situation in which development speed is tolerated above these other qualities is when doing a prototype. But then again, experienced developers know that prototypes can very easily turn into traps. When doing a prototype, quality is relegated because it is understood that this will not be the final product. It is understood that a prototype's code is disposable. But too often prototypes then become either the product directly or the basis for it. And again this happens because of external pressures. Most of the time because someone says "hey, it's working" without realising that it is barely so, that it's fragile, that it relies on constant tweaking and manual adjustment. But as it appears to be working, it gives the impression of being good enough to make financial sense to build on it.

And when you "ship version 2.0 at an incredible pace" what you're usually doing is shipping prototype 2.0, an unreliable system that requires more constant tweaking and manual adjustment. A system that entraps the developers into more maintenance on each iteration, when they'd want the opposite.

---

All in all, using LLMs to produce code may have its place. But if you focus on the idea of producing vast quantities of it faster, then that may not be the best use.

gdulli 1 day ago |

You have no obligation to agree with them, but after all this time I don't know how someone on either side could be ignorant of what the other side's main arguments are.

lovich 1 day ago |

Because no one has shown profitability, only made claims that are unproven so far. This combined with being one of the largest investments of capital since the rail system, and being backed by known conmen like Musk, make a subset of the population(myself included) sceptical.

If you are blind to or don't care about those caveats then AI looks amazing because it can legitimately produce novel results. Its just that for the subset that I am part of, it looks like they are doing so by burning a dollar to make 50 cents in revenue and that is not sustainable.

LAC-Tech 1 day ago |

I just simply don't think it's that good.

firemelt about 8 hours ago |

I dont but i hate those people who use it ineffectively

ares623 1 day ago |

I think ever since @dang posted the updated rules against LLM comments/posts, the tide has turned.

bluefirebrand 1 day ago |

> I’ll probably make a lot of enemies by saying this, but do people realize that code is just a means to an end

The means to an end I care about is that writing code was a means for me to make a living

People can pontificate all they want about how software engineering was never really about writing lines of code and at some abstract level they are correct

Your average software engineer still spends (spent?) a lot of their day writing code, it is the activity that delivered the actual value of our skills!

How do I deliver value to keep earning that paycheck now? It has been massively undercut away from me by AI systems. I do not see a good future for myself anymore

Am I not supposed to feel so negatively about it?

Edit:

Do you think the dinosaurs felt negatively about the meteor that wiped them out?

Do you think bombing victims think negatively about the planes dropping the bombs or the people flying them?

My question is this: Powerful people are trying to replace all valuable labor with AI. Why aren't you negative about it?

otabdeveloper4 about 17 hours ago |

> Users don’t care whether the code was written by AI or by hand

They absolutely do care if the code was reviewed and tested. Which, if it was written by AI, it definitely wasn't.

trick-or-treat 1 day ago |

AI the thing that experts say 20% chance will destroy humanity? Yes, why be anti- that? lol.

spacebacon 1 day ago |

Why are you so pro AI? I find HN well balanced on the topic. LLMs are consistently referred to in proto-mind or cognitive frames. This is whats truly eye rolling. Push back should be a given. We are not even accurately describing them as semiotic infrastructure yet. We’re just getting started. Expect haters.

esafak about 18 hours ago |

What line of work are you in, if I may ask? Who are you going to sell to if your users start getting laid off due to AI redundancy?

dominotw about 18 hours ago |

>but do people realize that code is just a means to an end?

yes but then why do you need programmers to sit in between users and ai when ai can generate code on the fly and give users what they want

claudiug about 18 hours ago |

Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works. -> if the product does not work, you as a developer you need to fix it.

croes about 18 hours ago |

> AI “writes bad code,”

> execution speed starts to matter more than the elegance of the code.

Have you considered that some mean by bad code, slow code?

Sometimes AI produces code that is the equivalent of tables in tables in tables html styling.

https://imgflip.com/memegenerator/157043617/Homer-Simpsons-B...

The users don’t care, but they only see the front

moron4hire about 18 hours ago |

I will meet your question with another: why is it so important to you that LLM-driven coding succeed?

You made some good points about users only caring that something works. Perhaps folks who are reluctant to hand everything over to some of the worst people running companies since the Internet has started have reasons for thinking that mass LLM codegen adoption might lead to bad outcomes for users.

Look, if modern LLMs mean I never have to find the lowest performing junior on my team to perform manual data entry because our clients think sending a bunch of PowerPoint decks counts as "giving us their data", that's great. But I've seen the code the latest tools produce. If you're happy shipping code with the LLM imjust straight up doing a SQL injection vuln... IDK, I don't know how to bridge that gap.

I have never seen so many people respond to criticism of a technology as if it were an attack on their own identities as much as I've seen with LLMs. And I used to work in the VR industry.

lazzlazzlazz about 19 hours ago |

Years ago Hacker News became deeply resistant of and resentful toward new technology, not coincidentally around the same time that it became more Reddit-like (consensus-brained, left-leaning politically, defensive, sclerotic). It's all part of the same phenomenon.

paulcole about 19 hours ago |

They loved having an identity built around a skill most people didn’t have and the power/money that came with that. Losing that is tough.

gdilla about 21 hours ago |

Are they? Seems plenty of AI pilled to me. What they don't care for are the bs narratives and can see through the CEO excuses for axing jobs because of it.

delbronski 1 day ago |

I guess you can describe me as anti-AI. I use AI everyday to write code. I can’t deny that it makes me more efficient. And there’s pressure from the people that pay my bills to produce more and more with it. But I still hate it. I hate the code it writes. I hate what is turning my job into. I hate the main companies behind it. I hate all the resources being poured into it. I hate that most of the real profit and benefits from it will just go on to make more delusional tech billionaires the likes of Zuckerberg and Musk instead of actually being distributed somewhat fairly amongst all of us.

But yeah, I can vibe code the same crappy app as millions of other engineers in a weekend. And we will all pay Apple $99 a year to upload the same crappy app to the App Store hoping to catch some of that AI-wave money.

eudamoniac about 22 hours ago |

I'm not against the usage of AI as a first principle, but there are a lot of problems with it currently that make me against its use.

The losing jobs problem. The controlled by a few big companies problem. The sycophancy problem. The devaluation of human purpose in our culture problem. The loss of human communication problem. Writing code a bit faster is not worth all these problems.

Separate from that, I also don't think it's good enough. By the time you stand up all the processes and guardrails that make it viable, and account for the lessened understanding slowing velocity in the long term, I don't think it really speeds things up. Obviously it speeds up small things that you don't need to understand much, but that's not what I typically work on.

rurban 1 day ago |

It isn't. Other forums are much more radically against AI.

Either

- in principal, the "AI racists",

- for legal fears (no GPL code in my business project),

- or the AI slop haters, the other "AI racists", because AI is no slop anymore as in the first years.

techjuice 1 day ago |

So here is the thing, this community by it's nature is mainly powered by people that actually understand what they are doing, enjoy actually using their brains to make things happen, and are likely filled with the ability to actually create real life changing technology.

AI cannot think, and just processes requests through input and generates output based from training data.

There is no passion, there is no human brain improvement or anything that we as a human race evolve from over time.

The best creations have been creations built by us and will continue to be that way.

Yes, we created AI, but what is next after AI, we still like to create things ourselves which is what fuels the creation of the next best thing.

People who pride themselves on using a prompt to get something output miss out on the intellectual stimulation and brain development that comes with doing the work yourself and collaborating with other humans to get the work done.

These build memories, group bonding, and other things that exist in the real world that will never happen if AI does all the work.

You will also notice those that offload everything to AI are horrible at thinking for themselves over time. It has to be a balance, AI has some great use cases, but should not be used for everything as that takes away the natural challenge we as humans need to have.

I have seen the devaluation of what should be done by seeing a coworker say we built this thing. When I say oh you and your girlfriend built it, amazing, then they say no me and AI did it.... I say so you mean you told it to build that thing. It give a very real false since of capability and accomplishment while not highlighting the hard fact that the prompter is not an engineer, architect, scientist and has not built any real technical skill and wastes away sending prompts to a machine while not actually growing their own capabilities.

Then said person gets frustrated because they are stuck in their job, tired due to vibe coding with no visible results on their investment of time except for loss of money they have spent on tokens. Tokens in little to no financial return is what the bulk of people are seeing because the bulk of us that spend money do not want to see the same vibe coding mess that has been spammed everywhere.

There is also the massive security issues that vibe coded apps have at scale which is very hard for a human to maintain, follow, and keep secure. As we don't know why x code is there and the logic of it being there would need to be reviewed by a human that is the only thing in the equation that can actually think.

So use it as a tool, but still continue to do the bulk of the work yourself so you continue to grow is the best route to success over a very long period of time.

t-3 1 day ago |

HN is actually one of the more AI-positive sites around. Some people just generally hate or fear AI because it's called AI and that comes with 100 years of scifi fearmongering baggage and modern fashionable doomerism. A lot of people hate AI because it enables behavior that they don't like: spam, slop, and other low effort content that drains energy and attention but provides no value. Others dislike being pushed to introduce AI into their workflow and tokenmaxxing policies. A few fear job loss or may be unable to find employment in their desired field due to AI tools. I've personally never used AI at all (because it didnt interest me) but have been growing interested due to HN articles and comments extolling it's virtues.

deadbabe 1 day ago |

Software Engineering was inherently romantic before AI.

People took time to understand the inner world of computers. Some people built brilliant solutions that represented the finest examples of human ingenuity. Knowledge was impressive. Side projects were impressive. The right engineer in the right place could make or break a business. Any industry that operates like this, where human skill and intelligence is valued and a key component of the process is beautiful.

With AI, all that has been snuffed out. No one gives a fuck. There is no skill required now. Talking about code with humans is pointless, talk to your AI. The meritocracy is over, this industry will soon be all about who you know, not what you know. Fuck your resume, your list of skills and experiences are quaint. You really think anyone gives a shit about languages you know or how many features and products you shipped? Anyone can do that shit with a few prompts of an LLM. So how else will you get a job? Know someone? Blow someone? Just hope you win the random selection?

A lot of people aren’t against the AI tech itself, they are against how it will change the tech culture. The old world is gone and the new one looks like it sucks, many people just don’t realize it yet, they are slow boiling frogs. They have not yet experienced being unemployed in the AI era.

bjourne 1 day ago |

One problem is that people trust the bot. To give you an example. If you submit articles for scientific publication you will get reviews that are at least co-authored by the bot. People defer their own judgement to what the bot says.

alexgotoi 1 day ago |

I don’t think HN crowd is against AI, this crowd is just more pragmatic than others. They challenge things - in a constructive way most of the times - but this does not mean an anti movement.

I run an AI newsletter on top of HN, I have seen the sentiment from the grass level: I think there is an inflation of Show HN vibecoded products that annoy a lot of people here, but other than that, I think it just pragmatism what comes up.

system2 1 day ago |

People who are in tech have already started observing that newcomers' skills are diminishing dramatically, and the reliance on AI is getting worse. This naturally triggers graybeards.

g-b-r 1 day ago |

Because it isn't, the HN crowd is wildly pro-AI.

I don't know how you got that impression, but I have a even harder time believing that you "honed your craft" for 20 years.

That can't possibly be the attitude of someone who ever cared about software development.

logicchains 1 day ago |

There's a huge difference in outcomes depending on the skill of the operator. People who aren't good operators get poor results out of AI and so develop a negative opinion of it. Given operating AI well depends on having excellent written communication and specification skills, and engineers are notoriously reluctant to specify and communicate clearly, there's a significant number of engineers for whom AI produces much worse code than if they wrote it themselves.

dismalaf 1 day ago |

Knowing how it works means knowing that it'll always hallucinate and will never be more than the sum of its parts.

That being said, there are positives. It does things today, albeit imperfectly; I use it like a supercharged search engine. It's reinvigorated the AI race and raised such vast quantities of capital that it's more likely new AI techniques will be discovered.

But yeah, the current iteration is just a statistical model that guesses things. With a bunch of tools and probably an expert system bolted on. Definitely not useless, but also underwhelming given the hype.

patrick451 1 day ago |

> Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works.

If I wanted to care about what users want, I would have been a founder or salesman, not an engineer.

convolvatron about 24 hours ago |

classifying things into two camps here is kind of a mistake. it remains to be proven that AI represents some kind of real general intelligence with reasoning, and that you can give it high level goals and just have it manage your entire codebase. I personally have seen large balls of vibe code that crossed the line of just being huge and unmaintainable, even for the AI.

It's also clear that it's valuable enough at minimum around the edges in prototyping, testing and analysis that it's not going away.

So any reasonable person would understand the situation is still evolving and maybe push back on strong claims of software development being already completely obsolete. is that anti-AI?

edit: you know, I might just be old, and maybe about to be irrelevant. what I don't understand is why that seems to make people so angry. I'm sure the future will sort itself out.

dijit about 16 hours ago |

This topic is so hot that this comment will be impossible to find, but I really want to add my take because I so rarely see my specific concerns mentioned.

Every single technological improvement that has helped "developers" in the last 16 years has been worse for users (with very few exceptions).

I tried constantly to reconcile why this is a fact, but I find it hard because I don't "speak" finance, I don't "speak" PM, and I don't "speak" sales.

I only speak: goals of the product, outcomes for users and dependability of my service, and those aren't the drivers of business decisions.

My industry niche has been reliability, and I've all but seen my role be eliminated because nobody wants to pay for things to work properly, they don't want to pay for the friction of someone slowing the gears of business in order to actually satisfy uptime or performance requirements: unless they're forced to.

There's a pattern that once you notice you can't stop seeing;

Every abstraction layer that saves developer time has a direct cost to users; in latency, in memory, in compute.

Sometimes that cost is direct, sometimes it's laundered through your cloud bill and passed quietly downstream. But it's always there.

If you build your programs using electron, they're laggy unless you're on a <3y mid-level machine or greater they use copious amount of memory and they don't even integrate with accessibility toolchains of the system itself.

Heavy web-frameworks exhaust compute so completely that we have to run complex orchestration systems and deployment schemes to operate them now, what was once considered slow because it was interpreted is now many orders of magnitude slower anyway due to those orchestration overheads. We run containers, on VMs, inside of dedicated sandboxes, on generic CPUs with low single-core clock speeds, on expensive vendors..

An issue that compounds.

.. to save developer time from writing something more efficient, to build quickly, find a market and "figure it out never".

You can, as a developer: enjoy these times, because each of these improvements saves you from drudge work. But make no mistake, they want to minimise the amount of time you spend making things because they want to employ less of you.

AI is just another step in this direction. LLMs generate passable code, it's not good, I will definitely have to go in and clean it up when it inevitably fails. You will generate your first $10M with a good idea, but then you'll hit a scaling issue and I will have to come in and add to my grey hairs: and you will resent me the entire time I am helping you.

AI will make worse things more ubiquitous. Eventually the public won't even want to use technology, because we made it so fucking awful.

emsign 1 day ago |

It's not actually, people outside tech are even more anti-AI than here. Tbh I think AI submissions at least get really hyped here by the system at least.

Outside the tech bubble people either don't care or already associate AI with increased prices.

Imustaskforhelp 1 day ago |

The HN crowd isnt as much Anti AI that you imagine. I am unsure where you are from but I recommend looking at general public.

some part of that hate is getting mis-directed into datacenters and others, but most if not all people dislike AI.

> Let’s face it: by the time I manually ship version 1.0 of a product, the AI-assisted version could have been deployed 10x faster. By then, enough real-world feedback would have surfaced to identify the major issues, and tools like Claude Code would make it possible to fix and ship version 2.0 at an incredible pace.

And so can your competitors if they wanted to make something that you make and why wouldn't the people themselves use AI to custom-tailor their own solutions Why pay a middleman like you?

Also because you are deploying things faster, you are also dropping them faster. For some people (& ideas) that is considered a plus but I find it grating or missing the point if I create software that I have not written and then leave it asap.

And this has also made a race to the bottom for the attention of people with 20x the products so you have to compete 20x more for eye-balls.

There are also aspects of job insecurity within the normal public regarding AI.

Prototyping as a use-case is something that I have recommended multiple times but with all of this in mind, I must say that the situation looks murky.

This is why we are anti-AI because imo AI as a tech isn't bad but the way society is handling it is really really bad.

A shoe brand adding AI into their company name shouldn't logically change anything but the market is so down bad that it increased its price 4 times iirc and oh btw the shoe brand had sold its brand and everything to someone else before hand so people just bought an empty thing!

We need better societal discourse on the norms of using AI, when to use AI and when not to use AI and to create a social structure to help people from completely and solely relying on such technology and forms of psychosis.

anovikov about 24 hours ago |

Because, at least numerically, there are more people here who represent labor than capital. AI is a win for capital, loss for labor. That simple. This creates this surprising effect, approximately for the same reason more people support Palestine than Israel here, and Ukraine than Russia.

fsckboy 1 day ago |

you know how in third grade you have these confusing feelings about a girl and it's upsetting and you pretend you hate her and tease her etc? people here are in love with AI, it's that simple. can't stop talking about it. go ahead and deny it, that will just convince us more.

boston_clone 1 day ago |

I think it's because the extremes are simply not equivalent.

On one hand, you have smart people are doing cool and interesting things like dang referenced: breathing life into old projects and cleaning out old bugs in EOL hardware.

And then you have people who use it to do things like "chatGPT can this trailer pull this car?", "gosh, my electric bill is high I should use an LLM to figure this out" or "please write this email to my subordinates".

So yeah, it's cool that LLMs can work on software(. And now, the profession that intersects between highest earning potential and least amount of schooling is able to be done significantly faster, so wages will be diluted faster than the workers will ask for raises commensurate to their output).

But it's more obviously terrible because a large chunk of people are losing their critical and creative thinking abilities rapidly, obviously, and with seemingly no end in sight.

Laurel1234 1 day ago |

The overwhelming majority of people don't just dislike AI but are aggressively anti-clanker. Tech is a bubble of mass AI psychosis so you might miss this fact, but it very much is the exception not the norm.

For many if us, being anti-clanker in our day to day jobs has an actual negative impact on our careers and livelihoods so we need to shut up and hide the obvious reality anyone with more than 3 braincells can clearly grasp. HN is anonymous so you can see what people actually think instead of what they're forced to pretend they think at work in order to not be punished by our billionaire-owned companies.

We particularly hate the malinche retards like you lining up to glaze AI. Do you think it makes you special or something? That you'll be the ones to survive layoffs and be AI tech leads once the Epstein class pushing clankers cleans house?

sitzkrieg about 21 hours ago |

people have already become accustomed to low quality software, luckily just in time for ai llms to finally start generating somewhat usable code (in small context) for h1b prompt pilots. silicon valley rejoicing

Jeaye about 13 hours ago |

There are three aspects of this which concern me the most: personal, open source, and business.

On the personal side, code is art, not a means to an end. Many of us love coding. For me, it's my favorite thing in the world to do and it has been that way for 20 years. That's why we enjoy going back over old game code, to see the clever tricks that people came up with. That's why we preserve code in archives, to last thousands of years. Sure, we can generate classic art, too, and it can be fun. But generating Rambrandt paintings is nothing like actually seeing the originals. And it's nothing like creating your own.

Code being art is exactly why coders are so opinionated about their tools. Just like artists are. "I only use vim and functional programming and Linux" says the coder. "I only use these paint brushes, and this type of paint, on this particular type of canvas" says the painter. People don't consider this enough, for coding, so they just say "Use the best tool for the job." But any paint brush will do, for most jobs. Any language will do, for most jobs. Why it all matters is because we care. We care because art is a form of personal expression.

On the open source side, maintainers now just get huge PRs full of slop changes. The submitters tend to feel like they're helping, but they're just wasting everyone's time. The trust landscape of contributing has been eroded. The security concerns of large changes are now more pressing than ever. The gross disregard for licensing spits in the face of both the nature of open source and the actual legal ground on which LLMs try to stand. And then so many projects trying to grow end up getting vibe-coded weekend projects as competitors and people actually think they're comparable. For the non-trivial cases, they're not, because of the business side.

On the business side, let's take a programming language for example, like Zig. A business will be hesitant to adopt a particular technology if it's just one guy working on it. But if the technology has a community, a foundation, and a handful of devs working on it full-time, it is a safer investment. A big reason here is that the bus factor will be higher than one. However, LLM-generated code is a black box. It has a bus factor of zero. Nobody understands all of the code. Probably, nobody ever will. If there is a critical bug at a critical time, there is nobody to call. We would have to rely on LLMs to find and fix the bug, but how much faith can we actually put into this? That covers third party technology, but the same applies to first party technology.

If a small business decides to use Claude to create their mobile app, rather than hire an experienced dev, they now suffer the same black box and bus factor problem. Even if they hire a dev, but they expect the dev to finish at vibe-coding speeds, we end up with the same problem.

---

In short, vibe coding removes everything I love about my favorite thing to do. It also creates heaps of blackbox code with no ownership, beholden to proprietary tech which is only getting more expensive. Why would I like that?

AlienRobot about 13 hours ago |

Nothing gives me less confidence that something is a genuine question than opening the question with the phrase "genuine question." :(

Did you really ask this hoping to reevaluate your perspectives from the answers, or did you only ask this in hope to make OTHERS reevaluate their perspective by making them ask themselves "why am I anti-AI?"

vips7L about 14 hours ago |

AI is dogshit. No skill. No taste.

k310 1 day ago |

It's way more than code. Sure AI can crank out code at prodigious rates. Gary Tan, Y Combinator's CEO says he ships 37,000 lines of AI code per day [0]

And so can I. (oops)

"In the Beginning" (I was there) people wrote accounting packages in BASIC. It worked, the language allowed rapid prototyping, and out the door quickly, but BASIC lent itself to spaghetti code, and for anything really serious, the programs were too lightweight, and were very difficult to document and maintain, so that bugs could be fixed and esoteric features added (for $$$) without the fix breaking something else. Every damn line of code had to be commented so that someone else could pick it up when you left and maintain and upgrade it.

So, AI's got a mind of its own, and from what I hear, every time you get a solution (code) it's different from the previous. At this point, no solid libraries, such as mathematicians, physicists, medical researchers and yes, rocket scientists can rely on as 100% solid and "bet your life on it"

In addition, the hype has extended AI into more general areas, including "bet your life on it" situations where people are using it for therapy, with fatal consequences at times [1] "Nearly 1 in 5 U.S. Adolescents and Young Adults Use AI Chatbots for Mental Health Advice" (RAND) and it's so flawed.

And also, it leads to cognitive surrender. [2] "AI and the Psychology of Cognitive Surrender" (Psychology Today)

Key points:

  • AI subtly erodes our cognitive strength by making delegation seem like self-generated thought.

  • After repeatedly turning to AI for answers, the first thing that erodes is tolerance for not knowing.

  • True judgment is built by wrestling with uncertainty, not outsourcing discomfort to machines. 
In a very brief thread about Siri becoming AltSiri [3] my comments regarding the wide use of a tool that is IMO overextended and using the general population as guinea pigs:

---

I view and use computers as tools. They (mostly) do what I command.

That's because I am by nature a problem solver, and so are others. In fact, if knowledge consists of understanding a particular domain, and wisdom consists of applying knowledge across different domains, creativity of a sort, one of them being that unknown called the future then "button pusher" answers kill my ability to deal with future situations which are not recorded in "The Book of Common Knowledge" (a SNL reference).

When "computers" wrestle control of the situation and solve everything, then, as someone said in the early 20th century "Everything that can be invented has already been invented" then there's now no need for computers at all, since "Every problem can be solved by a chatbot" and no need for creative (genius) things like the famous "Wordless Workshop" that ran in Popular Science and Family Handyman magazines.

Just answer machines. No need to learn anything, nor to create.

Creativity and genius move us forward. That's why we have Hacker News as opposed to those "answer forums"

---

And YES, code that you have to reverse engineer in order to maintain must be understandable and well-architected. If that's "Elegant" then So be it.

I rapidly prototyped in-house apps, quickly and well, and they had a limited life span.

But "enterprise" software isn't going away. And whom [4] do you call when some CTO calls you at 1 a.m. when their business takes a header? Claude?

[0] https://news.ycombinator.com/item?id=48414607

[1] https://www.rand.org/news/press/2026/06/nearly-1-in-5-us-ado...

[2] https://www.psychologytoday.com/us/blog/the-digital-self/202...

[3] https://news.ycombinator.com/item?id=48413555

[4] I was born in Boston. Cheers!

gspr 1 day ago |

I can only speak for myself:

1) I'm incredibly allergic to hype. To me, LLMs are very technologically impressive. I don't doubt that they're useful for many things – adversarial code review (including finding exploits), refactoring, search and math exploration are some shoo-ins in my view. However, these and other applications speak for themselves. They are impressive. They don't need people running around telling everyone how they should use more LLMs. How "the old ways" are obsolete, etc. Awesomeness does not need a fanclub.

2) Usefulness in some areas doesn't necessarily extrapolate as well as the fanclub seems to think.

3) The fanclub happens to be aligned with some pretty unsavory people, and some powers that have very little regard for our shared planet. This is, of course, not the fault of the fanclub, but many in the fanclub certainly could do a better job distancing themselves from certain people and acknowledging certain regulatory necessities.

4) I think this revolution has revealed a dichotomy in the set of people who enjoy programming: those for whom the end goal reigns supreme, and those for whom the journey is the point. You yourself seem to be in the former group. As a member of the latter, I have to say we feel a bit invisible. We're also often accused of wanting to halt progress so that we can keep doing what we want. I think that's an unfair characterization (I won't go into details of why here).

5) A lot of people in a geeky community like this are naturally skeptical of relying on things that we ourselves can't control. It's part of why the FOSS movement succeeded. This is all very much on a collision course with at least SOTA LLMs.

6) A lot of us do intellectual work. We therefore rely on a functioning system of intellectual property. It seems that a large fraction of the pro-AI crowd subscribe to the idea that passing IP through an LLM can strip it of its original ownership. For points 1-5, I believe we should have a nuanced discussion and try to understand each other. On point 6, though, I think these people have lost their minds. I completely fail to understand how they themselves don't think they'll soon encounter face-eating leopards if their worldview holds water. There seems to be very little acknowledgement of this, and it makes me angry.

themafia 1 day ago |

> the AI-assisted version could have been deployed 10x faster.

Prove it.

> as someone who has spent more than 20 years honing their craft

Proving it should be exceptionally easy. So.. why haven't you done it? Why is it always prognostication about what AI "could" do and never what it "actually did for me?"

> but do people realize that code is just a means to an end?

They do. They also might realize that your post is just a means to an end. Is it actually a genuine question or something else entirely?

> I’ll probably make a lot of enemies by saying this, but do people realize that code is just a means to an end?

Do you realize not everyone shares the values that caused you to say this?

llm_nerd about 17 hours ago |

HN has disparate groups, and the truth is that biased groups, even small groups, can push things that support their bias to the top of HN with ease. So the shakes-fist-at-clouds group might be small, but if something negative about AI is submitted it will always make the front page. During WWDC in a couple of days you'll see similar "DAE hate all the dumb Apple posts?" on the front page, like clockwork, despite it being a tiny percentage of the userbase voting it up.

Like yesterday there was an "HN sans AI" submission where the linked site didn't even work (maybe they should have consulted AI in their design?) and the submission kept racking up the upvotes, despite the irony that it was a submission arguably about AI.

Everyone is just working AI into their workflow that best that is possible. Others choose to tilt at windmills. Eh.

foxes 1 day ago |

Technology is not some pure thing detached from emotions, society, feelings, and consequences.

Code isn't just a means to an end for a lot of people.

More people are now realizing that society has no protections around losing your job - what little power they had is going to be stripped away. Or its going to be used to reduce their power - you know have to work more bc you can use ai to do it! Ive already seen this.

Sure ai in a vacuum is a really interesting thing, oh its cool it can produce code or whatever. The underlying issue however is capitalism.

vitally3643 about 21 hours ago |

> AI “writes bad code,” “introduces bugs,” “creates technical debt,”

Is bad because

> Users [...] care that the product works.

Is true.

If you want your project to work for more than a few weeks/months at a time, you need to put actual engineering effort into designing a product that works. "The AI can fix it when it inevitably breaks" doesn't change the fact that it broke, and now you have to pay for more tokens to fix it.

Well engineered software still breaks, obviously, but the class and severity of bugs is generally a whole hell of a lot less. When you have an engineer who understands the product, fixing problems is faster than naive "pls fix" prompts.

The fundamental misunderstanding is that "code" represents the entirety of a project. Your premise is that code is a means to an end, which isn't wrong, but your conclusion is "therefore code quality is irrelevant". These two ideas put together are extremely naive and outright incorrect.

In many ways, the code is the product. The functionality your users want is literally encoded in the program. It's true that the aesthetic qualities of the code are largely irrelevant to that goal, but the code needs to be correct. Otherwise the functionally is incorrect and your users are unhappy. Moreover, the product needs to stay working indefinitely under practically infinite use cases. The only way that happens is if you put actual engineering effort into designing a system that works and is correct. The way that happens is if you write good, correct, and readable code.

AI generated code is not a bad thing in and of itself.

The bad and objectively incorrect idea is that you don't need to put thought, consideration, or engineering into a project because you have an infinite code machine.

These two notions are not mutually exclusive. You can have hand written slop that blows up on launch. You can have well engineered and architected AI written code. The problem is when people think that code is all that matters and thought is no longer required because any problem can be fixed with more code.

This is something fundamental that comes up in literally every domain. If you want your solution to work for the next ten minutes, you can slap together anything that works. If you want your solution to last a generation, you have to engineer it to do so. Bridges, houses, sewer systems, cars, medicine, code, interpersonal relationships. To do a job well, you have to put effort in and you have to think critically.

The bulk of the "anti-AI" sentiment you're complaining about is not about AI. It is the objectively correct rejection of your attitude that infinite code can replace thought, design, and engineering. Code isn't the problem, it's that you're ignoring everything else that makes a project work. This is plain and simple reality. Having infinite nails does not mean you can build a three story apartment block. Having infinite rivets doesn't mean you can build the golden gate bridge.

Infinite code does not make you an engineer.

dofm 1 day ago |

I have realised that my own "anti-AI" position is little to do with AI itself, and a lot to do with the flatly appalling culture around it, and my reluctance is partly to do with what navigating it has meant for me and people I care about.

I am willing to accept that I must learn these tools, so I am learning the tools. (Essentially: open source, open weights, open culture: the true state of the art.)

Now that I am learning these tools at my own pace, I can evaluate them all as the future boring technology they will soon be.

It has helped me see what I am "anti-", with clarity:

- I am "anti-" the way that tech people have brazenly underestimated the complexity, values, culture, traditions, and principles of the creative industries they have gleefully and derisively fucked up (I have a foot in multiple camps here so I can see this easily)

— I am "anti-" the exhausting burden-shifting of it all. Everyone has new stuff to deal with; every creative community has to develop new rules to stop "fix my AI generated thing" crushes, PR slop, "I asked AI and it said..." spam etc.

- I am "anti-" the tethering of this technology to "e/acc", and the "in the near future we will destroy all your jobs, we're deadly serious about this, sorry, I guess you're fucked haha, maybe learn AI" mentality that it has been riddled with since the earliest point

- I am "anti-" the sort of new tech industry imperial default: hey you can just change your business so it is dependent on pouring money into one of two American cloud startups that have demonstrated little commitment to openness or behaving in a predictable manner, that have subsidised pricing that will one day blow up, and is like Uber did, YOLO-ripping through regulations, legal principles and foreign commercial cultures, and at the end of it will get the government to change the rules so it doesn't have to do anything little people have to do like make a profit, and will leave said litle people holding the bag while they yomp on towards the next thing to fuck up.

In short, I am "anti-" the brazen, entitled, trollish trend of devaluing all of human culture and denigrating anyone who is not in the tech industry as expendable, inferior, quaint, classist etc.; it is like what happens to any social group when the spoilt children of the local overgrown rich-kid come to dominate it.

The technology? A bit less world-shaking than people realise, but possibly worth it for code-generation.

(This is just what I think and I'm not going to argue with your dissent, not least because as a middle-aged British man I am always right)

Decabytes 1 day ago |

I am not 100% opposed to AI and I spent multi hundreds of dollars across the major players right now, but I'll see what I can add.

> At some point, execution speed starts to matter more than the elegance of the code.

This sentiment has been with us for a long time, and AI has only made it worse. Many people have experienced the damaging effects that focusing on execution speed have had on our lives, and you would think if AI makes us 10x faster, we could spend half that time actually making programs more performant and secure. But all of the gains always funnel into speed, when we have the golden opportunity to make things better.

Then there are the players that make it. Casey Muratori recently did a video called "It just Happened" where Eric Schmidt gives a commencement speech and washes his hands of the negative things that have happened in it, even though his decisions at Google and the technology he helped create made a lot of that happen. A quote from Casey's Video

> This is a case where someone who had direct decision-making authority during the time period when the very worst most dystopian parts of the technology business model were developed, perfected and entrenched. And he is giving this commencement speech to a group of students who have known nothing but that their whole lives. They're not like me. They didn't know a time before all of this. They didn't experience technology in the 80s or something like this.

One of the most important things in that quote is that there are people who have known nothing but a predatory, privacy invasive technology world. When that is your baseline, new technology that could advance that at 10x speed does not feel great. And now it requires only a couple bad actors and a subscription to make that happen.

At work we are mandated to use AI. That feels bad for a lot of reasons. But one of the worse is having to review AI generated code. I have never liked reviewing other peoples PRs, and now with the speed AI code is created, I could spend the whole day just doing that. So now my job is worse because I have to do more of the part I like the least.

Next, I've been thinking a lot about "the human scale of things". To me that means slowing down, and not consuming things faster than my lizard brain can understand. While I might be able to go 10x faster, unless I'm doing something I've done a million times before, I will not be able to keep that much code in my head. So I quickly lose understandings of projects, and I have to fight hard to rebuild my knowledge.

Lastly, as someone who has "vibecoded" an app, It feels completely impersonal. Yea I had the idea, and yea I had to type the prompts, but producing a whole mountain of code over the course of weeks or months (I've done both) just leaves me feeling empty on the inside. There is still a selfish human component to the programming that I and I suspect others do, and AI takes away from that

I'm not sure what the solution is though. Do we say, if you don't want to take ownership over the bad things that happen then we will down play your part in the good? Do we try to set up organizations that persecute those accountable? Should Eric Schmidt be in jail? Should he be fined? Do we as developers try to use the tools "for good?" I don't know, and I'd love to know what other people have to say on this

epolanski 1 day ago |

It's not anti AI, as many other comments point out it's simply heterogeneous enough that it's mostly the "theme" of a discussion dictating which subgroup will be more vocal in a discussion.

In any case I think that some in the anti-AI crowd are simply very defensive.

They have staked all of their careers on the technical part and skills of writing code. Now that they see the average developer (which study indicates can barely write a fizz buzz) outputting software at a great velocity they have a mixture of disgust for the (alleged) low quality of the software and fear for their own careers.

hn_throw2025 1 day ago |

I think the biggest factor is fear. When we first started discussing LLMs a few years ago, it was easy to be amused and reassured when looking closer at all the inaccuracies. The models have improved at an alarming rate. Some of us have spent decades automating the roles of others, and now it turns out our own medicine doesn’t taste very nice. The timing is also terrible because the rise of these tools is coinciding with a dramatic post-COVID tightening of the jobs market.

On the other hand, it’s frustrating to see the trend and tools go towards vibecoding and fully agentic development. Many of us have also been in the business of inheriting (and supporting) code, so it goes against the grain when non-developers produce something without even attempting to understand how it works. Because we’ve been there in the trenches trying to diagnose and debug a serious problem out of hours under pressure, and know how essential it is to have a decent mental model of how it is meant to operate.

As a personal anecdote, I was working in an area with someone business-focussed and not particularly technical. There was some functionality we had been discussing, and one day they wanted to discuss it on a call. They then went on to demo something that seemed to have a working implementation of all the features we had been discussing, and more. I was curious, so asked them to screen share the code… at which point they started to get a bit cagey. I managed to get them to show it to me, and it turned out they had vibed the whole system as a single massive React component. And had no clue how any of the code worked. I told them I couldn’t possibly integrate that massive ball of spaghetti, and we agreed to treat it as a throwaway demo prototype and develop any production system properly. That sort of mess is inevitable when banging Accept All like the LLM is a casino slot machine.

So personally, I have spent the last few years trying to amplify my skills and experience with these tools rather than bury my head in the sand. Three decades as a freelance consultant developer (with several stack pivots) has taught me that new technology trends don’t simply vanish if they are providing at least some business value. Don’t wait for all this to go away, because that day will never come.

I also think this technology makes us all generalists, unless somebody’s specialist knowledge and skills are very deep and highly unusual. It won’t be so easy to be a backend-only guy who doesn’t touch frontend, when your project stakeholder thinks he could have a stab at it with his free Claude account.

On my journey with this tooling I’ve struggled to find the line between how much I write versus how much I generate, and tried to maintain the balance between velocity and quality. I gravitate towards a workflow of insisting that I understand and approve every diff, and use the knowledge ingested by the LLMs to keep learning, and try to be sensitive to when the convenience has become laziness and there’s a danger of de-skilling. I combine my experience and instincts with the new powertools and feel that we are greater than the sum of our parts. I just have to hope that when this all settles down a bit, there’s a solid market for that type of work rather than being replaced by non-technical vibecoders with only velocity to offer (back in the day we used to refer to them as cowboy coders, but same idea).

viccis 1 day ago |

I just don't want to read about it. I came here to read about my craft. I want to hear about cool new database tools. Or someone's project that will inspire me to do something. I don't give a single shit about someone's opinion about AI or some crap someone made with it (I've made plenty of personal tools with it; I never posted them here because they weren't interesting, much like all of these Show HN!) It has raised the floor for engineering, nothing more.

tamimio 1 day ago |

Because unlike crypto and other tech fads, it’s hostile:

- job losses are immediately associated with AI in news

- privacy invasions, AI profiling, AI aggregators, etc.

- annoyance, AI chat bubble, AI useless tech support, AI interviews, etc.

- bandwagon “wrappers”, you know, wrap gpt api in saas and try to sell it in subscriptions, flooding show HN

- slops, slops everywhere. Codes, graphics, you name it.

And a lot more. AI to tech world is what smartphones did to internet, flooding non technical people into technical people’s space and basically ruining the fun part. Additionally, it didn’t bring any substantial breakthrough, in the past 3 years or so, did we have any breakthrough innovation in any sector as a result of AI? Barely, so you end up with a lot of noise flooding the internet, bots now are more than humans.

mschuster91 1 day ago |

> Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works.

That is one part of the problem. Too many people who are not 20 years seasoned senior developers shipping out products that are nothing more than letting Claude or whatever go rambling unsupervised. And frankly, when I see a project that has Claude in its contributors, I do not want to have to waste time to check if the person directing the AI actually has a clue what they are doing.

> At some point, execution speed starts to matter more than the elegance of the code.

Dead internet theory. In the end everything will just be piles of hacked together slop that no human can even begin to grasp and bugfixes or feature requests will get exponentially more expensive and risky.

johnea about 18 hours ago |

What are you even talking about?

There are more articles in the HN feed on AI than any other topic, by far.

A certain amount of the push back is just because of how much it displaces all other subjects.

Another amount is just trying to overcome explicit fan-boi-ism. A year and a half ago, I was a total skeptic. The tech has evolved considerably since then. Now I find it has very strong results in some applications. But there are still certain demographics who want to believe its great at everything, which is just not true.

watwut about 17 hours ago |

I find the way AI is pushed for extremely offputting. It is as if someone took thr worst tendencies of tech sociopaths and concentrated then in one place.

The condescention, the attempt to make everyone afraid of jobs, the vision of hellish dystopia that is somehow framed as thing to work toward, the lack of actually positive vision. This is the first programming tool that is forced and pushed as much and negatively.

And also, the forming monopoly, the token based payment that just screams for future frauds and abuse. The political connection, the companies taking advantage of all the work others did just so they can destroy those who created it.

bbg2401 1 day ago |

Firstly, your question is not genuine and it's clear by how you've constructed your post. There's no need to put on a facade of curiosity to make a statement. It would somehow be less antagonistic without the question and just the statement.

I feel you could be confusing negativity towards the application of AI with negativity towards the technology itself.

I use AI frequently and am neutral to positive regarding the technology. However, we have seen a rise in "I built a tool" submissions on here which advertise AI envisioned, AI named, AI marketed, AI designed and AI programmed projects. The submissions contain AI generated descriptions. The authors reply with AI generated responses. Often, other authors reply with AI generated comments.

I am entirely comfortable expressing negative sentiment towards the people promoting projects made using AI in the most lazy, passive fashion possible. It's not a moral stance, it's just a matter of quality control.

Further, CEO's and thought leaders with strong pro-AI stances have repeatedly expressed sociopathic or misanthropic views. Again, I'm comfortable holding negative sentiments towards them.

Lastly, your framing is entirely from the point of view of a product person who is desperate to ship something. This is not necessarily the priority of all people present on here. I'm very happy to express negative sentiment towards the SaaS bros who create little value for their users, the tools they use or the wide community in which they participate.

insane_dreamer 1 day ago |

anti-AI is in many cases a misnomer

I think the technology is an amazing scientific breakthrough. I use it myself; it's an excellent tool for certain tasks, and getting better.

I also think that the social implications of the technology, as it is being developed, monetized and pushed by BigTech, are all very negative, and potentially disastrous. And that's even without getting into a host of other issues, like how BigTech stole everyone's data to create these models in the first place.

I'm not anti the technology, but I am anti the way we're going about developing it.

I'm especially irritated by the starry-eyed AI-bros who remind me of the crypto bros, who are either oblivious to the implications of AI as it is being rolled out, or just don't care (because it's shiny or whatever).

Does that make me "anti-AI"? If so, so be it.

It's not unlike how I think nuclear fission is an amazing scientific discovery as an energy source, but I'm also very concerned that we instead used it to create the capacity to destroy the entire planet, and not only that, but that the power to do resides with a few people who I believe are untrustworthy and dangerous. Considering that nuclear power is such a small fraction of global energy production today, can we say that nuclear fission was worth it? Maybe it's because I grew up in the 70s/80s where I experienced that feeling of that we very close to someone pressing that red button (and, in fact, we were). People today seem to have forgotten that, but the bombs and the red buttons have not gone away. And in fact, I would say that I trust Reagan and Brezhnev to make rational decisions more than I do Trump and Putin, so we might even be worse off now (not to mention the other countries who now have nukes).

kolesnikov-arch about 18 hours ago |

[flagged]

jlintc about 13 hours ago |

[flagged]

Innittech about 15 hours ago |

[dead]

Pixel-Labs about 18 hours ago |

[flagged]

thatsayanfr about 19 hours ago |

[flagged]

golemiprague about 15 hours ago |

[dead]

heretool 1 day ago |

[flagged]

zftnb666 1 day ago |

[flagged]

oldfisherman 1 day ago |

[dead]

undefined about 14 hours ago |

undefined

VoodooJuJu 1 day ago |

[dead]

daljasdfasdf 1 day ago |

[dead]

Rekindle8090 1 day ago |

[dead]

juanani about 9 hours ago |

[dead]

CircuitSeuss about 23 hours ago |

[dead]

tonetheman 1 day ago |

You are training your replacement.

DonHopkins 1 day ago |

I despise code written by VI! The only code anyone should ever run is code written with EMACS. With SPACES, not tabs. Because tabs take jobs from space bar pressers, and boil the oceans.

zuzululu 1 day ago |

When did HN become Reddit ? This is a real demographic shift I am seeing after a long time hiatus. The people who hate AI are largely those that lean far left and see themselves as liberal progressive.

field_reader 1 day ago |

I don't understand the question. Shouldn't you be afraid and disgusted?

Of course I don't like it. I should dislike it. Anyone saying "it's not that bad" is just describing the fact that it hasn't hit them yet.

You think you're sitting pretty and safe? That's the real fantasy. Not fantasizing about how powerful AI is — fantasizing that you're immune.

Fear and disgust aren't irrational here. They're the normal response to watching the skill you've built your livelihood on lose value. The question isn't why HN is anti-AI — the question is what the people who aren't afraid are using to keep themselves calm.

hgoel 1 day ago |

It's because this place is full of people that are the developer equivalent of someone that constantly tells everyone they drive a manual transmission vehicle and it makes them superior.

oliwarner 1 day ago |

Is it really so bizarre that people might be against a technical revolution that threatens their livelihoods? "AI" even in its current regurgative state can do so much stuff that people are paid to do.

Or that we're all talking to an LLM when we think we're talking to other humans (eg in here).

Or that kids are demonstrably taking the easy way out instead of actually learning. Cheating isn't new, but the level of disengagement is biblically awesome. Between that and the stagnant junior jobs market, what hope do they have?

Honestly, what is there to celebrate? Toil is a necessary component of human satisfaction, and we're shifting everything we do to a LLM.

nektro about 18 hours ago |

> but do people realize that code is just a means to an end?

yes and an end has to be worth the means. people disagree about whether it is worth it. some people see a benefit using LLMs and agents to such a degree they're willing to look past the noise and water and air pollution produced by the unprecedented data center buildout that we've seen over the past few years, or the unprecedented increase in things like spam and deepfakes, or the way that it is decimating the job market + funnel, or the way that it reinforces existing antisocial incentives in society. some don't/aren't.