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.

The "Hiring Boom" Is a Mirage

https://www.highsignalhiring.com/p/the-hiring-boom-is-a-mirage
1•BerislavLopac•1m ago•0 comments

Show HN: Dynamod – Linux init with Erlang-style supervisor trees

https://github.com/sinisterMage/dynamod
2•SinisterMage2•4m ago•0 comments

Scientists shocked to find lab gloves may be skewing microplastics data

https://www.sciencedaily.com/releases/2026/03/260329222938.htm
1•isaacfrond•5m ago•0 comments

Show HN: Open-source AI native linktree app

https://linkroot.space
1•IsruAlpha2•8m ago•0 comments

Show HN: Book Juicing – Interactive D. Amodei's "The Adolescence of Technology"

https://adolescence-of-technology-vercel.vercel.app/
1•akman•12m ago•0 comments

The carcinogenicity of e-cigarettes: a qualitative risk assessment

https://academic.oup.com/carcin/article-abstract/47/1/bgag015/8555982?redirectedFrom=fulltext
2•femto•15m ago•1 comments

Working Software Runs Locally

https://nickmonad.blog/2026/working-software-runs-locally/
1•mpweiher•19m ago•0 comments

Andrej Karpathy on supply chain attacks

https://twitter.com/karpathy/status/2038849654423798197
2•tosh•25m ago•0 comments

The Download: brainless human clones and the first uterus kept alive outside a

https://www.technologyreview.com/2026/03/30/1134836/the-download-brainless-human-clones-first-ute...
1•joozio•26m ago•0 comments

Show HN: TaskTrace, a local-first activity log that gives LLMs context

https://tasktrace.com
1•warrenronsiek•31m ago•1 comments

Show HN: Claudebase: Sync your Claude Code env across machines via GitHub

https://github.com/rohithzr/claudebase
1•rohithazra•36m ago•0 comments

Human TODO

https://humantodo.dev/
1•pramodbiligiri•37m ago•0 comments

YouTube chat logs reveal employees aimed for "viewer addiction" and scrapped

https://www.dexerto.com/youtube/youtube-chat-logs-reveal-employees-aimed-for-viewer-addiction-and...
5•latein•40m ago•1 comments

Freedom is the only thing that matters. Living freely. Creating freely

4•kaizenb•40m ago•3 comments

With Mythos will we reach coding singularity?

1•kamalsrini17•41m ago•0 comments

Memopt – GPU memory infrastructure for AI clusters

https://memopt.com/
1•lachu_536•43m ago•0 comments

2026 has been the most pivotal year in my career and it's only March

https://nullprogram.com/blog/2026/03/29/
4•x591•44m ago•1 comments

Shor's algorithm is possible with as few as 10k reconfigurable atomic qubits

https://arxiv.org/abs/2603.28627
2•ipnon•45m ago•0 comments

Vaping likely to cause cancer, new Australian review of evidence finds

https://www.rnz.co.nz/news/world/591096/vaping-likely-to-cause-cancer-new-australian-review-of-ev...
5•abawany•48m ago•1 comments

Q4_0 KV cache collapses 92.5% at 64K on DGX Spark GB10 (unified memory paradox)

https://github.com/Memoriant/dgx-spark-kv-cache-benchmark
2•memoriant•49m ago•0 comments

Don't sleep on your feedback infrastructure

https://www.lumeforms.com/audit
1•Akhilm6•49m ago•1 comments

Scientists uncovered the nutrients bees were missing – Colonies surged 15-fold

https://www.sciencedaily.com/releases/2026/03/260327000518.htm
6•apparent•52m ago•0 comments

Good CTE Bad CTE

https://boringsql.com/posts/good-cte-bad-cte/
2•x591•53m ago•0 comments

Claude Code v2.1.88 Sourcemap

https://unpkg.com/@anthropic-ai/claude-code@2.1.88/cli.js.map
3•PashKatel•55m ago•0 comments

How the Apple II created the core of personal computing

https://www.theverge.com/tech/900677/apple-ii-personal-computer
3•rbanffy•57m ago•0 comments

Write Native Web HTML and CSS for Roblox UI

https://twitter.com/xeno_mouse/status/2038759250453729685
1•bloxstack•1h ago•0 comments

Windows++: C++ Application Framework for Windows by Paul DiLascia

http://pauldilascia.com/wpp.htm
1•teleforce•1h ago•0 comments

A rational non-commutative 4×4x48 matrix multiplication algorithm

https://arxiv.org/abs/2603.18699
1•vulcanology•1h ago•0 comments

Hand-Drawn Style in PowerPoint

https://pptcrafter.wordpress.com/2019/09/24/hand-drawn-style-in-powerpoint/
2•teleforce•1h ago•0 comments

Corebot 26.03 released with Intel PantherLake support

https://blogs.coreboot.org/blog/2026/03/30/coreboot-26-03-release/
1•cromka•1h ago•0 comments