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•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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•9mo ago
Vibe coding isn't over-hyped, it is a myth. :)

Incentives Drive Everything

https://yusufaytas.com/incentives-drive-everything/
3•yusufaytas•24s ago•0 comments

Show HN: Local Emulator for Google Cloud Workflows

https://github.com/lemonberrylabs/gcw-emulator
1•rmgn•36s ago•0 comments

A New Share Button

https://blog.joinmastodon.org/2026/03/a-new-share-button/
1•robin_reala•54s ago•0 comments

You Can Meditate in a Coffin in Japan. They'll Even Give You a Cute One

https://www.vice.com/en/article/you-can-meditate-in-a-coffin-in-japan-theyll-even-give-you-a-cute...
1•herbertl•1m ago•0 comments

Ask HN: What are you actually using openclaw for?

1•thisismyswamp•2m ago•0 comments

CLI tool that adds semantic search to any existing Postgres database

https://github.com/varmabudharaju/pgsemantic
1•varmabudharaju•4m ago•1 comments

OpenAI's "compromise" with The Pentagon is what Anthropic feared

https://www.technologyreview.com/2026/03/02/1133850/openais-compromise-with-the-pentagon-is-what-...
1•joozio•4m ago•0 comments

Bitter winter drags on for Kyiv residents as Russia wipes out power

https://www.theguardian.com/world/2026/feb/13/everything-is-frozen-bitter-winter-drags-on-for-kyi...
1•PaulHoule•5m ago•0 comments

Quantifying the Swiss Marriage Tax

https://gendx.dev/blog/2026/03/02/swiss-marriage-tax.html
1•gendx•6m ago•0 comments

Show HN: Minit Games, a feed-first platform for short-form HTML5 games

https://minit.games/
1•oleschaper•7m ago•0 comments

Show HN:Turn any GitHub .MD into a collaborative editor by replace "g" with tune

https://www.get-colibri.com/
1•jannesblobel•7m ago•0 comments

Linux Flies into Space

https://www.windriver.com/blog/Linux-Flies-into-Space
2•CrankyBear•7m ago•0 comments

Show HN: Alpha of a Speech to Text iOS App (Feature Requests Welcome)

https://kaikunze.de/aimemo/
1•kgarten•8m ago•0 comments

OpenPolicy – Policy-as-Code. Finally

https://www.openpolicy.sh/
2•jamie_davenport•9m ago•0 comments

90% of human expertise is not verifiable

https://twitter.com/phoebeyao/status/2027117627278254176
1•gmays•10m ago•0 comments

Poland Plans Social Media Ban for Kids in Challenge to US Tech

https://www.bloomberg.com/news/articles/2026-02-27/poland-plans-social-media-ban-for-kids-in-chal...
3•danielam•10m ago•0 comments

I code more from my phone than my Mac now

https://macky.dev/#architecture
1•eureka_boy•11m ago•1 comments

Show HN: Tensor Spy: inspect NumPy and PyTorch tensors in the browser, no upload

https://tensorspy.com/
1•jacobn•12m ago•0 comments

Four questions agents can't answer

https://blog.marcua.net/2026/02/25/four-questions-agents-cant-answer.html
2•abnercoimbre•14m ago•0 comments

Show HN: I built a free alternative to Gravit Designer after it shut down

https://studio.wladradchenko.ru
1•wladradchenko•15m ago•0 comments

Making large Postgres migrations practical

https://clickhouse.com/blog/practical-postgres-migrations-at-scale-peerdb
1•__s•16m ago•0 comments

Show HN: Product Model – A structured grammar for bridging PRDs and code

https://github.com/pmTouchedTheCode/product-model
1•jace_yoo•17m ago•0 comments

Google tests new Learning Hub powered by goal-based actions

https://www.testingcatalog.com/google-tests-new-learning-hub-powered-by-goal-based-actions/
1•gmays•18m ago•0 comments

The Vanishing Giants [Coaling Towers] of America's Steam Age

https://thereader.mitpress.mit.edu/the-vanishing-giants-of-americas-steam-age/
2•samizdis•18m ago•0 comments

The Vegetarian Offset

https://hydroindulgence.com/s
1•Dithilli•18m ago•1 comments

Show HN: Grabchars 2.0 – get keystrokes direct, first update in 36 years

https://github.com/DanielSmith/grabchars
2•buckydigital•19m ago•1 comments

History Rhymes: Large Language Models Off to a Bad Start?

https://michaeljburry.substack.com/p/history-rhymes-large-language-models
1•next_xibalba•20m ago•0 comments

GitHub – Maderix/ANE: Training Neural Networks on Apple Neural Engine

https://github.com/maderix/ANE
2•bilsbie•21m ago•0 comments

Show HN: Engram – Give your terminal an eidetic memory with local AI

https://github.com/TLJQ/engram
2•tljq•22m ago•0 comments

Malus: Clean room engineering of any open-source dependency

https://malus.sh/blog.html
2•ahub•22m ago•1 comments