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.

Innovation Council Action to Push Trump's A.I. Agenda in Midterms

https://www.nytimes.com/2026/03/29/business/trump-artificial-intelligence-pac-midterms.html
1•enoint•27s ago•0 comments

The Great War, Pigeons and Ontologies

https://overengineer.it.com/posts/great-war-pigeons-ontologies/
1•adsellor•1m ago•0 comments

In Defense of Thinking

https://calnewport.com/in-defense-of-thinking-2/
1•chmaynard•2m ago•0 comments

Ask HN: How to Handle Claude's Stubbornness?

3•classicpsy•5m ago•0 comments

Category Theory Illustrated – Types

https://abuseofnotation.github.io/category-theory-illustrated/06_type/
1•boris_m•7m ago•0 comments

Din SDK Ship Accountable Agents with Cryptographic Evidence

https://at1c.com/2026/03/din-sdk
1•At1C•8m ago•0 comments

OpenCLI – Make Any Website, Electron App, or Local Tool Your CLI

https://github.com/jackwener/opencli
1•ashing•8m ago•1 comments

Ghostmoon.app – The Swiss Army Knife for your macOS menu bar

https://www.mgrunwald.com/ghostmoon/
2•mgrunwald_•10m ago•1 comments

How-to guide: Commissioning a Sensor Physics R&D Lab

https://gist.github.com/nup002/912383615b12dc1ec44ae9004c40b11f
1•MagneLauritzen•16m ago•1 comments

Speech to Text on WSL in one line

https://igorstechnoclub.com/speech-to-text-on-wsl-in-one-line/
1•Igor_Wiwi•16m ago•0 comments

I built a tool that turns your docs and FAQs into a support chatbot (Umiplex)

https://umiplex.com
1•marwenbuilds•16m ago•0 comments

Tipos como Guia: Como usar a segurança para controlar a IA

https://diccar.substack.com/p/tipos-como-guia-como-usar-a-seguranca
2•robsonamendonca•18m ago•0 comments

Show HN: Heartbeat – A simple public page for your real-world and online status

https://heartbeat.page/
4•ipster_io•19m ago•1 comments

The AI Bubble Is Cracking [video]

https://www.youtube.com/watch?v=s31ZpM8_p_M
1•sheldor•21m ago•0 comments

Zinc – LLM inference engine written in Zig, running 35B models on $550 AMD GPUs

https://github.com/zolotukhin/zinc
3•mvdwoord•22m ago•0 comments

Drowning Doesn't Look Like Drowning

https://www.army.mil/article/109852/drowning_doesnt_look_like_drowning
1•Brajeshwar•22m ago•0 comments

Boosting good gut bacteria population may slow cognitive decline

https://medicalxpress.com/news/2026-03-boosting-good-gut-bacteria-population.html
2•pseudolus•28m ago•0 comments

European Commission admits attackers broke into public web systems

https://www.theregister.com/2026/03/30/european_commission_breach/
4•jruohonen•29m ago•1 comments

Mathematical methods and human thought in the age of AI

https://arxiv.org/abs/2603.26524
2•zaikunzhang•30m ago•1 comments

Show HN: Ziglag:Self-hosted invoicing for solo devs who are done paying for CRUD

2•level09•31m ago•0 comments

Reality TV is going away

https://www.nytimes.com/2026/03/24/business/media/reality-tv-era-ending.html
4•bookofjoe•32m ago•2 comments

Show HN: Designing an API for LLMs, Not Humans

https://labs.tryopendata.ai/designing-an-api-for-llms
2•RileyHilliard•32m ago•0 comments

The stealthy startup that pitched brainless human clones

https://www.technologyreview.com/2026/03/30/1134780/r3-bio-brainless-human-clones-full-body-repla...
1•joozio•34m ago•0 comments

Show HN: Ag.sh – All-in-one CLI tool to do parallelised AI development with ease

https://github.com/andrewhathaway/ag.sh
2•hathers•35m ago•0 comments

Decision Stack: Designing AI Systems That Can Stop

https://kosukeshirako.substack.com/p/decision-is-not-output-it-is-control
2•kosuke_shirako•38m ago•0 comments

Show HN: Sshifu – SSH Login with SSO. Alternative to Teleport and Smallstep

https://github.com/azophy/sshifu
2•azophy_2•38m ago•0 comments

A small set of purple MTG cards

https://tsvibt.blogspot.com/2026/03/a-small-set-of-purple-mtg-cards.html
1•surprisetalk•39m ago•1 comments

Escaping the Ogallala Trap

https://worksinprogress.co/issue/escaping-the-ogallala-trap/
1•surprisetalk•39m ago•1 comments

The first A-Corp law is here

https://www.ystrickler.com/the-first-a-corp-law-is-here/
2•surprisetalk•39m ago•0 comments

Larry Ellison's Superyacht [video]

https://www.youtube.com/watch?v=zCJ5sxpcsNU
2•surprisetalk•39m ago•0 comments