Compares three approaches to writing a course introduction—fully AI, AI-assisted, and fully human. Reveals that human writing conveys tension and engagement that AI's diplomatic, detached style lacks, and choosing not to use AI can itself show respect to users.
人工智能对于IT领域的深远影响
观察到AI使编程从"没办法才用"变成解决问题的首选方法,同时支持个性化的实战学习。认为AI对IT的深远影响体现在编程民主化和学习方式的根本变革,让更多人能高效掌握技术技能。
How AI is Reshaping the Entire IT Field
Observes that AI elevates programming from last resort to first-class problem-solving method and enables personalized, hands-on learning. Argues AI's impact on IT is democratization of programming and transformation of how we acquire technical skills.
将AI接入机器人系统来影响世界
记录将AI接入天文摄影机器人系统的实验。探讨安全性与灵活性的权衡,通过Python类封装、AST解析和沙箱机制,在防止恶意代码的同时让AI安全地控制望远镜设备。
Integrating AI with Robotics Systems to Impact the World
Documents an experiment connecting AI to astrophotography robotics. Explores the security-flexibility tradeoff, using Python with class encapsulation, AST parsing, and sandboxing to safely let AI control telescope equipment while preventing malicious code execution.