Blog
Blog
A collection of technical write-ups, setup guides, and reading notes from across the site.
13 posts
Environment
Mac 自架本地 AI:Ollama + Open WebUI 完整教學
整理在 Mac 上用 Ollama、Open WebUI 與 Cloudflare Tunnel 自架本地 AI 的完整流程。
GitHub Pages 自訂網域與 Https 設定
說明 GitHub Pages 綁定自訂網域、DNS、SSL 與 HTTPS 的設定步驟。
NVM - Node.js 版本管理工具
介紹如何在 Windows 上安裝 NVM 並管理多個 Node.js 版本。
建立 Python 虛擬環境
整理 Python 虛擬環境的建立方式與日常使用流程。
使用命令列設定 Windows 時區 - tzutil
說明如何透過內建的 tzutil 指令調整 Windows 系統時區。
使用 bash 或 zsh 自動設定 WSL 預設路徑
整理 bash 與 zsh 下自動切換到指定 WSL 預設路徑的方法。