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.

Show HN: CrossTrack – Cross-platform identity resolution as a service

1•jamespeng•1m ago•0 comments

Ask HN: What are the machine requirements for a LLM like Llama-3.1-8B?

1•wasimsk•5m ago•0 comments

Reed Hastings to step down from Netflix board

https://www.theguardian.com/media/2026/apr/16/netflix-chair-reed-hastings
1•abawany•5m ago•0 comments

Single Stage Rocket Technology (SSRT) Delta Clipper Experimental (DC-X)(1993) [video]

https://www.youtube.com/watch?v=J6ZyDSmC-d0
1•o4c•9m ago•0 comments

Engram – context spine for AI coding agents, 88% proven token savings

https://github.com/NickCirv/engram
1•NickCirv•9m ago•0 comments

Deleteduser.com – A $15 PII Magnet

https://mike-sheward.medium.com/deleteduser-com-a-15-pii-magnet-c4396eb21061
2•p4bl0•14m ago•1 comments

MongoDB Compass Alternative

https://visualeaf.com/blog/visualeaf-as-mongodb-compass-alternative/
1•RoxiHaidi•16m ago•0 comments

I'm tired about hearing about AI startups

1•geuis•21m ago•2 comments

Observational constraints project a ~50% AMOC weakening by end of this century

https://www.science.org/doi/10.1126/sciadv.adx4298#sec-3
1•Kaibeezy•22m ago•0 comments

Drivers sue San Jose over nearly 500 police cameras used to track drivers

https://www.nbcnews.com/tech/tech-news/san-jose-drivers-sue-city-police-flock-cameras-rcna331750
2•blessedwhiskers•24m ago•0 comments

IETF: Meow

https://www.ietf.org/archive/id/draft-meow-mrrp-00.html
1•michaelsshaw•27m ago•0 comments

Dog Bed Database

https://aosabook.org/en/500L/dbdb-dog-bed-database.html
2•tosh•28m ago•0 comments

Why is the unit of measure placed before the value for currencies? (2016)

https://english.stackexchange.com/questions/34013/why-is-the-unit-of-measure-placed-before-the-va...
2•fittingopposite•29m ago•1 comments

'Middle Class' Actors Are Getting 'Squeezed Out' of Hollywood

https://variety.com/2026/tv/news/kirk-acevedo-sold-house-middle-class-actors-hollywood-1236722809/
3•Michelangelo11•29m ago•0 comments

House punts on FISA, extends spy powers program for two weeks

https://www.politico.com/news/2026/04/17/spy-powers-expiration-closes-in-as-house-procedural-vote...
1•Cider9986•30m ago•0 comments

A Stunning New Verdict Rewrites the Rules of Corporate Morality

https://www.nytimes.com/2026/04/17/opinion/a-stunning-new-verdict-rewrites-the-rules-of-corporate...
1•mitchbob•30m ago•2 comments

First bikebell against noise-canceling headphones

https://www.welovecycling.com/wide/duobell/
2•mccolly•32m ago•0 comments

Intel Core Ultra 7 270K Plus Performance in 340 Linux Benchmarks Review

https://www.phoronix.com/review/intel-core-ultra-7-270k-plus
2•rbanffy•33m ago•0 comments

How Secure Is Tap to Pay? [Veritasium] [video]

https://www.youtube.com/watch?v=PPJ6NJkmDAo
1•mfrw•34m ago•0 comments

For Enterprises, GPUs Need Virtualization as Much as CPUs Ever Did

https://www.nextplatform.com/control/2026/04/10/for-enterprises-gpus-need-virtualization-as-much-...
1•rbanffy•38m ago•0 comments

Everything works. Until it doesn't

https://blog.bridgexapi.io/everything-works-until-it-doesn-t-what-changes-when-messaging-hits-scale
1•Bridgexapi•38m ago•1 comments

PROBoter – Open-source platform for automated PCB analysis

https://www.schutzwerk.com/en/blog/proboter-01/
2•kuizu•39m ago•0 comments

US tech firms lobbied EU to keep datacentre emissions secret

https://www.theguardian.com/technology/2026/apr/17/microsoft-us-tech-firms-lobbied-eu-secrecy-rul...
2•zeristor•42m ago•1 comments

Ask HN: DS920 –> Unraid build, is the flexibility worth it?

1•sidebotexp•42m ago•0 comments

Search 54M Discord messages by User ID –> see cross-server history

https://illumi.icu/
1•NotTenyear•42m ago•2 comments

Ephemeral Leaks and Automated BGP Route Leak Detection

https://www.kentik.com/blog/ephemeral-leaks-and-automated-bgp-route-leak-detection/
1•oavioklein•43m ago•0 comments

McDonnell Douglas DC-X(1993)

https://en.wikipedia.org/wiki/McDonnell_Douglas_DC-X
2•o4c•43m ago•0 comments

Does your DSL little language need operator precedence?

https://utcc.utoronto.ca/~cks/space/blog/programming/LittleLanguagesVsOpPrecedence
1•ingve•47m ago•0 comments

UC Berkeley talk from alum CVP Microsoft on jobs, startups, and coding agents [video]

https://www.youtube.com/watch?v=l3RTCyMeceM
2•sfrcom•49m ago•1 comments

Qodiqa Consent as Infrastructure for Artificial Intelligence

https://qodiqa.github.io/qodiqa/docs/QODIQA___Consent_as_Infrastructure_for_Artificial_Intelligen...
2•bogdandutescu•49m ago•0 comments