- 日期:2026.10.14–2026.10.15
- 地點:臺北文創大樓 6 樓
- 活動:Hello World Dev Conference 2026
- 講者:Appleboy(Bo-Yi Wu)|IT Technology Platform Service
- 形式:90 分鐘 Workshop(實機操作)
- 徵稿主題:徵稿主題 4|AI 驅動的軟體開發資安新思維
| 項目 | 說明 |
|---|---|
| 日期 | 2026 年 7 月 1 日 |
| 時長 | 90 分鐘 |
| 形式 | 實作工作坊(Hands-on Workshop) |
| 講者 | Bo-Yi Wu (@appleboy) |
- 日期:2026.06.25
- 活動:DevOpsDays Taipei 2026
- 講者:appleboy
- 議程類別:40 分鐘議程演說
- 徵稿主題:Agentic DevOps / AI-powered DevOps
The main.go file has grown to 1171 lines with 22 initialization helper functions. This makes the codebase difficult to understand for new contributors and violates the single responsibility principle. The file mixes CLI argument parsing, configuration validation, infrastructure setup, service initialization, HTTP routing, and graceful shutdown logic.
This refactoring will:
- Extract initialization logic into a new
internal/bootstrap/package - Reduce
main.goto ~100 lines (CLI handling only)
江湖傳聞,在數碼山巔有一座名為「Claude Code」的宗門。此宗門的大師 Claude 武功高強,但真正令他稱霸江湖的,是他麾下的三大法寶:MCP 神器、子代理門徒、以及技能秘笈。
許多初入門的弟子都搞不清這三者的差別,今日便由老衲娓娓道來。
NewerOlder