this post was submitted on 25 Feb 2024
878 points (98.0% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] SolarMech@slrpnk.net 71 points 1 year ago (10 children)

If a TODO passes code review, more than one person fucked up.

[–] winky9827b@lemmy.world 20 points 1 year ago (1 children)

Eh, then you just get those idiots who avoid using TODO: because it makes the code review "harder".

// This is a broken example.
// Note: remove X before doing Y
[–] targetx@programming.dev 8 points 1 year ago

That's no longer a technical process issue but more of a teamcoach/HR kind of issue then. You should be able to assume good intentions from colleagues, imho.

load more comments (8 replies)