Anthropic 刚花了 millions 去 hire Andrej Karpathy
但同一周,Karpathy 把同样级别的认知,用 $0 放出来了
OpenAI co-founder
Former head of AI at Tesla
提出 vibe coding 的人
没有 recruitment fee
没有 exclusive access
只有一个链接,29 分钟
他这次讲了几个很关键的判断:
- LLMs are ghosts, not animals.
- Vibe coding is dead.
- Software 3.0 is here.
真正有意思的是:
Karpathy 讲的是 Software 3.0 到底是什么
但如果只停留在理解概念,还不够
下一步是:
怎么把它做出来
这也是为什么我整理了一份 full build guide
核心是用 Claude Code 搭一个 software factory
让它自动拆任务、写代码、改功能、推进项目
甚至在你睡觉的时候,也能继续 ship features
Karpathy 的 29 分钟,告诉你 Software 3.0 是什么
这份 guide,则是告诉你怎么用 Claude Code 把它建出来
📊 炒股的开源外挂来了——OpenStock,免费替代彭博 / 雪球 PRO 这类昂贵付费行情平台,实时价格、K 线图表、个性化告警全给你打包好了。
GitHub 已揽获 12000+ Stars,还上了 HelloGitHub 推荐项目榜单。
GitHub:https://t.co/xlRc9pCpX6
彭博终端一年好几万,同花顺 VIP 订阅费也不便宜,很多散户想看个像样的 K 线、研究公司基本面,要么掏钱要么将就。
OpenStock 直接把这堵墙拆了:集成 TradingView 图表组件(K 线、技术指标、基础线全套)、Finnhub 实时行情、Command+K 命令面板全局搜索股票,还有跨源情感洞察——Reddit、X、财经新闻、Polymarket 的市场情绪聚合到一块儿看。
更实用的是个性化每日 AI 新闻摘要邮件,根据你自己的 watchlist 生成,用 Gemini 驱动,每早推送。出品方 Open Dev Society 在宣言里写的是"We will never lock knowledge. We will never charge for access"——态度直接点明了。
部署也不复杂,git clone 之后 pnpm install + pnpm dev 就起来了,或者直接 docker compose up 一键把所有服务拉起来。
行情数据该是公共产品,不该被订阅卡住。
o3 and o4-mini are super good at coding, so we are releasing a new product, Codex CLI, to make them easier to use.
this is a coding agent that runs on your computer. it is fully open source and available today; we expect it to rapidly improve.