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

Using LLMs to build personal knowledge bases for various topics

https://twitter.com/i/status/2039805659525644595
1•redbell•54s ago•0 comments

A reproducible C toolchain rooted on POSIX shell

https://umontreal.scholaris.ca/items/2f44323a-9f4f-482a-98be-542d8ee5b9fb
1•laurenth•1m ago•0 comments

A Survey of Quantum Theory Inspired Approaches to Information Retrieval

https://arxiv.org/abs/2007.04357
1•9wzYQbTYsAIc•2m ago•0 comments

2026 Emoji Submissions

https://jenniferdaniel.substack.com/p/emoji-season-is-open
1•lacieargyle•6m ago•0 comments

Life Before Unicode – Character Sets and Code Pages at the Push of a Button

http://www.i18nguy.com/unicode/codepages.html#msftdos
1•shrikaranhanda•7m ago•0 comments

eGPU for Mac

https://docs.tinygrad.org/tinygpu/
2•LorenDB•8m ago•0 comments

I built an engine that only recomputes changed UI layout nodes

https://inval.bluephantom.dev
1•hemanth05•9m ago•0 comments

Trump Administration Orders Dismantling of the U.S. Forest Service

https://morethanjustparks.substack.com/p/breaking-trump-administration-orders
1•speckx•10m ago•0 comments

Chinese chip firms hit record high revenue driven by the AI boom and U.S. curbs

https://www.cnbc.com/2026/04/03/chinese-chip-firms-record-revenue-ai-boom-us-curbs.html
1•Brajeshwar•11m ago•0 comments

Ask HN: Do you code remotely from your phone?

2•chunpaiyang•11m ago•1 comments

Print Blocking Is Anti-Consumer

https://www.eff.org/deeplinks/2026/04/print-blocking-anti-consumer-permission-print-part-1
1•aw-engineer•13m ago•0 comments

Democrats launch probe into Hegseth's alleged effort to buy up defense stocks

https://www.msn.com/en-us/money/markets/democrats-launch-another-probe-into-pete-hegseth-s-allege...
2•mandeepj•14m ago•0 comments

Show HN: Sleek – analytics tool with AI chat, public link and realtime tracking

2•nazbasho•14m ago•0 comments

Show HN: ctx – an Agentic Development Environment (ADE)

https://ctx.rs
2•luca-ctx•15m ago•1 comments

OpenAI Buys Streaming Show 'TBPN,' Aiming to Change Narrative on A.I

https://www.nytimes.com/2026/04/02/technology/openai-buys-tbpn.html
1•bookofjoe•16m ago•1 comments

Nano Banana Pro and API

https://nanobananapro.cloud
1•Mehedy2026•18m ago•1 comments

Show HN: The Comments Owl for HN browser extension now hides obvious "AI" items

https://soitis.dev/comments-owl-for-hacker-news
1•insin•18m ago•0 comments

Ask HN: Whether there is LLM or other strong NLP behind Hacker News?

1•Jet_Xu•20m ago•1 comments

'I'm 50 and applying for jobs every day– might have to move in w. my mom'

https://www.independent.co.uk/news/uk/home-news/work-unemployment-job-crisis-government-dwp-b2940...
2•randycupertino•21m ago•0 comments

What if AI just makes us work harder?

https://timharford.com/2026/04/what-if-ai-just-makes-us-work-harder/
2•rpgbr•21m ago•0 comments

Zipbombs are not as effective as they used to be

https://idiallo.com/blog/zip-bombs-are-not-as-effective-as-they-used-to-be
1•speckx•21m ago•0 comments

Google battles Chinese open-weights models with Gemma 4

https://www.theregister.com/2026/04/02/googles_gemma_4_open_weights/
1•Brajeshwar•26m ago•0 comments

US Patent Office rejects Nintendo's 'summon character and let it fight' patent

https://www.gamesindustry.biz/us-patent-office-rejects-nintendos-summon-subcharacter-and-let-it-f...
1•ThrowawayR2•27m ago•0 comments

Ask HN: When will PC CPUs be able to run LLMs for real?

2•roschdal•27m ago•0 comments

Package Manager Easter Eggs

https://nesbitt.io/2026/04/03/package-manager-easter-eggs.html
1•speckx•28m ago•0 comments

Show HN: OpenCode Pollinations Plugin –AI & tool layer with freetier control

https://github.com/fkom13/opencode-pollinations-plugin
2•ericnolo•29m ago•0 comments

Even Artemis II Astronauts Have Microsoft Outlook Problems

https://www.wired.com/story/artemis-ii-microsoft-outlook-problems/
2•TuringNYC•30m ago•0 comments

Big-Endian Testing with QEMU

https://www.hanshq.net/big-endian-qemu.html
2•jandeboevrie•31m ago•0 comments

The Next Moonshot: Universal Basic Income

https://scottsantens.substack.com/p/the-next-moonshot-universal-basic-income-ubi
2•2noame•33m ago•0 comments

Systemd BirthDate Merge: Conflicts of Interest

https://tboteproject.com/systemdfindings/
2•npongratz•33m ago•0 comments