Hacker News

allisdust
The Vibe Tax insufferable.dev

alehlopeh32 minutes ago

I tried, but I’m not sure I understand. The vibe tax is caused by the model trying to one-shot everything and doing so requires unnecessary tests? How are vibe coders training the model over months? Do you mean their sessions and preferences are being fed back into the RL?

hmokiguess3 minutes ago

Needs more info, has a good storyline but I am left trying to understand the overall pattern and trend implied there.

supriyo-biswasan hour ago

I feel this, yes.

In effect, I’ve always wanted a pair programmer agent, not a zero to one programming agent. Unfortunately models these days are mostly of the latter kind and it has caused a major disruption in the way I work. I’d much rather appreciate a small model making fast and specific edits that I ask if it, rather than ingesting 20 files to make changes, and then starting to write tests, etc.

lilbigdoot4 minutes ago

Just said something similar myself in another thread. I'm either writing things by hand (and using LLMs for research, or double checking an idea), or having an LLM spit out something I treat as an external dependency. Its still too tedious for me to use them to write code when I care how it works or there's not obvious invariants the code needs to hold

beezlewax9 minutes ago

I've found writing small well defined tickets and getting Claude to work on them works well for this type of workflow.

acedTrex6 minutes ago

This sounds miserable, why not just give it specific tasks to do in your normal workflow/editor? Why would we want to do MORE of the miserable task of ticket creation.

pgt36 minutes ago

Pre-October 2025, maybe yes. But now? Couldn't disagree more. There is no insight in this post.

esafakan hour ago

Create a spec and have a dumb model execute it. Problem solved.

hleszek37 minutes ago

Ask the AI to create a detailed spec according to a few simple requirements. Review the spec yourself and correct what you want changed. Then ask the AI to implement the spec. Each time you request something new, ask the AI to update the spec as well.

add-sub-mul-diva minute ago

This so much more annoying and circuitous than writing code.

hn-front (c) 2024 voximity
source