this post was submitted on 12 Apr 2024
794 points (98.9% liked)

Programmer Humor

19145 readers
808 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
[โ€“] twig@lemmy.dbzer0.com 21 points 5 months ago (2 children)

There is nothing more permanent than a temporary solution that works

[โ€“] dan@upvote.au 11 points 5 months ago (1 children)

In my first month at my current employer, I added some temporary code with a TODO to fix it properly. That was 11 years ago in 2013, and the same TODO is still there today, and these days it'd be significantly harder to do it. ๐Ÿ˜‚

[โ€“] Beanie@programming.dev 4 points 5 months ago

If it gets comitted to master, TODO means never do.