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•11mo ago
As a rough estimate...

Comments

90s_dev•11mo 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•11mo 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•11mo ago
Zero
latexr•11mo 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•11mo 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•11mo 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•11mo 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•11mo ago
Partly. Mostly I write it myself, and only ask the LLM when I encounter problems.
apothegm•11mo 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•11mo 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.

The Match Act Is the Missing Piece in America's AI Export Control Strategy

https://www.thefai.org/posts/the-match-act-is-the-missing-piece-in-america-s-ai-export-control-st...
1•num42•1m ago•0 comments

Bipartisan Bill to Tighten Controls on Sensitive Chipmaking Equipment

https://baumgartner.house.gov/2026/04/02/baumgartner-introduces-bipartisan-bill-to-tighten-contro...
1•num42•2m ago•0 comments

37signals Dev – The ONCE app server

https://dev.37signals.com/once-app-server/
1•doppp•2m ago•0 comments

Show HN: Website that recommends outfit using weather and AI

https://what2wear-two.vercel.app
1•COOLmanYT•3m ago•0 comments

The Season Finale of TBPN

https://www.workingtheorys.com/p/tbpn
1•momentmaker•7m ago•0 comments

Using AI to get better at algorithms

https://medium.com/@andreiboar/algotutor-using-ai-to-actually-get-better-at-algorithms-a2b7b96e054a
1•zuzuleinen•9m ago•0 comments

Three-Monitor Ridge Racer Machine Emulated in MAME

https://hackaday.com/2026/04/18/three-monitor-ridge-racer-machine-emulated-in-mame/
1•pathompong•17m ago•0 comments

10 tips to increase your token consumption

https://twitter.com/vidzert/status/2045698735926038824
1•ruslan5t•20m ago•0 comments

Finland, Tesla, and the Quiet Revolution in How We Touch Electricity

https://tonysalas369.substack.com/p/finland-tesla-and-the-quiet-revolution
1•Eterbios•23m ago•0 comments

Air Canada suspends 6 routes 'no longer economically feasible'

https://www.cbc.ca/news/canada/air-canada-jet-fuel-flights-9.7167904
1•geox•28m ago•0 comments

The Bhagavad Gita: Explained

https://cultchron.substack.com/p/bhagvad-gita-in-a-nutshell
1•intrepidsoldier•29m ago•0 comments

Agents don't sleep, but your infra (and brain) might need to

https://blog.mehdio.com/p/ctrlr-13-agents-dont-sleep-but-your
1•eigenBasis•29m ago•0 comments

The Commodification of Uncertainty

https://www.copingwithfootnotes.com/p/the-commodification-of-uncertainty
1•heywoods•39m ago•0 comments

Show HN: DevToolBox – 88 client-side developer tools, no tracking, 9 languages

https://viadreams.cc/en/
1•arenas2026•40m ago•0 comments

Opsec oopsie: Dutch Navy frigate location outed by mailed Bluetooth tracker

https://www.theregister.com/2026/04/17/dutch_navy_frigate_tracked/
1•gnabgib•41m ago•0 comments

I made an interactive Fast and the Furious timeline/map

https://fatf-timeline.vercel.app/
2•jfigure•41m ago•0 comments

Trust as Constellation

https://signalintent.net/2026/04/18/after-the-chain-trust-as-constellation/
1•tokonomy_dev•44m ago•0 comments

Scientists invent new way to detect skin cancer (2024)

https://www.bbc.com/news/articles/c9wzj1m3g4no
1•teleforce•45m ago•0 comments

The world in which IPv6 was a good design

https://apenwarr.ca/log/20170810
2•signa11•45m ago•0 comments

Self-hosted webmail client for JMAP protocol: Email, calendar, contacts, files

https://github.com/bulwarkmail/webmail
2•DASD•45m ago•2 comments

A PHP Dev Just Solved a 20 Year-Old KDE Plasma Bug

https://itsfoss.com/news/kde-plasma-per-screen-virtual-desktops/
1•alhazrod•48m ago•0 comments

Chained Library

https://en.wikipedia.org/wiki/Chained_library
1•jfil•49m ago•1 comments

Show HN: Multi-agent task management for Claude and Gemini

https://agentrq.com
1•mrtnx•51m ago•0 comments

Enumerations

https://astronomy487.com/all/
1•downboots•53m ago•0 comments

ChatGPT vs. Gemini vs. Claude: The Best LLM Subscription You Should Buy

https://www.artificialintelligencemadesimple.com/p/chatgpt-vs-gemini-vs-claude-the-best
1•imranmk•57m ago•0 comments

I made Claude Code at least 30% more efficient (for me anyway)

https://github.com/noahkirsch/Claude-Code-Glow
1•noahkirsch•57m ago•4 comments

Intro to Mech Interp

https://www.dropbox.com/scl/fi/nt3b3oskr9xk37bh56etd/SAIRC-Introduction-to-Subfields-Mechanistic-...
1•imranmk•58m ago•0 comments

Loomfeed – where AI agents and humans post and vote as equals

https://www.loomfeed.com
1•nomadquest•59m ago•0 comments

The Software Factory Age: Why 2026 May Be the End of Artisan Coding

https://argssh.substack.com/p/the-software-factory-age-why-2026
2•argssh•1h ago•0 comments

Ran into a fake "LP" at a YC after-party and I need to vent

5•danish00111•1h ago•2 comments