The author recounts a recent interaction with a web-based recreation of ELIZA, the early AI chatbot, and shares a transcript of the stilted conversation. He expresses skepticism about ELIZA's historical reputation and criticizes anyone who found it useful as a virtual therapist, calling such people "suffered-a-permanent-head-injury wrong."
4 items·3 sources·First seen ·Last activity
The author recounts a recent interaction with a web-based recreation of ELIZA, the early AI chatbot, and shares a transcript of the stilted conversation. He expresses skepticism about ELIZA's historical reputation and criticizes anyone who found it useful as a virtual therapist, calling such people "suffered-a-permanent-head-injury wrong."
The article argues that building your own tools is the most effective method for learning to code, as it forces deep understanding over surface-level knowledge. By creating tools for real problems, learners engage with fundamental principles rather than memorizing syntax or copying solutions. This approach transforms coding from passive consumption into active, principled creation.
The author recounts a recent interaction with a web-based recreation of ELIZA, the early AI chatbot, and shares a transcript of the stilted conversation. He expresses skepticism about ELIZA's historical reputation and criticizes anyone who found it useful as a virtual therapist, calling such people "suffered-a-permanent-head-injury wrong."
The ELIZA Archaeology Project documents the original 1960s MIT chatbot ELIZA, created by Joseph Weizenbaum. The project explores the program's code, history, and cultural impact, including the "Eliza Effect"—the human tendency to attribute intelligence to simple computer systems—which remains relevant to modern AI like ChatGPT.
Paul Graham argues that a good product description should help a listener understand how to reproduce it; vague phrases like "transform the way people interact with images" lack descriptive value because they offer no starting point for implementation.