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.

Great news from Saturn's moon Enceladus in the search for life in space

https://www.eurekalert.org/news-releases/1145100?
1•andsoitis•6m ago•0 comments

Translation

1•bella786•6m ago•0 comments

Any2bazel – an OSS tool for agent-driven migrations to Bazel

https://blog.engflow.com/2026/09/09/introducing-any2bazel-oss-bazel-migration-tool/
1•nollbit•7m ago•0 comments

US DOE will give $5.25B to upgrade the grid for AI datacenters

https://www.theregister.com/systems/2026/09/25/uncle-sam-coughs-up-19b-for-grid-upgrades-as-datac...
1•meredithbloom•8m ago•0 comments

Exam

1•bella786•10m ago•0 comments

Commodified Intelligence

https://herecomesthemoon.net/2026/09/commodified-intelligence/
2•signa11•13m ago•0 comments

Sonic Pi now runs in the web

https://in-thread.sonic-pi.net/t/sonic-pi-now-runs-in-the-web/10058
1•blltprfmnk•14m ago•0 comments

Show HN: Pysimplicial, Python library for simplicial complexes in topological ML

https://github.com/kaifczxc-lab/pysimplicial
1•siritoriyowai_•15m ago•1 comments

One company is at the center of a wave of rogue AI attacks

https://www.theverge.com/ai-artificial-intelligence/1000644/irregular-rogue-ai-cyberattacks-hacki...
1•meredithbloom•15m ago•0 comments

Today, 150k – 200k kids in the USA are locked up in "fix your teen" programs

https://elan.school/
2•bingowasthename•16m ago•0 comments

OpenAI says agents leaked 53 images from ChatGPT users

https://www.theguardian.com/technology/2026/sep/25/openai-agents-leaked-53-images-chatgpt
1•andsoitis•16m ago•0 comments

Transformer Can Hold Two Thoughts at Once: Evidence of Linear

https://arxiv.org/abs/2609.29845
1•sbulaev•17m ago•0 comments

Nexflix: Workload Attestation on Managed Compute

https://netflixtechblog.com/trading-a-cloud-identity-for-your-own-workload-attestation-on-managed...
1•meredithbloom•18m ago•0 comments

Legendary US spy plane vanishes from CA base amid mystery over new NASA aircraft

https://economictimes.indiatimes.com/news/international/global-trends/legendary-us-spy-plane-vani...
1•gscott•20m ago•0 comments

Comprehension Layer

https://www.fujimon.com/blog/comprehension-layer
1•yuyafujimoto•24m ago•0 comments

Alaska's Orange Rivers More Metallic Than Acid Mine Drainage

https://www.ucdavis.edu/climate/news/alaskas-orange-rivers-more-metallic-acid-mine-drainage
1•littlexsparkee•25m ago•0 comments

Fireside Friday, September 25, 2026

https://acoup.blog/2026/09/25/fireside-friday-september-25-2026/
1•Tomte•32m ago•0 comments

Show HN: 12 Puzzle – a sliding puzzle on the hyperbolic plane

https://mametter.itch.io/12-puzzle
1•mametter•33m ago•1 comments

Show HN: I built a chatbot that can only reply in emoji, powered by Jev

https://jev.chat
1•skewcy•37m ago•0 comments

Turn your public repos into artworks

https://www.habibicode.org/artrepo
1•nicocarsui•38m ago•0 comments

Show HN: Botbin.io – pastebin for AI agent artifacts

https://botbin.io/?md=true
1•obilgic•41m ago•0 comments

Porting Factorio to ARM and SteamFrame

https://www.factorio.com/blog/post/fff-446
1•kristianp•42m ago•0 comments

I Could've Accessed 17T Microsoft Records

https://blog.faav.net/how-i-couldve-accessed-17-trillion-microsoft-records
1•elorant•45m ago•0 comments

Can AI Shopping Agents Be Trusted?

https://www.f-secure.com/en/partners/insights/can-ai-shopping-agents-be-trusted-we-built-one-to-f...
5•ddaniel10•47m ago•6 comments

DraftKings Is Using AI to Supercharge the Harms of Online Behavioral Advertising

https://www.eff.org/deeplinks/2026/09/draftkings-using-ai-supercharge-harms-online-behavioral-adv...
1•dotcoma•52m ago•0 comments

Snile

https://big.com/
1•andytratt•56m ago•0 comments

The Cartesian Hand: In-Hand Manipulation with All-Linear Fingers

https://generalroboticslab.com/cartesian_handv1
1•AareyBaba•56m ago•0 comments

OpenAI pauses RL due to model escaping sandbox

https://twitter.com/tomekkorbak/status/2103673419888013649
3•jumploops•1h ago•1 comments

Show HN: Gutcheck, grep for meaning with a local CPU model

https://github.com/sfmqrb/gutcheck
1•sfmqrb•1h ago•0 comments

Category Theory Explained for Haskell Programmers [video]

https://www.youtube.com/watch?v=Xr1gcdb_IvA
1•frenchie_sans•1h ago•0 comments