this post was submitted on 06 Jan 2024
585 points (98.2% liked)

Programmer Humor

32479 readers
258 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

The lost meme in question was like this: A post on r/notinteresting saying "I don't know anything about programming, ask me anything." A comment asked "How to kill the child process?" Then replied to himself: Who reported me ๐Ÿ’€

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 76 points 10 months ago (1 children)

how to automatically kill orphans.

[โ€“] [email protected] 36 points 10 months ago (1 children)

i actually have a script that kills all unattached tmux sessions, named kill-orphans, because its funny (even if the name may be technically wrong idk)

[โ€“] [email protected] 17 points 10 months ago (1 children)

I prefer funny over accurate.

[โ€“] [email protected] 1 points 10 months ago

Most of the code I write alone is full of jokes and puns that no one would ever get. But then when I go back to it much later, I smile and go "yep, I know exactly how I most have been looking at the system when I wrote this"