知初公开笔记

这里同步自 Obsidian 的 00-Public 文件夹。它既是博客,也是一个可持续更新的公开知识库。

用好 AI 跟上时代

谢谢七天的邀请,来给大家分享下我的一些做内容做产品的经验。 上次在生财有术分享还是一年多前。那时候聊的是小猫补光灯,一个用Cursor写的iOS App,上了AppStore付费榜第一。那时候最强的编程模型是Claude 3.5 Sonnet,Cursor是最火的AI编程工具。 ...

2026-04-21 · 7 分钟 · 3089 字 · Zhichu

Thread by @gengdaJ

逸尘 @gengdaJ 2026-04-07 汇总用Claude Code或者Openclaw抓取各平台文章、图片、视频方法:所有都不需要自己的token,我都采用了最安全的方式!!! 1.X的推文和长文章: 工具:nitter+xcrawl(免费) ...

2026-04-20 · 2 分钟 · 962 字 · Zhichu

杠铃阅读策略

李继刚 @lijigang 2026-04-20 我目前在用的杠铃阅读策略: 一头读经典书籍,每天读,每月和大家一起读书会共读一本,讨论碰撞。 一头读前沿论文,每天读三到五篇(AI 辅助),不求论文多么厉害,只要能从中获得一个小的认知启发或「结构」发现,一年下来,攒1000个小点,形成复利。 ...

2026-04-20 · 1 分钟 · 173 字 · Zhichu

英伟达良心福利!免费领一年 API Key,MiniMax M2.7 / Kimi / DeepSeek 全都能用,不花一分钱!

一句话说完这个福利: 英伟达花真金白银的 H100 算力,让你免费用 DeepSeek V3.2、Kimi K2.5、MiniMax M2.7、GLM-5.1 等最新顶级模型,Key 有效期最长 1 年,注册就能领,完全不花钱 ...

2026-04-19 · 2 分钟 · 852 字 · Zhichu

Advanced setup

This page covers system requirements, platform-specific installation details, updates, and uninstallation. For a guided walkthrough of your first session, see the quickstart. If you’ve never used a terminal before, see the terminal guide. System requirements Claude Code runs on the following platforms and configurations: Operating system: Hardware: 4 GB+ RAM, x64 or ARM64 processor Network: internet connection required. See network configuration. Shell: Bash, Zsh, PowerShell, or CMD. Native Windows setups require Git for Windows. WSL setups do not. Location: Anthropic supported countries Additional dependencies ripgrep: usually included with Claude Code. If search fails, see search troubleshooting. Install Claude Code Prefer a graphical interface? The Desktop app lets you use Claude Code without the terminal. Download it for macOS or Windows. ...

2026-04-18 · 8 分钟 · 1644 字 · Zhichu

Best Practices for Claude Code

Claude Code is an agentic coding environment. Unlike a chatbot that answers questions and waits, Claude Code can read your files, run commands, make changes, and autonomously work through problems while you watch, redirect, or step away entirely. This changes how you work. Instead of writing code yourself and asking Claude to review it, you describe what you want and Claude figures out how to build it. Claude explores, plans, and implements. But this autonomy still comes with a learning curve. Claude works within certain constraints you need to understand. ...

2026-04-18 · 20 分钟 · 4057 字 · Zhichu

Claude Code overview

Claude Code is an AI-powered coding assistant that helps you build features, fix bugs, and automate development tasks. It understands your entire codebase and can work across multiple files and tools to get things done. Claude Code for Desktop The full agent in a native app for macOS and Windows. Get started Choose your environment to get started. Most surfaces require a Claude subscription or Anthropic Console account. The Terminal CLI and VS Code also support third-party providers. Terminal VS Code Desktop app Web JetBrains The full-featured CLI for working with Claude Code directly in your terminal. Edit files, run commands, and manage your entire project from the command line. ...

2026-04-18 · 6 分钟 · 1176 字 · Zhichu

Extend Claude with skills

Skills extend what Claude can do. Create a SKILL.md file with instructions, and Claude adds it to its toolkit. Claude uses skills when relevant, or you can invoke one directly with /skill-name. Create a skill when you keep pasting the same playbook, checklist, or multi-step procedure into chat, or when a section of CLAUDE.md has grown into a procedure rather than a fact. Unlike CLAUDE.md content, a skill’s body loads only when it’s used, so long reference material costs almost nothing until you need it. For built-in commands like /help and /compact, and bundled skills like /debug and /simplify, see the commands reference. ...

2026-04-18 · 21 分钟 · 4411 字 · Zhichu

Obsidian 安装 Claudian 插件教程

怎么安装Claudian 在obsidian 里面 Claudian 是 Obsidian 的一个第三方插件,用于将 Claude Code (Anthropic 的 AI 编码代理)嵌入 Obsidian 侧边栏,让你直接在笔记库里和 Claude 聊天、读写文件、执行命令等。目前它还没有正式上架 Obsidian 社区插件市场,主要通过手动安装或 BRAT 插件安装。 ...

2026-04-18 · 2 分钟 · 989 字 · Zhichu

source-2026-04-18-AI时代的学习策略与数字资产

AI时代的学习策略与数字资产 来源信息 标题:用好 AI 跟上时代 来源:生财有术社区(第十年里程碑) 日期:2026-04-18(社区成立十周年纪念日) 类型:观点/经验分享 一句话总结 在 AI 时代,通过 AI 硬件和工具(如飞书录音豆)将日常思考沉淀为数字资产,是跟上时代的关键策略。 ...

2026-04-18 · 2 分钟 · 817 字 · Zhichu

source-2026-04-18-Claudian插件完整安装指南

Claudian 插件完整安装指南 来源信息 标题:Obsidian 安装 Claudian 插件教程 来源:Grok(Xai AI 助手) 日期:2026-04-18 类型:教程/指南 一句话总结 Claudian 是 Obsidian 的第三方插件,让你在笔记库中直接使用 Claude Code,目前支持通过 BRAT 或手动安装两种方式。 ...

2026-04-18 · 2 分钟 · 742 字 · Zhichu

Use Claude Code in VS Code

VS Code editor with the Claude Code extension panel open on the right side, showing a conversation with Claude The VS Code extension provides a native graphical interface for Claude Code, integrated directly into your IDE. This is the recommended way to use Claude Code in VS Code. With the extension, you can review and edit Claude’s plans before accepting them, auto-accept edits as they’re made, @-mention files with specific line ranges from your selection, access conversation history, and open multiple conversations in separate tabs or windows. ...

2026-04-18 · 17 分钟 · 3578 字 · Zhichu