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
-
Eklavya17724yIt literally took me 5 minutes to read it completely, I was looking here and there for more
-
ability to read != ability to understand.
It is Sad - but no way around it.
Use a combination of "what? where? why?" and "I don't get it either. maybe refactor the thing to be easier to understand?".
Be positive, but do not be useful. It will come back to bite you in the ass. -
lynkfox314ywrite code in clean code standards and document logic flows so others can read it! :)
kidding, somewhat. Been there with other who come to me asking what this does and I say 'did you read the docs and maybe debug step through some unit tests? Come back after you have if you still have questions.
Related Rants
Read the fucking code! Stop asking questions that could be answered if you spent 5 minutes reading the code.
rant
fucking read