this post was submitted on 10 Sep 2023
635 points (96.8% liked)
Programmer Humor
19551 readers
666 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You missed the point of the meme...
no i was trying to show my method for avoiding that. i get the joke but i was also trying to be actually helpful
I can't for the life of me figure out how your proposed method helps in the described scenario.
Maybe I misunderstood it, can you elaborate?
With your method, as soon as you hit control+C, the program is terminated.
Or what are you doing to avoid the program being terminated?