←back to thread

177 points foxfired | 1 comments | | HN request time: 0s | source
Show context
vanschelven ◴[] No.43619010[source]
Personally I've never found it a problem to just fix things that I see are broken, as a dev, without PM approval, even in very dysfunctional organizations. Sometimes it even goes noticed and people applaud you for it.

In other words: though I acknowledge that the phenomenon described in the article is real, I sometimes feel it's just because developers accept a reality that doesn't need to be accepted.

replies(6): >>43619157 #>>43619671 #>>43621509 #>>43629303 #>>43630100 #>>43631697 #
dakiol ◴[] No.43619157[source]
But fixing a bug requires time from your side (mainly doing the investigation) and from others (code reviews). So if the whole team is working on an “important” epic (this is, one with a deadline, like any other epic) and you come out of the blue with a bugfix unrelated to the epic without telling anyone: well, that’s weird isn’t it? Your EM/PM will ask you why you didn’t prioritise the epic’s tasks, and your colleagues could say that they cannot switch their focus or gather time for reviewing your fix (more so that it’s something that the EM/PM hasn’t approved).

So unless you are overworking (e.g., you work in your jira tasks AND on top of that you fix bugs) I don’t see it.

I would love to work on things that make sense like stabilising the system and all, but I work on whatever sells or whatever the EM/PM wants. These days unfortunately, shipping >>> fixing.

replies(5): >>43619239 #>>43619260 #>>43619299 #>>43622268 #>>43626631 #
dominicq ◴[] No.43619239[source]
In my (albeit limited) experience, there's slack in the workweek, and that slack can provide the required time to do random stuff.

I recognize this isn't true in organizations where everything is micromanaged, work time is tracked in hours or even minutes, and autonomy doesn't exist.

The more the employees are treated like responsible professionals, the more this is possible. And conversely, the more they're like factory workers behind a conveyor belt, the less this is possible.

replies(3): >>43621130 #>>43630112 #>>43631477 #
1. p_v_doom ◴[] No.43630112[source]
There is only slack for places that allow it. All too many companies overpack their sprints with as much as possible.