Tag: AI
All the articles with the tag "AI".
-
OpenClaw on Huawei (HarmonyOS): Distributed AI with MacOS
Published:• 5 min readA distributed AI architecture using a Huawei Nova 7 (control node) and a M4 Pro (compute node). A deep dive into Termux, Proot-Distro, and Node.js on HarmonyOS.
-
Detailed Explanation and Evolution of YOLO Object Detection Framework
Published:• 8 min readThis report provides an in-depth analysis of the technical evolution of the YOLO series from v1 to the latest YOLO26 (released January 2026) and the research preview v13. Through architectural innovations, YOLO has achieved a dual leap in accuracy and speed, ultimately entering a new era of end-to-end, NMS-free edge computing in 2026.
-
Making AppleScript Work in macOS CLI Tools: The Undocumented Parts
Published:• 6 min readHow to make AppleScript work in macOS CLI tools without permission dialogs blaming Terminal. A deep dive into Info.plist embedding, TCC, and undocumented APIs born from building Terminator MCP.