|
|
|
|
|
by llflw
367 days ago
|
|
Why bother using human language to communicate with a computer? You interact with a computer using a programming language—code—which is more precise and effective.
Specifically:
→ In 1.0, you communicate with computers using compiled code.
→ In 2.0, you communicate with compilers using high-level programming languages.
→ In 3.0, you interact with LLMs using prompts, which arguably should not be in natural human language.
Nonetheless, you should communicate with AGIs using human language, just as you would with other human beings. |
|