ChristianKl comments on Handshakes, Hi, and What's New: What's Going On With Small Talk? - Less Wrong

59 Post author: Benquo 02 January 2014 10:08PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (77)

You are viewing a single comment's thread. Show more comments above.

Comment author: Error 02 January 2014 10:41:51PM 6 points [-]

(in the context of "how's it going" and similar platitudes.)

This kind of thing drives crazy the kind of people who actually want to know how someone is, because people often assume that the question is meant insincerely....I’m one of the people driven crazy.

I'm driven crazy from the other direction. Such questions usually are insincere, and I hate having to come up with what amounts to a non-sequitur answer to a question someone doesn't mean in the first place. Checkout lines are a frequent offender. Sometimes I'll answer literally anyway, just on the principle that honesty is a good cure for nosiness -- feigned or otherwise.

Someone in another place once explained the social-ping nature of such exchanges to me, so I've heard most of this before. I think your explanation is clearer. The topic is interesting in a sort of why-must-this-be-complicated sense. When I want to signal my presence and willingness to communicate, I'll often literally say "ping." It works well enough.

Comment author: ChristianKl 03 January 2014 06:41:37PM 1 point [-]

I think "Hi" works very well as "ping". It's universally understood and shorter to write.

Comment author: Gunnar_Zarncke 03 January 2014 09:25:19PM 2 points [-]

There are actual plain text protocols (e.g. SMTP) that do use "HI" for initiating communication.

Comment author: sketerpot 03 January 2014 09:38:34PM *  6 points [-]

I believe SMTP uses "HELO", actually (or "EHLO" to enable some extensions). The server then indicates that it heard the HELO command, often with a cheery remark like "Pleased to meet you! I'm a server! :-D"

This is one of the more charming aspects of the internet's plumbing.