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.

StockFit API – structured SEC EDGAR data with a free tier

https://developer.stockfit.io
1•areimann•3m ago•1 comments

The GNU libc atanh is correctly rounded

https://inria.hal.science/hal-05591661
1•matt_d•9m ago•0 comments

Google Arts and Culture

https://artsandculture.google.com/
1•satvikpendem•16m ago•0 comments

How to recover from a Git force push

https://gist.github.com/tomj/758d16b7f8e474035db72688663bb3cb
1•nstj•16m ago•0 comments

Adam Tooze: Electrostates, Petrostates and the New Cold War [video]

https://www.youtube.com/watch?v=gLnxzkiB-GI
1•verdverm•17m ago•0 comments

The Legend of Meir Berliner

https://www.serargentino.com/en/people/urban-legends/the-legend-of-meir-berliner
1•wslh•18m ago•0 comments

Social media age limits: Well intentioned but ineffective?

https://www.dw.com/en/do-social-media-age-limits-work-tiktok-instagram-cyberbullying-depression-k...
2•pseudolus•18m ago•0 comments

OpenAI's $852B valuation faces investor scrutiny amid strategy shift, FT reports

https://www.reuters.com/legal/transactional/openai-investors-question-852-billion-valuation-strat...
5•abdelhousni•21m ago•0 comments

The Many Faces of Claude

https://eriskii.net/projects/claude-faces
3•TheAceOfHearts•24m ago•0 comments

Ask HN: When you get a SAST finding, what's harder

2•kirumachi•24m ago•1 comments

Sony killing features for antenna, set-top box users of Bravia smart TVs in May

https://arstechnica.com/gadgets/2026/04/sony-killing-features-for-antenna-set-top-box-users-of-br...
1•canucker2016•25m ago•0 comments

"The Last Airbender" movie leaked 9 months before release date

https://nofilmschool.com/full-length-avatar-movie-leaks
1•tennysont•25m ago•2 comments

What do you want out of a coding monospace font?

1•d0able•26m ago•1 comments

The Mythos Threshold

https://joereis.substack.com/p/the-mythos-threshold
1•gmays•36m ago•0 comments

We broke the O(2^N) barrier to compute AI consciousness (Phi)

https://github.com/InductivityAI/Phi-Scanner-1/
1•Robin_De•37m ago•0 comments

Vibe Coding doesn't democratize software engineering – it democratizes liability

https://widal.substack.com/p/vibe-coding-doesnt-democratize-software
2•niwid•42m ago•0 comments

Europe should regulate Big Tech instead of banning kids from social media

https://www.politico.eu/article/europe-should-stand-up-to-big-tech-instead-of-imposing-social-med...
3•pabs3•46m ago•3 comments

An open source CMS/Indexer for TCGs

https://github.com/maelswarm/tcg
1•mnmnmaaa•48m ago•0 comments

The FCC just saved Netgear from its router ban for no obvious reason

https://www.theverge.com/tech/911888/netgear-router-ban-conditional-approval
26•HotGarbage•50m ago•7 comments

Quetta Browser: Chromium browser for Android, iOS supporting Chrome extensions

https://www.quetta.net/
1•thunderbong•50m ago•0 comments

Show HN: An edge MCP file system with a 50ms undo button for AI agents

https://mcp.undisk.app
2•adlkiarash•51m ago•2 comments

Anthropic Revises Claude Enterprise Pricing Structure

https://letsdatascience.com/news/anthropic-revises-claude-enterprise-pricing-structure-f3022a32
2•handfuloflight•52m ago•0 comments

Show HN: AI connects your health data after a supplement nearly killed me racing

https://vitalityaihealth.com
2•Kevin_VAI•1h ago•1 comments

Muster – Multi-agent product team for Claude Code, built on <.md> files

https://github.com/sandhuka/muster-ai
2•kanwarsandhu•1h ago•0 comments

Elon Musk's xAI Sued by NAACP over Memphis Data Center

https://www.wsj.com/tech/elon-musks-xai-sued-by-naacp-over-memphis-data-center-5c4e793d
1•fortran77•1h ago•1 comments

Large or bright satellite constellations: Effects on observations

https://arxiv.org/abs/2604.09427
2•CharlesW•1h ago•0 comments

Show HN: Terminal-Wrench, a dataset of 331 realistic hackable environments

https://github.com/few-sh/terminal-wrench
6•neversupervised•1h ago•1 comments

Nvidia should be 'shaking in their boots' as quantum computing battles AI GPUs

https://finance.yahoo.com/news/d-wave-ceo-says-nvidia-should-be-shaking-in-their-boots-as-quantum...
7•mgh2•1h ago•2 comments

Authorization for LLM Tool Schemas: Formal Model with Noninterference Guarantees [pdf]

https://raw.githubusercontent.com/AndyGauge/andygauge.github.io/master/publication/noninterferenc...
2•andygauge•1h ago•0 comments

Speech-Driven Spatial Externalization for Co-Located Collaboration in AR

https://arxiv.org/abs/2603.20199
1•PaulHoule•1h ago•0 comments