All Posts
Browse all blog posts by year and month
2026 3
February 3
-
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.
-
Rock 5B+ NVMe Migration & Storage Architecture Guide
Published:• 7 min readA comprehensive guide for migrating Rock 5B+ (RK3588) rootfs to NVMe SSD, including partitioning strategy, system cloning, boot configuration, and troubleshooting.
2025 1
July 1
-
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.