frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: What percentage of your coding is now vibe coding?

2•mbm•1y ago
As a rough estimate...

Comments

90s_dev•1y 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•1y 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•1y ago
Zero
latexr•1y 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•1y 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•1y 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•1y 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•1y ago
Partly. Mostly I write it myself, and only ask the LLM when I encounter problems.
apothegm•1y 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•1y 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 build a Nokia brick app instead of buying a dumbphone

https://nokiaretrophone.mr-ahhk1412.chatgpt.site/
1•ahhk•5m ago•1 comments

Show HN: Boxy – Design System and Agent Skill for interfaces with square corners

http://github.avestura.dev/boxy-design-skill/
1•avestura•5m ago•0 comments

Exploring the scalable matrix extension of the Apple M4 processor

https://github.com/tzakharko/m4-sme-exploration
1•tosh•9m ago•0 comments

Commodore Phone Update

https://commodore.net/commodore-callback-8020-updates/
1•andsoitis•10m ago•0 comments

Running cloud credit management locally through notifications

https://github.com/Astralchemist/creditwatch
1•akashi_dev•14m ago•0 comments

Ask HN: Tutorial/Book on Building a Desktop Windowing System

1•ADavison2560•16m ago•0 comments

How Big Tech Runs Tech Projects and the Curious Absence of Scrum (2021)

https://newsletter.pragmaticengineer.com/p/project-management-in-tech
1•tosh•16m ago•0 comments

Phineas Gage

https://en.wikipedia.org/wiki/Phineas_Gage
1•LolWolf•18m ago•0 comments

Can Skills Learned in Games Transfer to Real-World Work?

https://www.latent.space/p/good-start-labs
2•james_mir•19m ago•1 comments

Show HN: A global music video channel like 90s MTV Select

https://selectm.tv
2•cvgellhorn•22m ago•0 comments

Methods, Provenance and Limitations Documentation for Asteroid Approach Reports

https://zenodo.org/records/22868834
1•UniverseToday•29m ago•0 comments

Apple Fitness+ Layoffs Reported Ahead of Potential 'Major' Changes

https://www.macrumors.com/2026/09/20/apple-fitness-plus-layoffs-reported/
2•mgh2•31m ago•0 comments

Kev: Tiny Jev-like family of decision models built on top of Qwen3.5

https://github.com/jaredpalmer/kev/tree/main
8•tosh•34m ago•2 comments

Effective Altruism Is Evil

https://twitter.com/thetreygoff/status/2101520207223173611
3•pr337h4m•35m ago•1 comments

State of Engineering Is Horribleium

https://twitter.com/v0xium/status/2101526107128529120
1•abrbhat•37m ago•0 comments

One researcher published the 'System 1 AI' idea in 2025

https://www.youtube.com/watch?v=fyx7xz-vtMY
1•frag•42m ago•0 comments

Where Do Chatbots Come From? What I Wish Everyone Knew About AI in 2026

https://www.lesswrong.com/posts/dww6cpbo2XoKbsxyw/where-do-chatbots-come-from-what-i-wish-everyon...
2•joozio•43m ago•0 comments

Sublime Text Build 4213

https://www.sublimetext.com/blog/articles/sublime-text-4213
1•konz•44m ago•0 comments

The Vasari Graph

https://medium.com/counterarts/the-vasari-graph-89cc69ea54ce
1•cadeos•45m ago•0 comments

Socrates on the Invention of Writing and the Relationship of Writing to Memory

https://www.historyofinformation.com/detail.php?id=3439
1•Bluestein•46m ago•0 comments

WWYD with 10k engineers and unlimited compute?

https://www.reddit.com/r/NoemaSI/comments/1wm4yme/what_would_you_do_with_10k_engineers_and/
2•chrisMyzel•51m ago•1 comments

Ask HN: My recent show HN post got flagged need guidance

4•theguysudo•52m ago•4 comments

Raspberry Pi 5 EEPROM update now blocks manual RAM upgrades

https://www.reddit.com/r/selfhosted/comments/1wkxjwg/raspberry_pi_5_eeprom_update_now_blocks_manual/
3•csmantle•55m ago•0 comments

Rosenbjerg/local-review: Minimal webapp for local code review of branches

https://github.com/rosenbjerg/local-review
3•bhubert•1h ago•0 comments

Shopify CEO says employees' `slop grenades` making more work for everyone else

https://fortune.com/2026/09/17/shopify-tobias-lutke-ai-slop-grenades/
3•theanonymousone•1h ago•0 comments

Replacing an agentic classification loop with Jev: 7x faster

https://blog.r6i.it/typesafe-jev-vs-agentic-loop.html
2•sammy_rulez•1h ago•0 comments

Do Artifacts Have Politics? (1980)

https://www.jstor.org/stable/20024652?seq=1
1•shinryuu•1h ago•0 comments

Thoughts on a Typesafe Coding Agent

https://docs.google.com/document/d/1G61uUB0FifUnmmrPzFQojZ3KpczYKmXGpgEXDJ2l_Zg/preview?pli=1&pru...
1•tosh•1h ago•0 comments

North Korean Hackers Posed as Recruiters.They Infected 30k Devices Worldwide

https://www.inc.com/kevin-haynes/north-korean-hackers-posed-as-recruiters-infected-30000-devices-...
5•jnord•1h ago•0 comments

Should you trust Al to deliver financial advice?

https://www.saturnos.com/report/artificial-authority
1•7777777phil•1h ago•0 comments