ELIZA考古学プロジェクト
1960年代にMITでジョセフ・ワイゼンバウムが開発した初期のチャットボット「ELIZA」を再調査するプロジェクト。人間がコンピュータに知性や理解を過剰に投影する「ELIZA効果」の起源を探るとともに、プログラムのコード解説や歴史的文脈の提供、文学作品や映画への影響までを包括的に扱う。ワイゼンバウム自身が後に機械を人間扱いする危険性を警告するようになった転向にも焦点を当てている。
1960年代にMITでジョセフ・ワイゼンバウムが開発した初期のチャットボット「ELIZA」を再調査するプロジェクト。人間がコンピュータに知性や理解を過剰に投影する「ELIZA効果」の起源を探るとともに、プログラムのコード解説や歴史的文脈の提供、文学作品や映画への影響までを包括的に扱う。ワイゼンバウム自身が後に機械を人間扱いする危険性を警告するようになった転向にも焦点を当てている。
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.
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.