logoalt Hacker News

hibikirtoday at 2:57 PM1 replyview on HN

It's using a bad tool to try to aim at something reasonable-ish: Developers not taking advantage of the tools in places where it's very easy to get use out of them. I have coworkers like that: One spent 3 days researching a bug that Claude found in 10 minutes by pointing it at the logs in the time window and the codebase. And he didn't even find the bug, when Claude nailed it in one.

But is this something that is best done top to bottom, with a big report, counting tokens? Hell no. This is something that is better found, and tackled at the team level. But execs in many places like easy, visible metrics, whether they are actually helping or not. And that's how you find people playing JIRA games and such. My worse example was a VP has decided that looking at the burndown charts from each team under them, and using their shape as a reasonable metric is a good idea.

It's all natural signs of a total lack of trust, and thinking you can solve all of this from the top.


Replies

sarchertechtoday at 3:17 PM

The thing is we’ve always had people who spend more time on their tooling or learn different tools and perform better.

I’ve seen people use notepad and I’ve seen people who are so good at vim that they look like they’re on editing code directly with their mind.

Your particular example is extreme and my guess is the coworker is just not great at debugging. I use Claude all the time for finding bugs, but it fails fairly frequently though. I think there’s probably advantage to having some people who don’t use it that often, so you have someone to turn to when it fails.

I’m definitely not exercising my debugging skills as much as I used to and I’m fairly confident they’ve atrophied.

show 1 reply