CClaude 中文站
X 日报

X 日报 · 2026-04-22

3 条今日亮点 · 自动定时抓取

抓取时间:2026-04-22 02:58(原 17 账号) + 04:40(补抓新增 13 账号) 覆盖范围:过去 24 小时内的原创推文 账号总数:30 / 成功:28 / 失败:2(@RubenHssd + @xiaohuggg 两个 handle 失效) 本次新增:Tier 1 +1(@sleepinyourhat)/ Tier 2 +6(@mitchellh @jxnlco @geoffreylitt @levelsio @mckaywrigley @goodside)/ Tier 3 +3(@demishassabis @kevinweil @polynoamial)/ Tier 4 +1(@natolambert)/ Tier 5 +2(@xiaohuggg @vista8)


🌟 今日亮点(值得写成选题的信号)

  1. Claude Code 定价乌龙事件:Anthropic 今天悄悄改了 claude.com/pricing 页面,把 Claude Code 从 $20/月 Pro 套餐里移除(疑似要单收 $100/月),随后又默默改回,没有任何官方公告。Simon Willison 一连发了 5+ 条考古复盘。

- 链接:https://x.com/simonw/status/2046732056995205620 - 链接(博客复盘):https://x.com/simonw/status/2046774737683325028 - 为什么值得写:Claude Code 是公众号核心选题,订阅者最关心的就是"还能不能用得起"。这种官方反复横跳的乌龙事件就是最佳切入点——可以写一篇《Claude Code 定价乌龙的 24 小时:Anthropic 都做了什么、用户该担心什么》,把整个时间线 + Sam Altman 隔空回应(见亮点 4)串起来,还能顺势讨论"AI 编程订阅经济学"。

  1. ChatGPT Images 2.0 全量上线:OpenAI 发布新一代图像模型,编辑能力、布局丰富度、"思考级智能"全面升级。Greg Brockman 亲自站台,宝玉、歸藏、Ethan Mollick 三个不同语种的博主当晚就出了一波实测。

- 链接(OpenAI 官号原推 via @gdb 引用):https://x.com/gdb(6h ago,引用 @OpenAI 公告) - 链接(歸藏实测):https://x.com/op7418(18h ago) - 链接(宝玉电影海报实测):https://x.com/dotey/status/2046783507511287906 - 为什么值得写:图像生成是公众号 AI 工具评测的稳定流量赛道。这次 OpenAI 直接对标 Nano Banana,可以做一篇《ChatGPT Images 2.0 实测:和 Claude/Gemini/Nano Banana 同场比拼》——重点抓"长图叙事"和"海报排版"两个公众号作者会真用的场景。

  1. Anthropic × Amazon 扩大合作:5GW 算力 + 25B 美元投资:Amazon 再投 50 亿,未来还有 200 亿,双方共建 5 千兆瓦训练算力。这是 Anthropic 今年最大一笔基础设施新闻,1.8M 浏览。

- 链接:https://x.com/AnthropicAI/status/2046327624092487688 - 链接(投资细节):https://x.com/AnthropicAI/status/2046327625367625773 - 为什么值得写:可以做一篇《Anthropic 拿了 Amazon 250 亿之后,Claude 会变成什么样?》,从算力规模反推未来 12 个月 Claude 模型迭代速度、企业版定价策略、和 OpenAI/微软的"护城河"对比。这种"算力账"型分析在公众号转发率高。

  1. Sam Altman 隔空回应 Claude Code 涨价:Codex 继续免费:Sam 今晚转推 OpenAI 团队成员 Tibo 的话——"Codex 在 FREE 和 PLUS($20)套餐里都会继续提供,重大改动我们会提前和社区沟通"——并配文"We want you to have a lot of AI!"。明显在补刀 Anthropic 今天的定价乌龙。

- 链接:https://x.com/sama(2h ago) - 为什么值得写:完美素材。可以写《Sam Altman 的"AI 平权"叙事 vs Anthropic 的"算力稀缺"叙事——一句话背后的两条路线之争》,带读者看两家公司的根本分歧。

  1. Cowork Live Artifacts 上线:Claude 官号宣布 Cowork 模式新增 Live Artifacts,可生成连接你 app 和文件的实时仪表盘和追踪器,自动保存版本,已对所有付费套餐开放。5.7M 浏览,转发 2K。

- 链接:https://x.com/claudeai/status/2046328619249684989 - 为什么值得写:这是 Cowork 模式(你正在用的这个)的一次重大升级。可以做一篇《Claude Cowork 的 Live Artifacts 是什么?我用它做了 X 个真实工作场景》——用自己手头的播客追踪、公众号选题库、X 日报这些案例当 demo,比官方 demo 更有说服力。

  1. Mitchell Hashimoto:Go 重新变香,因为 go docgopls 是 Agent 超能力:HashiCorp/Ghostty 创始人、Claude Code 深度用户 Mitchell 昨天发了一条 2.7K 赞、267K 浏览的推——他用 Claude Code 写 Go 代码时发现,agent 天然能精准调用 go doc 查任何 API 的签名与文档、用 gopls 做重构和跳转定义,这些原本给 IDE 用的工具到了 agent 手里反而如虎添翼。他的结论是:有些语言生态的老工具正在悄悄因为 AI 编程而复兴。

- 链接:https://x.com/mitchellh/status/2046319366489407803 - 为什么值得写:这是一个典型的"反直觉"的 Claude Code 工作流素材,天然适合写成《为什么 Claude Code 让我重新爱上 Go?——一位 Ghostty 作者给出的答案》。可以延展一个点:除了 Go,还有哪些语言/生态(Rust 的 rustdoc、Zig 的 build.zig 等)会因为 agent 时代而重新被拾起?偏技术但不晦涩,正好打你的开发者读者。

  1. GPT-image-2 第二波实测潮:海报、长图、贺卡、角色设定一条龙:宝玉继续发了多条 prompt 实测(少年漫、法国新浪潮海报、个人化角色设定图),歸藏放了"一句话生成整部小说世界观长图"的案例,向阳乔木直接把 GPT-image-2 接进了博客编辑器(选中任意文本→生成图片→一键做封面→全文变一张长图),Riley Goodside 则晒出了用 ChatGPT Image 2 画 32×48 迷宫工作表和 Chess960 棋盘的测评。一天之内四个不同语种的博主给出的都是"真能干活"的实测,而不是官方 cherry-pick。

- 链接(向阳乔木博客接入):https://x.com/vista8/status/2046791014875283705 - 链接(Goodside 迷宫):https://x.com/goodside/status/2046715990763774007 - 链接(Goodside 棋盘):https://x.com/goodside/status/2046753415410094474 - 为什么值得写:亮点 2 的 ChatGPT Images 2.0 评测如果做"工具横评"角度会太同质化,这条亮点提供了另一个视角——把 GPT-image-2 当成工作流里的一环(接入博客、生成长图、做贺卡、画工作表),可以写成《一天内我见过的 6 个 GPT-image-2 真实使用场景》。公众号作者读这种"别人已经开始用"的文章转发率极高。


Tier 1 · Anthropic 官方 / 核心团队

@AnthropicAI

  • [Apr 21] We're launching the Anthropic STEM Fellows Program. AI will accelerate progress in science and engineering. Looking for experts across these fields to work alongside research teams on specific projects over a few months.

- 🔗 https://x.com/AnthropicAI/status/2046362119755727256 - 📊 5.8K / 670 / 187(赞 / 转 / 评) · 722K 浏览

  • [Apr 21] We're expanding our collaboration with Amazon to secure up to 5 gigawatts of compute for training and serving Claude.

- 🔗 https://x.com/AnthropicAI/status/2046327624092487688 - 📊 14K / 1.2K / 527 · 1.8M 浏览

  • [Apr 21] Amazon is also investing an additional $5 billion in Anthropic today, with up to $20 billion more in additional investment.

- 🔗 https://x.com/AnthropicAI/status/2046327625367625773 - 📊 1.3K / 183 / 48 · 361K 浏览

@claudeai

  • [Apr 21] In Cowork, Claude can now build live artifacts: dashboards and trackers connected to your apps and files.(Live Artifacts 系列 Thread 第 1 条)

- 🔗 https://x.com/claudeai/status/2046328619249684989 - 📊 18K / 2K / 616 · 5.7M 浏览

  • [Apr 21] Everything you build is saved to the new Live Artifacts tab, with version history. Come back tomorrow…

- 🔗 https://x.com/claudeai/status/2046328621611065668 - 📊 1.1K / 23 / 25 · 278K 浏览

  • [Apr 21] Available now on all paid plans. Update or download the Claude app to try it in Cowork.

- 🔗 https://x.com/claudeai/status/2046328622869344429 - 📊 709 / 20 / 26 · 205K 浏览

@alexalbert__

  • [Apr 21] Quote 推:推荐 Jack Raines 新书 *Young Money*。"如果你在十几二十岁、还在思考怎么过这一生,这本书能给你一些好想法。"(个人推荐,与 Claude 生态无关)

- 🔗 https://x.com/alexalbert__/status/2046277525207466003 - 📊 154 / 5 / 4 · 36K 浏览

@mikeyk

  • 过去 24 小时内无原创发文(最近一条停留在 Mar 26)。

@jackclarkSF

  • 过去 24 小时内无原创发文(仅有早些时候 Project Glasswing 的转推)。

@sleepinyourhat(Sam Bowman,Anthropic alignment)

  • 过去 24 小时内无原创发文(最近一条停留在 Apr 16-17 的几条转推)。本来就不是高频发文的账号,零产出是正常状态。

Tier 2 · Claude / AI 编程实操大 V

@simonw

今天 Simon 一整天都在追 Claude Code 定价的乌龙事件,发文密度极高。

  • [3h ago] "This is so confusing. Did Anthropic really just drop Claude Code from their $20/month plan? Why would they do that without any announcement?"(贴了 pricing 页面截图)

- 🔗 https://x.com/simonw/status/2046732056995205620 - 📊 769 / 88 / 109 · 102K 浏览

  • [2h ago] As far as I can tell this tweet buried in a thread is currently the ONLY official confirmation that...(转 @TheAmolAvasare 的"我们会提前通知"回应)

- 🔗 https://x.com/simonw/status/2046753821502931095 - 📊 39 / 1 / 3 · 7.3K 浏览

  • [39m ago] Wrote up Anthropic's self-own about Claude Code pricing from this afternoon on my blog(博客复盘)

- 🔗 https://x.com/simonw/status/2046774737683325028 - 📊 91 / 9 / 7 · 10K 浏览

  • [34m ago] Has anyone seen ANY official communication from Anthropic about the fact that pricing page changed?

- 🔗 https://x.com/simonw/status/2046775873442111892 - 📊 30 / 1 / 4 · 2.8K 浏览

  • [4m ago] Anthropic have now reverted the change to their pricing page, but I've not yet seen any official announcement.

- 🔗 https://x.com/simonw/status/2046783413840204245 - 📊 3 / 0 / 0 · 310 浏览

  • [8h ago] Claude Opus 4.7 with adaptive thinking via the API... am I missing something or is it not possible at all?

- 🔗 https://x.com/simonw/status/2046659404217659467 - 📊 162 / 6 / 45 · 27K 浏览

  • [8h ago] 转发 Shimin Zhang 关于 Opus 4.7 "鹈鹕骑自行车"测试的反思博客("Opus 4.7 isn't dumb, it's just lazy")。

- 🔗 https://x.com/simonw/status/2046659833055830370 - 📊 72 / 6 / 7 · 10K 浏览

@swyx

  • [3h ago] "Cursor has also given SpaceX the right to acquire Cursor later this year for $60 billion or pay $10..."(引用 @SpaceX 关于 SpaceXAI × Cursor 合作的公告)

- 🔗 https://x.com/swyx/status/2046733194448216409 - 📊 90 / 4 / 8 · 9.1K 浏览

  • [2h ago] "good analysis. rumors had pegged the fundraise at $50B so this basically values Cursor at $50B premoney"(引用 @0xrwu 对 Cursor/xAI 交易结构的拆解)

- 🔗 https://x.com/swyx/status/2046744203409989918 - 📊 21 / 0 / 3 · 5K 浏览

  • [30s ago] Quote 推 @tanayj 对 xAI/Cursor 交易结构的分析。

- 🔗 https://x.com/swyx/status/2046784606867701978

  • [6h ago] "do not miss. one of the INSANE gets... if you always felt out of the loop on the SOTA on Imagegen, today or otherwise, this is the best 40 minutes you will find on the internet."(推荐 GoogleDeepMind 团队在 AI Engineer 大会的 image gen 综述视频)

- 🔗 https://x.com/swyx/status/2046680414836715655 - 📊 11 / 0 / 4 · 3.6K 浏览

@RubenHssd

  • ❌ 抓取失败:账号显示 "This account doesn't exist",疑似 handle 已改名或注销。

@_philschmid

  • [9h ago] Wrote a Guide for how to get started with the new Gemini Deep Research Agent!(引用 GoogleAIStudio 的 Deep Research API 文章)

- 🔗 https://x.com/_philschmid(具体 status URL 未抓到) - 📊 110 / – / 1 · 27.7K 浏览

@karpathy

  • 过去 24 小时内无原创发文(最近一条停留在 Apr 5)。

@mitchellh(Mitchell Hashimoto,HashiCorp/Ghostty 创始人)

本次新增。今天是 Mitchell 本周在 X 上最活跃的一天,两条都跟 Claude/Agent 编程直接相关。

  • [Apr 21] "Huge W for Zig, used for inference for K2.6. This is kind of a crazy usecase honestly. Congrats to Zig and especially..."(Zig 被用作 K2.6 的推理运行时,他认为这是 Zig 生态的巨大胜利)

- 🔗 https://x.com/mitchellh/status/2046423923848556864 - 📊 1.1K / – / – · 147K 浏览

  • [Apr 21] "I'm writing Go again after a long time on the JS side. What's been surprising me is that go doc and gopls feel like agent superpowers - the agent can look up any API's signature and docs instantly, do refactors, jump to definition, etc. Tools built for IDEs turn out to be great tools for agents."(Claude Code + Go 的工作流感悟)

- 🔗 https://x.com/mitchellh/status/2046319366489407803 - 📊 2.7K / – / – · 267K 浏览 【亮点 #6 的原推,强力公众号素材】

@jxnlco(Jason Liu,instructor 库作者)

⚠️ 注意:原 accounts.md 里写成了 @jxnl_,那是一个受保护的空账号;真正的 Jason Liu 是 @jxnlco,本次已在 accounts.md 里修正。

  • [4h ago] "Why not just support it with ads?"(引用 Claude Code 定价乌龙事件,一句话反问,暗讽"要涨价不如直接接广告")

- 🔗 https://x.com/jxnlco(具体 status URL 未抓到) - 📊 41 / – / – · 22K 浏览 【可串入亮点 #1 的定价乌龙叙事】

@geoffreylitt(Geoffrey Litt,AI × tools for thought)

  • 过去 24 小时内无原创发文(最近一条停留在 Apr 16)。Geoffrey 本身就是低频但每条高质量的账号。

@levelsio(Pieter Levels,indie hacker)

  • [6h ago] "Day 19 of the @cursor_ai #vibejam!!!"(pinned 的 vibejam 系列进度更新,贴了当天做的小 demo)

- 🔗 https://x.com/levelsio(具体 status URL 未抓到) - 📊 25 / – / – · 8K 浏览

注:Levels 今天主战场不在 X,他的 indie hacker 内容密度相对低。

@mckaywrigley(Mckay Wrigley,AI 教程博主)

  • 过去 24 小时内无原创发文(最近一条停留在 Mar 31)。建议观察一周,如果持续无内容就准备砍。

@goodside(Riley Goodside,前 Google DeepMind / Scale AI)

本次新增。Goodside 近期密集在玩 ChatGPT Image 2 的结构化图像 prompt,非常适合公众号素材。

  • [2h ago] "Wall-mounted vinyl chess board with a game of Chess960 after 1.d4 d5 2.c3 e6 3.e3 c6"(用 ChatGPT Image 2 生成指定棋局的 Chess960 棋盘)

- 🔗 https://x.com/goodside/status/2046753415410094474 - 📊 51 / 5 / 6 · 4.1K 浏览

  • [1h ago] "Those moves are trivial, but it does well with any amount of PGN because it creates 'helper images'..."(对上一条的技术补充)

- 🔗 https://x.com/goodside/status/2046773028785180740 - 📊 2 / 1 / 1 · 854 浏览

  • [5h ago] "School worksheet with maze, 32 wide by 48 tall, rows and columns numbered, no unreachable rooms, solved..."(让 ChatGPT Image 2 画一张 32×48 的可解迷宫工作表)

- 🔗 https://x.com/goodside/status/2046715990763774007 - 📊 240 / 17 / 12 · 15K 浏览 【亮点 #7 的原推,强力实测素材】

额外注意:Apr 17 Goodside 宣布辞去 Google DeepMind(回去处理健康问题 + 陪伴家人)。虽然不在 24h 窗口内,但这是一条过去两周内公众号圈会谈的背景新闻,后续若有"去哪里"消息可关注。


Tier 3 · 竞品 / 对照视角

@amanrsanger

  • 过去 24 小时内无原创发文(最近一条停留在 Mar 21)。

@gdb

  • [6h ago] "really incredible what you're now able to create with a little bit of compute. excited for new applications in areas like education, professional settings (slides, marketing materials, etc), and productivity (such as creating diagrams for code documentation)."(引用 @OpenAI 的 ChatGPT Images 2.0 发布)

- 🔗 https://x.com/gdb(具体 status URL 未抓到) - 📊 1.1K / 48 / 82 · 87K 浏览

@sama

  • [2h ago] "We want you to have a lot of AI!"(引用 OpenAI 团队成员 @thsottiaux 的话:"Codex will continue to be available both in the FREE and PLUS ($20) plans. We have the compute and efficient models to support it.")

- 🔗 https://x.com/sama(具体 status URL 未抓到) - 📊 2.9K / 150 / 360 · 230K 浏览

@demishassabis(Google DeepMind CEO)

  • 过去 24 小时内无原创发文,全部是围绕 Google Cloud Next / Gemini Deep Research / Nano Banana 2 / Gemini Personal Intelligence 的转推,没有亲自下场。对 Demis 来说这是常态——他本来就是"关键节点才发声"的人。

@kevinweil(Kevin Weil,前 OpenAI VP Science)

  • 过去 24 小时内无原创发文。
  • 重要背景信息:[Apr 18] "Today is my last day at OpenAI, as OpenAI for Science is being decentralized into other research teams..."(Kevin 离开 OpenAI,OpenAI for Science 被拆分到其他研究团队)

- 🔗 https://x.com/kevinweil/status/2045230426210648348 - 📊 4.2K / 229 / 281 · 581K 浏览 - 虽然不在 24h 窗口内,但这是公众号圈会议论的人员变动,可以作为"OpenAI 人才流动"类稿件的背景素材储备。

@polynoamial(Noam Brown,OpenAI 推理研究员)

  • 过去 24 小时内无原创发文(最近一条停留在 Apr 11,发的是"做一个让 AI 模型设计扑克 AI 的 benchmark")。Noam 本身就是低频账号。

Tier 4 · 行业观察 / 思考者

@emollick

  • [7h ago] Same prompts as before, but now in GPT image-generator 2, page excerpts from: "Eldritch Horrors as Pets: A Guide" / "How Womblenauts Work" / "Photographs of the People of New York Who Look Like Birds" / "Cakes shaped like fish shaped like cakes". Lots of great little lines in there.(GPT Image 2 实测,对比 Nano Banana 2)

- 🔗 https://x.com/emollick(具体 status URL 未抓到) - 📊 520 / – / 51 · 18K 浏览

@DarioAmodei

  • 过去 24 小时内无原创发文(最近一条停留在 Apr 8 Project Glasswing 引用)。

@natolambert(Nathan Lambert,AI2 研究员)

本次新增。昨天 Nathan 发了一个小型 thread + 两条独立观察,都是围绕"开源 vs 闭源模型差距"的,对公众号的"AI 行业观察"赛道很有用。

  • [Apr 21] "I've been trying to grapple with what the key inputs are to the open-closed performance gap, and how they will evolve..."(引用自己在 Interconnects 上的长文《Reading today's open-closed performance gap》)

- 🔗 https://x.com/natolambert/status/2046299148883046450 - 📊 68 / 8 / 9 · 13K 浏览

  • [Apr 21] "TLDR: Unless the training dynamics of leading LLMs change or open model builders run out of money..."(承接上一条,给出核心结论:除非训练范式大变或开源厂商资金断链,差距会持续)

- 🔗 https://x.com/natolambert/status/2046300302635327540 - 📊 12 / 1 / 3 · 3.1K 浏览

  • [Apr 21] "Watching all the model releases come out on the back of quickly improving post-training makes it clear..."(观察近期一波模型发布,认为快速迭代的 post-training 才是真正的护城河)

- 🔗 https://x.com/natolambert/status/2046263134902800756 - 📊 224 / 10 / 7 · 11K 浏览

选题价值:这三条串起来可以写成《开源模型追上闭源还要多久?Nathan Lambert 的三段话说清楚了》——对公众号的"行业判断力"型内容是极好的切入点。


Tier 5 · 中文 AI 博主

@dotey(宝玉)

  • [14m ago] GPT Image 2 Prompt:Japanese shonen manga(日式少年漫画风格 prompt 实测)

- 🔗 https://x.com/dotey/status/2046781861502779523 - 📊 2 / 0 / 2 · 759 浏览

  • [7m ago] GPT Image 2 Prompt:Movie Poster(1960 年代法国新浪潮电影海报 prompt 实测)

- 🔗 https://x.com/dotey/status/2046783507511287906 - 📊 1 / 0 / 1 · 411 浏览

  • [48s ago] GPT Image 2 Prompt: Based on everything you know about me, make a character sheet of shonen-style…(基于个人信息生成少年漫角色设定图)

- 🔗 https://x.com/dotey/status/2046785225783431447 - 📊 0 / 0 / 0 · 22 浏览

@op7418(歸藏)

  • [18h ago] "看起来 OpenAI 的 gpt-image-2 模型全量上线了!现在就可以用,效果非常顶!" 第一张让它解释 LLM 训练过程,第二张喂 OpenAI 更新文档让它做介绍图。

- 🔗 https://x.com/op7418(具体 status URL 未抓到) - 📊 88 / 5 / – · 27.7K 浏览

  • [13h ago] "只需要一句话,就能让 GPT 生成整篇小说的剧情和世界观介绍长图(生成的是《神秘复苏》)"(GPT Image 2 长图叙事用例)

- 🔗 https://x.com/op7418(具体 status URL 未抓到)

@xiaohuggg

  • ❌ 抓取失败:页面显示 "This account doesn't exist";尝试备选 handle @imxiaohu 也不存在。推测 accounts.md 里登记的 handle 有误或小互已换号。需要用户手动确认。

@vista8(向阳乔木)

本次新增。向阳乔木今天是 Tier 5 里内容密度最高的账号,全部围绕 GPT-image-2 和 AI Coding,信息密度对公众号选题很友好。

  • [15m ago] "把 OpenAI 最新 GPT-IMAGE-2 接入博客编辑器,实方便啊!1. 选中任意一段文本生成图片 2. 点击裁切、排版图片 3. 参考当前图片做处理 4. 一键生成文章封面 甚至可以把全文变成一张..."(把 GPT-image-2 接进了自己的博客编辑器,贴了 4 张截图)

- 🔗 https://x.com/vista8/status/2046791014875283705 - 📊 2 / 0 / 0 · 562 浏览 【亮点 #7 的原推之一】

  • [12h ago] "GPT-image-2 让所有人进入全民疑神疑鬼时代。发任何图片都可能被怀疑是 AI 生成的,哈哈哈~"(观察性短推,调侃 AI 图像以假乱真)

- 🔗 https://x.com/vista8/status/2046606822031945916 - 📊 74 / 3 / 45 · 15K 浏览

  • [13h ago] "这个提示词对项目开发也很管用:'还有哪些开发上的最佳实践,你觉得需要写入 Agent md?' Codex 会根据项目 Git 修复的问题,踩过的坑,提炼成规则写入 agent md 文件。"(agent 工程的实操技巧)

- 🔗 https://x.com/vista8/status/2046598620032770411 - 📊 53 / 3 / 0 · 10K 浏览

  • [13h ago] "今天在张小珺的《商业访谈录》听到一句话,有启发:编程就是拆解+验证,没别的了。拆解 = 把大问题变成能解的小问题,验证 = 确保每一步都对。想通这点后,AI Coding 复杂项目也没那么可怕..."(AI Coding 方法论)

- 🔗 https://x.com/vista8/status/2046590875481100415 - 📊 102 / 11 / 7 · 19K 浏览

  • [14h ago] "GPT-image-2 真不错,两个孩子都给自己的好朋友生成了贺卡,明天带学校去。"(日常场景应用)

- 🔗 https://x.com/vista8/status/2046574439861796922 - 📊 66 / 4 / 8 · 10K 浏览

  • [11h ago] 引用推 @yaojingang 的"跨境电商用日本年度热词反推选品"案例,评论:热点->数据洞察->调研分析->产品验证->宣传销售,普通人看热闹,有心人看机会。(11h ago,折叠,与 Claude 生态相关度低)

- 🔗 https://x.com/vista8/status/2046618452342014281


⚠️ 抓取失败

  • @RubenHssd — 页面显示 "This account doesn't exist",可能已改名或注销。
  • @xiaohuggg — 页面显示 "This account doesn't exist";备选 @imxiaohu 也不存在。handle 登记有误或小互已换号。
  • 部分账号(@_philschmid / @gdb / @sama / @emollick / @op7418 / @jxnlco / @levelsio)只抓到了首条文本,status 直链未拿全。原因:get_page_text 在 X 个人页只返回最上面的一篇 article 内容,没有 status ID。后续可考虑统一用 read_page 拿完整 DOM(本次补抓已改用 read_page,新增 13 个账号的 status 链接基本都拿全了)。

🔧 清单维护建议

  • @jxnl_ → @jxnlco:原 accounts.md 里登记的 @jxnl_ 是一个受保护的空账号(0 粉丝),真正的 Jason Liu 是 @jxnlco。本次已同步修正 accounts.md 的 markdown 表格和 YAML 两处。
  • @RubenHssd:handle 失效,Ruben Hassid("How to AI" 作者)本身还活跃,疑似换了 handle,建议手动搜一下他最新的账号名后更新清单。
  • @xiaohuggg:handle 失效,疑似小互换号。建议到微信/小红书确认他最新的 X 账号再回来更新 accounts.md。
  • @karpathy / @DarioAmodei / @amanrsanger / @mikeyk / @mckaywrigley / @geoffreylitt / @sleepinyourhat / @demishassabis / @kevinweil / @polynoamial 这 10 位本周以来都没有 24h 内原创发文,部分(如 Demis / Dario / Sam Bowman / Karpathy)本来就是低频高质量账号,属于正常;但 @mckaywrigley@amanrsanger 已经超过 3 周没更新,下周继续无动静可考虑先降权、不再每日抓取。
  • 抓取脚本本身建议优化:当前 get_page_text 只返回首篇 article,应改用 read_page(带 max_chars: 22000-25000depth: 12)作为默认抓取方式——本次 13 个新增账号已验证,能稳定拿到 5-7 篇 article 和完整的 status 链接。

← 查看全部日报