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.

Panorama – AI that finds your team's workflows and hidden structures

https://withpanorama.com/
1•bryantwolf•1m ago•0 comments

Show HN: Jmux – tmux-based development environment for humans and coding agents

https://github.com/jarredkenny/jmux
2•jarredkenny•1m ago•0 comments

Predicting When RL Training Breaks Chain-of-Thought Monitorability

https://www.lesswrong.com/posts/SvxaKP5KdkksZPcG7/predicting-when-rl-training-breaks-chain-of-tho...
1•gmays•5m ago•0 comments

Device code phishing attacks surge 37x as new kits spread online

https://www.bleepingcomputer.com/news/security/device-code-phishing-attacks-surge-37x-as-new-kits...
1•Brajeshwar•7m ago•0 comments

Show HN: Autocrit – automated persona-based UX prototyping and evaluation

https://github.com/adiun/pi-autocrit
1•4di•8m ago•0 comments

Phone-free bars and restaurants on the rise across the U.S.

https://www.axios.com/2026/04/05/phone-free-restaurants-bars-bans-restrictions-offline
1•Brajeshwar•8m ago•0 comments

I'm Worried About the Helpless AI Disruptors of the Future

https://gizmodo.com/im-worried-about-the-helpless-ai-disruptors-of-the-future-2000742589
1•Brajeshwar•8m ago•0 comments

How to build internal AI tools without compliance blocking the project

https://comply-tech.co.uk/blog/internal-ai-tool-compliance.html
1•ComplyTechAPI•9m ago•0 comments

Testing Is Systems Thinking

https://testpappy.wordpress.com/2026/04/05/testing-is-systems-thinking/
1•gpi•11m ago•0 comments

Fair coins tend to land on the same side they started

https://arxiv.org/abs/2310.04153
1•DeathArrow•12m ago•0 comments

Ask HN: Best pivot for SWE to work on satisfying engineering challenges?

2•conqrr•13m ago•0 comments

EPA Official in Charge of Methane Regs Wrote Oil Industry Argument Against Them

https://www.propublica.org/article/trump-epa-methane-deregulation-aaron-szabo-oil-gas-axpc
8•Jimmc414•15m ago•0 comments

Show HN: A Common Lisp implementation in development

https://savannah.nongnu.org/news/?id=10876
1•andreamonaco•15m ago•0 comments

Why Lean?

https://leodemoura.github.io/blog/2026-4-2-why-lean/
1•kachnuv_ocasek•20m ago•0 comments

Banray.eu: Raising awareness of the terrible idea that is always-on AI glasses

https://banray.eu/en/index.html
4•ChrisArchitect•22m ago•1 comments

Ask HN: Is it time to stop putting the version in package.json?

1•xDmytri•22m ago•0 comments

I learned to solve a Rubik's Cube and it was incredibly disappointing

https://www.atomic14.com/2026/04/05/rubiks-cube
1•iamflimflam1•23m ago•0 comments

Claude Code builds a system prompt

https://www.dbreunig.com/2026/04/04/how-claude-code-builds-a-system-prompt.html
1•dbreunig•24m ago•0 comments

AI on Canvas

https://www.trydraft.app/
1•0xNishchit•29m ago•0 comments

Roogle: a Rust API search engine

https://github.com/roogle-rs/roogle
1•fanf2•30m ago•0 comments

2001: A Space Odyssey originally had a 20-foot-tall green alien, a 'crap' script

https://www.polygon.com/2001-space-odyssey-first-draft-alien-leopard-zebra-story/
2•thunderbong•33m ago•0 comments

Trump uses expletive-ridden social media post to threaten Iran's infrastructure

https://www.theguardian.com/world/live/2026/apr/05/middle-east-crisis-live-iran-israel-us-war-tru...
12•SanjayMehta•34m ago•1 comments

SPF/PC v4 for MS-DOS, FreeDOS, x86

https://github.com/moshix/SPFPC
7•hggh•34m ago•2 comments

Trinity-Large-Thinking: Scaling an Open Source Frontier Agent

https://www.arcee.ai/blog/trinity-large-thinking
2•gmays•35m ago•0 comments

Will there still be professional software developers?

https://grady.io/will-there-still-be-pro-devs/
2•gradys•35m ago•1 comments

Google Speaks on Quantum Hackers and the Threat to Crypto [video]

https://www.youtube.com/watch?v=mrLVk7RW5mA
1•mgh2•36m ago•0 comments

The generation vs. verification delta explains why LLM's are useful

https://simianwords.bearblog.dev/the-generation-vs-verification-delta-explains-why-llms-are-useful/
1•simianwords•38m ago•0 comments

California could have a republican governor

https://www.cnn.com/2026/04/05/politics/california-governor-election-democrats-analysis
1•Cider9986•42m ago•3 comments

Japanese, French and Omani Vessels Cross Strait of Hormuz

https://japantoday.com/category/politics/japanese-french-and-omani-vessels-cross-the-strait-of-ho...
31•vrganj•44m ago•3 comments

Nanocode: The best Claude Code that $200 can buy in pure JAX on TPUs

https://github.com/salmanmohammadi/nanocode/discussions/1
2•desideratum•50m ago•0 comments