Articles

How AI Works: Guide It, Don't Pray to It

You use ChatGPT every day—but what actually happens when AI reads, thinks, and writes? From tokens and context windows to attention, KV cache, generation, and prompts, this is a full causal map for engineers who want to guide AI, not just hope for good answers.
AILLMContext WindowAttentionPrompt Engineering
2026-06-17
Cover image for How AI Works: Guide It, Don't Pray to It

Tokens: How AI Turns the World into Numbers

Before AI reads your message, it doesn't see words. It sees tokens. This article traces the full journey—from BPE algorithms and Embedding vectors to gene sequences, self-driving sensors, and weather prediction—showing how one idea unifies it all.
AILLMTokenization
2026-06-15
Cover image for Tokens: How AI Turns the World into Numbers

Cross-Origin Requests and CORS: A 2026 Review and Update

Same-Origin Policy has existed since 1995, and the CORS spec was set over a decade ago. Revisiting it in 2026, the rules have not changed one bit; people who understand architecture already barely notice it is there.
CORSSecurityArchitectureWeb Platform
2026-06-10
Cover image for Cross-Origin Requests and CORS: A 2026 Review and Update

AI Terms Explained (April 2026)

A practical glossary for the AI jargon flood: LLM, Agent, Prompt, Context, Skills, Instructions, Harness, MCP, RAG, and more—explained without the hype.
AIAgentContextSDDHarness
2026-04-06
Cover image for AI Terms Explained (April 2026)

Getting Started with AI (Without the Hype)

AI writes code, drafts copy, and generates media—but the jargon is messy and the hype is loud. A practical map from ChatGPT to LLMs, models, and what to watch for.
AIchatgptGeminiClaude
2026-03-15
Cover image for Getting Started with AI (Without the Hype)

2026 申請 Apple Developer Program 過程分享

今年終於申請了 Apple Developer Program!原本還在想說會不會很麻煩,沒想到其實超簡單!只要魔法小卡準備好,照著步驟大概 3 ~ 5 分鐘就可以跑完申請流程。下面我把申請過程的流程截圖跟大家分享,有興趣的朋友可以參考看看。
appledeveloperexporeact-nativeflutter
2026-02-02
Cover image for 2026 申請 Apple Developer Program 過程分享

為什麼我選擇 pnpm?從 monorepo 需求到實際使用體驗

從 npm 轉換到 pnpm 的完整歷程分享。包含 monorepo 需求、適應過程、效能體驗、與 yarn 和 bun 的比較,以及實際遷移時遇到的幽靈依賴問題。這是一篇真實的技術選擇故事,適合正在考慮切換套件管理工具的開發者參考。
pnpm套件管理monorepo前端開發開發工具
2026-01-25
Cover image for 為什麼我選擇 pnpm?從 monorepo 需求到實際使用體驗

SOLID 原則:打造高品質軟體的基石

SOLID 原則為物件導向設計提供了堅實的基礎。這篇文章記錄了我對 SOLID 五大原則的深入學習與實作心得。本文將透過正反面範例,展示如何應用這些原則,讓我們的程式碼更具可維護性、可擴展性和可重用性。...
SOLID
2025-09-03
Cover image for SOLID 原則:打造高品質軟體的基石

Cloudflare 免費服務全解析(含學習資源)

Cloudflare 提供的免費功能還真的不少!這篇文章整理了 16 個我自己覺得最實用的 Cloudflare 免費服務與功能,從網站加速、安全防護到無伺服器運算,還附上學習資源給有興趣的朋友們參考 ~...
cloudflare
2025-07-12
Cover image for Cloudflare 免費服務全解析(含學習資源)

10分鐘快速入門電商

想做電商卻不知道從哪開始?本篇文章帶你了解做電商需要具備的基本知識,包含金流、物流、發票、平台選擇,以及三種開店方式的比較分析,還會分享誰不適合做電商與實戰建議,幫助你快速入門電商領域!...
電商
2025-07-06
Cover image for 10分鐘快速入門電商
PreviousPage -5 of 2Next