this post was submitted on 11 Jun 2024
233 points (96.8% liked)

Programmer Humor

19572 readers
1851 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

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

I have to say, I'm getting more and more frustrated by the bad code I have to write due to bad business circumstances.

I want clean, readable code with proper documentation and at least a bit of internal consistency and not the shoehorned mess of hacks, todos and weird corner cases.

[–] [email protected] 13 points 5 months ago (3 children)

todos

I found a simple trick against this: just remove them. Accept it ain’t gonna happen man.

[–] [email protected] 5 points 5 months ago (1 children)

Well, yes, but the underlying issues still persist, so it's not exactly a sustainable strategy.

[–] [email protected] 3 points 5 months ago

It’s mostly a joke, but often when I find todos they’re so old they’re no longer relevant.

Of course you shouldn’t blindly remove todos.

load more comments (1 replies)
load more comments (1 replies)