Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@sjw-brah LOL.
for real tho, he's a really good person. it's just really tiring to have to rewrite an entire system because everything is tightly coupled and all his classes and methods are 'static' and his login() function would also apparently do 10 other things. but i'm really trying my best to be a better colleague by peacefully and lovingly showing him the right way. compassionate coding <3 -
Shirpine3226yHave to say this .. After reading some of the stories here, I'm wondering what my job will have me do and to deal with "people" and the said "people" code🙄
-
Forgot to mention. He uses Intellij ultimate. Me, too. So when I opened it up, intellij was giving suggestions to A LOT of refactoring. I cannot comprehend why he doesnt do them.
-
Told a manager I had to refactor some code. There were globals and gotos in there - I HAD to get rid of them. They were like "yeah I put those in there..." Awkward silence ensued
Related Rants
So a company I'm working at has this internal product. I just got employed and was put into that team.
"First task: refactor some of the code"
Alright, I start refactoring. Oh I may need to write a small class for this one. And then rewrite this a bit. And then rewrite that a bit. And then rewrite everything.
"Why are you rewriting most of my code?"
oh i would not have needed to do so if your code was not COMING OUT OF YOUR ASS and if all the teams had FREAKING PROPER API DOCUMENTATION
rant
story