what are your thoughts on the Voynich Manuscript?
This. :D
On a serious note, communication is an amazing thing. Coming from the perspective of a computer programmer, it is ridiculously difficult. Communication is basically the transfer of a thought from one person's mind to another's. This involves:
- Taking a completely arbitrary idea / statement / generic piece of information
- Thinking about and processing this data enough such that it becomes a series of linearly connected ideas (eg: sentence structure)
- Translating this into your spoken or written language, and sending this stream to the other party
- The other person then needs to decipher the linear structure you just presented to them, and convert it back into an interconnected web of ideas.
Getting a computer to do all this is hard work. That we humans can do it with such a minimum of effort is nothing short of astonishing.