this post was submitted on 25 Feb 2024
961 points (98.2% liked)

Programmer Humor

31251 readers
537 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 78 points 4 months ago (11 children)

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

[–] winky9827b 22 points 4 months 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
[–] [email protected] 10 points 4 months 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 (9 replies)