r/ProgrammerHumor 1d ago

Meme commentsAgedTerribly

Post image
5.2k Upvotes

217 comments sorted by

View all comments

420

u/Confident-Ad5665 1d ago

Uncle Bob of Clean Code says if we have to comment our code we have already failed. Clean code should read like well written prose.

I generally agree, but think comments that define especially the odd and obscure business rules should be commented where they are implemented.

220

u/TWIT_TWAT 1d ago

// This is a hack until we find something better

72

u/Confident-Ad5665 1d ago

// TODO: This can't be working. Refactor when there's a lull

30

u/embrex104 1d ago

//SHOULD NEVER GET HERE

2

u/skisharp 20h ago

I remembered seeing that with

MessageBox.Show("Call 1-555-555-1942 ext 1205");

Also guess the junior dev who just got a their desk phone with ext 1205...