frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Is vibe coding overhyped or am I missing something?

3•tom1337•1y ago
In the recent months / weeks I'll ready so many headlines about "AI will be able to create whole applications easily", "No coders needed, everything will be AI", "Vibe Coding is the future" so I thought I'd try it out. I've been building React Apps and TypeScript Backends for a few years so I am not a total newbie. I wanted to create a simple React Native App which has a Bottom Sheet and display a map. Already at the first step - creating the map - ChatGPT o3 gave me completely invalid code. It used a pretty old version of the library which wasn't compatible with the latest react release. It also got few things with expo vs. "pure" react native wrong. Sometimes the code it threw at me included unused styles or variables.

Am I missing something? How are people seemingly building complex applications if the models struggle with basic things like keeping up to date with releases? What are your experiences?

Comments

codingdave•1y ago
You aren't missing a thing. LLMs produce code that is somewhat correct, but wrong enough that it needs correction. The people promoting "vibe coding" are saying that you can just tell it the concerns, and eventually it will land on something that works. Everyone else codes the corrections themselves. But AI simply does not produce working code without human interventions.

It also does not keep up to date with releases. That is not a valid expectation, and if you are working with leading-edge releases and libraries, LLMs will not help. On the same note, it cannot innovate - it will give you code that fits common conventions. Most of the time this works, but if you are doing truly novel work, its results will frustrate you more often than not.

PaulHoule•1y ago
I have been using AI assistants to help with a project that uses MUI for React. We're using a version of MUI that is a few versions old. It is hugely helpful at figuring out what kind of sx to put on an element or what to put in a theme to get things to look right. It makes mistakes, but if you tell it what you see in the F12 tools, read the manual and think a bit, it does pretty well.

It loves to use deprecated APIs, for instance there are a lot of props that you aren't supposed to use anymore and you're supposed to use the "slots" prop instead. It's not hard to change the code and you could probably ask them to do it, but it's the kind of problem I run into.

With SQLAlchemy I find assistants cannot make up their mind what version of SQLAlchemy they are generating code for. Between talking to my assistants and reading the manual I understand a lot about what changed in different versions, but what I really want is to have it look at my POM/packages.json/pyproject.toml and always give me advice for the versions I am using.

This isn't just an LLM problem, one of the "product ideas I don't have time to work on" in my file is a search engine for programmers that indexes the documentation for the actual versions of all your dependencies, so you are not stuck with Google's brain damaged behavior of returning results from random JDK versions. For instance, "String Javadoc" returns results for JDK 8 and JDK 11 (end of life!),

https://www.google.com/search?client=firefox-b-1-e&channel=e...

whereas a lot of us are developing to JDK 21.

rorylaitila•1y ago
With AI coding it makes projects even faster to get started. Like anything else, total cost will be dominated by long tail problems. Vibe coding can't solve the longest tail problem of "am I building the right thing?" These interstitial problems of code quality you mention will be worked out I think, but it won't matter. To put it the opposite way: if I already know in advance what I need to build to be "successful", the cost of getting code to production was already a minor concern.

That being said, the speed at which I can explore solutions with it is greatly improved. This has a big effect on my motivation to start ideas. In some domains, simply getting more times at bat is the critical path.

cranberryturkey•1y ago
CNBC had a bit about "vibe coding" this morning so its officially lamestream. lol

I use roocode and auto-approve most tasks and then I do a code review at the end. It saves a ton of time but costs a ton of money too

viraptor•1y ago
You're right, but missing some ideas. Sure, it will use an older library sometimes, leave unused variables or make mistakes. But if you're really vibe coding, the question is "if I respond that this doesn't work, will it be fixed?"

If it does get fixed, who cares about the variables or mixed patterns? Vibe coding at this stage is expected to give running code, not clean and maintainable one. And it often does, but it's not there for complex applications yet.

gary17the•1y ago
Vibe coding isn't over-hyped, it is a myth. :)

Scam calls hunt the lonely, not the gullible

https://pilgrimsage.substack.com/p/the-faceless-voice
1•momentmaker•1m ago•0 comments

Base Fatality List

https://bfl.baseaddict.com/
3•OsrsNeedsf2P•13m ago•0 comments

Investigating Trump's Stock Trades and Public Announcement Timings [video]

https://www.youtube.com/shorts/LEIn9wHJTbw
1•Cider9986•15m ago•0 comments

Syllaby

https://syllaby.io/
1•Austinrmstrong•15m ago•0 comments

New Project Announcement: Radar Pipeline

https://github.com/omid2007hope/My-best-works
2•omid2007hope•22m ago•0 comments

Alexander Grothendieck Revolutionized 20th-Century Mathematics

https://www.quantamagazine.org/how-alexander-grothendieck-revolutionized-20th-century-mathematics...
2•anujbans•27m ago•0 comments

How I Host

https://davepeck.org/2026/05/23/how-i-host/
3•davepeck•28m ago•0 comments

Lenovo releases new 14-inch ThinkPad laptop with up to 120 Hz OLED and 96 GB RAM

https://www.notebookcheck.net/Lenovo-releases-new-14-inch-laptop-with-up-to-120-Hz-OLED-and-96-GB...
2•teleforce•29m ago•1 comments

From Vibe Coding to AI-Assisted Engineering: Lessons from Real Projects

https://medium.com/@eritonsilva/from-vibe-coding-to-ai-assisted-engineering-lessons-from-real-pro...
3•Eritsil•32m ago•0 comments

Micron Virginia expansion advances DDR4 memory made in the USA

https://www.micron.com/us-expansion/va
3•walterbell•35m ago•1 comments

Linus Torvalds: Linux 7.1-rc4

https://lkml.org/lkml/2026/5/17/896
7•vnykmshr•57m ago•1 comments

Who Is the King of Memorial Day Weekend Movies? We Ranked the Biggest Stars

https://editorial.rottentomatoes.com/article/memorial-day-weekend-movie-stars-ranked/
3•evo_9•58m ago•0 comments

Anthropic Says Mythos Has Found More Than 10k Vulnerabilities

https://www.engadget.com/2180028/anthropic-claude-mythos-preview-project-glasswing-update/
3•jonbaer•59m ago•3 comments

Clickup Reduced Headcount by 22%

https://twitter.com/DJ_CURFEW/status/2057522382315929802
4•ankit84•1h ago•2 comments

Show HN: Slow Code, a monthly meetup to practice coding by hand

2•virgil_disgr4ce•1h ago•1 comments

Video Generator

https://github.com/BestGiter/VideoGenerator
2•b3stc0der•1h ago•0 comments

Role of Reconstruction in the Inertness of Gold Toward Oxygen

https://journals.aps.org/prl/abstract/10.1103/g3bc-t1qv
2•bookofjoe•1h ago•0 comments

SF Bay Area Webcams

https://sfcam.live/
3•striking•1h ago•0 comments

Applying metaphors from other fields into software development

https://codeutopia.net/blog/2026/05/23/applying-metaphors-from-other-fields-into-software-develop...
2•nreece•1h ago•0 comments

SSV: Sparse Speculative Verification for Efficient LLM Inference

https://arxiv.org/abs/2605.19893
3•matt_d•1h ago•0 comments

Characterizing Real-World Bugs in Tile Programs for Automated Bug Detection

https://arxiv.org/abs/2605.19652
2•matt_d•1h ago•0 comments

The day my ping took countermeasures

https://blog.cloudflare.com/the-day-my-ping-took-countermeasures/
10•moonleay•1h ago•3 comments

Trump Post Shows Him Gazing at Greenland After Local 'No Means No' Protests

https://www.newsweek.com/trump-post-shows-him-gazing-at-greenland-after-local-no-means-no-protest...
5•SilverElfin•1h ago•0 comments

Characterization of machine learning compilers for LLM inference on NVIDIA GPUs

https://link.springer.com/article/10.1007/s11227-026-08559-6
3•matt_d•1h ago•0 comments

Shannon Got AI This Far. Kolmogorov Shows Where It Stops

https://medium.com/@vishalmisra/shannon-got-ai-this-far-kolmogorov-shows-where-it-stops-c81825f89ca0
3•dnw•1h ago•0 comments

Images are not displayed in emails, newsletters or signatures in classic Outlook

https://support.microsoft.com/en-us/office/images-are-not-displayed-in-emails-newsletters-or-sign...
2•tech234a•1h ago•1 comments

Propuesta TLBIC: Cuarta versión en español

3•michikawa59•1h ago•0 comments

Scammer abusing Microsoft's msonlineservicesteam@ for spam distribution

https://infosec.exchange/@spamhaus/116601270466207765
3•gnabgib•1h ago•0 comments

Almost Every Angband Variant – Play Online

https://angband.live/
3•SubiculumCode•1h ago•0 comments

Pedfs

https://pedfs.com/
3•rafaelcara•1h ago•1 comments