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•1y ago
As a rough estimate...

Comments

90s_dev•1y 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•1y 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•1y ago
Zero
latexr•1y 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•1y 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•1y 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•1y 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•1y ago
Partly. Mostly I write it myself, and only ask the LLM when I encounter problems.
apothegm•1y 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•1y 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 Trouble with AI Investment Writing

https://behaviouralinvestment.com/2026/05/12/the-trouble-with-ai-investment-writing/
1•rwmj•53s ago•0 comments

Fast16 Malware Was Sabotaging Nuclear Weapons Tests, Likely in Iran

https://www.zetter-zeroday.com/experts-confirm-the-fast16-malware-was-sabotaging-nuclear-weapons-...
1•payamb•4m ago•0 comments

Common Lisp names all sixteen binary logic gates

https://www.cs.cmu.edu/Groups/AI/html/cltl/clm/node131.html#SECTION001670000000000000000
1•optimalsolver•5m ago•0 comments

Ghost for Publishers

https://ghost.org/publishers
1•aralsamuel•6m ago•0 comments

UGen: An Agentic Framework for Generating Microarchitectural Attack PoCs

https://arxiv.org/abs/2605.15503
1•Timofeibu•11m ago•0 comments

Who Owns This Agent? Tracing AI Agents Back to Their Owners

https://arxiv.org/abs/2605.16035
1•Timofeibu•11m ago•0 comments

WHO declares major outbreak of Ebola virus species an international emergency

https://www.science.org/content/article/major-outbreak-rare-ebola-virus-species-northern-congo-al...
2•pseudolus•13m ago•0 comments

Sennebogen shows off electric, autonomous material handler

https://electrek.co/2026/05/16/sennebogen-shows-off-electric-autonomous-material-handler/
1•thelastgallon•14m ago•0 comments

Blogging like a nerd: Cloudflare Pages is all you need

https://martinvol.pe/blog/2026/05/18/cloudflare-pages-is-all-you-need-for-your-blog/
2•martinvol•23m ago•0 comments

Running AI agents without losing my keys

https://zriyansh.medium.com/running-agents-without-losing-my-keys-a-month-with-authsome-039690fe5e6f
3•pkhodiyar•23m ago•0 comments

Gnome 51 Could End Up Replacing System Tools with "Resources" App

https://www.phoronix.com/news/GNOME-51-Resources-Possible
4•rbanffy•27m ago•0 comments

Heat pumps and EVs can save EU households over €2,200 a year – report

https://www.euronews.com/2026/05/18/eu-households-could-save-more-than-2200-every-year-by-switchi...
5•rustoo•28m ago•0 comments

How China's Shadow AI API Market Works

https://www.vincentschmalbach.com/chinas-shadow-api-market/
2•vincent_s•29m ago•0 comments

I Updated Virtual Bookshelf

https://petargyurov.com/bookshelf/
1•petargyurov•29m ago•1 comments

Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP

https://yes-we-scan.app/details
3•gmac•33m ago•0 comments

Dogme 25 – Vow of Chastity

https://dogma25.dk/
2•internet_points•36m ago•0 comments

FluidX3D Lands a Big Speed-Up for This OpenCL CFD Software

https://www.phoronix.com/news/FluidX3D-3.7-Released
1•rbanffy•37m ago•0 comments

Show HN: Libc-free, direct sys/kernel call language with weird concurrency

https://github.com/DO-SAY-GO/freelang
1•keepamovin•45m ago•1 comments

See You at Y10K: From Millennium Bugs to Quantum Midnight

https://space.gekko.de/from-y2k-to-q-day/
1•ekadagami•54m ago•0 comments

Show HN: Latlng – open-source geospatial object engine written in Rust

https://latlng.cloud/
1•tobilg•55m ago•0 comments

The Mysterious Crypto Judges Who Settle Polymarket Disputes

https://www.wsj.com/finance/polymarket-bet-disputes-fb1b8c6a
3•thm•57m ago•0 comments

The foundations of a provably secure operating system (PSOS) (1979) [pdf]

http://www.csl.sri.com/users/neumann/psos.pdf
23•rurban•1h ago•4 comments

A Node Based Brush Engine – PixiEditor 2.1

https://pixieditor.net/blog/2026/04/30/21-release/
2•axi_n•1h ago•1 comments

Zero Day Clock

https://zerodayclock.com/
3•jonbaer•1h ago•0 comments

Ebola outbreak with uncommon strain erupts in Congo and Uganda; 65 deaths

https://arstechnica.com/health/2026/05/ebola-outbreak-confirmed-in-congo-and-uganda-246-suspected...
2•rbanffy•1h ago•1 comments

An Empty Room: Each voice fades after 21 days

https://www.icried.today/
2•Teever•1h ago•0 comments

Protéger Mastodon contre les bots IA avec Anubis – Techno-Fil et faits divers

https://blogs.gayfr.social/barbapulpe/proteger-mastodon-contre-les-bots-ia-avec-anubis
3•rodrigo975•1h ago•0 comments

Where Are the Vibecoded Photoshops?

https://indiepixel.de/blog/posts/where-are-the-vibecoded-photoshops/
42•gizmo64k•1h ago•7 comments

Open and Free Security Books

https://nocomplexity.com/documents/securityarchitecture/securitylibrary/libraryintro.html#open-an...
1•runningmike•1h ago•1 comments

Safety Paradox: How RLHF Creates the AI Psychosis Problem It's Meant to Prevent

https://www.promptinjection.net/p/ai-psychosis-the-safety-paradox-how-rlhf-creates
1•JustMyNews•1h ago•2 comments