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

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: 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.