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

Lichess and Take Take Take Sign Cooperation Agreement

https://lichess.org/@/Lichess/blog/lichess-and-take-take-take-sign-cooperation-agreement/DZS0S0Dy
1•hyperbovine•2m ago•0 comments

Mcpnest

https://www.mcpnest.io/
1•malasartes•7m ago•1 comments

Bitcoin and Quantum Computing

https://nehanarula.org/2026/04/03/bitcoin-and-quantum-computing.html
2•nehan•8m ago•0 comments

Show HN: Custom Podcast Summarizer

1•jprorok•9m ago•0 comments

Cold Email Grader, check it out

https://getautocrm.com/tools/email-grader
1•BrendanSF•9m ago•0 comments

Death of the IDE?

https://addyo.substack.com/p/death-of-the-ide
1•robenkleene•10m ago•0 comments

Protecting against TPM interposer attacks

https://lwn.net/SubscriberLink/1064685/c29938fbf06e9d09/
1•Velocifyer•10m ago•0 comments

Anthropic's Project Glasswing sounds necessary to me

https://simonwillison.net/2026/Apr/7/project-glasswing/
2•simonw•10m ago•1 comments

The Design Index – A "Bloomberg Terminal" for Design Systems

https://thedesignindex.co/
1•prashaant•12m ago•0 comments

Social Impact Hackathon for Latinamerica

https://hack.indies.la/
1•jdiaz97•16m ago•0 comments

Backblaze Performance Stats Q1 2026

https://www.backblaze.com/blog/backblaze-performance-stats-q1-2026/
1•LaSombra•17m ago•0 comments

Intercepting React calls via a portal and a fake DOM to draw on Canvas

https://vezaynk.github.io/react-direct-canvas/
1•sattoshi•21m ago•0 comments

Digital Ocean blocked my account

1•ugly_munchkin•22m ago•3 comments

Show HN: An interactive map of Tolkien's Middle-earth

https://middle-earth-interactive-map.web.app/
3•frasermarlow•22m ago•0 comments

UCCL-EP: Portable Expert-Parallel Communication – Full Results

https://uccl-project.github.io/posts/uccl-ep-full/
1•matt_d•22m ago•0 comments

ErrataBench

https://github.com/reviseio/errata-bench
2•artursapek•22m ago•0 comments

Optimising a pipelined RISC-V core: from naive pipeline to near-superscalar perf

https://mummanajagadeesh.github.io/blogs/optm-riscv-core/
1•fanf2•22m ago•0 comments

Al-Khwarizmi ("Algorithm")

https://en.wikipedia.org/wiki/Al-Khwarizmi
1•profsummergig•23m ago•0 comments

Harrier – Microsoft Open-Sources Industry-Leading Embedding Model

https://blogs.bing.com/search/April-2026/Microsoft-Open-Sources-Industry-Leading-Embedding-Model
1•HanClinto•24m ago•1 comments

vLLM IR: A Functional Intermediate Representation for vLLM

https://github.com/vllm-project/vllm/issues/32358
2•matt_d•24m ago•0 comments

AWS S3 Files

https://aws.amazon.com/about-aws/whats-new/2026/04/amazon-s3-files/
2•dvrp•25m ago•0 comments

How do you prevent PII from leaking into test fixtures and staging datasets?

https://github.com/certifieddata/pii-scan
1•dk970•26m ago•1 comments

Section 4 of the 25th Amendment to the US Constitution

https://en.wikipedia.org/wiki/Twenty-fifth_Amendment_to_the_United_States_Constitution
3•OhMeadhbh•27m ago•2 comments

How Photofeeler (dating pic ranking site) works

https://getdatingphotos.com/how-photofeeler-works
3•nsokolsky•27m ago•0 comments

The best VR game I've ever played wasn't a VR game

https://alanmunirji.dev/#blog=vr-immersion
1•_345•28m ago•1 comments

Show HN: User-Friendly Persistent AI Memory Layer

https://www.reflectmemory.com/
1•vanstrata•31m ago•0 comments

We built a biological ALife chassis in our garage (open-source)

https://github.com/neurobotics-sci/neurobotics-biological-substrate/
1•Neurobotics_CIO•31m ago•0 comments

CS Trivia Crossword Puzzles

https://cstrivia.com/
2•delotrag•32m ago•0 comments

Local AI reads WhatsApp and books meetings – no cloud, no subscription

https://lmim.tech
2•iamonthemission•34m ago•3 comments

Agent SLOs: Grounding autonomous agents in metrics that matter

https://blog.firetiger.com/agent-slos-grounding-autonomous-agents-in-metrics-that-matter/
2•matsur•35m ago•0 comments