周.乙 (⌐▀͡ ̯ʖ▀)ノJoey
21.7K posts

周.乙 (⌐▀͡ ̯ʖ▀)ノJoey
@JoeyDeepWorld
待人以诚,示人以真。求实求是,不说假话。 剖析技术、制度与资本交织的世界结构,也审视人的命运。 🪐 预言家,🩳 皇帝新装撕裂者。 🤖 AI 🧠思考与传播。 📅 94年起写代码,💻 UNIX 和 C 打底。 深度长文:文章 / https://t.co/QaI6ZYPFoD







爽爆了 !! Claude Code 里现在可以玩一套很爽的分工: Fable 5 做大脑,负责架构、约束和验收;Grok 4.5 做执行工,负责跑命令、改代码、交报告。 通过 fable-advisor,把 Claude Code 变成 orchestrator,把 Grok CLI 变成 worker。 按照下面操作: 先安装Grok Cli: curl -fsSL x.ai/cli/install.sh | bash exec $SHELL -l grok --version 然后下载: github.com/DannyMac180/fa… 安装插件: claude plugin marketplace add DannyMac180/fable-advisor claude plugin install fable-advisor 然后Claude里面检查: 检查一下 fable-advisor 里面有 grok-implementer 进入fable模式 /model fable 输入一段类似: 你是架构师——自己不要写任何代码。先为下面任务写一份五段式 spec(目标 / 文件 / 接口 / 约束 / 验证),然后把实现委派给 grok-implementer 通道,让 Grok 4.5 通过 grok CLI 动手写代码。 任务:给 CLI 增加一个 `--stats` 参数,从现有日志文件统计并打印:总请求数、错误数、p95 延迟;输出做成一张小表。 等 GROK REPORT 回来后:读 diff,复核验证证据(重跑或核对验证命令输出),给出你的 verdict;通过之前不要说做完了。 想更稳一点,可以在后面再加两行: 约束:只动 CLI 参数解析和 stats 读取逻辑,不要顺手重构无关代码。 验证:跑项目现有测试/help,再跑 `你的cli --stats`,把实际输出贴进报告。 你就可以: Claude Code / Fable 5(Opus) = orchestrator架构脑、任务拆解、约束、验收、verdict。 Grok 4.5 / Grok CLI = Worker工人、跑命令、改文件、产出报告。 fable-advisor = 中间的工头/路由器,把“该怎么做”和“谁去做”分开。


喜大普奔啊,𝕏 的任何用户都可以开始免费Grok 4.5 了。 还没有体验的赶紧试试吧,速度是真的快! 地址: x.ai/cli



“千帆星座”工程(G60星链)是中国版“星链” 低轨卫星互联网,对标SpaceX星链,已实现手机直连卫星通话(2026年6月)。 性能:下载峰值500Mbps,时延约50ms。 意义:国家级空天基建,产业链自主可控,抢占地球低轨频谱和轨道资源。 2026年是组网冲刺年,目标是让卫星像基站一样覆盖全球。

这个视角好 7月10日,长征10B运载火箭从中国海南岛商业航天发射场成功发射升空。 发射约六分钟后,第一级和第二级火箭按计划分离。随后,第一级火箭进行受控下降,并精确降落在海上平台上。

Let’s see what’s going on in Hindu temples in Dallas 🇺🇸

I'm seeing a lot of people complaining about @OpenAI GPT 5.6 Sol burning through their tokens. Somehow I'm not seeing the same thing. This is my standard settings and I'm so lazy I would literally commit to GitHub using this settings as well. - GPT 5.6 Sol XHigh Fast - Context window: 544000 Most recent task: - 22 minutes - 2593 lines of code generated - Usage: Less than 1% of weekly token usage Everything seems very reasonable so far. Based on the current stats, I should be able to generate around 32,000 lines of code every 5 hours and probably 260,000 lines of code a week. If you want to save your tokens, keep the context window size lower. Default is 250,000 (not even 272,000 for some reasons). My project has 2.5m lines of code so I increased it to 544,000 to accommodate. I also tested it out with 1,000,000 context earlier and that caused a drain. Check all the params especially the context window size. You will likely find a cause.






