Zack Hong
I build AI Agents that solve real engineering problems.
Embedded Systems
Linux
AI Agent
System Architecture
200+
Engineering Notes
35+
Skills Proven
18
Projects
12
AI Skills Built
8
Systems Designed
↓ Explore My Capability
Latest
man 閱讀技巧
剛開始看 Linux man 頁面常覺得又長又亂,後來發現一套固定的閱讀流程,從 NAME → SYNOPSIS → DESCRIPTION → OPTIONS,不只一般指令,連 Driver 開發的文件也能用。
2026.07.29
·
Linux
2 min read
Makefile 基礎筆記
剛開始學 Makefile,核心觀念就是「什麼檔案依賴什麼,要用什麼指令去產生目標檔案」。這篇記錄了 pshow 專案的 Makefile 寫法。
2026.07.23
·
Linux
2 min read
Linux journalctl 日誌查詢筆記
透過 systemd 日誌找出系統異常 — 重開、當機、過熱、OOM、Kernel Panic。記錄 7/18 跳電真實案例。
2026.07.19
·
Linux
3 min read