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

Show HN: I built a minimal distributed tracer from scratch to understand better

https://github.com/td-02/tracelm
1•taeshdas•38s ago•0 comments

Show HN: Gonzales – Self-hosted internet speed monitor with Home Assistant

https://github.com/akustikrausch/gonzales
1•janiskl93•58s ago•0 comments

Nano Banana 2

https://deepmind.google/models/gemini-image/flash/
1•meetpateltech•1m ago•0 comments

New AirSnitch attack breaks Wi-Fi encryption in homes, offices, and enterprises

https://arstechnica.com/security/2026/02/new-airsnitch-attack-breaks-wi-fi-encryption-in-homes-of...
2•DamnInteresting•1m ago•0 comments

My computer got self-hacked because of OpenClaw

https://substack.com/home/post/p-189184829
1•iliaishacked•2m ago•0 comments

Show HN: I'm building TaskWeave, a task orchestrator

https://github.com/spicyPoke/TaskWeave
1•spicypoke•2m ago•0 comments

Did predictability scale better than openness on the web?

https://borisljevar.substack.com/p/once-upon-a-time-the-internet-promised
1•blnlx•3m ago•1 comments

Show HN: BetterDB Cloud – monitor Valkey/Redis in VPCs with a lightweight agent

1•kaliades•3m ago•0 comments

Show HN: Nano banana 2 is coming to nanabanana2.run

https://nanabanana2.run
1•funnycoding•4m ago•0 comments

Why Developers Keep Choosing Claude over Every Other AI

https://www.bhusalmanish.com.np/blog/posts/why-claude-wins-coding.html
2•gmays•4m ago•0 comments

The Isomorphic Labs Drug Design Engine unlocks a new frontier beyond AlphaFold

https://www.isomorphiclabs.com/articles/the-isomorphic-labs-drug-design-engine-unlocks-a-new-fron...
1•salkahfi•4m ago•0 comments

Formal Methods for Rust Unsafe

https://antithesis.com/blog/2026/rust_formal_methods/
1•wwilson•4m ago•0 comments

Show HN: AgentSecrets – Zero-Knowledge Credential Proxy for AI Agents

https://github.com/The-17/agentsecrets
1•steppacodes•7m ago•1 comments

ProxyBase – AI Infrastructure for Agents

https://proxybase.xyz
1•m00dy•7m ago•0 comments

Trump admin moves toward blacklisting Anthropic in AI safeguards fight

https://www.axios.com/2026/02/25/anthropic-pentagon-blacklist-claude
2•dataflow•7m ago•1 comments

Dissecting CrashFix: KongTuke's New Toy

https://www.huntress.com/blog/malicious-browser-extention-crashfix-kongtuke
1•speckx•7m ago•0 comments

Dawn of the Localhost Engineer

https://twitter.com/paperplaneflyr/status/2027048151950008683
1•paperplaneflyr•7m ago•0 comments

The Disintermediation of Databases

https://redmonk.com/rstephens/2026/02/19/database-disintermediation/
1•rmoff•8m ago•0 comments

Apple Launch on Monday

https://twitter.com/tim_cook/status/2027020842396475410
3•redox_•9m ago•0 comments

Show HN: PBinder – Python repo to DOCX/PDF with call-site cross-references

https://pbinder.app/
1•helloworld890•11m ago•0 comments

Gladys West, Who Got Belated Credit for Helping Create GPS, Dies at 95

https://www.wsj.com/arts-culture/books/gladys-west-dies-at-95-0d5f3881
1•fortran77•12m ago•1 comments

Show HN: HeyAgent – continue your Codex/Claude sessions from Telegram

https://github.com/gergomiklos/heyagent
1•gregolo•13m ago•0 comments

Show HN: MCP server that checks if your project idea exists

https://github.com/mnemox-ai/idea-reality-mcp
1•mnemoxai•14m ago•0 comments

(AI) Bots Ate My Map Tiles

https://www.vicchi.org//2026/02/21/ai-bots-ate-my-map-tiles/
4•speckx•14m ago•1 comments

Vibe Coding is the Future of B2B SaaS

https://nmn.gl/blog/vibe-coding-future-b2b-saas
1•namanyayg•14m ago•0 comments

Show HN: CLaaS – Update your local LLM's weights in real time from text feedback

https://github.com/kfallah/CLaaS
1•kfallah•15m ago•1 comments

Takata airbag scandal: the most expensive design flaw in history

https://www.youtube.com/watch?v=lBJW5-IDh5U
2•fanf2•15m ago•0 comments

2026 Toyota C-HR First Drive Review: An Entry-Level EV That's Fun

https://www.thedrive.com/car-reviews/2026-toyota-c-hr-first-drive-review
1•PaulHoule•16m ago•0 comments

Iran's "Black Hole" Subs Make Hormuz a Shallow-Water Sonar Trap

https://modernengineeringmarvels.com/2026/02/25/irans-black-hole-subs-make-hormuz-a-shallow-water...
1•Brajeshwar•16m ago•0 comments

Interstellar Comet 3I/Atlas Carries a Carbon Signature No Local Comet Matches

https://modernengineeringmarvels.com/2026/02/25/interstellar-comet-3i-atlas-carries-a-carbon-sign...
1•Brajeshwar•16m ago•0 comments