frontpage.
newsnewestaskshowjobs

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.

Protein Secreted by Immune Cells May Help Drive Brain Aging

https://news.weill.cornell.edu/news/2026/08/protein-secreted-by-immune-cells-may-help-drive-brain...
1•gmays•43s ago•0 comments

Jet engine safety issue impacting ~750 commercial aircraft

https://avioradar.net/en/faa-and-easa-order-compressor-blade-replacements-on-v2500-engines/
1•r2sk5t•59s ago•1 comments

Debug a quantum computer (pt. 1)

https://medium.com/@jkim_tran/debug-a-quantum-computer-pt-1-841ff60992d3
1•jennifer-trin•3m ago•0 comments

Student Rewards on AWS Builder Center

https://builder.aws.com
1•Hussain04•4m ago•0 comments

Lake Mead water level 3D data visualizer

https://lakemead.nevadahiking.org/
1•SouthWestAtlas•4m ago•1 comments

Intelligence is becoming a commodity the way horsepower did

https://pilgrima.ge/p/the-verb-of-the-hollow
1•momentmaker•5m ago•0 comments

Influence Doesn't Come with the Promotion

https://jennywanger.com/articles/influence-doesnt-come-with-the-promotion/
2•mooreds•11m ago•0 comments

Debian weighs eight options in vote on LLM usage

https://lwn.net/Articles/1087134/
1•pykello•13m ago•0 comments

Show HN: WhisperBar Trying to Fix Both Reading and Writing in the AI Age

https://whisperbar.app
1•ne01•13m ago•0 comments

Taalas API Anyone?

1•revanthmatha•15m ago•0 comments

Mechanical Turk shutting down September 30

https://www.mturk.com/
10•tmp10423288442•20m ago•1 comments

Tailmix connects one host to multiple Tailscale tailnets at the same time

https://github.com/maisem/tailmix
3•linsomniac•21m ago•0 comments

AI for Lawyers in Argetina

https://ninolegal.com/
1•BrodaNoel•22m ago•1 comments

People are getting quieter and scientists are concerned [video]

https://www.youtube.com/watch?v=AeJ61w7be2A
1•gurjeet•25m ago•0 comments

Show HN: YC Hack Winner – RepoWorld

https://github.com/michaelaz774/RepoWorld
1•michael774•25m ago•0 comments

Zohran and the Short Link

https://iamwillwang.com/notes/zohran-and-the-short-link/
4•wxw•25m ago•0 comments

Encoding Myself into the System

3•nharziro•30m ago•0 comments

Radiation vest tested during Artemis I cuts astronauts exposure in solar storms

https://apnews.com/article/nasa-artemis-moon-radiation-astronauts-13e453c3e0502c0b0b3786b7fbc1a5cd
1•gmays•31m ago•0 comments

Robin Dunbar

https://en.wikipedia.org/wiki/Robin_Dunbar
1•gurjeet•32m ago•0 comments

Show HN: Herdr plugin to annotate anything in the terminal

https://github.com/plannotator/herdr-annotate
1•ramoz•38m ago•0 comments

Chairman Hawley Investigates AI-Powered Flock Cameras Amidst Privacy Concerns

https://www.hawley.senate.gov/chairman-hawley-investigates-ai-powered-flock-cameras-amidst-privac...
4•thaumaturgy•42m ago•1 comments

Market All the Apps

https://shipacademy.com/
1•KenPainter•44m ago•1 comments

Looking for Founding Engineer at Heron

https://wellfound.com/jobs/4630071-gtm-lead
1•harsh-moonshot•46m ago•0 comments

Just 2 new data centres will pump out more carbon emissions than ExxonMobil

https://www.foxglove.org.uk/2026/08/26/just-two-new-data-centres-will-pump-out-more-planet-heatin...
2•DeepLogin•47m ago•0 comments

Claude gets its own browser in Cowork

https://claude.com/blog/cowork-built-in-browser
1•healsdata•48m ago•0 comments

AWS to acquire DuckLabs, the company behind DuckDB

https://www.aboutamazon.com/news/company-news/aws-ducklabs
2•hiyer•48m ago•0 comments

Bill Gates Warns A.I. Is More Dangerous Than Big Tech Will Admit

https://www.nytimes.com/2026/08/26/technology/bill-gates-ai-risks.html
1•kensai•50m ago•2 comments

tailvisor: macOS and Linux VM sandbox with a Tailscale network identity

https://github.com/tailscale/tailvisor
3•mfrw•54m ago•0 comments

How to Start a Profitable Blog Without Chasing Hype

https://www.a1ho.com/2026/07/how-to-start-profitable-blog-without.html
1•alfotesr•56m ago•0 comments

These Babies Grew Up w Strict Sugar Limits – Decades Later, Results Are Dramatic

https://www.sciencealert.com/these-babies-grew-up-with-strict-sugar-limits-decades-later-the-resu...
3•bookofjoe•59m ago•0 comments