frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: What percentage of your coding is now vibe coding?

2•mbm•12mo ago
As a rough estimate...

Comments

90s_dev•12mo 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•12mo 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•12mo ago
Zero
latexr•12mo 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•12mo 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•12mo 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•12mo 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•12mo ago
Partly. Mostly I write it myself, and only ask the LLM when I encounter problems.
apothegm•12mo 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•12mo 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.

Chinese Courts Rule Companies Cannot Fire Workers Simply to Replace Them with AI

https://www.caixinglobal.com/2026-04-30/chinese-courts-rule-companies-cannot-fire-workers-simply-...
2•virgildotcodes•2m ago•0 comments

The Rotary Un-Smartphone

https://skysedge.com/telecom/RUSP/index.html
2•tzury•6m ago•0 comments

Gremlin

https://en.wikipedia.org/wiki/Gremlin
2•jumploops•6m ago•0 comments

The Ethiopian Running Secret

https://aeon.co/essays/what-ethiopian-running-says-about-the-limits-of-human-ability
2•rifish•10m ago•0 comments

Learning my lesson that Python virtual environments aren't always movable

https://utcc.utoronto.ca/~cks/space/blog/python/VenvsNotEntirelyMovable
1•ingve•11m ago•0 comments

Raspberry Pi: A Foundation Model in Your Pocket – Colossus

https://colossus.com/article/raspberry-pi-eben-upton/
1•rbanffy•14m ago•0 comments

Meta Just Killed Open-Source AI

https://www.utkarshapoorva.com/writing/meta-llama-trap/
1•utkarsh_apoorva•17m ago•0 comments

RexIDE now has minimal "integration" with Codex App [video]

https://www.youtube.com/watch?v=K3j8ydsLfWs
1•tomerbd•22m ago•0 comments

Xmemory: Benchmarking Structured AI Memory Against RAG and Hybrid RAG

https://arxiv.org/abs/2604.27906
1•alex_petrov•29m ago•0 comments

Ukraine Overtakes US, 6 EU Countries in Press Freedom Index

https://kyivindependent.com/ukraine-overtakes-united-states-on-press-freedom/
2•dgellow•35m ago•0 comments

Advanced Quantization Algorithm for LLMs

https://github.com/intel/auto-round
1•lastdong•35m ago•0 comments

From Taxman to VATmiraal: Fifty Years of Teaching Machines the Law

https://vatmiraal.be/blog/from-taxman-to-vatmiraal
1•triska•36m ago•1 comments

Show HN: A minimal snippet sharing service with API, CLI, and web front end

https://github.com/skorotkiewicz/snip
1•modinfo•37m ago•0 comments

Meta Launches USDC Creator Payouts on Solana and Polygon via Stripe

https://stablecoinbrief.substack.com/p/meta-launches-usdc-creator-payouts
3•knivef•37m ago•0 comments

A TypeScript Implementation of FastCGI

https://github.com/Swatto/node-fastcgi
1•swatt0•38m ago•0 comments

CapEx ≥ Revenue Visibility:The new bar the market just set

https://twitter.com/oswarld_oz/status/2050080691694850328
2•haebom•38m ago•0 comments

SystemD is of out of control. The Best Minimal, Modern, Linux alternative

https://grigio.org/systemd-is-of-out-of-control-the-best-minimal-modern-and-modular-linux-alterna...
3•grigio•40m ago•3 comments

Ubuntu is going all in on Generative AI and other Linux distros might follow

https://www.neowin.net/news/ubuntu-is-going-all-in-on-generative-ai-and-other-linux-distros-might...
2•bundie•46m ago•0 comments

AI and decomp project used to port Super Smash Bros to PC

https://github.com/JRickey/BattleShip
1•tnelsond4•48m ago•0 comments

Bouncy – A small Rust web scraper with built-in MCP support

https://github.com/maziarzamani/bouncy
1•mazzamani•48m ago•0 comments

AI will dissolve human civilization as we know it

https://www.newstatesman.com/culture/books/book-of-the-day/2026/04/ai-will-dissolve-human-autonomy
2•thinkingemote•51m ago•0 comments

Employers are blindsiding candidates with AI interviews–and scaring them off

https://www.fastcompany.com/91534397/employers-are-blindsiding-candidates-with-ai-interviews-and-...
2•geox•54m ago•0 comments

Price of Free Gmail

https://www.forbes.com/sites/zakdoffman/2026/04/28/price-of-free-gmail-how-much-your-google-accou...
3•nreece•56m ago•0 comments

96.8% of MCP tool descriptions don't warn the agent about destructive behaviour

https://policylayer.com/research/state-of-mcp-2026
4•liad•57m ago•0 comments

Signs of early life in post asteroid impact sites

https://www.nature.com/articles/s43247-026-03206-7
3•albertgoeswoof•57m ago•0 comments

Is `cal` broken? What happened in September 1752?

https://unix.stackexchange.com/questions/17903/is-cal-broken-what-happened-in-september-1752
2•vismit2000•1h ago•1 comments

Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables

https://github.com/darrylmorley/whatcable
5•sleepingNomad•1h ago•0 comments

Show HN: SelectAndTranslate – Build vocabulary from anything you read (free)

https://selectandtranslate.z7.web.core.windows.net/
1•yanahackernews•1h ago•0 comments

Hype: List of latest ML Python repos,models and subreddits

https://hype.replicate.dev/
1•nalinidash•1h ago•0 comments

Openrouter.ai Now Supports Workspaces

https://openrouter.ai/docs/guides/features/workspaces
1•janandonly•1h ago•0 comments