Jollen's email: jollen # jollen.org

more: 專欄 | Jollen's Consulting | Jollen's Wiki | Jollen's Android Framework in a Nutshell

關於 Autonomous Workflow

從 Agentic Coding 實作經驗出發,說明如何把人工介入轉成 Workflow 規則,讓 AI 依照 Spec、檢查與驗收流程持續推進開發。

LLM 模型特殊量化技術概論:以 Qwen3.5 MLX-4bit 為例

從 MLX、llama.cpp、4-bit 量化與 Gated DeltaNet recurrent state,理解 Qwen3.5 在 Apple Silicon 上的 Prefill 效能差異。

Qwen3.5 上下文管理實作:以對話聊天為例

從對話聊天的實作出發,理解 Qwen3.5 如何結合 GDN recurrent state、Attention KV cache、歷史裁切與 checkpoint 管理上下文。

Qwen3.5 模型架構與 GDN 上下文管理技術

從 Qwen3.5 的混合模型架構出發,理解 Gated DeltaNet 如何透過固定狀態、Decay Gate 與 Delta Rule 管理長上下文。

AI 商業觀點:Vibe Coding 成本結構

AI 軟體開發的成本,不能只看模型單價。

AI 商業觀點:Vibe Coding 存在成本不對稱問題

獨立開發者期待 Vibe Coding 的「軟體生産力」,也同時能帶來高經濟效應;現實真的如此嗎?本文提出 Jollen 的個人觀點。

Task Contract 在 Agentic Coding 中的角色

OpenAI 官方說明將 Skills 定義為 reusable、shareable workflows

Skills 在 Agentic Coding 中的角色

OpenAI 官方說明將 Skills 定義為 reusable、shareable workflows

Agentic Coding 自主軟體工程:三種 AI 開發角色

要理解 Agentic Coding,需要先區分三種常見角色。這三種角色都能產生程式碼,但它們參與工程流程的深度不同。

Agentic Coding 自主軟體工程

將一群 AI Agents 搭建在一起,變成一個「類意識體」後,讓 AI 進行「自主開發」

Android HAL & Framework 如何 Vibe Coding?

Android HAL & Framework 也能 Vibe Coding。

什麼是 Agentic Coding?

Karpathy 並非推翻 Vibe Coding 的說法,而是進一步提出「讓 AI Agents 承擔更多 Vibe Coding 任務」

什麼是 Vibe Coding

人工智慧的角色不在取代人類,反而是君臣相輔的角色。

純手工極簡向量資料庫:使用 Top-K

從零實作極簡向量資料庫,整理向量儲存、餘弦相似度與 Top-K 檢索的完整流程。

RAG & Top-K 檢索概論:使用 Text Embedding

這是 RAG 系統中「語境擷取(Context Retrieval)」的第一步

Text Embedding 的應用:語意對齊(Semantic Alignment)概論

說明 Text Embedding 如何將不同文字映射到共同向量空間,用於語意對齊、比較與檢索。

RAG 向量距離計算:餘弦相似度(Cosine Similarity)概論

說明餘弦相似度如何計算向量方向的接近程度,並用於 RAG 的語意排序與相關內容選取。

RAG 向量化與語意搜尋概論

說明 RAG 如何將文本轉為向量,並透過向量資料庫建立可搜尋的語意索引與檢索流程。

語意搜尋的核心:向量表示(Vector Representation)

語意搜尋的關鍵在:讓語言變成可運算的 Expression(運算式)

M8802-Node.js & LLM 原理與實務-讀者服務區

這本書是為 LLM 初學者設計的入門教材,也是一份幫助你從零開始、逐步建立實作能力的學習指南。

RAG 是一種語境搜尋架構

RAG 檢索之所以重要,是因為 RAG 主要在「如何找到正確的語境」,RAG 並非傳統的關鍵字檢索

M8801-Node.js Fullstack 原理與實務-讀者服務區

這本書是為 Node.js 初學者設計的入門教材,也是一份幫助你從零開始、逐步建立實作能力的學習指南。

另一個挖礦時代來臨了?關於 ERC 891 代幣的二件事

不久前(2018 年 1 月),Ethereum 才剛針對 ERC 20 提出的 ERC 827 擴充標準;近期,ERC-891 代幣標準橫空出世。即使 ERC 891 仍只是一個 EIP(Ethereum Improvement Proposal),但筆者認為這是一個相當值得關注的提案...

October 23, 2017

P2P 物聯網論文發表:Advances in IoT Architecture and Systems,多倫多,加拿大 (2017)

本文章採用 Markdown 語法撰寫,若無法完整閱讀全文,請點擊這裡

IoT Blockchain 論文發表:Linked Data and Distributed Ledgers 國際研討會,皮蘭,斯洛維尼亞 (2017)

本文章採用 Markdown 語法撰寫,若無法完整閱讀全文,請點擊這裡

October 19, 2017

P2P IoT software framework paper accepted at AIoTAS 2017 @ISCA'17

My paper titled “Devify: Decentralized Internet of Things Software Framework for a Peer-to-Peer and Interoperable IoT Device” has been accepted by the Advances in IoT Architecture and Systems (AIoTAS 2017), as co-located at ISCA 2017, taking in place in Toronto, Canada in June 2017. The paper proposes Devify, an open source software framework for peer-to-peer IoT networks.

Also, the nature of the distributed ledger technology (DLT) has a large opportunity to toward a more secure and trusted IoT network. Therefore, this paper has already developed Flowchain, the blockchain for the IoT, to practically prove the concept of this work.

區塊鏈演講 & 講稿下載:LinuxCon + ContainerCon + CloudOpen (LC3), Beijing, China, 2017

本文章採用 Markdown 語法撰寫,若無法完整閱讀全文,請點擊這裡

歸檔

[Top] Copyright (C) 2006,2010,2011,2020 www.jollen.org.
All rights reserved. All contents are licensed under Creative Commons License.