frontpage.
newsnewestaskshowjobs

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. :)

Dyson's CameraJet is a $500 three-in-one toothbrush that scans your maw

https://www.engadget.com/2248230/dyson-camerajet-is-a-500-three-in-one-toothbrush-that-scans-your...
1•thm•2m ago•0 comments

Latest EU-US data exchange draft shows EU still submitting to US demands

https://statewatch.org/news/2026/august/leaked-latest-eu-us-data-exchange-draft-shows-eu-still-su...
1•robtherobber•4m ago•0 comments

Carp Café

https://www.carp.cafe/
1•Areibman•4m ago•0 comments

The Mininum Sellable Unit

https://oconselho.ai/thesis
1•arthurfarache•5m ago•0 comments

Full-Text Search Still Works. It Just Doesn't Get You to an Answer

https://medium.com/@s_nikolaev/full-text-search-still-works-it-just-doesnt-get-you-to-an-answer-2...
1•snikolaev•6m ago•0 comments

Number of young people with no close friends has soared since 2014 in England

https://www.theguardian.com/society/2026/sep/01/thinktank-reports-epidemic-of-loneliness-among-en...
1•Symbiote•8m ago•0 comments

ExitLaunch – A hand-vetted directory of active Micro-SaaS buyers

https://docs.google.com/spreadsheets/d/16pkNcl33UulKELXCsvXf0oJzUbcVQ1iHTvoLC5kV_0s/edit?usp=sharing
1•shemi_ceo•8m ago•0 comments

Decca Navigator System

https://en.wikipedia.org/wiki/Decca_Navigator_System
1•Bluestein•9m ago•0 comments

Self-Hosting on the Dark Web

https://david.alvarezrosa.com/posts/self-hosting-on-the-dark-web/
2•dalvrosa•9m ago•0 comments

California legislature passes a major local news funding bill

https://www.niemanlab.org/2026/08/california-passes-a-major-local-news-funding-bill-if-you-hire-m...
1•rdmuser•11m ago•0 comments

How Much Does Greece's Achilles Shield Cost? ($3.5B Defense Deal with Israel)

https://www.thepricer.org/how-much-does-greeces-achilles-shield-cost/
2•cinderelacinder•12m ago•0 comments

Welcome to the Porcelain Insulator Collector's World of Mud

https://www.insulators.info/porcelain/
2•ripe•13m ago•1 comments

Apple Leadership

https://www.apple.com/leadership/
3•tomatofu•15m ago•0 comments

Ask HN: Anyone else getting spammed by Bond (YC P25) ?

1•drcongo•15m ago•0 comments

Starscout: Find suspicious (and possibly faked) GitHub stars at-scale

https://github.com/hehao98/starscout
2•mdspan•17m ago•0 comments

Think twice before installing this device promising free movies

https://arstechnica.com/security/2026/08/how-some-media-streaming-devices-open-home-networks-to-a...
1•joozio•18m ago•0 comments

Show HN: I Built a Bot

https://github.com/chanyeinthaw/friday
1•chanyeinthaw•22m ago•0 comments

Lake Ontario ("Lake America")

https://community.openstreetmap.org/t/lake-ontario-lake-america/146975
5•rdmuser•23m ago•1 comments

Show HN: AI-powered link building and SEO outreach, smarter

https://outreachlooper.com
1•not_wowinter14•25m ago•0 comments

Semantic Lightness and the Rise of LLMs

https://assertfail.gewalli.se/2026/08/23/Semantic-lightness-and-the-rise-of-LLMs.html
1•wallymathieu•25m ago•0 comments

We Let AI Agents Rewrite a 92M-Message-a-Day Service in Go

https://www.checklyhq.com/blog/agentic-rewrite-nodejs-to-go/
3•tnolet•29m ago•0 comments

Rui Ueyama: "We are rewriting the mold linker in Rust"

https://twitter.com/rui314/status/2094677980857680052
1•afdbcreid•29m ago•0 comments

BitCards – Computer Ads from the Past

https://computeradsfromthepast.substack.com/p/bitcards
1•rbanffy•31m ago•0 comments

Xbot.team – Read a Grok Bot's spec without opening the app

https://xbot.team
1•GrokBotVisbile•33m ago•0 comments

Can we stop AI from deceiving us?

https://www.theguardian.com/news/2026/sep/01/if-you-build-something-vastly-smarter-than-you-it-be...
2•Archelaos•33m ago•0 comments

Formatting as Courtesy to the Reader

https://tracydurnell.com/2026/08/31/formatting-as-courtesy-to-the-reader/
1•serhack_•35m ago•1 comments

Introduction to the NT kernel development (Part 1)

https://geob99.github.io/pages/nt-dev/nt-dev-part1.html
1•serhack_•35m ago•0 comments

Americans Still Skeptical That UFOs Are Aliens

https://news.gallup.com/poll/713765/americans-skeptical-ufos-aliens.aspx
1•helsinkiandrew•36m ago•1 comments

The Meaning of Liff

https://en.wikipedia.org/wiki/The_Meaning_of_Liff
1•Bluestein•37m ago•0 comments

AI Orchestrator that self-learns, run's teams and never sleeps

https://crewmoot.hellodexter.com/
1•dalekirkwood•38m ago•1 comments