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

Columba: Messages and voice calls without internet

https://columba.network/
1•XzetaU8•35s ago•0 comments

Show HN: Vercel Blob AI SDK Tools

https://github.com/vercel-labs/vercel-blob-ai-sdk
1•flashbrew•1m ago•0 comments

You Can Approximate Pi by Dropping Needles on the Floor

https://www.wired.com/story/you-can-approximate-pi-by-dropping-needles-on-the-floor/
1•Brajeshwar•4m ago•0 comments

'RAMmageddon' hits labs: AI-driven memory shortage is impacting science

https://www.nature.com/articles/d41586-026-00844-x
2•giuliomagnifico•5m ago•0 comments

Things we learned building for the first generation of agentic commerce

https://stripe.com/blog/10-lessons
1•y1n0•5m ago•0 comments

The Download: how AI is used for military targeting, and The Pentagon's war on

https://www.technologyreview.com/2026/03/13/1134278/the-download-defense-official-ai-chatbots-tar...
1•joozio•8m ago•0 comments

Temperatures expected to remain at or near record levels in coming five years

https://www.metoffice.gov.uk/about-us/news-and-media/media-centre/weather-and-climate-news/2025/g...
1•Anon84•8m ago•0 comments

XML Is a Cheap DSL

https://unplannedobsolescence.com/blog/xml-cheap-dsl/
2•y1n0•10m ago•0 comments

Making Things Hard on Yourself, but in a Good Way: Desirable Difficulties [pdf]

https://bjorklab.psych.ucla.edu/wp-content/uploads/sites/13/2016/04/EBjork_RBjork_2011.pdf
1•RickJWagner•12m ago•0 comments

Staff complain that xAI is flailing because of constant upheaval

https://arstechnica.com/ai/2026/03/staff-complain-that-xai-is-flailing-because-of-constant-upheaval/
1•y1n0•14m ago•0 comments

VS Code: whitelisting AI agent terminal commands

https://blog.georgovassilis.com/2026/03/14/restricting-vs-code-terminal-commands-to-an-approved-c...
2•ggeorgovassilis•15m ago•0 comments

Science Has a Major Fraud Problem

https://www.thefp.com/p/science-has-a-major-fraud-problem
1•RickJWagner•18m ago•0 comments

Learning from the civilizations that tried to break down well

https://www.resilience.org/stories/2026-03-11/inspirational-collapses-learning-from-the-civilisat...
1•Anon84•18m ago•0 comments

Claude Code's binary reveals silent A/B tests on core features

https://backnotprop.com/blog/do-not-ab-test-my-workflow/
48•ramoz•23m ago•21 comments

Freebuff: The Free Coding Agent

https://freebuff.com/
2•handfuloflight•23m ago•0 comments

Custom Compute Engine Biz Growing More Than Marvell Ever Hoped

https://www.nextplatform.com/connect/2026/03/06/custom-compute-engine-biz-growing-more-than-marve...
1•rbanffy•23m ago•0 comments

Show HN: Decision Guardian now comes with CLI

2•iamalizaidi•24m ago•0 comments

A Hacker Accidentally Broke into the FBI's Epstein Files

https://www.wired.com/story/security-news-this-week-a-hacker-accidentally-broke-into-the-fbis-eps...
1•Brajeshwar•24m ago•0 comments

Health Supplement PDF 2026

https://pastebin.com/CjYU55ba
2•harytafu•29m ago•0 comments

Gigabyte MZ33-AR1: A Unique AMD EPYC 9005 Motherboard for Open-Source Firmware

https://www.phoronix.com/review/gigabyte-mz33-ar1
2•justinclift•29m ago•0 comments

Pioracle – Find your birthday hidden in π (first 100k digits)

https://pioracle.paperd.ink/
2•robertlangdon•31m ago•0 comments

Atoms

https://atoms.co/vision
3•bilsbie•31m ago•0 comments

Michael Twyman, 1934–2025

https://gerryleonidas.substack.com/p/michael-twyman-19342025
2•zvr•31m ago•0 comments

AsterPay – EUR Settlement for AI Agent Payments (USDC → EUR via SEPA Instant)

2•asterpay•31m ago•1 comments

VolaDynamics/vtz: A C++ timezone library offering performance for date and time

https://github.com/VolaDynamics/vtz/
2•Bootvis•32m ago•0 comments

How Lego builds a new Lego set

https://www.theverge.com/c/23991049/lego-ideas-polaroid-onestep-behind-the-scenes-price
7•Michelangelo11•33m ago•0 comments

I built a permanent archive for objects people kept after a breakup or a loss

https://www.archiveofalmost.co/
3•zafizing•35m ago•1 comments

AI doesn't need a bigger brain; it needs a nervous system

https://www.huggl.io/AI-Doesnt-Need-a-Bigger-Brain-It-Needs-a-Nervous-System
1•huggL•37m ago•2 comments

Betting Everything on Your Company Isn't Brave. It's Reckless.

https://marcrandolph.substack.com/p/betting-everything-on-your-company
1•theorchid•38m ago•0 comments

A war is coming against machines, and I need your help

https://github.com/gnai-creator/aletheion-llm-v2
1•felipemayamuniz•39m ago•0 comments