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

When AI Molts Your Identity

https://www.johanneslandgraf.com/blog/when-ai-molts-your-identity
1•tomvault•2m ago•1 comments

Show HN: findatechjob.dev – a job board for finding tech roles fast

https://findatechjob.dev/explore
1•rornic•4m ago•0 comments

Break past cryptography in seconds – MD5 collision finder

https://stateofutopia.com/experiments/md5collider/
1•logicallee•5m ago•2 comments

Israeli Air Force sets take-out guidelines, fearing Pentagon pizza index

https://www.jpost.com/israel-news/defense-news/article-888103
3•giuliomagnifico•9m ago•0 comments

Prokitworld – High Quality Football Kits and Tracksuits

https://prokitworld.com/
1•vibrantwalls•9m ago•0 comments

They graduated from Stanford. Due to AI, they can't find a job

https://www.latimes.com/business/story/2025-12-19/they-graduated-from-stanford-due-to-ai-they-can...
1•paulpauper•10m ago•0 comments

Becoming a software A-Team via writing culture

https://www.evalapply.org/posts/writing-practices-to-10x-engineering/index.html
1•andsoitis•10m ago•0 comments

Bash-completion: Programmable bash completion

https://github.com/scop/bash-completion
1•flykespice•11m ago•0 comments

January in Servo: preloads, better forms, details styling, and more

https://servo.org/blog/2026/02/28/january-in-servo/
2•birdculture•11m ago•0 comments

Show HN: Chatbot to reuse AI prompts instead of copy-pasting

https://intellex.wasmer.app/homepage/homepage.html
1•owenthecoder13•11m ago•0 comments

The challenges of a weight-loss economy

https://www.ft.com/content/2d73a61b-6328-41af-ad01-279a7195de42
1•paulpauper•12m ago•0 comments

How to power the world 24/7 with geothermal [video]

https://www.youtube.com/watch?v=Xlc_ALDWc0Q
1•simonebrunozzi•12m ago•0 comments

Trump crossed a 'dangerous red line' with killing of supreme leader

https://www.cnn.com/2026/03/01/middleeast/iranian-deputy-foreign-minister-saeed-khatibzadeh-intv-...
5•Bender•13m ago•0 comments

California introduces age verification law for OS, including Linux and SteamOS

https://www.tomshardware.com/software/operating-systems/california-introduces-age-verification-law
2•taubek•15m ago•1 comments

Fighting with Iran has spread to tankers at sea

https://www.businessinsider.com/fight-iran-spread-oil-tankers-vessels-strait-of-hormuz-2026-3
2•geox•16m ago•0 comments

Show HN: Offline dictionary with spaced repetition (Tauri, Svelte): Deft

https://deft.so/
1•L_i_m_n•16m ago•0 comments

The Rust Calling Convention We Deserve

https://mcyoung.xyz/2024/04/17/calling-convention/
1•cratermoon•17m ago•0 comments

Show HN: Call your coding agent from anywhere (Bosun)

https://github.com/virtengine/bosun/releases/tag/0.37.0
1•jaeko44•18m ago•0 comments

The Mountain, the Moon Cave and the Sad God – A Making of [video]

https://www.youtube.com/watch?v=wLTcubTNIl4
1•cyanbane•19m ago•0 comments

The Sunday Signal: Capital Doesn't Lie

https://newsletter.djr.ai/p/the-sunday-signal-capital-doesnt
1•discoinferno•19m ago•0 comments

Stop building AI for the happy path: lessons from the chaos of real-world data

https://www.metabase.com/blog/lessons-learned-building-ai-analytics-agents
1•igor_mart•21m ago•0 comments

Show HN: I built a tool that turns any API into a CLI for agents

https://instantcli.com
2•stugreen13•22m ago•4 comments

Show HN: Panel Panic a Rust/Macroquad/WASM Panel de Pon/Tetris Attack Clone

https://panel-panic.com
1•LarsDu88•24m ago•0 comments

Show HN: Free tools to understand your Claude Code usage (browser, no install)

https://yurukusa.github.io/cc-toolkit/
1•yurukusa•28m ago•0 comments

Inside the M4 Apple Neural Engine, Part 1: Reverse Engineering

https://maderix.substack.com/p/inside-the-m4-apple-neural-engine
3•zdw•31m ago•0 comments

Ukraine Became a Drone Factory and Invented the Future of War

https://www.newscientist.com/article/2514976-how-ukraine-became-a-drone-factory-and-invented-the-...
3•stevenwoo•31m ago•0 comments

ISO C++ Standards Committee Panel Discussion – CppCon 2025

https://www.youtube.com/watch?v=R2ulYtpV_rs
2•pjmlp•32m ago•0 comments

Jack Dorsey's 4k Job Cuts at Block Arouse Suspicions of AI-Washing

https://www.bloomberg.com/news/articles/2026-03-01/jack-dorsey-s-4-000-job-cuts-at-block-arouse-s...
6•pinewurst•34m ago•2 comments

Show HN: AskVerdict – Multi-agent AI debates for better decisions(~$0.08/debate)

https://www.askverdict.ai
1•thegdsks•35m ago•1 comments

Brain Tumor Survivors Are Forcing a Rethink of Cancer Care

https://www.bloomberg.com/news/articles/2026-02-27/the-science-of-cancer-care-is-being-changed-by...
4•pinewurst•35m ago•1 comments