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:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
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.