514
Reading my colleagues code
(sopuli.xyz)
Post funny things about programming here! (Or just rant about your favourite programming language.)
later: never
Few of the good ones I've spotted:
(complicated business logic in messy code) // TODO: check
(...) // TODO: think about better naming
(...) // TODO: This is obviously shit and needs to be changed.
(...) // TODO: THIS IS NOT USED ANYWHERE CONSIDER REMOVING ALTOGETHER (comment made 3 years ago)
Break the code altogether and abandon it forever and just start over.