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

Comments

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

FCaptcha – A modern CAPTCHA system designed to detect everything

https://github.com/WebDecoy/FCaptcha
1•cport1•59s ago•0 comments

Right-sizes LLM models to your system's RAM, CPU, and GPU

https://github.com/AlexsJones/llmfit
1•bilsbie•2m ago•0 comments

Tell HN: Discover using old phone numbers from data broker for SMS 2FA

1•throwawaycDpvY•4m ago•0 comments

Show HN: I built speedmux, a libghostty-powered terminal multiplexer

https://github.com/webforspeed/speedmux
1•n89nanda•4m ago•1 comments

TeX Live 2026 is released

https://tug.org/pipermail/tex-live/2026-March/052232.html
2•gucci-on-fleek•6m ago•2 comments

Noordung's "Wohnrad" – the precursor to rotating space station architecture

https://www.sciencedirect.com/science/article/pii/S0094576525008616
1•pmcjones•7m ago•0 comments

Why are Chinese EVs cheaper than Tesla

https://restofworld.org/2026/why-are-chinese-evs-cheaper-than-tesla/
2•colinprince•8m ago•0 comments

ea.js – Echelon Analytics

https://ea.js.org/
2•velmu•8m ago•0 comments

Show HN: Reveal.js via CDN Template Repo

https://github.com/pacharanero/reveal-js-cdn-template
1•pacharanero•8m ago•0 comments

Show HN: Joey – MCP client that runs on your phone

https://benkaiser.github.io/joey-mcp-client/
1•benkaiser•9m ago•0 comments

Show HN: Jam Storyteller – Attention? Memory Is All You Need

https://github.com/mathorn1973/twistjamstoryteller/releases/tag/v1.0
1•amthorn•9m ago•1 comments

Show HN: Service Book – Smart maintenance tracking for every car owner

https://yourservicebook.com/
1•sectorthree•11m ago•0 comments

The Rabbit Woman of Gowanus (2015)

https://www.theawl.com/2015/02/the-rabbit-woman-of-gowanus/
1•Thorondor•13m ago•0 comments

IPv6-Mostly Networks: Deployment and Operations Considerations

https://datatracker.ietf.org/doc/html/draft-ietf-v6ops-6mops
1•zacwest•17m ago•0 comments

Processing UK rail data in real-time (2025)

https://aran.dev/posts/processing-uk-rail-data-in-real-time/
1•teleforce•20m ago•0 comments

The ROLV CPU Breakthrough

https://rolv.ai
1•heggenhougen•24m ago•1 comments

Given AI, should I still consider becoming a computer programmer? Yes, and...

https://htmx.org/essays/yes-and/
2•rsyring•25m ago•0 comments

SSHKit – An Elixir Toolkit for Performing Tasks on One or More Servers

https://github.com/bitcrowd/sshkit.ex
1•TheWiggles•26m ago•0 comments

HN: I built a Bitcoin meme site with 21-episode fake Satoshi interviews

https://satoshisaidwhat.com
1•FunAnalyst5490•28m ago•1 comments

The US-Israeli Strike on Iran: A Game-Changer for Ukraine?

https://www.kyivpost.com/opinion/70953
1•JumpCrisscross•33m ago•0 comments

The New Cool Thing: Being Human

https://www.honest-broker.com/p/the-new-cool-thing-being-human
1•paulpauper•35m ago•0 comments

Suspected insiders make over $1.2M by betting on U.S.'s Iran strike

https://www.coindesk.com/markets/2026/02/28/suspected-insiders-make-over-usd1-2-million-on-polyma...
4•airhangerf15•35m ago•1 comments

Show HN: Ductwork – A Go platform for running AI agents on autopilot

https://github.com/dneil5648/ductwork
1•dneil8675•35m ago•0 comments

Bets on Fate of Iran's Khamenei Spark Uproar at Leading Prediction Markets

https://www.wsj.com/world/middle-east/bets-on-fate-of-irans-khamenei-spark-uproar-at-leading-pred...
2•paulpauper•36m ago•0 comments

U.S. Races to Accomplish Iran Mission Before Munitions Run Out

https://www.wsj.com/world/middle-east/u-s-races-to-accomplish-iran-mission-before-munitions-run-o...
3•ParentiSoundSys•36m ago•1 comments

Show HN: Code-Graph-RAG – Knowledge graph RAG for any codebase

https://github.com/vitali87/code-graph-rag
1•vitali87•36m ago•1 comments

Allegations of insider trading over prediction-market bets tied to Iran conflict

https://www.morningstar.com/news/marketwatch/20260301140/allegations-of-insider-trading-over-pred...
3•paulpauper•37m ago•0 comments

The Rectangular Cows: Geometric Livestock in 19th-Century Paintings

https://rarehistoricalphotos.com/rectangular-cows/
1•ZeljkoS•39m ago•0 comments

Breeze QtWidgets style changes to help us prepare for Union

https://akselmo.dev/posts/breeze-and-union-preparing/
1•birdculture•39m ago•0 comments

Show HN: PartyHub Rental – Marketplace for party equipment rentals

https://www.partyhubrental.com
1•eibrahim•40m ago•0 comments