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.
Articles in the Computing category
一些关于天文摄影自动对焦算法的思考和尝试
天文摄影自动对焦算法思考:用信息熵代替星点拟合描述对焦质量,加权曲线拟合优先考虑合焦点附近数据,实现稳定精确的自动对焦。
Apple Vision Pro深度使用体验
Apple Vision Pro深度体验评测:分析其作为VR设备的真实定位,探讨适合与不适合的使用场景,以及在日常工作和创作中的实用价值。
Exploring the Frontier: My Deep Dive into Apple Vision Pro
A two-week deep dive into Apple Vision Pro reveals it's fundamentally a VR device, not AR. Excels at hands-free scenarios like lying down, exercising, or multitasking with multiple windows, but falls short for office work and VR viewing due to limitations in text density and format support.
The Guide to Enslave AI for Coding: How to Be the First to Fall in the Robot Revolution
A real-world case study of building a complete astronomical observatory notification system in 8 hours using AI assistance. Explores how GPT-4 and Copilot can dramatically boost software engineering productivity across monitoring, server, iOS, and design tasks.