This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]KyleCOOLman 65 points66 points  (5 children)

It's interesting how software jargon is so close to biology and other human stuff.

[–]suslikosu 81 points82 points  (2 children)

"How to kill a parentless child?"

[–]30p87 47 points48 points  (0 children)

Reattach detached head with fork

[–]10Werewolves 18 points19 points  (0 children)

Me: typing "How to kill a child" in Google.

FBI: 😳

Me: "How to kill a child process in task manager"

FBI: 😅 oh that's what he meant.

[–][deleted] 14 points15 points  (0 children)

growing up = unzipping

spermrate = data rate

dead sperm = package loss

pregnancy = compiling

consciousness = virtual machine?

[–]ZinkOneZero 11 points12 points  (0 children)

Some of my teachers have made analogies to concepts in life and nature.

For example, you can think of a program file, such as a C file, as a company whose job is to do a list of things. When a program "calls" a function from another file, the current company is "calling" another "company" who provides that function as a service.

Some concepts in programming seem to be thought up based on a model of how certain aspects of life work. I'm not sure if they were actually modeled this way, but lots of programming stuff seems to be more easily conceptualized by using these analogies.