←back to thread

282 points _vaporwave_ | 3 comments | | HN request time: 0.001s | source
Show context
Simon_O_Rourke ◴[] No.45001503[source]
As a manager a lot of the annoying interruptions I put down to, and I chafe at using the word, a lack of hustle.

Okay, so I view my job as primarily giving devs some strategic direction and priority, but also unblocking them from getting work done.

On the later, the kind of interruptions I get are from folks who just don't want to do and figure some things out for themselves. Need access to a database... Go ask infra support. Don't know who wrote this API client, go look in git. There's folks who just don't bother to go search for these things themselves.

replies(3): >>45006038 #>>45006483 #>>45006906 #
1. forgotusername6 ◴[] No.45006038[source]
If you're a manager, and those requests are coming from your team, isn't that just part of the job and not an interruption? Giving direction and priority is not a full time job, surely.
replies(1): >>45006938 #
2. kelnos ◴[] No.45006938[source]
It depends on the question and situation, though. If someone comes and asks, "hey I need access to the Foo database", and your answer is, "you need to talk to the ops team about that; there's a form on Jira for that", and that fact clearly documented and easily discoverable on the internal wiki (or whatever), then this is just a case of a lazy person who wants someone else to solve their problems for them.

But sure, if internal documentation is garbage and it's difficult to find information or understand who needs to be asked to get something done, then yep, manager is gonna get hit with these sorts of requests all the time, and just has to deal with it. Part of the job.

replies(1): >>45008067 #
3. machomaster ◴[] No.45008067[source]
But how large is the internal wiki, how well is it updated, how easy is it to find the information?

If it takes 10 minutes to search for info and 1 minute to ask, then the latter is a more efficient way. That's the job of the manager, to make developers more efficient, give them more time, preferably uninterrupted.