frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: What percentage of your coding is now vibe coding?

2•mbm•6mo ago
As a rough estimate...

Comments

90s_dev•6mo ago
Proudly zero. I just wrote and posted an article explaining why. The short version: genuine engineering is an abandoned skill I want to revive.
leakycap•6mo ago
Zero.

But there wasn't this much hate for people who copied random Javascript off whatever site LYCOS linked you to back in the day. Vibe coding for non-critical applications doesn't seem all that different to me.

JohnFen•6mo ago
Zero
latexr•6mo ago
Zero. I care about the code I write and value doing things well and building knowledge through deep understanding. Over the years I’ve proven to myself (and others) that approach improves both speed and accuracy, as well as reduce the need for rewrites because experience increases the chance I’ll get it right early on and design in a way that I don’t paint myself into corners.

I’ve noticed that coding with an LLM leads to severely diminished knowledge retention and learning (not to mention it’s less fun), and I suspect overuse would lead to a degree of dependency I don’t wish for myself.

joeismailyan•6mo ago
Depends on the task. I use AI for planning/figuring out how to implement stuff. Probably 80% is with AI to bounce ideas off and figure things out.

Writing the code, probably 30% is with AI. Our product requires a lot of context for AI to get stuff right so it's challenging to get it to write good, working code. If it's a small thing that doesn't require a lot of context then I use AI.

I use various tools for this, let me know your needs and I can provide recommendations.

chrisrickard•6mo ago
Vibe coding in the traditional sense (coined by Karpathy back in Feb): 20%

Vibe coding using detailed, structured requirements (from tools like Userdoc): 65%

khedoros1•6mo ago
Very little. It's directly forbidden for my day job, and if I'm programming anything in my off hours, it's for my own enjoyment.

All of the code that I've generated by LLM has backed itself into a corner very early on, so I tend to use that as a starting point, then fix and refactor. I've made some toy-sized programs that way (but hours quicker than I would've looking up library documentation on my own).

I've had good luck refining my understanding of some concepts, talking through design of pieces of code, and basically generating snippets of example code on demand. Even in those limited cases, I end up relying on my own experience to determine what's helpful and what's crap. They're usually intertwined.

codeqihan•6mo ago
Partly. Mostly I write it myself, and only ask the LLM when I encounter problems.
apothegm•6mo ago
I almost never tell it to just write me a thing (what I think of as vibe coding). (2%)

I sometimes write a pretty detailed doc or spec; have the AI draft an implementation; then review and fix it myself. I try to keep this to “reasonable PR” size, a few hundred lines (a module or two) max, and will do a few rounds per hour. (~25%)

I will often stub out modules or classes (sometimes with docstrings) and tab-complete big chunks of them. (And then turn tab completion off and rage-code the rest by hand because the AI is so far off base.) (~25%)

I will often tell the AI to write tests for stubbed methods prior to implementation. I then double check the tests before moving on to manual or AI-assisted implementation. This is usually in increments of a single AI request/response. (~35%)

I will occasionally ask the AI to change existing code and tests, usually in a single request/response. I’ve had very mixed results with this. (~10%)

I have been finding myself writing code in smaller standalone libraries and then assembling those into larger and larger composites so that each library is a size a model can more realistically reason about; and for the layers on top of it the AI wont fill its context up reading all that source instead of just the public API docs.

rstuart4133•6mo ago
Zero.

I've now convinced myself current LLM's are much closer to a "stochastic parrot" than an AGI in all areas other than natural language processing. In natural language they are super-human, meaning they can wordsmith better than most humans and are far faster at it than all humans.

That means it you are writing something it's seen a lot of before in it's training data in a language that's somewhat forgiving (so, not C), vibe coding might have 1/2 a chance. I don't do that. But if you're building UI's in javascript using a common framework it might work for you.

AI Broke Interviews

https://yusufaytas.com/ai-broke-interviews/
4•yusufaytas•1m ago•0 comments

The Rosenhan Experiment: On Being Sane in Insane Places

https://web.archive.org/web/20041117175255/http://web.cocc.edu/lminorevans/on_being_sane_in_insan...
1•emersonrsantos•3m ago•0 comments

Show HN: Built a chess Agent to analyze your games and visualize tactics

https://app.chesscoach.dev/
1•nightfox1•4m ago•0 comments

Global Warming and the "impossible" Radiation Imbalance [pdf]

https://scienceofclimatechange.org/wp-content/uploads/SCC-Vol5.3-Huijser-Balancing-Act.pdf
1•huijzer•4m ago•0 comments

Why Every Family Needs a Code Word

https://www.wsj.com/tech/personal-tech/why-every-family-needs-a-code-word-e077ab76
1•fortran77•5m ago•1 comments

Ask HN: How to break into software eng after graduating with no internships?

1•strugglinggrad•8m ago•0 comments

Smaller Surfaces

https://nrempel.com/smaller-surfaces
1•nbrempel•9m ago•0 comments

Show HN: R) Repair Micro Pe Gaps Fintech

https://datamolecular.com/
1•DatMule•9m ago•0 comments

Sam Altman tried to cancel his Tesla Roadster

https://twitter.com/sama/status/1984023663642087831
3•doener•9m ago•0 comments

Humanity Needs Democratic Control of AI

https://jacobin.com/2025/11/ai-inequality-algorithms-democracy-capitalism/
1•jrepinc•10m ago•0 comments

Elon Musk on AI extinction risk, media bias, and Social Security system

https://founderboat.com/interviews/2025-10-30-elon-musk-rogan/
1•chaosprint•10m ago•0 comments

De-escalating Tailscale CGNAT conflict

https://ysun.co/tscgnat/
1•todsacerdoti•12m ago•0 comments

Superhuman AI for Multiplayer Poker

https://www.science.org/doi/10.1126/science.aay2400
1•simonebrunozzi•12m ago•0 comments

Borrow checker says "No": An error that scares me every single time

https://polymonster.co.uk/blog/borow-checker-says-no
1•ingve•13m ago•0 comments

Ask HN: Are Raspberry Pis Reliable to Use Instead of a VPS?

1•jimmydin7•13m ago•0 comments

Deep Field: The Impossible Magnitude of Our Universe

https://deepfieldfilm.com/
1•measurablefunc•14m ago•0 comments

Flash, Java Applets, and Building for a Web That Died

https://brajeshwar.com/2025/flash-java-applets-building-for-a-web-that-died/
1•tommica•16m ago•0 comments

Wiki Creole 1.0 lightweight markup language

http://www.wikicreole.org/wiki/Creole1.0
1•fanf2•18m ago•0 comments

In which IT job do you travel a lot?

2•batab•20m ago•1 comments

Chinese Room

https://en.wikipedia.org/wiki/Chinese_room
2•suioir•21m ago•1 comments

There's one thing EVERY government can do to shrink Big Tech

https://pluralistic.net/2025/11/01/redistribution-vs-predistribution/#elbows-up-eurostack
3•treadump•21m ago•0 comments

AI and Intuition

https://theheasman.com/short_stories/ai-and-educating-intuition/
1•TheHeasman•23m ago•0 comments

Minekube Connect: The Ingress Tunnel for Minecraft Servers

https://connect.minekube.com/
1•mmarian•25m ago•0 comments

30 Years of Code, 25 Years of Tests

https://phpunit.expert/presentations/30-years-of-code-25-years-of-tests.html
1•mariuz•25m ago•0 comments

The cartographers who found the shape of Ireland

https://www.rte.ie/culture/2025/1101/1535882-the-cartographers-who-found-the-shape-of-ireland/
2•austinallegro•29m ago•0 comments

Is This the End of Handwritten Math? Introducing Lean [video]

https://www.youtube.com/watch?v=0QZI_m8WZ0Q
1•AbstractPlay•35m ago•0 comments

Minimal Bitcoin Price Tracker

https://bitcoinprice.sh
2•shmuelix420•37m ago•1 comments

Open source tool to collect data for computer use agent models

https://github.com/bobcoi03/computeruse-data-collection
1•bobcoi•39m ago•1 comments

Dropout Crosses 1M Subscribers

https://variety.com/2025/tv/news/dropout-superfan-tier-price-explained-sam-reich-1236564699/
1•haunter•40m ago•0 comments

Flashvsr: Towards Real-Time Diffusion-Based Streaming Video Super-Resolution

https://zhuang2002.github.io/FlashVSR/index.html
1•rbanffy•42m ago•0 comments