logoalt Hacker News

apitmantoday at 3:45 PM1 replyview on HN

The way I look at these types of difficult debugging problems has completely changed.

If it's a system I want to understand more deeply and I have the time, I try to force myself to do it by hand. If not, the agent does it.

The trap is that it's easy to convince myself that I never have the time.


Replies

budman1today at 3:53 PM

Not being a user of agents, my question is 'does the agent always find the root cause and remove the defect'?

The way I got good at finding the hard ones was finding hard ones. Without that practice, I would be helpless.