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
-
Saw another rant about someone complaining about too many comments.. I'd rather have too many than not enough
-
-
Can't stand those people. if you can't document you're either lazy or hiding something. Either way I don't want them on my team.
-
gecko416yWe once had a git commit on master branch which contained lines that break whole website. It was outsource guy who wrote comment like "DO NOT DELETE THESE LINES. SKYPE ME FOR EXPLANATION randomguy666". And yes, we give access to master, our workflow is shit.
-
Snob20926yI learned to write understandable code and write as few comments as needed. Code quality and -readability is much better than some obvious and unnecessary comments
-
Rename4816yDon't just write comments but also write them for humans not aliens, I have seen comments like
//abc is equals to 0
if(abc == 0)
You fucking dumb shit I can read code, Whats the point of translating code ? -
Rename4816y@wholl0p agree but the logic should be nicely formatted with a one liner comment to describe it.
20sec vs 5-10 mins :)
Write comments you dumb fucks.
If you change shit that is different from the original pattern, fucking write a comment.
1 minute vs. 45 minutes you mother fucker.
rant
commentmotherfucker,