this post was submitted on 02 Oct 2023
1281 points (98.4% liked)

Programmer Humor

32495 readers
664 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
[โ€“] EfreetSK@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (1 children)

I know this is a common joke but how many of us don't have a problem like this?

Personally I usually have a horible memory but this is never an issue for me, I can stop at any moment and pick up relatively quickly later

[โ€“] Knusper@feddit.de 3 points 1 year ago

Yeah, I've developed a habit of writing TODO-comments wherever there's still something unfinished. And well, I usually leave in a compile error to force me to continue exactly there.