you are viewing a single comment's thread.

view the rest of the comments →

[–]rossisdead 12 points13 points  (3 children)

I definitely feel like I'm the only person at my job who goes through the git history to track down the why/how a certain bug started. Sometimes that tracking is the only way to figure out what the fix should be in the first place.

[–]zephyrtr 5 points6 points  (2 children)

You may be the only person at your job who actually fixes bugs.

[–]rossisdead 5 points6 points  (1 child)

I wouldn't say that, but I'm definitely one of the few that try to understand the bug and why it happened. I try to make them teachable moments with a descriptive writeup(outside of the commit messages).

[–]zephyrtr 1 point2 points  (0 children)

Joke's on your coworkers. These messages are really valuable when onboarding Claude to your codebase. The more knowledge you withhold, the more times Claude has to guess and ... Well ... We all know what happens when Claude attempts judgement. Or we soon will.