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.

Local Kubernetes on Mac: A Multi-Node Cluster with UTM

https://blog.qstars.nl/posts/macos-local-kubernetes-cluster-with-utm/
1•victorbrink•1m ago•0 comments

Open Erdos problems solved with the help of GPT-5.6 Sol

https://twitter.com/qiaoqiao2001/status/2080003441821163958
1•vhiremath4•1m ago•0 comments

Show HN: Tool to validate your HTTP-message-signatures-directory

https://sitedex.dev/tools/keycheck
1•zeppelin_7•2m ago•0 comments

SodaSlim Releases Updated 2026 Highlights Soda Slim Capsules Ingredient

https://finance.yahoo.com/healthcare/articles/sodaslim-releases-updated-2026-highlights-122400710...
2•tagysaly•4m ago•0 comments

The Effect of AI on Dunning Kruger

https://blog.zoller.lu/2026/07/dunning-kruger-after-ai-gap-that-no.html
1•thierryzoller•6m ago•1 comments

Japanese AI Robots Used to Replicate Skilled Confectioners' Abilities

https://japannews.yomiuri.co.jp/science-nature/technology/20260719-338181/
1•mushstory•7m ago•0 comments

BTL-3: A 27B open-weight agent model for agentic coding and structural tool use

https://huggingface.co/badtheorylabs/BTL-3
2•wertyk•11m ago•0 comments

Russia's businesses under strain from Ukraine's attacks on Wildberries

https://www.bbc.com/news/articles/cvg9n2y61w6o
2•slow_typist•15m ago•0 comments

Weather Is Happening

https://weatherishappening.com/
2•trainyperson•16m ago•0 comments

New upcoming allocation framework business

https://www.meridianallocation.com/
1•ohmygaoo•16m ago•0 comments

Span-First C#: Designing Around Span<T>

https://slicker.me/c_sharp/span-first.html
1•pjmlp•17m ago•0 comments

SANA-Video 2.0

https://nvlabs.github.io/Sana/Video2/
2•ilreb•17m ago•0 comments

Treasury threatens sanctions, claims Moonshot distilled Anthropic's Fable

https://techcrunch.com/2026/07/22/treasury-threatens-sanctions-after-white-house-claims-moonshot-...
2•mark336•18m ago•0 comments

OldLander: An extension to make old Reddit more usable on phone

https://github.com/octonezd/oldlander
1•zdmgg•19m ago•1 comments

ZonePlan: A free global meeting planner for remote teams

https://zoneplan.net/global-meeting-planner/
1•gavinbuilds•21m ago•0 comments

Scientists find the secret of birdsong's 'spectacular diversity

https://www.bbc.co.uk/news/articles/cwy4eg5dpyzo
1•sarreph•21m ago•0 comments

SharedRoot; Escaping the Claude Cowork Sandbox

https://accomplish.ai/blog/sharedroot-escaping-claude-cowork-sandbox/
1•ilreb•32m ago•0 comments

Flux 3

https://bfl.ai/blog/flux-3
22•ThouYS•34m ago•0 comments

It's an Apple Lisa, on a FPGA

https://hackaday.com/2026/05/09/its-an-apple-lisa-on-a-fpga/
3•austinallegro•36m ago•0 comments

Codex Slides: open-source AI slide studio powered by Codex. Prompt, repo to deck

https://github.com/nexu-io/codex-slides
2•maxloh•38m ago•0 comments

Show HN: StudioWalls. A free portfolio site for artists

https://www.studiowalls.org/
1•veryhungryhippo•40m ago•0 comments

Apertus 1.5 out – Latest version of Switzerland's open model

https://www.cscs.ch/science/computer-science-hpc/2026/apertus-15-building-the-next-generation-of-...
2•myyke•42m ago•2 comments

The Economics of Owning a Data Center [video]

https://www.youtube.com/watch?v=H4cBKJoxmUs
1•thelastgallon•50m ago•0 comments

Making Deformable a Mirror

https://www.youtube.com/watch?v=TPyQI7bJo6Q
1•brudgers•53m ago•0 comments

JEP 401: Value Objects officially proposed to target JDK 28

https://openjdk.org/jeps/401
1•pjmlp•56m ago•1 comments

Meilisearch vs. Manticore: Setting the Record Straight

https://manticoresearch.com/blog/meilisearch-vs-manticore-response/
2•snikolaev•57m ago•0 comments

Show HN: I built a native macOS terminal with Git integration in 5 days

https://kero.sh/
1•0x142857•1h ago•1 comments

OpenSpectra: a Rust CLI for managing specs, changes, and implementation tasks

https://github.com/howie/openspectra
1•modinfo•1h ago•0 comments

Wasmcart – Virtual Cartridge Format for Safe, Portable Games

https://github.com/wasmcart/wasmcart
1•TheWiggles•1h ago•0 comments

Is SMIC N+3's Metal Pitch Smaller Than Intel 18A's?

https://newsletter.semianalysis.com/p/steel-smic-n3-teardown
1•rguiscard•1h ago•0 comments