Tag: case-study
All the articles with the tag "case-study".
-
Codex Built Its Own Evidence Package and Went to Argue With Google Support
A leaked Gemini backend key at PDT Learning got abused, no spending cap, and burned 1000 USD. I pointed Codex's browser automation at Google's live support to fight the charge, and it went so hard it built a 15-page evidence package and sent it over.
-
Codex 自己做了一份證據包,跑去跟 Google 真人客服吵架
PDT Learning 一支 Gemini backend key 外洩被盜刷、沒設 spending cap 怒噴 1000 USD,我用 Codex 的瀏覽器操作去跟 Google 真人客服爭費用,它認真到自己生出一份 15 頁證據包發給對方。
-
Do Not Grade AI by Its Own Summary
I hit the same failure in several forms this week: an agent denied changing files, a commit message overstated the diff, and a transcript reassigned a speaker ID halfway through.
-
不要用 AI 的摘要驗收 AI
這週反覆踩到同一類錯誤:agent 說沒改檔卻留下檔案、commit message 與 diff 不符、逐字稿說話人中途漂移。驗收必須回到原始狀態。
-
A Week of Firestore / Cloud Functions Footguns — Same GMAT Question Bank
Eight bugs I hit in one week on the same Firebase project (a GMAT question bank): Firestore rules, composite indexes, error_logs spam, TPA scoring, App Check tokens, and a browser-translation DOM crash — symptom, root cause, fix for each.
-
Three Real Lessons From Going Freelance, Plus the Pros Who Hide in Plain Sight
Three honest lessons from going freelance: don't undercut your own price, cut clients who keep testing scope, and higher-margin clients are easier to deal with. Plus an observation: the real pros hide in plain sight, invisible online.
-
Eight Days of Silent Failure: launchd Fired on Schedule, Nothing Happened
A local pipeline that auto-publishes a video every day at 09:00 failed for eight straight days. launchd fired on schedule, zero alerts. Notes from tracing a path desync down to exit 127.
-
Letting AI Write CAD From an Engineering Drawing: A Single Vision Model Can't Be Trusted to Read Topology
A hands-on lesson: let AI look at an engineering drawing and write CadQuery directly, and a single vision model will confidently get the topology wrong. Two more independent models and a 2:1 veto are what caught it.
-
A Proposal Is Not a Deployment: Why One Quick Win Sat Dead for Five Weeks
I had an SEO weekly report running on autopilot for five weeks, and one page's Quick Win just kept sitting there doing nothing. The root cause wasn't a wrong optimization — it was that the nice optimization proposal was never actually deployed.
-
一週 Firestore / Cloud Functions 踩坑合輯——同一個 GMAT 題庫系統
一週內在同一個 Firebase 專案(GMAT 題庫系統)連環踩到的 Firestore 權限、composite index、error_logs 洗版、TPA 計分、App Check token、瀏覽器翻譯 DOM crash 八個坑——每坑現象、根因、解法。
-
出來接案的真實感受三條,還有高手大隱隱於市
出來接案的三條真實感受:不要自降身價、會試探 scope 的客戶斷就是斷、毛利越高的客戶越好溝通。外加一個觀察:真正的高手大隱隱於市,網路上看不到蹤跡。
-
靜默連敗 8 天:launchd 照常觸發,卻什麼都沒發生
一條每天 09:00 自動發片的本機 pipeline 連敗 8 天,launchd 照常觸發、零告警。記一次從搬檔到 exit 127 的脫鉤排查。
-
讓 AI 看工程圖寫 CAD:單一視覺模型裸寫拓樸不可信
一個實機教訓:讓 AI 看著工程圖直接寫 CadQuery,單一視覺模型會自信地把拓樸讀錯。加兩個獨立模型交叉、2:1 否決才抓出來。
-
提案不等於部署:一個 Quick Win 掛了五週的根因
我有一個 SEO 週報自動跑了五週,某一頁的 Quick Win 一直掛著沒效。根因不是優化方向錯,而是那份漂亮的優化提案從頭到尾從來沒被真正部署上線。
-
A Student's Seven-Agent Setup That Wouldn't Run — A Cautionary Tale About Harness First
A student built seven agents on an M5 Max and kept hitting timeouts. The problem wasn't a weak model — it was skipping the basics: harness, context management, task routing.
-
學員自建七個 agent 跑不動——一個 harness 為重的反面教材
一個學員在 M5 Max 上自建七個 agent 卻一直 timeout,問題不在模型不夠強,而在沒先把 harness、上下文管理、任務分派這些基本功打好。
-
MBA × AI Case Method—avoiding HBS licensing risk, finding open case materials, training seed instructors
2026-05 investigation into doing case-based AI teaching for business courses. HBS / HBR cases carry licensing risk. Maps the open alternatives (UBC Open Case Studies, OpenCaseStudies.org, World Bank), what's off-limits, and the direction of training MBA-background seed instructors.
-
MBA × AI Case Method——避開 HBS 授權風險、找開源案例素材、訓練種子教師
想做商業 AI 課程的案例教學,但 HBS / HBR cases 有授權風險。這篇整理 2026-05 調查的開源案例來源(UBC Open Case Studies、OpenCaseStudies.org、World Bank)、不能用的清單,以及訓練 MBA 背景種子教師的方向。
-
A Legal Counsel Used Claude Code to Catch Patent Infringement — Days Down to Hours
A legal counsel at a mid-sized company took our Claude Code course, then compressed a multi-day patent infringement audit into a single day — and actually caught a real case that is now in legal proceedings. This story finally turns "Claude Code is not just for engineers" from a slogan into a fact.
-
法務用 Claude Code 抓專利侵權,從幾天變成一天
一位幾十人公司的法務上完 Claude Code 課之後,把原本要好幾天的專利侵權查核壓到一天,而且真的抓到送上法律程序。這篇想記下這個案例,因為它讓「Claude Code 不是只給工程師用」這句話從口號變成事實。