frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: Is vibe coding overhyped or am I missing something?

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

Apple acquires observability startup SigScalr

https://9to5mac.com/2026/07/13/apple-acquires-observability-startup-sigscalr/
1•taubek•1m ago•0 comments

Brif.ink – paste an article, get a short link with an AI TL;DR

https://brif.ink
1•rudixworld•1m ago•0 comments

A Perspective on the Past, Present, and Future of Video Streaming over Starlink

https://arxiv.org/abs/2409.09846
1•toomuchtodo•2m ago•1 comments

Lobste.rs is now running on SQLite

https://lobste.rs/s/ko1ji1/lobste_rs_is_now_running_on_sqlite
4•ahamez•3m ago•0 comments

Show HN: Coliseo – open-source Head to Head ELO ranking of top startups

https://coliseoelo.com/
2•rossgarlick•6m ago•0 comments

The Faculty Workload Myth

https://www.chronicle.com/article/the-faculty-workload-myth
3•Fomite•8m ago•0 comments

IBM sends 'shockwave' through tech industry with AI warning

https://www.msn.com/en-us/money/other/ibm-sends-shockwave-through-tech-industry-with-ai-warning/a...
2•petethomas•9m ago•1 comments

US State Department offers $3M grants to MAGA-aligned groups in Europe

https://www.ft.com/content/e2addd88-4361-43f1-94e2-9f0a808dd6a9
3•doener•9m ago•0 comments

Show HN: Approv – human approval and a signed audit trail for AI agent actions

1•Mersall•10m ago•0 comments

Spinning Numbers – Learn about electricity and electrical engineering

https://spinningnumbers.org/
1•tripdout•12m ago•0 comments

Half Life 2: Deathmatch on the web

https://lucasigel.com/hl2/dm
1•lukeigel•13m ago•1 comments

AI is straining vulnerability disclosure for maintainers

https://directus.com/resources/ai-is-straining-vulnerability-disclosure-for-maintainers
2•haynesben•14m ago•0 comments

OnlyMove 9×9

https://onlymove.net/
2•kqr•16m ago•0 comments

Pg_re2: Postgres extension for fast, RE2-powered regular expressions in Postgres

https://clickhouse.com/blog/introducing-pg_re2-regex-in-postgres
2•saisrirampur•18m ago•0 comments

Google Images gets a Pinterest-like redesign focused on discovery

https://techcrunch.com/2026/07/14/google-images-gets-a-pinterest-like-redesign-focused-on-discovery/
2•jawns•18m ago•1 comments

I Didn't Go Viral–My Steam Game Still Paid Off My Student Loans [video]

https://www.youtube.com/watch?v=dOolIKL-pxo
2•pinkmuffinere•19m ago•0 comments

DeepSeek Is Preparing for IPO Filing as Soon as This Year

https://www.bloomberg.com/news/articles/2026-07-14/deepseek-mulls-new-funding-weeks-after-7-billi...
3•mfiguiere•19m ago•0 comments

Businesses ask Senate to kill a plan to limit stock buybacks and dividends

https://www.businessinsider.com/stock-buyback-ban-dividends-defense-stocks-trump-executive-order-...
2•petethomas•21m ago•0 comments

TicketFight – An LA City parking ticket fighter

https://ticketfight.netlify.app
2•bobchopson•22m ago•0 comments

Buffett omits gift to Gates' foundation after Epstein ties disclosed

https://apnews.com/article/warren-buffett-bill-gates-philanthropy-berkshire-hathaway-d0f9386e71e0...
3•slowin•23m ago•1 comments

Codex / ChatGPT Work has reached 8M active users

https://twitter.com/thsottiaux/status/2077114635308986427
2•tedsanders•23m ago•0 comments

Billionaire Warren Buffett stops donations to Bill Gates charity

https://www.bbc.co.uk/news/articles/c8x2x549vgdo
5•markx2•23m ago•0 comments

Show HN: Iodd Viewer a free IODD viewer that runs in the browser

https://ioddviewer.com
2•bitchanic•24m ago•0 comments

Data Backup Options [pdf]

https://www.cisa.gov/sites/default/files/publications/data_backup_options.pdf
2•toomuchtodo•24m ago•0 comments

At least nine figures at the 2026 World Cup have faced R*pe or sexual assault

https://www.yacnews.com/at-least-nine-figures-at-the-2026-world-cup-are-accused-of-rape-or-sexual...
2•ortr•24m ago•0 comments

Library of Babel

https://libraryofbabel.info
2•jihadjihad•24m ago•0 comments

How I use HTMX with Go

https://www.alexedwards.net/blog/how-i-use-htmx-with-go
2•gnabgib•24m ago•0 comments

The Greatest Norwegian

https://www.edwest.co.uk/p/the-greatest-norwegian
2•bookofjoe•25m ago•0 comments

Angelika

http://www.linkr.ee/salomondiazcervo
2•angiediazcervo•26m ago•0 comments

Claude and ChatGPT Connectors Change Every 9 Minutes

https://www.promptarmor.com/resources/claude-and-gpt-connectors-change-every-9-minutes
2•yearnforcompute•28m ago•0 comments