frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Stop Calling It Vibe Coding

https://medium.com/@bensantora/stop-calling-it-vibe-coding-ebcee153db3e
2•truelinux1•58m ago

Comments

truelinux1•58m ago
Linux Power User / Tech Writer here.

I wrote this because the term “vibe coding” irritates me. This meme has taken on a weird, dismissive tone that doesn’t reflect what serious AI-assisted programming actually feels like.

The piece is about how this meme obscures a genuine shift in developer workflows, especially for the many people who are actually shipping production code with aid of LLMs.

Curious how this community sees the term. Is it helpful? Misleading? Harmless? Something else?

KerrAvon•13m ago
I think you’re overreacting, to be honest. Whatever the original intent of the term, “vibe coding” as used does not — in my experience — refer to using LLM assistance for coding in general.

No, “Vibe coding” is a pretty accurate descriptor for the AI slop code dumps a lot of people are putting into PRs now. Maybe it’s acceptable for web UI front ends, but anything people actually rely on needs to be held to a higher standard.

Very general rule-of-thumb: Doesn’t matter if the AI wrote some or all of the code. If you, personally, can explain every line in the PR, and justify its existence, it’s fine; it’s not vibe coding.

epiccoleman•24m ago
My biggest pet peeve with the phrase "vibe coding" is that no one (including OP, apparently, sorry OP) seems to be aware of where the phrase came from.

This tweet from Andrej Karpathy[1] coined the term and provides a good definition (with a few snips for brevity):

> There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. ... I "Accept All" always ... When I get error messages I just copy paste them in with no comment, usually that fixes it. The code grows beyond my usual comprehension, I'd have to really read through it for a while. Sometimes the LLMs can't fix a bug so I just work around it or ask for random changes until it goes away. ... but it's not really coding - I just see stuff, say stuff, run stuff, and copy paste stuff, and it mostly works.

It's not that hard to understand that this is a distinct thing from "AI-assisted" development. It's a distinct thing that can be fun and no serious person thinks it should be your only modality for getting real work done.

If you've got an AI-aided workflow and uninformed people are dismissing what you're doing as "vibe coding" just... idk, ignore them? My opinion is that anyone who hasn't at least tried this stuff and taken the time to understand how it could be useful to them is just not worth listening to.

[1]: https://x.com/karpathy/status/1886192184808149383

kordlessagain•21m ago
Stop telling people what to call things. We'll call them whatever we want.
forgotpwd16•19m ago
Arguably AI-assisted/pair programming is a subset of what is usually attributed to vibe coding. It's different controlling the LLM to your own needs and "vaguely describing, accepting everything, explore correctness by experimentation" an LLM generates. Vibe coding usually refers to the later, and it isn't used mockingly but rather cautiously since something build like that potentially lacks longevity/safety/etc. If something also seemingly lacks effort ("Show HN: Made an awesome DNS resolver in Zig by prompting Claude to make an awesome DNS resolver in Zig. Didn't even tested it!"), then AI slop is used mockingly. You're saying "[t]he human still architects the system" and similar. Yet the many examples that somehow even end up here show that for projects build from ground up in this approach the human has no idea on the system's architecture, the human has no idea on correctness, and sometimes the human has no idea the code even works.

Also,

>Real devs use printf, not debuggers.

>TypeScript is just training wheels.

Ironically using a debugger over print statements and TS over JS requires more effort.

soanvig•15m ago
Very Inefficient But Entertaining coding
ThrowawayR2•4m ago
[delayed]

Bringing Sexy Back. Internet surveillance has killed eroticism

https://lux-magazine.com/article/privacy-eroticism/
3•eustoria•2m ago•0 comments

Matrix Core Programming on AMD CDNA4 Architecture

https://rocm.blogs.amd.com/software-tools-optimization/matrix-cores-cdna/README.html
1•salykova•2m ago•0 comments

Computer Says No:O

1•Pocomon•5m ago•0 comments

Apple and Intel Rumored to Partner on Mac Chips

https://www.macrumors.com/2025/11/28/intel-rumored-to-supply-new-mac-chip/
11•bigyabai•6m ago•0 comments

Who wins when we filter the open web through an opaque system?

https://hidde.blog/filtered-open-web/
1•ChrisArchitect•6m ago•0 comments

Go Proposal: Goroutine Metrics

https://antonz.org/accepted/goroutine-metrics/
2•blenderob•8m ago•0 comments

The Idiot Sandwich – On Embedding Alt Text

https://shkspr.mobi/blog/2025/11/the-idiot-sandwich-on-embedding-alt-text/
1•blenderob•8m ago•0 comments

200 Lines of Python beats $50M supercomputer – Navier-Stokes at Re=10⁸ [pdf]

https://philpapers.org/archive/CAMIIA-3.pdf
2•jcamlin•11m ago•2 comments

Hacker News AI newsletter – weekly round up of the most popular AI links from HN

https://hackernewsai.com
3•alexgotoi•11m ago•2 comments

So you wanna build a local RAG?

https://blog.yakkomajuri.com/blog/local-rag
4•pedriquepacheco•12m ago•0 comments

Happiness research doesn't make you happy

https://www.technotheoria.org/p/happiness-research-doesnt-make-you
1•paulpauper•15m ago•0 comments

Lowtype: Elegant Types in Ruby

https://codeberg.org/Iow/type
5•birdculture•17m ago•1 comments

New version of HugstonOne with Qwen Next 80B support and Memory

https://github.com/Mainframework/HugstonOne/releases/tag/HugstonOne_Enterprise_Edition_with_memory
1•trilogic•17m ago•0 comments

The Neoliberal Era Was Not Pro-Market Enough

https://www.richardhanania.com/p/the-neoliberal-era-was-not-pro-market
2•paulpauper•17m ago•0 comments

Airloom – 3D Flight Tracker

https://objectiveunclear.com/airloom.html
8•azinman2•18m ago•1 comments

Beads_viewer: Keyboard-driven terminal interface for the Beads issue tracker

https://github.com/Dicklesworthstone/beads_viewer
2•latchkey•21m ago•0 comments

Shrinking While Linking

https://www.tweag.io/blog/2025-11-27-shrinking-static-libs/
1•synergy20•22m ago•0 comments

(Digital) Elbows Up

https://pluralistic.net/2025/11/28/disenshittification-nation/
2•hn_acker•24m ago•0 comments

Lobsters Interview

https://susam.net/my-lobsters-interview.html
1•blenderob•24m ago•0 comments

Useful Black Friday dev resources I came across today

https://github.com/greatfrontend/black-friday-cyber-monday-deals
3•demon1421•27m ago•0 comments

Best URL Shortener – super clean / no ads

https://svwt.cc
5•swiftvault•29m ago•1 comments

The Fat-Tailed Sheep on the First Fleet; Australia's First Sheep

https://www.singletonmills.com/sydney-first-sheep.html
4•Y_Y•29m ago•1 comments

Stellantis Is Spamming Owners' Screens with Pop-Up Ads for New Car Discounts

https://www.thedrive.com/news/stellantis-is-spamming-owners-screens-with-pop-up-ads-for-new-car-d...
18•cf100clunk•30m ago•2 comments

True P2P Email on Top of Yggdrasil Network

https://github.com/JB-SelfCompany/Tyr
18•basemi•32m ago•1 comments

Show HN: Bodge.app – μFaaS for hacked-together personal tools and small projects

https://bodge.app/
4•azdle•32m ago•0 comments

Show HN: An AI powered Welcome Note Generator in Go (Moderation and LLM and UI)

https://github.com/vnaveen-mh/welcome-note-generator
2•vnaveen9296•32m ago•0 comments

A complete list of free Black Friday audio plugins and sample packs

https://bedroomproducersblog.com/2025/11/28/black-friday-freebies-2025/
3•kkinbpb•32m ago•3 comments

Dutch chipmaker Nexperia urges Chinese units to help restore supply chain

https://www.reuters.com/world/china/dutch-chipmaker-nexperia-urges-chinese-units-help-restore-sup...
6•ilamont•37m ago•1 comments

Ask HN: How to Differentiate a General Agent from Manus?

6•bingwu1995•37m ago•1 comments

Travels: Fast framework-agnostic undo/redo powered by mutative JSON patch

https://github.com/mutativejs/travels
7•nateb2022•40m ago•0 comments