MarkEdit,Mac 上一个 4MB 的 Markdown 编辑器
MarkEdit 是一款开源免费的 macOS 原生 Markdown 编辑器,安装包只有 4MB,主打轻量、原生、能扛大文件,记录一下它的特点和安装方法。
MarkEdit 是一款开源免费的 macOS 原生 Markdown 编辑器,安装包只有 4MB,主打轻量、原生、能扛大文件,记录一下它的特点和安装方法。
How this blog is actually built: Docusaurus + Supabase + Cloudflare, with Claude Code writing most of the code.
claude.ai 和 Claude Code 的 skill 是两套独立系统,分别怎么装、怎么用、容易踩哪些坑,整理在这一篇。
一张速查卡:touch、mkdir -p、code、heredoc、cat 拼命令操作文件,比 Finder 右键快不少,批量建文件时效率提升明显。
Umami is a privacy-friendly open-source analytics tool that skips the cookie banner. This walks through the full setup, from signup to wiring it into a Docusaurus blog.
The blog logo is based on the Poro from League of Legends, hand-drawn by my girlfriend — here's how it came to be.
A Gen Z EE student writing for himself — documenting what he's figured out, and verifying that he actually understands it.
CodeGraph pre-builds your codebase into a knowledge graph for Claude Code to query directly, cutting tool calls by 58% and saving ~16% on tokens.
GSAP's official Claude Code Skills package teaches the AI how to use the GSAP API correctly — add smooth animations to your site in minutes.
用一段 Python 脚本配合 yt-dlp,在 Mac 上本地下载 YouTube 视频,配置一次,换链接直接用。