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•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.

Clickup mocks employees over AI 8 days before layoff

https://twitter.com/RhysSullivan/status/2057731867361902967
1•tnolet•2m ago•0 comments

Unplug technofascism – Belgian activists are planning to occupy a datacenter

https://code-rouge.be/en/about-us/cr4-narrative/
1•pietervdvn•3m ago•1 comments

New York State passes bill requiring disclosure of food additives

https://foodpackagingforum.org/news/new-york-state-passes-bill-requiring-disclosure-of-food-addit...
1•geox•3m ago•0 comments

Free MongoDB GUI Tool to Browse Data, Run Queries, and Create Indexes

https://visualeaf.com/blog/free-mongodb-gui-tool/
1•roxana_haidiner•3m ago•0 comments

The case against boolean logic

https://abuseofnotation.github.io/boolean-thinking/
2•boris_m•4m ago•0 comments

Nyx Wave: an AI agent that extracted expert knowledge via email

https://splabs.io/nyx-wave-knowledge-extraction
1•k-thimmaraju•7m ago•0 comments

Most EVM monitoring breaks after the first swap

https://blog.bridgexapi.io/most-evm-monitoring-breaks-after-the-first-swap
1•Bridgexapi•7m ago•0 comments

Ban for Authors Submitting AI Content 'Welcome but Unenforceable'

https://www.insidehighered.com/news/faculty/books-publishing/2026/05/22/ban-authors-who-submit-ai...
1•50kIters•7m ago•0 comments

A Comma and a Question Mark

https://www.thetypicalset.com/blog/a-comma-and-a-question-mark
1•eigenBasis•11m ago•0 comments

Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

https://modelrift.com/blog/openscad-llm-benchmark/
1•jetter•11m ago•0 comments

Thermo-Nuclear Code Quality Review (Cursor Team Kit skill)

https://github.com/cursor/plugins/blob/3347cbab5b54136f6fba0994c3a01a56f7fb7fca/cursor-team-kit/s...
1•pramodbiligiri•13m ago•0 comments

What Google, Yahoo, Microsoft, and Apple are doing to your email

https://www.jacquescorbytuech.com/writing/what-google-yahoo-microsoft-and-apple-are-doing-your-email
2•iamacyborg•14m ago•0 comments

Camp: Static Site Generation for Racket

https://joeldueck.com/what-about/camp/
2•amai•18m ago•0 comments

Free Proxy List 2026

https://momoproxy.com/free-proxy-list
1•xbjamilnz•19m ago•0 comments

Show HN: I made an open-source memory layer for agents

https://agentrecall.cloud
2•MarsB•20m ago•0 comments

Megalodon: Mass GitHub Repo Backdooring via CI Workflows

https://safedep.io/megalodon-mass-github-repo-backdooring-ci-workflows/
2•LaSombra•21m ago•0 comments

Custom Domains for Your SaaS with Caddy On-Demand TLS and Asp.net Core

https://dotnethow.net/articles/custom-domains-with-caddy-on-demand-tls/
1•ervistrupja•22m ago•0 comments

Show HN: HR – a 30-line script that prints a colored bar across your terminal

https://github.com/ankurokok/hr
1•discordance•22m ago•0 comments

Hollywood in the 60s and the Good AI Future

https://opcraft.co/writing/2026/04/getting-the-good-ai-future/
1•amai•22m ago•0 comments

Centralisation, Reversibility, and Restarting

https://mpadge.eu/blog/centralisation-reversibility.html
1•mpadge•24m ago•0 comments

Linkano – Link objects on your Mac

https://www.mjanssen.nl/linkano/index.html
1•marc0janssen•25m ago•0 comments

Proton Pass for AI Agents

https://proton.me/blog/pass-access-tokens
1•h4kunamata•29m ago•1 comments

Live 204-node MoE visualization reveals emergent cognitive stratification

https://github.com/eriirfos-eng/ternary-intelligence-stack
1•rfi-irfos•30m ago•0 comments

Storing sunlight in DNA-inspired molecules, released later as heat

https://www.science.org/doi/10.1126/science.aec6413
2•sailingcode•31m ago•2 comments

Webmcp

https://webmcp.dev/
1•saikatsg•34m ago•0 comments

I put Claude Code in a browser terminal I built in Go

https://anupshinde.medium.com/i-put-claude-code-in-a-browser-terminal-i-built-in-go-a95206681085
1•anupshinde•34m ago•0 comments

Baby Magic – AI baby images, videos, and family memories

https://www.babymagic.app
1•Follow_Cloud•35m ago•0 comments

Cruise ships are sailing to a phantom destination that doesn't appear on any map

https://www.cnn.com/travel/visiting-null-island-cruises
1•cpeterso•36m ago•0 comments

How security teams can report cyber risk to boards

https://www.databricks.com/blog/how-security-teams-can-report-cyber-risk-boards
1•mc-serious•36m ago•0 comments

English Heritage unveils recreation of 4,500-year-old Neolithic hall

https://www.theguardian.com/uk-news/2026/may/22/english-heritage-neolithic-kusuma-hall-stonehenge
2•ljf•39m ago•1 comments