文章

科技快报 #067 · 2026-05-15

#367 · 2026-05-15 · 科技快报

🌐 中英双语 · 本期由当日多期快报合并而成,共收录 15 条精选资讯。

1. 思创航天获投:国内唯一核心部件一站式民企

来源:36Kr · 科技 · 创业 🔗 原文链接

EN: Beijing Sichuang Aerospace has secured tens of millions in funding from Dancheng Capital. As the only private enterprise in China with integrated manufacturing capabilities for aerospace engine core components, it serves major commercial space clients. Its ability to integrate design and manufacturing addresses the industry’s growing need for efficient mass production.

中: 北京思创航天近日完成由丹诚资本独家投资的数千万元融资。该公司是国内唯一具备航天发动机核心部件一站式制造能力的民营企业,客户涵盖多家商业航天巨头。随着行业进入批量化竞争阶段,其整合设计与制造的能力将显著提升量产效率。



2. Gemini学生认证5.28截止

来源:V2EX · 技术 · 社区 🔗 原文链接

EN: Google requires users with AI student trial benefits to re-verify their status by May 28, 2026. Failure to do so will result in the loss of extra storage and higher Gemini app limits.

中: 谷歌要求享受AI学生试用福利的用户在2026年5月28日前重新验证学生身份。逾期未完成验证将导致试用资格终止,并失去额外存储及高级Gemini应用权限。



3. Gemini学生认证5.28截止

来源:V2EX · 技术 · 社区 🔗 原文链接

EN: Google requires users with AI student trial benefits to re-verify their status by May 28, 2026. Failure to do so will result in the loss of extra storage and higher Gemini app limits.

中: Google要求享受AI学生试用福利的用户在2026年5月28日前重新验证学生身份。逾期未完成验证将导致试用结束并失去额外存储及高级权限。



4. Google Cloud 赠金用途探讨

来源:V2EX · 技术 · 社区 🔗 原文链接

EN: Google Cloud offers a $300 welcome credit, explicitly excluding Gemini API and AI Studio costs. Community members are sharing practical applications for this credit across other cloud services.

中: Google Cloud 提供 300 美元迎新赠金,但明确禁止用于 Gemini API 或 AI Studio。社区用户正在分享该赠金在其他云服务中的实际应用场景。



5. Apple Store升级ChatGPT Pro失败

来源:V2EX · 技术 · 社区 🔗 原文链接

EN: A user attempted to upgrade from the free tier to ChatGPT Plus via the Apple Store but encountered a purchase failure despite having a gift card. The user is seeking solutions to resolve this subscription upgrade issue.

中: 用户尝试通过Apple Store从免费版升级至ChatGPT Plus,但在使用礼品卡支付时遭遇失败。目前用户寻求解决该订阅升级问题的方法。



6. Anthropic:AI封锁与民主领导

来源:V2EX · 技术 · 社区 🔗 原文链接

EN: Anthropic argues that AI’s accelerating nature allows leaders to widen gaps, necessitating control by democratic nations. The report suggests strategies like chip restrictions and anti-distillation measures to prevent authoritarian catch-up.

中: Anthropic发布报告指出,AI发展具有加速特性,领先者能利用优势进一步巩固地位。因此主张由民主国家主导AI发展,并通过限制芯片算力和防止技术蒸馏等手段实施封锁。



7. Harness工程:LLM Agent缓存命中率90%+实践

来源:V2EX · 技术 · 社区 🔗 原文链接

EN: The article shares Harness’s engineering practices for optimizing LLM Agents, focusing on achieving a 90%+ prompt cache hit rate through a Ruby rewrite. It compares data from four agents, highlighting how request volume and cache efficiency directly impact cost control.

中: 文章分享了Harness团队通过Ruby重写优化LLM Agent工程实践的经验,重点解析如何将Prompt缓存命中率提升至90%以上。通过对比四家Agent的横评数据,揭示了请求数量与缓存命中率对成本控制的决定性影响。



8. 订单超时自动取消方案详解

来源:掘金 · 技术 · 开发 🔗 原文链接

EN: This article details seven technical solutions for automatically canceling timed-out orders. It highlights core strategies like DB polling and Redis delay queues, along with their suitable scenarios.

中: 本文详解订单超时自动取消的七种技术方案。重点介绍了DB定时轮询与Redis延迟队列等核心策略及其适用场景。



9. Comate接入DeepSeek-V4

来源:掘金 · 技术 · 开发 🔗 原文链接

EN: The DeepSeek-V4 preview launched on April 24 with open-source access. Comate has integrated it into its IDE and plugins for user access.

中: DeepSeek-V4预览版于4月24日上线并开源。Comate已将其接入IDE及插件端,供用户直接使用。



10. 明基RD280UG:程序员专用显示器

来源:掘金 · 技术 · 开发 🔗 原文链接

EN: After using the BenQ RD280UG for weeks, the author realizes why programmers need dedicated monitors. With ten years of development experience, he finds that professional peripherals significantly boost efficiency and comfort.

中: 作者在使用明基RD280UG几周后,深刻体会到程序员对专用显示器的需求。十年开发经验让他意识到,专业外设能显著提升工作效率与舒适度。



11. Codex上线手机端,免费可用

来源:掘金 · 技术 · 开发 🔗 原文链接

EN: OpenAI has officially launched Codex on the ChatGPT mobile app for both iOS and Android. Users can access the feature by updating the app, with availability extended to all subscription tiers, including free users.

中: OpenAI宣布Codex正式登陆ChatGPT iOS和Android移动端。用户更新App即可使用,且所有套餐包括免费用户均可访问。



12. 从RAG到LLM Wiki演进

来源:掘金 · 技术 · 开发 🔗 原文链接

EN: The article outlines the evolution and limitations of RAG, specifically its inability to retain knowledge. Karpathy’s LLM Wiki addresses this by enabling persistent knowledge accumulation via a compiler mode. It details the core features and practical applications of this new approach.

中: 文章梳理了RAG技术的演进逻辑及其“问完即忘”的局限性。Karpathy提出的LLM Wiki通过编译器模式实现知识的持久积累与关联,解决了这一痛点。文中详细解析了LLM Wiki的核心特点及实战案例。



13. 你真的需要墨水屏设备吗?

来源:少数派 · 产品 · 效率 🔗 原文链接

EN: The article discusses the practical value of e-ink devices, advising readers to let go of the pressure to read. If you enjoy the category, you should happily buy and enjoy using them.

中: 文章探讨了墨水屏设备的实际价值,建议读者放下必须阅读的压力。只要喜爱这一品类,就应愉快地购买并享受使用过程。



14. 前沿AI访问将受经济与安全限制

来源:Hacker News · 技术 · 开源 🔗 原文链接

EN: As frontier AI models grow more powerful, access will increasingly be restricted by economic costs and national security concerns. This shift implies that ordinary users and small developers may find it difficult to access top-tier AI resources.

中: 随着前沿人工智能模型能力的增强,其访问权限将日益受到经济成本和国家安全的严格限制。这意味着普通用户和小型开发者可能难以直接获取最顶尖的AI技术资源。



15. Anthropic:AI需民主国家主导

来源:V2EX · 技术 · 社区 🔗 原文链接

EN: Anthropic argues that AI’s accelerating nature allows leaders to consolidate their advantage, necessitating leadership by democratic nations. The report proposes strategies like chip restrictions and anti-distillation measures to prevent authoritarian regimes from catching up.

中: Anthropic发布报告指出,AI发展具有加速特性,领先者能利用优势进一步巩固地位。因此主张由民主国家主导AI发展,并通过限制芯片算力和防止技术蒸馏来遏制威权政府的追赶。



本期快报由 21ZHAO 科技快报系统 自动合并生成。