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

How to Find High-Intent Prompts for AI Search

https://www.tryzenith.ai/blog/b2b-aeo-high-intent-prompts-ai-search
1•manveerc•20s ago•0 comments

VIPCalendar-Free printable calendars with holidays for over 100 countries

https://vipcalendar.me/
1•SinanW•1m ago•0 comments

Where Is the Good Terminal?

1•caliweed•1m ago•0 comments

Hello Europe, Joe Biden is gone

https://berthub.eu/articles/posts/hello-europe-joe-biden-is-gone/
1•TechTechTech•4m ago•0 comments

Leak confirms OpenAI is preparing ads on ChatGPT for public roll out

https://www.bleepingcomputer.com/news/artificial-intelligence/leak-confirms-openai-is-preparing-a...
2•fleahunter•12m ago•0 comments

Understanding Clustering for Technitium DNS Server

https://blog.technitium.com/2025/11/understanding-clustering-and-how-to.html
1•feldrim•16m ago•0 comments

Optimze It for My GPU

1•rncode•19m ago•0 comments

Vision Pro M5 review: It's time for Apple to make some tough choices

https://arstechnica.com/gadgets/2025/11/where-apples-vision-pro-stands-today-post-m5-refresh/
1•mpweiher•21m ago•0 comments

The Journey to the Edge of the Infinite Chess Board [video]

https://www.youtube.com/watch?v=AaBkZzy2t0Y
1•chii•25m ago•0 comments

Barack Obama and Anthony Bourdain Have Dinner [video]

https://www.youtube.com/watch?v=efG56KcQj0Q
2•haritha-j•32m ago•1 comments

Belgian Police exposed using botnets to manipulate EU data law impact assessment

https://old.reddit.com/r/europe/comments/1p9kxhm/belgian_federal_police_forgot_to_turn_their_vpn/
30•saubeidl•33m ago•1 comments

Iberia tells customers it was hit by a major security breach

https://www.techradar.com/pro/security/iberia-tells-customers-it-was-hit-by-a-major-security-breach
3•frereubu•33m ago•0 comments

High Air Pollution Could Diminish Exercise Benefits by 50%, Study Finds

https://scienceclock.com/exercise-may-protect-less-when-air-pollution-is-high-study-finds/
4•ashishgupta2209•49m ago•1 comments

The GitHub Infrastructure Powering North Korea's Contagious Interview NPM Attack

https://socket.dev/blog/north-korea-contagious-interview-npm-attacks
4•giuliomagnifico•50m ago•0 comments

Show HN: FISE – A rule-based, keyless semantic envelope for web/API data

https://demo.fise.dev/demo
2•anbkit•54m ago•0 comments

Power of Empty Spaces: Seeing What Your Metrics Miss

https://kanbanzone.com/2025/power-of-empty-spaces-seeing-what-your-metrics-miss/
2•adrianhoward•54m ago•0 comments

Ask HN: Practicality of harnessing geomagnetic fields for electrical generation?

3•keepamovin•57m ago•0 comments

Free Nano Banana Pro

https://www.freenanobanana.app
1•ig1201•58m ago•1 comments

Cerebras CS-3 wafer-scale 1e6 cores 125 PFLOPS 25kW (30kA)

https://youtu.be/tlvfZulPYaw
1•burnt-resistor•1h ago•1 comments

Security Layer 4.0 – First semantic firewall blocks malicious intent"

2•jaspertvdm•1h ago•0 comments

The Thinking Game – Full Documentary (Google DeepMind)

https://youtu.be/d95J8yzvjbQ
1•vismit2000•1h ago•0 comments

Own a Graph

https://staysaasy.com/strategy/2025/11/25/own-a-graph.html
1•thisismytest•1h ago•0 comments

Spoofing her majesty in the 'Great Royal Phone Embarrassment' of 1995

https://1995blog.com/2015/10/25/spoofing-her-majesty-in-the-great-royal-phone-embarrassment-of-1995/
2•ubutler•1h ago•2 comments

Why Container Images Keep Getting Bigger (and What to Do About It)

https://writethat.blog/layers.html
2•imjacobclark•1h ago•0 comments

Show HN: Benchmark-ips-Python – benchmarking tool for Python

https://github.com/gogainda/benchmark-ips-python
2•Igor_Wiwi•1h ago•0 comments

Reddit Migrates Comment Back End from Python to Go Microservice to Halve Latency

https://www.infoq.com/news/2025/11/reddit-comments-go-migration/
4•ashishb•1h ago•0 comments

Apache Hudi Dynamic Filter: 5-Minute Code Walkthrough

https://codepointer.substack.com/p/apache-hudi-dynamic-bloom-filter
1•ykhl1itj•1h ago•0 comments

Ghost Explore

https://explore.ghost.org
1•melvinroest•1h ago•1 comments

China's plan to take over Taiwan "peacefully" [video]

https://www.youtube.com/watch?v=J9s6m8V8Eyg
3•mgh2•1h ago•1 comments

Psylo 1.1.0 Privacy focused Browser released for iPhone

https://apps.apple.com/en/app/psylo-private-browser-proxy/id6741358035
1•doener•1h ago•0 comments