127 points Ekami 5 hours ago 235 comments
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.
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 say this as someone who has spent more than 20 years honing their craft as a software engineer.
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.
At some point, execution speed starts to matter more than the elegance of the code.
bigyabai 5 hours ago | parent
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.
jflynt76 5 hours ago | parent
space_explor 5 hours ago | parent
rzzzwilson 5 hours ago | parent
And that's the problem.
Ekami 5 hours ago | parent
bigstrat2003 4 hours ago | parent
Ekami 4 hours ago | parent
Coding as someone without experience in coding? Most probably yes, but from someone with some kind of expertise who can act as a guardrail for bad code piling up? Probably not.
SpicyLemonZest 4 hours ago | parent
slopinthebag 4 hours ago | parent
datadrivenangel 5 hours ago | parent
beej71 4 hours ago | parent
I want a solid, proud, well-engineered bridge, goddammit!
atmavatar 3 hours ago | parent
1. https://en.wikipedia.org/wiki/Tacoma_Narrows_Bridge_(1940)
tehjoker 4 hours ago | parent
I don’t think these are bad guys or bad engineers, it’s concerning to me though. Engineers should be getting sharper in their analysis over time not weaker. When someone tells me they haven’t even looked at a few lines of code they submitted it’s shocking and a sign of sloppy thinking. It’s rude too because is expecting me to pick up their slack.
I’m sure the AI companies are in love with the idea that people are growing dependent on their product for things they could easily do themselves. That’s a great business.
onjectic 30 minutes ago | parent
I just had to deal with this, they never pushed back on my PR comments, just copy pasted everything I said back into Claude. Its just second hand vibe coding at that point, might as well fire the middle man…
manoDev 5 hours ago | parent
- 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.
Ekami 5 hours ago | parent
darksim905 4 hours ago | parent
Because there's a third crowd: everyone else/the general public that are standing up vibe coded websites and don't give a hoot how things work in the background or know as long as money is coming in. There are people that are using AI and thinking less and less causing their brains over the long term to become more inelastic.
We're in for a very, very painful future that will have mixed results. On one hand, you can boostrap things a lot quicker with less mental effort and it helps get up to speed without having to know some complex things (e.g. deep knowledge in coding). This can help us innovate on basic things faster, probably.
On the other ... people aren't going to learn. If something breaks in that state where they don't know how something works, what, we're just going to ask another AI to fix it? I don't know how I feel or think about that. On a long enough timeline, there are people that won't know how any of this was designed in the first place.
That's the world we actually live in. And that's what will survive despite crowd 1 and 2 that you mentioned above.
yieldcrv 3 hours ago | parent
He wants my tech expertise, his code is spaghetti, he is making all the mistakes, he is experiencing AI psychosis, his AI makes md files warning him that its all going to burn him which he forwards to me lackadaisically without reading
But can he sale? Yes
Its tempting for me to proselytize that he isnt using feature branches or project tickets or even deploying with committed code
But I bite my tongue and tell him to focus on the MVP since he wants to prompt Claude Code for 48 hour sessions without there being any indication of how other devs could contribute
Because he has clients that wants what he described, and because he has no capital I get a huge cut of that
I’m fine with that, I’ll clean up the project very quickly
bluegatty 3 hours ago | parent
aorloff 2 hours ago | parent
I'm not speaking from personal experience, this is what friends are doing at their startups
But I am not surprised at all, because the building blocks of major applications are all out there as boilerplate code - heck half the time AWS has the example you need for you, assuming you know what you want to stitch together and why
If you know the major AWS tool chains and how and why to use them and how to design a product in microservices, then theoretically Claude has no idea what the whole shebang is up to but happily writes all the parts
KaiserPro 1 hour ago | parent
For me personally I am vaguely indifferent to programmers using LLMs to make more shitty code. My worry is the second and third order effects
For work currently, as an SRE, I'm being asked to maintain and look after slop as if its properly built and instrumented. Our platform has clear rules and conventions, and AI isn't following those.
For the wider world, I fucking hate that image/video generation is evaporating what is "real". For memes sure its great, but for bad actors it gives a brilliant way to say "its AI wasn't me" and then the debate moves away from "did person do bad thing" to "is it wrong to say that things are AI?"
I also worry about the debasement of value of human work. Looking at history, say of the weavers, it didn't work out to well for them when the powered loom came along.
rvz 5 hours ago | parent
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?
Lerc 5 hours ago | parent
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.
anon7725 58 minutes ago | parent
dang 5 hours ago | parent
You can see from this 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...
dang 4 hours ago | parent
Fixing my furnace: https://news.ycombinator.com/item?id=48417845
New software for a retro keyboard: https://news.ycombinator.com/item?id=48418158
Customizing my camper van: https://news.ycombinator.com/item?id=48417379
Porting my astronomy app from an old Nokia phone: https://news.ycombinator.com/item?id=48419242
Fixing my kid’s science fair project: https://news.ycombinator.com/item?id=48419364
Unborking the family printer: https://news.ycombinator.com/item?id=48419480
Learning to draw anatomy (!): https://news.ycombinator.com/item?id=48418716
Lowering my electrical bill: https://news.ycombinator.com/item?id=48417949
Making classic guitar pedals programmable: https://news.ycombinator.com/item?id=48418006
Avocado armchair guy victory lap: https://news.ycombinator.com/item?id=48417658 (<-- oops, wrong: https://news.ycombinator.com/item?id=48418274)
Putting an overlay on enemies in a video game: https://news.ycombinator.com/item?id=48420635
It just goes on and on. I was a little nervous when I saw that post originally, but it's amazing what happens when a title is somehow just right.
jimmygrapes 4 hours ago | parent
rycomb 3 hours ago | parent
Jokes aside, thanks for your selection. I had read some, but missed others until your comment.
If it matters, I think there's some people that hasn't decided yet what tribe (pro-AI/anti-AI) they belong to. There's probably dozens of us!
jonas21 4 hours ago | parent
And IIRC, the same thing happened to the "oh shit" moment thread you linked to. Did the mods have to intervene to get it back on the front page?
HN might not be anti-AI, but I feel like the way flags are weighted by the ranking allows some users that are extremely anti-AI to create the impression that it is.
EDIT: And now it's back.
dang 4 hours ago | parent
https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...
jonas21 3 hours ago | parent
datsci_est_2015 3 hours ago | parent
I’m happy that my friend who works in plastics manufacturing can move his monstrosity of an Excel spreadsheet to something more predictable and maintainable. I’m deeply annoyed by my coworker who’s trying to put a chatbot in our UI.
johnfn 3 hours ago | parent
I did see your thread earlier today and I admit was pleasantly surprised. Maybe HN is turning over a new leaf? I hope so. I honestly considered switching to X it was getting so bad :P
rpcope1 2 hours ago | parent
YZF 2 hours ago | parent
More seriously, I think this is a true reflection of a cultural phenomena. All discussions have become more polarized. There is a more of a generational divide in perception and discussion. I would also say there is a loss of nuance.
To complicate this even further there is a real diversity of experiences depending on many factors.
I mean we had flame wars on USENET but somehow it feels to me that most discourse even on controversial topics was civil. When we had tabs vs. spaces flamewars (or whatever the fun topic of the day was) everyone knew they were in a flame war (and often acknowledged that). Or maybe I'm just being nostalgic/biased.
I see the anti-AI sentiments in my work place. I think people are genuinely worried/concerned and don't know how this is going to change our world or even where we are exactly. This is also spilling into adjacent areas where people have strong emotional responses to (the rich, the economy, job market, politics, environment etc.).
arjie 1 hour ago | parent
I know others also do this - though often they are kind enough to auto-fold.
ThrowawayR2 59 minutes ago | parent
mook 48 minutes ago | parent
p4bl0 2 hours ago | parent
swat535 11 minutes ago | parent
The AI discussion on HN is exhilarated by the fact that it can have a tangible impact on people's lives on this forum. You add to this the possibility of a minority extracting an unfathomable amount of wealth from the hype train and we lose all hope for a moderate discussion.
My own views on this are rather boring. After having tried various models, I've reached the conclusion that it adds minor benefits to my workflows, but I don't have to lose sleep from Claude reaching singularity anytime soon..
lenkite 47 minutes ago | parent
"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.oceanplexian 4 minutes ago | parent
I expect the people in here to be domain experts, understand simple concepts like closed loop water cooling, deterministic vs non-deterministic systems, maybe some basic concept of how a GPU and vector math works and most notably the exponential pace that it’s becoming both more capable and more efficient.
Unfortunately, like OP that’s not the case and it’s the same talking points I could read in my local paper. Then everyone’s talking points change in unison like they are waiting on the latest instructions from headquarters.
k310 4 hours ago | parent
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!
z0r 4 hours ago | parent
happytoexplain 4 hours ago | parent
kylehotchkiss 4 hours ago | parent
YetAnotherNick 4 hours ago | parent
I have never seen a positive story(I am not talking about things like current model, just how positive AI could be like the Sam Altman post) in front page for a long time. Feel free to disprove me.
mcmcmc 4 hours ago | parent
lifthrasiir 4 hours ago | parent
advael 4 hours ago | parent
gdulli 4 hours ago | parent
mkl 4 hours ago | parent
eichin 3 hours ago | parent
Imustaskforhelp 3 hours ago | parent
Ask HN: Why is Hacker News so anti-crypto? : https://news.ycombinator.com/item?id=31302494 (Do note that the post is flagged and there might be some good moderation reasons for that)
This is the reason that most of us at HN might dislike overhype. I have seen a lot of these crypto users move from crypto hype to AI hype.
Every few years, people forget the last shiny thing and move to the next and think why is X crowd not invested in Y? They must be anti-Y!
Oh speaking of crypto, bitcoin has tanked so bad, its almost at an all time low at 60k$ sinking to levels of october 2024: https://www.cnbc.com/2026/06/05/bitcoin-dismal-week-price-be...
blooalien 2 hours ago | parent
I'm personally amazed by what "A.I." is actually capable of, but I have a fairly solid understanding of what's going on "under the hood" of it, and therefore have somewhat realistic expectations of it. Then I see folks go overhyping it's capabilities because they've drunk themselves stupid on the lies they've been told about what it is and what it's capable of (and it's simply not capable of what the liars at the top of the A.I. corporations are telling everyone). Just try to temper their enthusiasm with a bit of reality and you're instantly "anti-AI" or "doomer" or some other just completely wrong characterization. At this point I'm convinced that for a lotta folks, A.I. is just another literal cult just like politics these days, or crypto-coins not that long ago... Drink that kool-aid, I guess... ~shrug~
I also don't think that many of the so-called "anti-AI" folks are so much against AI itself, as they're against the unethical ways that certain folks "at the top" are using it to do massive harm in an attempt to try to satisfy their bottomless greed and lust for power, and against the ways that some other folks are using it to basically escape the need to think at all, even when their job requires actual thinking.
radicalbyte 1 hour ago | parent
That and Jenson screwing those of us who made him over the last decade.
It'll be better once the fraudsters are in jail and once we're able have boxes with ~1TB ram running off of our solar in the garage.
simianwords 1 hour ago | parent
Trying to “correct the hype” just looks like clowning in hindsight.
It’s like people in 1990s were trying to correct the internets hype: oh you know it won’t change anything and the tech bros want to create hype out of nothing!
So it’s not neutral to be anti hype for AI. It is just wrong.
grebc 1 hour ago | parent
ThrowawayR2 29 minutes ago | parent
Those who analogize today's AI frenzy to the internet adoption frenzy of the '90s in a positive light abjectly fail to understand what an incredibly bad look that is.
simianwords 10 minutes ago | parent
fuzzy2 54 minutes ago | parent
I also find takes from the anti-LLM to be exceedingly dumb at times. Oh this text has this and that, it must have been written by LLM and thus is not worth even considering.
orangecoffee 4 hours ago | parent
It's hard to face this, specially for the one oasis in the job market that pays well.
anon7725 1 hour ago | parent
beej71 4 hours ago | parent
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!"
SanjayMehta 3 hours ago | parent
This team eschewed libraries and shared code. Copy/paste everywhere.
Every defect had to fixed in 100+ mini-applications. It was a telecom MMI product.
dns_snek 2 hours ago | parent
Bug? More code. Unexpected behavior - read the docs? Couldn't find anything. Let's try another 1000 lines of workarounds. Still doesn't work? Write another 1000 lines to monkey-patch behavior. It sort of works now.
The actual solution is removing those 2000 lines and passing the correct argument on line 25 which is clearly documented. Most humans would never do that because we're too lazy but it's so easy to generate slop at an exponential rate and blow up the LOC metrics.
dartharva 4 hours ago | parent
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.
beej71 4 hours ago | parent
Also: at some point the elegance of the code starts to matter more than execution speed. :)
haitchfive 4 hours ago | parent
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.
xigoi 13 minutes ago | parent
All of these things have something in common that LLMs don’t. They behave in a predictable, documentable (and usually documented) way.
keiferski 4 hours ago | parent
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.
kunai 1 hour ago | parent
Obviously the answer is $$$ and the fact that this admin's economic policy has further encouraged the market to go all-in on AI as it's the only thing that's trending in the black for the economy right now. I don't think you'll find many people on HN who won't readily admit that even if they're anti-AI, LLMs are genuinely amazing pieces of software that can be transformative and useful in many different environments, and it's mindblowing how they work. The issue comes from the very harmful way it's currently being commercialized and marketed.
grebc 1 hour ago | parent
I have spent the last 3 months away from family, I caught up with my brother & his wife and they also got back from an interesting vacation recently. I tried to get information about their vacation but at best got 2 sentences that it was enjoyable. But they spent more than 24 hours(sleep over to see the nieces) ear bashing me about AI.
I truly don’t care that people find this stuff exciting, just leave me out of it and tell it’s AI content upfront and we’ll get along swimmingly.
mzelling 4 hours ago | parent
resident423 4 hours ago | parent
ilaksh 4 hours ago | parent
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.
eks391 3 hours ago | parent
mark_l_watson 4 hours ago | parent
Slow is Fast.
returnInfinity 4 hours ago | parent
DonHopkins 4 hours ago | parent
g-b-r 1 hour ago | parent
SpicyLemonZest 4 hours ago | parent
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.
Jedd 4 hours ago | parent
(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.
throwawa14223 4 hours ago | parent
bkdbkd 4 hours ago | parent
This comes from their years of experience. When you also get those years of experience, you may come to similar understanding.
deadbabe 4 hours ago | parent
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.
inhahe 3 hours ago | parent
tamimio 3 hours ago | parent
- 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.
patrick451 3 hours ago | parent
If I wanted to care about what users want, I would have been a founder or salesman, not an engineer.
cadamsdotcom 3 hours ago | parent
fxd123 3 hours ago | parent
i000 3 hours ago | parent
https://ilaunion.org/the-ilas-fight-against-automation-prese...
The lack of productivity-growth in construction is also telling that this industry as a whole may be a bit too pro-hammer and anti-innovation
https://www.goldmansachs.com/insights/articles/why-has-produ...
dag100 3 hours ago | parent
eks391 3 hours ago | parent
Back to AI, it's a tool, and you can definitely be for or against it. Someone against AI might prefer other tools, like a canvas, camera, word doc, or visual studio (depending on the application they could be using the AI tool for)
VariousPrograms 3 hours ago | parent
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.
hgoel 3 hours ago | parent
midnight_eclair 3 hours ago | parent
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?)
Animats 3 hours ago | parent
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?"
thenoblesunfish 3 hours ago | parent
dag100 3 hours ago | parent
fcatalan 3 hours ago | parent
robotpepi 3 hours ago | parent
that Made me laugh. what you say won't happen. it's not that AI won't be sufficiently intelligent, it's that managers are not.
ares623 2 hours ago | parent
lodovic 2 hours ago | parent
csbartus 2 hours ago | parent
I'm not an ML expert, but regarding code _quality_ I see no progress at all in the last couple of years. LLMs still write code by using probabilistic calculations vs. applying rigorous thinking and logic.
This is only good while no one has to look under the hood. When trying to understand and fix code written by LLMs you'll realize what a mess they produce. It's a codebase without any systematic thinking inside. Everything is ad-hoc, wired together to pass the tests, and to conform to some templates. No deliberate practice, no intelligence at all in the code.
This can't be a long term strategy for an entire industry.
KingOfCoders 3 hours ago | parent
This explains to me 90% of the reactions I get when I talk to people.
bluefirebrand 3 hours ago | parent
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?
balls187 3 hours ago | parent
andai 3 hours ago | parent
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!)
mycocola 1 hour ago | parent
thenoblesunfish 3 hours ago | parent
zmmmmm 3 hours ago | parent
> 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.
voidfunc 3 hours ago | parent
hun3 3 hours ago | parent
If you don't own quality, why should I pay? You're just a middleman at that point.
kranner 3 hours ago | parent
fcatalan 3 hours ago | parent
ares623 3 hours ago | parent
Planktonne 17 minutes ago | parent
kranner 3 hours ago | parent
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.
Imustaskforhelp 3 hours ago | parent
https://htmx.org/essays/code-is-cheap/#understanding-is-expe...
dnnddidiej 3 hours ago | parent
Imustaskforhelp 3 hours ago | parent
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.
ergonaught 3 hours ago | parent
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.
kentich 3 hours ago | parent
jhbadger 3 hours ago | parent
kentich 2 hours ago | parent
jmyeet 3 hours ago | parent
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.
russelldjimmy 3 hours ago | parent
It is more of a reaction to misrepresentation and falsehood, which AI and its rhetoric seems to have generated a lot of.
dodu_ 3 hours ago | parent
But the AI hypebeasts are incapable of differentiating that from an anti-AI stance.
asdff 3 hours ago | parent
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.
gacgacgac 3 hours ago | parent
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 3 hours ago | parent
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.
breve 3 hours ago | parent
But users also include users of the code. There's no value in self-flagellation via terrible code or pointlessly complicated frameworks.
CoffeeSky 3 hours ago | parent
> 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.
jdw64 3 hours ago | parent
kmaitreys 3 hours ago | parent
t-3 3 hours ago | parent
ares623 3 hours ago | parent
charles_f 3 hours ago | parent
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.
thelastgallon 3 hours ago | parent
foxes 3 hours ago | parent
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.
fsckboy 3 hours ago | parent
chvid 2 hours ago | parent
LAC-Tech 2 hours ago | parent
duttish 2 hours ago | parent
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.
canadaduane 2 hours ago | parent
https://halecraft.org/software-engineering-is-the-new-manufa...
janalsncm 2 hours ago | parent
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.
trick-or-treat 2 hours ago | parent
emsign 2 hours ago | parent
Outside the tech bubble people either don't care or already associate AI with increased prices.
zzo38computer 2 hours ago | parent
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.)
onion2k 2 hours ago | parent
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.
zuzululu 2 hours ago | parent
haunter 2 hours ago | parent
Funnily you will always see some people waving the HN guidelines [1] flag: nooooo, don’t compare this site to Reddit. Yet there is another „rule” in the guidelines about politics being off-topic… which is the biggest symptom of HN turning into Reddit: General, especially US domestic, politics became excessively acceptable to be posted here. That wasn’t the case 10 years ago or more. Of course if you point that out then the „everything is politics” crowd will show up and the „should we close our eyes and ears to all the tragedies happening in the world”. Rinse and repeat.
That’s the problem with ambigous rules and to some extent why I still prefer Reddit. If you don’t like it you make a new sub, find another one etc. At least the bias is clearly known
lovich 2 hours ago | parent
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.
maplethorpe 2 hours ago | parent
logicchains 1 hour ago | parent
GolfPopper 2 hours ago | parent
ptnpzwqd 2 hours ago | parent
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.
fwlr 2 hours ago | parent
delbronski 2 hours ago | parent
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.
dofm 2 hours ago | parent
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)
field_reader 2 hours ago | parent
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.
oleg_antonyan 2 hours ago | parent
OlivOnTech 2 hours ago | parent
Levitating 1 hour ago | parent
Herbstluft 38 minutes ago | parent
The mentioned big few are buying up everything regardless of need and making hardware unaffordable and unavailable for normal people (or smaller businesses). And some of the few manufacturers are already being convinced to stop developing/producing consumer hardware altogether.
And whats left might be taken care of via the rise of attestation. Just start framing local, unapproved models as "security risks" at some point.
simianwords 1 hour ago | parent
It’s my personal opinion and it looks extremely incurious analysis of what’s going on. Even if a person doesn’t like AI, I would expect a curious person to have more deep opinions. “Non deterministic database” clearly tells me this.
There’s not a single coherent critique but just throwing some polemic to see what sticks.
thin_carapace 1 hour ago | parent
specproc 51 minutes ago | parent
Anti-AI sentiment absolutely and correctly has a "USA bad" steak.
oleg_antonyan 1 hour ago | parent
maxaw 2 hours ago | parent
minimaxir 2 hours ago | parent
It's an absolutist disagreement without any common ground.
rakel_rakel 2 hours ago | parent
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.
bontaq 47 minutes ago | parent
For me working through the programming part is the understanding and solving. Programming languages are pretty beautiful and encourage different ways of thinking. Hopefully we can understand it and contribute.
haunter 2 hours ago | parent
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.
littlexsparkee 2 hours ago | parent
ZenoArrow 1 hour ago | parent
It's frequently said that technology is ethically neutral, and whether it's used for good or bad ends depends on how it is applied.
What you call the anti-tech crowd is simply the crowd that takes their ethical responsibilities seriously.
There are other potential points of view that could be adopted instead of tech neutrality. Some tech could be seen as inherently good, in which case there very little concern about how much of it is used. Some tech could be seen as inherently bad, meaning it should be avoided at all costs.
Anyone being honest about AI can see that although it has some positive uses, the potential for misuse is enormous. Therefore, if you're going to use it at all, you should think carefully about how to apply it. To people that have fully bought into the hype this caution appears like negativity instead of rationality.
YZF 2 hours ago | parent
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.
dismalaf 2 hours ago | parent
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.
dexterlagan 2 hours ago | parent
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.
MantisShrimp90 2 hours ago | parent
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
Ampersander 1 hour ago | parent
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.
raincole 1 hour ago | parent
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.
logicchains 1 hour ago | parent
arjie 1 hour ago | parent
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.
g-b-r 1 hour ago | parent
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.
OlivOnTech 1 hour ago | parent
system2 1 hour ago | parent
cyclopeanutopia 1 hour ago | parent
No, it it's not just that. Don't you realize your opinions are just, well, your opinions?
000ooo000 1 hour ago | parent
genezeta 1 hour ago | parent
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.
jan0r 1 hour ago | parent
grebc 1 hour ago | parent
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.
entropyneur 1 hour ago | parent
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.
sph 1 hour ago | parent
That said, I agree with dang’s read. This site is big enough that both camps are decently represented (expect “mine”, of course), but anyone sees only what they want to see. The boosters see only doomers, and viceversa.
28304283409234 1 hour ago | parent
Other than every boardroom on earth you mean? ;-)
themafia 1 hour ago | parent
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?
mrob 1 hour ago | parent
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.
viccis 1 hour ago | parent
>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?
insane_dreamer 1 hour ago | parent
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).
viccis 1 hour ago | parent
jillesvangurp 1 hour ago | parent
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.
28304283409234 1 hour ago | parent
toasty228 1 hour ago | parent
A lot of people here are not users but creators, they do care about these things
pjmlp 1 hour ago | parent
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.
kvgr 1 hour ago | parent
pjmlp 20 minutes ago | parent
The amount of customers willing to buy a specific product is limited.
mm263 1 hour ago | parent
dwedge 1 hour ago | parent
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.
laughing_man 1 hour ago | parent
truncate 47 minutes ago | parent
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.
altern8 39 minutes ago | parent
As a front-end guy, if I owned a project I would have the API AI-assisted and UI AI-driven.
vinnymac 33 minutes ago | parent
Happen to be a startup that isn’t mission critical to someone’s health and well being? Great, now you can use AI and be as dirty as you would like.
Are you working with dangerous chemicals that are ingested by others, or systems that control hunks of metal flying through the sky with hundreds on board? Maybe we should stay clean in those environments until we make AI itself clean.
knivets 46 minutes ago | parent
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.
austin-cheney 42 minutes ago | parent
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.
mschuster91 41 minutes ago | parent
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.
alexgotoi 25 minutes ago | parent
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.
shahzaibmushtaq 25 minutes ago | parent
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.
Abimelex 22 minutes ago | parent
sajithdilshan 21 minutes ago | parent
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
maccard 18 minutes ago | parent
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.
BugsJustFindMe 13 minutes ago | parent
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.
gspr 11 minutes ago | parent
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.
bob1029 8 minutes ago | parent
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?"
ben_w 7 minutes ago | parent
Having seen bad (human) code behind award winning products, and good (human) code take so long the investors get cold feet, yes.
Some people 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.