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.

Beneath the Enshittification, Something Is Growing

https://www.techdirt.com/2026/06/10/beneath-the-enshittification-something-amazing-is-growing/
1•hn_acker•35s ago•0 comments

Unix GC Remastered

https://mohandacherir.github.io/Qdiv7/posts/unix_new_gc/
1•mananaysiempre•1m ago•0 comments

LaserWriter Seeds

https://inventingthefuture.ghost.io/laserwriter-seeds/
1•frizlab•3m ago•0 comments

A Way to Challenge the Groupthink of Scholarly Journals

https://www.wsj.com/opinion/a-way-to-challenge-the-groupthink-of-scholarly-journals-8e59b215
1•noworld•10m ago•1 comments

Plinko Input – type a code by dropping balls

https://plinkoinput.com/
1•felixguilherme•19m ago•0 comments

The theory taking the rich by storm: China funds data center haters

https://text.npr.org/nx-s1-5844328
3•1659447091•21m ago•0 comments

Show HN: I let an AI C-suite run my company – starter kit from the inside

https://thepromptnova.gumroad.com/l/bfixc
2•clarezoe•23m ago•0 comments

Show HN: Llmbuffer – Python library for cache-optimized LLM conversation history

https://github.com/scottpurdy/llmbuffer
3•scottmp10•24m ago•0 comments

Show HN: Vatnode – EU VAT validation REST API with national registry fallback

https://vatnode.dev
3•rogulia•24m ago•0 comments

/dmg – a Claude Code skill for persistent memory and session sync

https://github.com/responsiblparty/claude-dmg-skill
2•responsiblparty•26m ago•0 comments

Nuts – pip/NPM for Java with first-class workspaces and JDK provisioning (9y+)

https://github.com/thevpc/nuts
2•thevpc•26m ago•0 comments

Show HN: Magenta Real-Time Music Generation on iPhone, Without the GPU

https://github.com/mattmireles/magenta-realtime-2-iphone
2•MediaSquirrel•28m ago•0 comments

Australia's Social Media Ban Is Floundering. Can It Still Help Younger Kids?

https://www.nytimes.com/2026/06/10/world/australia/australia-social-media-ban-under-16.html
3•uxhacker•31m ago•0 comments

Propel: Breaking the Solver Bottleneck in Task-Generator RL

https://vmax.ai/team/propel
2•AMavorParker•31m ago•0 comments

Widespread attacks on Iran have begun [video][50 mins]

https://www.youtube.com/watch?v=2KIzXrtKlbg
4•Bender•33m ago•1 comments

Patch for critical vulnerability in p2pool (Monero) to be released on 2026-06-13

https://github.com/SChernykh/p2pool/releases/tag/pre-release-v4.16
2•sxde•34m ago•1 comments

Did a Chatbot Write a Prize-Winning Story? Does It Matter?

https://www.newyorker.com/books/page-turner/did-a-chatbot-write-a-prize-winning-story-does-it-matter
3•petethomas•36m ago•0 comments

Could Switzerland Become the First Country to Cap Its Population?

https://www.newyorker.com/magazine/2026/06/15/could-switzerland-become-the-first-country-to-limit...
3•petethomas•36m ago•0 comments

Oracle beats on earnings, but stock drops on plans to raise another $20B

https://www.cnbc.com/2026/06/10/oracle-orcl-q4-earnings-report-2026.html
4•root-parent•36m ago•1 comments

Next 100 Days: XBOX Reset

https://news.xbox.com/en-us/2026/06/10/next-100-days-xbox-reset/
2•piotrgrabowski•37m ago•0 comments

Feedback Alignment in Self-Distillation

https://arxiv.org/abs/2606.11173
1•MediaSquirrel•37m ago•0 comments

US President says 'I love the inflation'

https://www.cnbc.com/2026/06/10/trump-inflation-cpi-iran-oil.html
24•root-parent•38m ago•6 comments

Trump baffles Wall Street with top dealmaker praise for Citi

https://www.ft.com/content/346fbc7b-3627-49e1-8f1e-af0cefef4000
3•petethomas•39m ago•0 comments

Datafarm: Two Bespoke Languages, Two Runtimes

https://williamcotton.github.io/datafarm-studio/
1•williamcotton•39m ago•0 comments

The Bricks and Mini-Figs Investigation by Coffeezilla [video]

https://www.youtube.com/watch?v=VKfQkRbd15k
1•momentmaker•40m ago•0 comments

WWDC 2026 – On-Device AI Deep Dive

https://gist.is/docs.google.com/en/deqIp-AK6Oxc
1•MediaSquirrel•41m ago•0 comments

A Written Language for the Cherokee So Efficient It Was Thought to Be Magic

https://www.smithsonianmag.com/innovation/man-created-written-language-cherokee-did-efficiently-e...
5•grahambargeron•43m ago•1 comments

Social Security's Final Countdown

https://opentechyou.blogspot.com/2026/06/the-digital-embrace-social-securitys.html
1•odilelof•44m ago•0 comments

Reducing Tail Response of Distributed Services Through System-Wide Scheduling

https://dl.acm.org/doi/10.1145/3698038.3698554
1•zekrioca•45m ago•0 comments

Free financial literacy platform for kids – 90 lessons, no paywall

https://learnfinly.com
2•narensara•46m ago•0 comments