tyo_ukko@sopuli.xyz to Programmer Humor@lemmy.ml · 1 个月前Reading my colleagues codesopuli.xyzimagemessage-square20fedilinkarrow-up1492arrow-down15
arrow-up1487arrow-down1imageReading my colleagues codesopuli.xyztyo_ukko@sopuli.xyz to Programmer Humor@lemmy.ml · 1 个月前message-square20fedilink
minus-squaretyo_ukko@sopuli.xyzOPlinkfedilinkarrow-up15·edit-21 个月前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)
minus-squareKalkaline @leminal.spacelinkfedilinkarrow-up5·1 个月前Break the code altogether and abandon it forever and just start over.
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.