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.

Agentlint – A security scanner for MCP server configs

https://github.com/Leporis14/agentlint
1•leporis14•31s ago•0 comments

AI Search Engine Exa Raises $250M Series C

https://exa.ai/blog/announcing-series-c
1•ankitg12•3m ago•0 comments

MDLight: 14MB Markdown reader (Wails, Go and Svelte) – no vaults or plugins

https://github.com/mdlight-dev/mdlight/
1•ZuhayrBarhoumi•4m ago•0 comments

It took two weeks to make Claude's "overnight solution" for flaky tests useful

https://thoughtbot.com/blog/what-it-took-to-use-this-overnight-ai-solution
1•zingar•6m ago•0 comments

Ask HN: Which free video downloader do you trust in 2026?

1•vanshsoni0027•7m ago•0 comments

Cargo Culture

https://www.wheresyoured.at/cargo-culture/
1•trueduke•8m ago•0 comments

Cambridge hospital staff accessed records of boy hurt in crocodile pit

https://www.theguardian.com/uk-news/2026/jun/26/cambridge-hospital-staff-investigated-accessing-r...
1•veltas•9m ago•0 comments

Volkswagen to axe up to 100k jobs in cost-cutting drive

https://www.ft.com/content/d0760eaf-d345-4964-b2ae-f55f6dfd9a4a
2•thm•15m ago•1 comments

ConvertBlink – convert rare image formats in the browser

https://www.convertblink.com/
1•maxzah•16m ago•0 comments

Show HN: I built a small audit layer for LLM-as-judge decisions

https://github.com/MatteoLeonesi/claim-memory-graph-sdk
1•ML0037•20m ago•0 comments

Intelligence per Watt: A Unified Metric for the AI Era

https://www.intelligence-per-watt.ai/
1•ilreb•21m ago•0 comments

Everyone suddenly sells themselves as "AI-native" on LinkedIn

https://write.as/7e9847vzuyxkx
3•garn810•26m ago•1 comments

From Isolated Agents to Agentic Mesh: Orchestrating SDLC with A2A and AP2

https://blog.owulveryck.info/2026/06/25/from-isolated-agents-to-agentic-mesh-orchestrating-sdlc-w...
1•owulveryck•28m ago•0 comments

The Baffling World of Masayoshi Son's Presentations

https://www.bloomberg.com/news/features/2020-06-23/golden-geese-and-unicorns-inside-the-eccentric...
1•phaser•30m ago•1 comments

Research as a Stochastic Decision Process

https://cs.stanford.edu/~jsteinhardt/ResearchasaStochasticDecisionProcess.html
1•sideway•32m ago•0 comments

Self-proclaimed King of Switzerland uses loophole to build his empire for free

https://www.france24.com/en/europe/20260510-how-switzerland-self-proclaimed-king-built-a-land-emp...
4•mrkn1•32m ago•0 comments

Monedula Apache Kafka Simulator

https://monedula.dev/kafka-simulator/
1•mmatloka•33m ago•0 comments

Jonas Lauwiner

https://en.wikipedia.org/wiki/Jonas_Lauwiner
1•GaryBluto•35m ago•0 comments

California State Government Launches AI Job Loss Tracker as Layoff Fears Grow

https://www.bloomberg.com/news/articles/2026-06-25/california-state-government-launches-ai-job-lo...
2•thm•37m ago•0 comments

New EU rules: military age Ukrainian men to lose refugee visas Jun 27 2027

https://www.reuters.com/world/eu-proposes-extending-ukrainian-protection-2028-limit-men-fighting-...
4•spwa4•42m ago•1 comments

The Naibbe cipher: a cipher that produces Voynich Manuscript-like ciphertext

https://www.tandfonline.com/doi/full/10.1080/01611194.2025.2566408#d1e6668
2•wise_blood•48m ago•0 comments

I created a new open-source project

2•danielsyauqi•49m ago•0 comments

AI 2027 Tracker

https://ai2027-tracker.com/
3•merksittich•59m ago•0 comments

Alan Greenspan Has Died

https://businessdesk.co.nz/article/economy/remembering-alan-greenspan
4•vismit2000•1h ago•0 comments

How much? The hidden costs of restaurant dishes

https://www.theguardian.com/food/2026/jun/26/how-much-the-hidden-costs-of-restaurant-dishes
5•helsinkiandrew•1h ago•0 comments

Midwit Cleanse – midwits wipe themselves off the gene pool

https://demiculus.com/midwit-cleanse/
2•demiculus•1h ago•0 comments

Translating Pandas to Polars using LLMs

https://pola.rs/posts/llm-polars-patterns/
8•jeroenjanssens•1h ago•0 comments

Paris to ban drinking alcohol in public as hospitals hit heatwave breaking point

https://www.theguardian.com/world/2026/jun/26/paris-heatwave-drinking-ban-drinking-alcohol-public
3•teleforce•1h ago•2 comments

Paying for LLM inference by the kilowatt-hour instead of per token

https://www.coinerella.com/energy-based-llm-billing-cut-my-bill-to-a-sixth/
2•willy__•1h ago•0 comments

How your team can save 100's of hours of work

https://www.dcaulfield.com/save-your-team-100s-of-hours
2•cauliflower99•1h ago•0 comments