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.

I Built My Personal Site with AI in 4 Days

https://www.dhawalshah.net/article/building-personal-site-with-ai
1•djshah•1m ago•0 comments

Open Source Gave Me Everything Until I Had Nothing Left to Give

https://kennethreitz.org/essays/2026-03-18-open_source_gave_me_everything_until_i_had_nothing_lef...
1•rglullis•3m ago•0 comments

Study: Sycophantic AI can undermine human judgment

https://arstechnica.com/science/2026/03/study-sycophantic-ai-can-undermine-human-judgment/
1•Liriel•3m ago•0 comments

Show HN: Web service for writing a log (history) of your company

https://sharedlog.app/
1•keyhell•4m ago•0 comments

Building Kenya's Money Rail with .NET SQL Server and SMS in 2005

https://jkitsao.substack.com/p/inside-the-first-m-pesa-backend-20052013
1•kitsao•10m ago•0 comments

Show HN: Agent Forge, an agent framework, heuristic routing and graph execution

https://github.com/Minns-ai/agent-forge-sdk
1•gooseyGander•11m ago•0 comments

Porting Go's io package to C

https://antonz.org/porting-go-io/
1•valyala•12m ago•0 comments

Switch preferences and chat history from other LLM apps to Gemini

https://blog.google/innovation-and-ai/products/gemini-app/switch-to-gemini-app/
1•Yizahi•15m ago•1 comments

OpenAI "indefinitely" shelves plans for erotic ChatGPT

https://arstechnica.com/tech-policy/2026/03/chatgpt-wont-talk-dirty-any-time-soon-as-sexy-mode-tu...
1•isaacfrond•18m ago•0 comments

Show HN: Nudge – Free, open-source Mac window manager

https://nudge.run/
1•mikusnuz•19m ago•0 comments

UK Car Bingo – Trainspotting for Cars

https://chrispattle.com/uk-car-bingo
1•pattle•23m ago•0 comments

The Guinndex – Pint Prices Across Ireland

https://guinndex.ai
1•futurecat•24m ago•0 comments

Israeli Air Force major charged [..] classified info to place bets on Polymarket

https://www.timesofisrael.com/israeli-air-force-major-charged-with-using-classified-info-to-place...
2•defly•27m ago•0 comments

Mastodon Stories for Systemd v260

https://0pointer.net/blog/mastodon-stories-for-systemd-v260.html
1•mfrw•29m ago•0 comments

Undergraduation (2005)

https://www.paulgraham.com/college.html
1•chistev•30m ago•0 comments

Psyop: A Little Experiment

https://github.com/madprops/psyop
1•serveitup•30m ago•0 comments

Why do dictatorships look the same?

https://www.youtube.com/watch?v=3PKXBwXYCog
2•gzread•31m ago•0 comments

NeurIPS retracts overly broad sanctions list

https://twitter.com/NeurIPSConf/status/2037438893457289364
2•limoce•32m ago•0 comments

Archaeologists may have found the grave of the legendary "fourth musketeer"

https://arstechnica.com/science/2026/03/archaeologists-may-have-found-the-grave-of-the-legendary-...
1•isaacfrond•33m ago•0 comments

The illusion of American omnipotence (1952)

https://harpers.org/archive/1952/12/the-illusion-of-american-omnipotence/
1•johntfella•34m ago•0 comments

Bitbucket is keeping a free tier for self-hosted CI runners

https://www.atlassian.com/blog/bitbucket/announcing-the-next-chapter-for-bitbucket-pipelines-runners
1•moebrowne•34m ago•1 comments

Show HN: Qwen Meetup, Function Calling Harness, turning 6.75% to 100%

https://autobe.dev/blog/function-calling-harness-qwen-meetup-korea/
1•samchon•34m ago•0 comments

Reinventing the Pull Request

https://lubeno.dev/blog/reinventing-the-pull-request
2•bkolobara•37m ago•0 comments

The emerging 2-tier system for moving oil through dangerous waters

https://sherwood.news/markets/iran-strait-of-hormuz-friendly-vessels-traffic-us-escort/
2•mooreds•37m ago•0 comments

Math Anxiety Is Contagious, but So Is Confidence

https://www.iadb.org/en/blog/education/math-anxiety-contagious-so-confidence
1•mooreds•37m ago•0 comments

Was the Iran War Caused by AI Psychosis?

https://houseofsaud.com/iran-war-ai-psychosis-sycophancy-rlhf/
4•2a0c40•39m ago•2 comments

The surprising science behind red-light therapy – and how it works

https://www.nature.com/articles/d41586-026-00878-1?linkId=61058317
1•XzetaU8•41m ago•1 comments

Show HN: Interactive guitar modes explorer: scales, fretboard, diatonic chords

https://www.fachords.com/chords-modal-scales/
1•giancaIta•42m ago•0 comments

New Super Mario Land,the Homebrew Marvel Intended as X-Mas Gift

https://www.nintendolife.com/news/2019/11/feature_the_story_behind_new_super_mario_land_the_homeb...
3•Markoff•43m ago•1 comments

Telnyx v4.87.1 and v4.87.2 are compromised by TeamPCP

https://github.com/team-telnyx/telnyx-python/issues/235
1•ramimac•44m ago•1 comments