Hacker News new | ask | show | jobs
by hmillison 1929 days ago
As engineers, we should be capable of critical thinking beyond this. Otherwise you will end up with barely working enterprise software like the sibling comment mentioned.

If this is how you do your work, you are asking for a computer to replace you! We should aspire to be better than this. It’s crazy to me that people take massive salaries and expect other people to spoon feed their tasks to them.

2 comments

>It’s crazy to me that people take massive salaries and expect other people to spoon feed their tasks to them.

I remember being one of two software engineers working on a project in a small company. We were cooperating with two bigger companies delivering other parts of the system.

I kept asking myself: "These guys have hundreds of well paid engineers working on this, and they never deliver! Are they sabotaging the project?".

In the end we delivered the finished prototype and the customer ran a 48h acceptance test, their parts fizzled out almost immediately, while ours just kept running.

It took me a few years and joining a bigger company to notice that thinking about what you're doing is not expected in bigger corporations, where everything is bureaucratized. Also if the company is big enough it can shift the deadlines set by its customers. It drove me near madness whenever a colleague said something "wasn't their job". I never heard such an attitude before, and these people were paid twice as much as in my previous company.

I still, to this day, hope that a lot of these people get replaced by computers. Defective programs can at least be improved.

Agree with this sentiment. I had a short stint at a large tech company and the sort of attitude you describe is what turned me off from working there longer.

“Not my job” people tend to be the most frustrating folks to work with. While I understand wanting to mainly do the work you were hired for, there are always going to be times where you have to roll up your sleeves and do something different.

I wish I was the kind of person who would thrive in that environment because it sounds nice, but I’m not wired that way.

I'm a large tech company employee, and I use "Not my job" sometimes because it means that I believe that the issue could be handled more effectively by someone else, or that I should not be the one to address the issue for political reasons. So it's less of a "not my job" and leave it at that, but more like "not my job, but Jane over on that other team is closer to that code and has a better understanding of what's going on."
I was speaking more of different departments giving the run around pointing to each other in a circle and saying "not my job". The problem I see here as that there are many things that need to be done and rarely is the coverage of "job descriptions" 100%.
Rant: I've worked with a few where a simple "not my job" is actually an improvement. I've had "not my job, you figure it out" when asking for assistance from others, which is weirdly worse.

"When I pass X in, I'm not getting anything back - no error, I can't see the logs. Can you assist?"

"Not my job - you figure it out. We can't be expected to know how everything works."

"Yes but... this is literally something your team wrote in the last 3 weeks to support the larger project we're all on, and I was told to make my code work with yours. Have you ever tested taking input? If so, what am I supposed to pass in to your system?"

"Not my job - we're not here to babysit you - go read the code."

Later... someone else...

"Why are you spending all the time trying to trace through this code? You just have to ask. You have to learn to talk to people."

I sent over screenshots of the previous 'conversation' and got nothing back.

Thankfully this doesn't happen very often, but I'd realized that this org had segmented some teams so poorly, and put such deadlines on, that the culture of half the teams was "do minimal work and throw it over to someone else". It was more confusing because I interacted between a few internal teams, and some teams literally did not believe other people behaved this way. Even with written evidence, the problem was always assumed to be "oh, you're just not asking the correct way".

It seems to be magnified on the front end. The name of the game is “easier”, everything else be damned. Try take someone’s pet framework away (or jQuery).
> It’s crazy to me that people take massive salaries and expect other people to spoon feed their tasks to them.

I’m not sure where in my comment you got the idea that I was advocating for engineers to have their tasks spoon fed to them by other people. My comment is simply about reading comprehension and not arguing against strawmen.