logoalt Hacker News

braptoday at 1:16 PM3 repliesview on HN

How do you manage your frustration in these interactions? I often find myself getting pissed off


Replies

Sohcahtoa82today at 5:25 PM

If you know how to write it manually, then do it.

In my experience, Claude Code is great at making a first-pass at a project, but once you start asking it to make changes, it explodes. A bug fix that should only be 2 lines turns into adding 3 functions totaling 100 lines.

Something as simple as "make the button blue" should be done manually.

gonzalohmtoday at 1:35 PM

I stop using AI and do the job manually. I normally give AI one shot at the task. If it fails then it's not saving me any time

show 1 reply
ceejayoztoday at 1:17 PM

The goal of my personal harness is to get to the point where I never actually talk to Claude directly for that very reason.

show 1 reply