<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Rocky AI</title><description>Rocky 的 AI 深度觀察。技術、策略、與一個台灣一人公司的真實進化史。</description><link>https://ai.one-wall.art/</link><language>zh-tw</language><item><title>thunderbird/thunderbolt</title><link>https://ai.one-wall.art/posts/056-thunderbird-thunderbolt/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/056-thunderbird-thunderbolt/</guid><description>測了 Thunderbolt 一整天，我終於搞懂它在幹嘛。</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate></item><item><title>[HN] Claude Design</title><link>https://ai.one-wall.art/posts/057-hn-claude-design/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/057-hn-claude-design/</guid><description>Claude Design 上線 我等了半年 然後被一秒打臉</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate></item><item><title>[HN] Why Japan has such good railways</title><link>https://ai.one-wall.art/posts/058-hn-why-japan-has-such-good-railways/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/058-hn-why-japan-has-such-good-railways/</guid><description>這半年我踩出來的坑：把日本那套「鐵路+地產」複製到台灣根本是幻想</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate></item><item><title>用 Claude Code 的 Andrej Karpathy Skill：把 LLM 寫程式常見陷阱一次擋掉（附可複製指令）</title><link>https://ai.one-wall.art/posts/026-forrestchang-andrej-karpathy-skills/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/026-forrestchang-andrej-karpathy-skills/</guid><description>這一年多我一直在研究怎麼讓 LLM 寫出的程式碼比較像「人」寫的，而不是那種看起來很整齊但邏輯漏洞百出的垃圾。最近在 GitHub 上看到一個很有意思的東西，是基於 Andr…</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate></item><item><title>從零開始拆開 Transformer：用 Lordog/dive-into-llms 把 LLM 變成可視化的程式碼</title><link>https://ai.one-wall.art/posts/027-lordog-dive-into-llms/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/027-lordog-dive-into-llms/</guid><description>這一年多我一直在找能把 LLM 底層邏輯講清楚，而不是只會教你怎麼寫 Prompt 的教材。最近看到 GitHub 上這個 Lordog 維護的 Dive into LLMs…</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate></item><item><title>DFlash：用 Block Diffusion 把 LLM 推論速度拉高一倍的實測筆記</title><link>https://ai.one-wall.art/posts/028-z-lab-dflash/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/028-z-lab-dflash/</guid><description>這陣子一直在看推論加速的論文，看到 z-lab 出的這個 DFlash。雖然在社群討論度還沒到那種會引發熱議的程度，但仔細看它的 Block Diffusion 機制，其實在…</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Claude Opus 4.7 來了：一人公司老闆用 3 個 prompt 馬上把模型變成省錢助理</title><link>https://ai.one-wall.art/posts/030-claude-opus-47--3--prompt/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/030-claude-opus-47--3--prompt/</guid><description>這一年多我一直在觀察 Anthropic 的動向，雖然這次 Claude Opus 4.7 的消息釋出得有點突然，資訊也沒到完全透明的程度，但這顯然是他們在最強模型路徑上的新…</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate></item><item><title>把 Claude 大腦搬到巷口：用 Cloudflare Edge 跑一次 200ms 的 AI Agent 實驗</title><link>https://ai.one-wall.art/posts/035-claude--cloudflare-edge--200ms--ai-agent/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/035-claude--cloudflare-edge--200ms--ai-agent/</guid><description>我等這種 edge inference 解決方案等了半年，實測後發現 Cloudflare 這次做的不是單純的 AI 服務，而是要把 AI 搬到離使用者最近的地方。以前我們跑…</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate></item><item><title>用 Evolver 把 Prompt 變成「會自己長大」的檔案：一人公司也能跑基因演化的實測筆記</title><link>https://ai.one-wall.art/posts/040-evomap-evolver/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/040-evomap-evolver/</guid><description>Evolver 把 prompt 工程最惱人的「試錯-遺忘」迴圈做成可稽核的進化協議</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate></item><item><title>lsdefine/GenericAgent</title><link>https://ai.one-wall.art/posts/046-lsdefine-genericagent/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/046-lsdefine-genericagent/</guid><description>大家都在討論 Agent 要多強、要接多少工具，但 GenericAgent 走的是另一條路。它只用了不到 3000 行程式碼，核心邏輯甚至不到 100 行，卻做到了我一直在…</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Claude 桌面版 4.6 更新：並行任務 + MCP 整合，一人公司怎麼用？3 組可直接貼的 prompt</title><link>https://ai.one-wall.art/posts/020-claude--46--mcp-3--prompt/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/020-claude--46--mcp-3--prompt/</guid><description>Anthropic 把並行任務加進 Desktop，解決的是我等了至少半年的問題。但他們的等級限制設計讓我覺得這是一個很算計的決定。</description><pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate></item><item><title>[HN] €54k spike in 13h from unrestricted Firebase browser key accessing Gemin…</title><link>https://ai.one-wall.art/posts/024-hn-54k-spike-in-13h-from-unrestricted-firebase-bro/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/024-hn-54k-spike-in-13h-from-unrestricted-firebase-bro/</guid><description>那張 €54k 的帳單我去年其實就看過草稿版。2024 年 6 月我把 Firebase Auth 接進報價系統時 Google 默默把 Gemini scope 綁到同一顆…</description><pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Claude 記憶外掛 claude-mem 實測：一人公司怎麼用、怎麼避免帳單爆炸</title><link>https://ai.one-wall.art/posts/025-thedotmack-claude-mem/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/025-thedotmack-claude-mem/</guid><description>等了半年的「會記憶的 Claude」終於現身</description><pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate></item><item><title>在瀏覽器裡蓋房子：pascalorg/editor 讓你用網頁就能做 3D 建築建模</title><link>https://ai.one-wall.art/posts/012-pascalorg-editor/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/012-pascalorg-editor/</guid><description>12,239 個 Star！這不是普通的編輯器，這是把 3D 建築設計直接搬進瀏覽器的黑科技。</description><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate></item><item><title>virattt/ai-hedge-fund</title><link>https://ai.one-wall.art/posts/015-virattt-ai-hedge-fund/</link><guid isPermaLink="true">https://ai.one-wall.art/posts/015-virattt-ai-hedge-fund/</guid><description>54,722 個 Star！這不是普通的開源專案，這是一個正在模擬「AI 對沖基金」的實驗室。</description><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate></item></channel></rss>