ELIZA考古计划
ELIZA是1960年代由约瑟夫·维森鲍姆在MIT的MAC项目中创造的开创性聊天机器人。ELIZA考古计划旨在重现这一程序,追溯其历史背景,并探讨维森鲍姆从ELIZA/DOCTOR转向警告将机器视为人类的危险性。项目还揭示了“ELIZA效应”——人类倾向于将理解和智能投射到计算机系统上的现象,这一效应在当今生成式AI系统如ChatGPT中依然普遍存在。
ELIZA是1960年代由约瑟夫·维森鲍姆在MIT的MAC项目中创造的开创性聊天机器人。ELIZA考古计划旨在重现这一程序,追溯其历史背景,并探讨维森鲍姆从ELIZA/DOCTOR转向警告将机器视为人类的危险性。项目还揭示了“ELIZA效应”——人类倾向于将理解和智能投射到计算机系统上的现象,这一效应在当今生成式AI系统如ChatGPT中依然普遍存在。
The article explores the decline of the open web, pointing to walled gardens, algorithmic feeds, and centralized platforms as its successors. It examines what may replace the traditional web, including decentralized protocols and AI-driven interfaces.
Yuval Noah Harari argues that critics who say AI is helpless outside narrow human-built environments overlook that all intelligence depends on a specific ecosystem—just as a human dropped on Mars would perish as quickly as a chess AI without electricity. He made the remarks during the 2026 Tanner Lecture on Human Values at Oxford.
A guide on using the internet without losing critical thinking and personal agency. It warns against algorithmic outrage, performative debates, and reactive consumption, advocating for intentional habits like curating information, slow reading, and recognizing engagement traps to preserve philosophical depth.
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 explains why AutoIt remains their go-to tool for small Windows utilities, citing its simplicity, speed of development, small executable size, and ease of automation for GUI tasks without the overhead of larger frameworks.