|
|
|
|
|
by tboyd47
2982 days ago
|
|
Sorry man. Sometimes you just have to deal with shit code. We've all been there. Are the people at the job nice? Do you have freedom to work as you please? Do you have the time to take the code in a better direction? I'm just trying to help you find a bright side. I'd say there are two possible paths here. Either the job is overwhelming to you, or it's not overwhelming but just extremely unpleasant. If it's overwhelming, I'd say to explain that to your manager and request an immediate short-term re-assignment. If it's just unpleasant, then follow your manager's advice. You might be holding your nose for a while, but you will adapt to it and it will get easier. |
|
Yes, they seem patient/polite and I can tell they want me to stay, but I don't know them personally and this work is remote.
> Do you have freedom to work as you please?
Yes and no.
> Do you have the time to take the code in a better direction?
This is something that I'm currently annoyed with, when I was implementing a feature and working with a coworker, we had to re-use code from another function and instead of just making some changes to the function, he asked me to duplicate the function (~650 LoC).
I suggested to just make some changes to the existing function and re-use that one, but my coworker didn't want to go that route and suggested I just duplicate the function and so I did, I'm pissed that I can't make my own choices and instead I have to follow his orders.
My boss acknowledged that the project is in a bad state and sometimes I feel they are testing my patience, he mentioned they plan to rewrite the project in another language so I can tell they have common sense, but I get the feeling this other programmer I'm currently working with is happy with the state of the project and is holding things back.