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•11mo ago
As a rough estimate...

Comments

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

Ora2Pg Just Saved Indian Taxpayers More Than a Million Dollars per Year

https://hexacluster.ai/blog/ora2pg-just-saved-indian-taxpayers-more-than-a-million-dollars-per-year
1•avivallssa•2m ago•0 comments

How HN: DocoAPI – API docs that auto-sync from your OpenAPI spec

https://docoapi.com/
1•onmyway133•2m ago•0 comments

Clarke and Dawe – The Front Fell Off [video] (1991)

https://www.youtube.com/watch?v=3m5qxZm_JqM
1•walterbell•4m ago•0 comments

Autonomous Rocket Landing with Reinforcement Learning (YouTube)

https://www.youtube.com/watch?v=1oI-Gh8R_HE
1•rafacm•6m ago•1 comments

Iran-linked hackers disrupt operations at US critical infrastructure sites

https://arstechnica.com/security/2026/04/iran-linked-hackers-disrupt-operations-at-us-critical-in...
1•joozio•6m ago•0 comments

Show HN: PostgreSQL running in the browser, persisting to S3

https://www.zerofs.net/postgresql-in-the-browser
1•Eikon•7m ago•0 comments

DSPy: Programming – Not Prompting – Language Models

https://www.akashtandon.in/interactive-explainers/dspy/
1•akashtndn•10m ago•0 comments

Show HN: Omen – A lightweight Kubernetes chaos operator with manual approval

https://github.com/k-krew/omen
1•kreicer•12m ago•0 comments

Show HN: Artificial Intelligence Squared – LLMs Debate Each Other

https://ai-squared.vercel.app
1•emregucerr•14m ago•0 comments

TradingGoose-Market: canonical ticker identity across market data providers

https://www.tradinggoose.ai/blog/building-tradinggoose-market
1•BruzWJ•14m ago•1 comments

Antirez vs Opus vs Codex

https://twitter.com/antirez/status/2041273781256159646
1•napolux•15m ago•0 comments

Show HN: An API that catches what your LLM confidently got wrong

https://enterprise.factagora.com/en/api
5•hanwoo•20m ago•1 comments

How to Add Memory to Your Hermes Agent

https://cortexdb.ai/blog/hermes-memory-tutorial
2•prmalik•20m ago•0 comments

Show HN: Guardians – Verify tool-using agent workflows before execution

https://github.com/metareflection/guardians
2•namin•22m ago•0 comments

The silent coup: How AI captured Westminster

https://www.newstatesman.com/technology/2026/04/the-silent-coup
1•timthorn•24m ago•0 comments

Show HN: Agent Skill Based on "Open Source Security at Astral"

https://github.com/backnotprop/oss-security-audit
2•ramoz•25m ago•0 comments

Show HN: Stricline: A meta-framework to easily build robust CLI apps w/stricli

https://codeberg.org/reesericci/stricline/
2•reesericci•25m ago•0 comments

Summer is getting longer, and it's happening faster than we thought

https://news.ubc.ca/2026/04/summer-is-getting-longer-and-its-happening-faster-than-we-thought/
1•xbmcuser•26m ago•0 comments

New version of Claude-ground with newly added skills for indie devs

https://github.com/akinalpfdn/claude-ground
1•akinalpfdn•26m ago•0 comments

Code Is Cheap Now, and That Changes Everything

https://perevillega.com/posts/2026-03-16-code-is-cheap-now/
3•v-mdev•29m ago•0 comments

Increasing and inequitable US pregnancy-related mortality ratios

https://academic.oup.com/aje/advance-article/doi/10.1093/aje/kwaf287/8414625?login=false
1•PaulHoule•31m ago•0 comments

Hungary is not just an illiberal state. It is a state with a moral mission

https://www.noemamag.com/the-return-of-the-moral-state/
2•Pamar•32m ago•0 comments

Pages of Claude Mythos That Got Zero Headlines

https://twitter.com/samagra_sharma/status/2041882243807707230
3•samagra14•33m ago•1 comments

Show HN: AccessGuard – Scan your site for accessibility lawsuit risks

https://getaccessguard.com/
2•chille87•34m ago•0 comments

Amazon is ending support for older Kindles and Kindle Fires

https://www.theverge.com/tech/908302/amazon-ending-support-kindle-fire-tablet-e-reader-pre-2012-o...
3•ingve•35m ago•0 comments

Uni-1 AI – Advanced AI Platform for Content Generation

https://uni-1.co
1•danielmateo773•40m ago•0 comments

SecureDrop is an open source whistleblower submission system

https://securedrop.org/
1•janandonly•41m ago•0 comments

Mitigating Unexpected Arithmetic Overflow

https://lkml.org/lkml/2024/5/7/1767
1•prakashqwerty•41m ago•0 comments

Building a Rust Runtime for TypeScript

https://encore.dev/blog/rust-runtime
5•dohguy•43m ago•1 comments

Is there a path to Gamification of Verification?

https://olshansky.info/thoughts/2026-04-08-gamification-of-verification
1•Olshansky•44m ago•0 comments