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.

The Vocabulary Bottleneck

https://moekhalil.substack.com/p/the-vocabulary-bottleneck
1•mfkhalil•38s ago•0 comments

Show HN: Mousecrack – Bypass bot detection with deep learning

https://github.com/puffinsoft/mousecrack
1•BeverlyHills001•1m ago•0 comments

Physicists Solve a Muon Mystery. Now, Old Results Don't Add Up

https://www.quantamagazine.org/physicists-solve-a-muon-mystery-now-old-results-dont-add-up-20260729/
2•jnord•1m ago•0 comments

Sell Your AI Skills?

https://capabase.ai/learn/sell-your-ai-skills
2•trebuh•5m ago•0 comments

Kimi K3's Design Secret May Be in Its Thinking Traces

https://notes.designarena.ai/kimi-k3s-design-secret-may-be-in-its-thinking-traces/
3•gmays•6m ago•0 comments

Show HN: Generate, Version and Host your resumé all via GitHub

https://github.com/sadigaxund/git-resume
1•sakhund•7m ago•0 comments

Largest battery storage in Germany set for partial commissioning

https://www.heise.de/en/news/Largest-battery-storage-in-Germany-set-for-partial-commissioning-113...
3•doener•9m ago•0 comments

Babe32 – Barely Adequate Browser ESP32

https://github.com/alunmorris/babe32-ESP32-web-browser-for-cheap-black-display
1•iamnothere•15m ago•1 comments

If you need plausible deniability, avoid devices that use wear-leveling

https://twitter.com/GrapheneOS/status/2082576645215412651
1•Cider9986•16m ago•1 comments

Meta shares drop on falling profits and weak sales forecast

https://www.ft.com/content/06d941ed-8136-46a4-a2ec-44bea1b35c3b
2•petethomas•17m ago•0 comments

The Pedagogy Behind the Studio

https://gail.wharton.upenn.edu/gen-ai-studio/the-generative-ai-studio-pedagogy/
2•ray__•18m ago•0 comments

The bond market to Kevin Warsh: What are you doing about inflation?

https://www.cnn.com/2026/07/29/business/bond-yields-fed-warsh
2•mapping365•21m ago•1 comments

Create multi-model coding workflows with Maestro

https://maestro-build.vercel.app/
2•Entropnt•22m ago•0 comments

US DOE to Convert Uranium Enrichment Facility into Data Center Campus

https://www.energy.gov/articles/energy-department-announces-partnership-expand-reliable-affordabl...
4•leecoursey•22m ago•2 comments

C++ float-to-int conversion can be undefined behavior

https://kttnr.net/blog/cpp-float-to-int-conversion-undefined-behavior/
3•Quentak•23m ago•0 comments

My Brain-Breaking Trick to Quit Using Facebook

https://tedium.co/2026/07/27/facebook-home-row-keyboard-trick/
2•latexr•29m ago•0 comments

TrophyLab – Shared space for enemy weapons research

https://trophylab.mod.gov.ua/en/
3•sebastian_z•35m ago•0 comments

How to get more coding productivity with LLMs

3•DaveParkCity•39m ago•0 comments

Gangstalking = "breaking hidden rules" = "Ignorance of the law is no excuse."

2•VitaSetLLC•40m ago•0 comments

LLMs and Xfwl4

https://www.spurint.org/journal/2026/07/llms-and-xfwl4
2•Gualdrapo•43m ago•0 comments

FCC: Ban on Foreign-Made Robots Includes Robot Vacuums

https://www.pcmag.com/news/fcc-ban-on-foreign-made-robots-includes-robot-vacuums
11•dataneedscoffee•43m ago•0 comments

Remove watermarks and free pdf tools

https://www.removewatermarks.net/
2•adgine•44m ago•0 comments

Engineering a plant-derived nanofoundry to power mammalian cells

https://www.cell.com/cell/abstract/S0092-8674(26)00518-0
2•maxall4•45m ago•0 comments

From Academic Research to a Frontier LLM: A Case Study in DPO [video]

https://www.youtube.com/watch?v=rhA7pLVt4E0
2•erichocean•47m ago•0 comments

Companies' Handling of Users Privacy Rights Spurs States' Probe (2025)

https://news.bloomberglaw.com/privacy-and-data-security/companies-handling-of-users-privacy-right...
3•1vuio0pswjnm7•48m ago•0 comments

The Productivity Mirage

https://frantic.im/mirage/
7•msephton•49m ago•0 comments

We Can Spend $50B a Year Effectively

https://www.cgdev.org/blog/we-can-spend-50-billion-year-effectively
2•alphabetatango•50m ago•0 comments

Lyricsfile is a YAML-based format for lyrics

https://lrclib.net/lyricsfile
2•coolcoder613•51m ago•0 comments

Sentinel – opens a PR to fix Stripe breaking changes before they land

https://github.com/rtsdque/sentinel
2•rtsdque•51m ago•0 comments

We're giving 100k academic researchers free access to our frontier models [video]

https://www.youtube.com/watch?v=MLehRytu9Zo
2•bryan0•52m ago•0 comments