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.

I Don't Write Code Anymore. I Have It Written

https://aydogan.dev/blog/i-dont-write-code-anymore/
1•aydgn•2m ago•0 comments

What different types of typographic scales exist?

https://cieden.com/book/sub-atomic/typography/different-type-scale-types
1•preetamjinka•4m ago•0 comments

The Screen Act Threatens Privacy Far Beyond Adult Websites

https://www.techdirt.com/2026/08/03/the-screen-act-threatens-privacy-far-beyond-adult-websites/
1•speckx•6m ago•0 comments

The Last Bug on Earth

https://www.minid.net/2026/8/3/the-last-bug-on-earth
1•meerita•6m ago•0 comments

Data Integration Without an Ontology

https://productnow.ai/blogs/ai-native-data-integration-without-an-ontology
1•kadhirvelm•8m ago•0 comments

Retiring the DALL·E GPT

https://help.openai.com/en/articles/6825453-chatgpt-release-notes#retiring-the-dalle-gpt
1•pentagrama•8m ago•0 comments

Forward Deployed Executives: The Next Billion-Dollar AI Unblock

https://www.rickmanelius.com/p/forward-deployed-executives-the-next
1•rickmanelius•8m ago•0 comments

DeepSeek-V4-Flash 2.98x faster on 4x B200, lossless

https://twitter.com/Akashi203/status/2084373935454400964
2•OsamaJaber•9m ago•0 comments

Minimax H3

https://huggingface.co/MiniMaxAI/MiniMax-H3
1•SpyCoder77•9m ago•0 comments

Token budget circuit breaker – cut multi-agent retry waste ~98%

https://github.com/mrblakessinger-rgb/paradox-engine-eots
1•Pachanoi•9m ago•0 comments

No New Name Has Replaced "UX"

https://www.nngroup.com/articles/no-new-name-ux/
2•pentagrama•10m ago•0 comments

Pawnshop Chain Serves the K-Shaped Economy

https://www.wsj.com/cfo-journal/from-200-loans-to-30-000-birkins-a-pawnshop-chain-serves-the-k-sh...
1•bookofjoe•10m ago•1 comments

Agents are users now, and they found every hole in our product

https://nextwaveoftech.com/posts/what-i-learned-building-an-agent-first-plugin
1•jameslaneyno9•11m ago•0 comments

Obligatory one month without social media on my phone Substack essay

https://www.late-review.com/p/obligatory-one-month-without-socia
3•devonnull•12m ago•0 comments

A Closed-Loop Consequence-Governance Runtime for AI Agents

https://zenodo.org/records/21778592
1•TealGrapes93•13m ago•0 comments

Are all these data centers a way to try to substitute for promised progress?

1•mapping365•13m ago•2 comments

Show HN: Simple mobile app to share your ID, not your identity

https://anonymizemyid.com
1•davidpelayo•14m ago•2 comments

Kubo v0.43.0 Released

https://github.com/ipfs/kubo/releases/tag/v0.43.0
1•xd1936•14m ago•0 comments

We are surprisingly close to prompt-to-model in computer vision

http://stefano.petrilli.xyz/prompt-to-model/
1•stefanopetrilli•16m ago•0 comments

'Financial Times' Issues 103-Year-Old Correction (2017)

https://www.npr.org/sections/thetwo-way/2017/08/08/542238978/-financial-times-issues-103-year-old...
2•downbad_•17m ago•0 comments

Russian spies turn public Wi-Fi into malware delivery systems

https://www.theregister.com/security/2026/08/03/russias-svr-borks-public-wi-fis-for-digital-surve...
1•JeremyPatMartin•17m ago•0 comments

Pentagon asks soldiers for 'creative' ideas to punish Iran

https://www.telegraph.co.uk/world-news/2026/08/03/pentagon-asks-soldiers-for-creative-ideas-to-pu...
1•prmph•19m ago•1 comments

History of Backwards Compatibility

https://huguesjohnson.com/features/backwards/
1•speckx•19m ago•0 comments

now-playing.el, an Emacs interface to the macOS Music app

http://yummymelon.com/devnull/announcing-now-playing-el.html
1•kickingvegas•20m ago•0 comments

Fable Denies Hacking Intrusion Response

https://twitter.com/greghunkins/status/2084372241169453389
1•hunkins•24m ago•0 comments

The college earnings gap isn't one number

https://blog.waldrn.com/p/the-college-earnings-gap-isnt-one
1•gmays•25m ago•0 comments

Israeli court halts Ben Gvir's crocodile prison plan over animal rights

https://www.dailysabah.com/world/mid-east/israeli-court-halts-ben-gvirs-crocodile-prison-plan-ove...
2•vrganj•26m ago•0 comments

Show HN: Mirall – Secure large (terabyte) file transfer. No cloud. No middleman

https://github.com/ok/mirall-app
2•gokohl•27m ago•0 comments

Has the Bitcoin Moved?

https://hasthebitcoinmoved.com/
4•distalx•28m ago•0 comments

Why it's impossible to get relevant news on Google News

https://elgan.com/why-its-impossible-to-get-relevant-news-on-google-news
1•mikelgan•29m ago•2 comments