Open-Source Projects I host my open-source projects on tangled.sh with own-hosted knot Also see my GitHub for older projects Small Tools Yeebike - Fastest way to find an e-bike around you (Youbike is the bike rental service in Taiwan) TripSheet - Offline-capable PWA to store your trip information fr...
Menu 📜 Blog 🛠️ What am I currently working on? 🤖 Who’s Zero? | 👨✈ Zero as Pilot 📦 Projects 🧋 Bits & Pieces component(RecentNotes,{"limit":5,"showTags":false}).
A quick rundown on language tag One of the first question you think about a translation is usually, what language is this translated to? English, 中文, 日本語 or something else.
An English version of this article is also available → 有一段時間,我都是把自己的服務跑在架在 Hetzner 上的 Kubernetes cluster。雖然說是可以動,但偶爾還是有一些亂七八糟的小問題: 有幾次版本升級把整個 cluster 弄到大爆炸,最後得手動修回來 雖然可以跑最小化的 cluster,但那樣就沒辦法做自動升級 想用多節點又要把帳單壓到最便宜,就要跑很多台小 node。Cluster 就會常常處在記憶體警告邊緣,任何 deployment 一動就會把東西搬來搬去。 對於我只是想跑幾個小東西來說,這整套的 overh...
An English version of this article is also available → 這大概也不是 AI 時代才有的現象,但剛好最近一直注意到。我的脆上滿滿的各種 AI 使用技巧文: 某個名人放出了她的 System Prompt! 這個新的 Skill 會讓你的 LLM 聰明 100 倍!! … 我想大家最近應該都有被這個轟炸到吧 這次特別讓我注意到然後想寫一篇小心得的原因大概是這跟我的日常 Codex 使用方法真的差太多了… 我通常都是直接: “<test name>” failed, fix it “<command>” I need t...