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
-
cho-uc19623yDev A is basically a god in our company thus super busy. He didn't have enough time to check my code thoroughly. And maybe he also didn't check with other dev if his solution is okay.
-
I'm an intern myself and I just wonder how big of an issue that would be to take 3+ weeks. I spend more than a day solving something where I'm at and I get called slow. So.. just curious, what's this issue about?
-
cho-uc19623y@Diego35HDs
At first, it appears to be be quite simple, I just have to move some functions from one module to other module for client code. But these functions are used often in other modules. The move cause more unnecessary dependencies to them. I didn't know some dependencies are not permitted.
I also have to fix the server code, set up a docker to compile the server code but the docs were not updated. 🤷♀️
The reviewers ended just fighting among themselves in my PR, so I decided to just drop the issue, this is not for intern to fix. -
@cho-uc
Sorry for the late reply.
Yeah, that just too much to give an intern, sounds like too big of a mess for someone who wasn't even involved in it's creation to handle, let alone all by him/herself
Related Rants
Spent 3 weeks working on an issue (raised by dev A) by following the suggested solution stated in the issue.
Pushed a PR and got told by dev B that it's not the correct solution.
Dude, I am just an intern here and following whatever they told me to do. If you have a problem with the solution, please discuss it with dev A.
Now I may have to let go of the issue completely because it turns out to be much more complicated, not for someone with intern level skill.
FML, I guess this won't be the last time I had this right?
rant
intern