ChristianKl comments on Handshakes, Hi, and What's New: What's Going On With Small Talk? - LessWrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (77)
I think "Hi" works very well as "ping". It's universally understood and shorter to write.
There are actual plain text protocols (e.g. SMTP) that do use "HI" for initiating communication.
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.