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.

Abby Steele: An Offline AI Personality Powered by a Local LLM and Chess Engine

https://www.abbysteele.com
1•chainbuilder•1m ago•0 comments

Ads and tracking infiltrated TVs. Now they're coming for monitors

https://arstechnica.com/gadgets/2026/08/ads-and-tracking-infiltrated-tvs-now-theyre-coming-for-mo...
2•nickt•2m ago•0 comments

Xiaomi, AI Cube prototype: Multi-chip local LLM powerhouse

https://me.mashable.com/tech/75268/xiaomi-reveals-ai-cube-prototype-multi-chip-local-llm-powerhou...
1•aledevv•3m ago•0 comments

VK is suing Apple for blocking its apps – and wants $696,000 a day

https://www.techradar.com/pro/russian-tech-giant-vk-is-suing-apple-for-blocking-its-apps-and-want...
3•giuliomagnifico•4m ago•0 comments

$10k phishing kit enrolls Google passkeys that survive pw resets

https://abnormal.ai/blog/iauthflow-v2-phishing-google-passkeys
1•vdelitz•9m ago•0 comments

Seattle 64

https://seattle64.benjasmin.chatgpt.site/
1•rbinv•11m ago•0 comments

Time-to-exploit is now negative: attacks begin before the patch ships

https://my127001.pl/en/cyber-threats-2026-in-numbers
1•cybersecmichalk•14m ago•0 comments

Kala Paint

https://cooldogstudios.com/
1•darcien•15m ago•0 comments

UK public don't trust Fujitsu, but government does

https://www.computerweekly.com/news/366646332/UK-Public-dont-trust-Fujitsu-but-government-does
5•latein•19m ago•1 comments

How to know if talking to your coding agent like a caveman saves money

https://jayn.app/caveman
3•hugopuybareau•21m ago•0 comments

Scale Space Cymatist, a cymatics instrument whose creator is facing homelessness

https://setzstone.itch.io/cymatist
1•hobscure•21m ago•1 comments

Follow trains worldwide in real time

https://www.traintracker24.com/
1•taubek•23m ago•0 comments

Vorssaint – PowerToys for macOS

https://github.com/vorssaintapp/vorssaint-utils
1•SyncOnGreen•24m ago•0 comments

ABAH – Offline firmware generation and flashing with GraphRAG and PlatformIO

https://github.com/john-abah/ABAH
1•JA2026•24m ago•0 comments

Oura reportedly eyeing a September IPO that could value it at more than $16B

https://techcrunch.com/2026/08/24/oura-is-reportedly-eyeing-a-september-ipo-that-could-value-it-a...
2•brandonb•27m ago•0 comments

JupyterGIS 0.16: a grammar of graphics for maps, and collaborative story maps

https://blog.jupyter.org/jupytergis-0-16-new-visualization-capabilities-collaborative-story-maps-...
15•arjxn-py•28m ago•3 comments

We're lying to Claude in almost every session

https://github.com/Piebald-AI/claude-code-system-prompts/blob/main/system-prompts/system-prompt-a...
2•soletta•29m ago•1 comments

Terminal-bench: benchmarks for AI agents in terminal environments

https://www.tbench.ai/
2•Bluestein•33m ago•0 comments

Show HN: Ablo, make your AI app multiplayer

https://github.com/Abloatai/ablo
1•Elias_agardh•33m ago•0 comments

Has AI Gone Rogue?

https://calnewport.com/has-ai-gone-rogue/
1•thedebuglife•42m ago•0 comments

Show HN: I made ActivityLine: CPU, GPU, RAM and Network in one menu bar line

https://activityline.app
1•jakemanger•44m ago•0 comments

Blend Modes in SwiftUI

https://nilcoalescing.com/blog/BlendModesInSwiftUI/
2•skreep•45m ago•1 comments

Retrieval is a measurement instrument, and nobody reports its coverage

https://ai.bedvibe.studio/retrieval-coverage/
1•BedVibe_Studios•47m ago•0 comments

Japanese firm has developed a human fridge to stave off heatstroke

https://www.dezeen.com/2026/07/27/human-refrigerator-sdrs-trusco-nakayama/
1•giuliomagnifico•50m ago•0 comments

Japan enlists 1,800 people to drag 360-tonne castle keep using ropes and rollers

https://www.theguardian.com/world/2026/aug/25/japan-1800-people-move-pull-400-tonne-hirosaki-cast...
3•YeGoblynQueenne•55m ago•0 comments

ClaudeGate – Use OpenRouter Models (0x Alpha, DeepSeek) in Claude Code CLI

https://github.com/Santosh-Prasad-Verma/ClaudeGate
1•Tarun121•55m ago•0 comments

Games as the Engine of AI Research

https://deepmind.google/blog/from-atari-to-eve-online-building-on-15-years-of-ai-research-in-games/
2•brandonb•55m ago•0 comments

Some trees are worsening urban air quality as climate warms

https://www.independent.co.uk/news/science/trees-air-quality-cities-china-b3036111.html
1•johnbarron•1h ago•0 comments

A ZK withdrawal system without multisig trust

https://github.com/niumeta/niumeta/tree/main/Cross-ChainBridge
1•niumeta_TZ•1h ago•2 comments

Legal Experts Slam IDF for Over-Warning Gazans (2015)

https://www.israelnationalnews.com/news/196506
3•mpweiher•1h ago•0 comments