{
  "schema_version": "1.0",
  "site": {
    "name": "GitHub 趋势雷达",
    "url": "https://Ibook000.github.io/GithubTrending"
  },
  "date": "2026-08-23",
  "generated_at": "2026-08-23T10:57:13.040401+08:00",
  "source": "https://github.com/trending",
  "periods": {
    "daily": [
      {
        "title": "openai/codex",
        "url": "https://github.com/openai/codex",
        "description": "Lightweight coding agent that runs in your terminal",
        "language": "Rust",
        "stars": "113,605",
        "forks": "17,382",
        "author": "openai",
        "summary": "这是一个轻量级的代码代理，可在终端运行以辅助编写代码。",
        "rank": 1,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily"
        ]
      },
      {
        "title": "mattpocock/skills",
        "url": "https://github.com/mattpocock/skills",
        "description": "Skills for Real Engineers. Straight from my .agents directory.",
        "language": "Shell",
        "stars": "232,223",
        "forks": "19,817",
        "author": "mattpocock",
        "summary": "该项目是一个为工程师提供的实用工具集合，直接从作者的 .agents 目录中提取。",
        "rank": 2,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily"
        ]
      },
      {
        "title": "affaan-m/ECC",
        "url": "https://github.com/affaan-m/ECC",
        "description": "The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.",
        "language": "JavaScript",
        "stars": "242,203",
        "forks": "36,702",
        "author": "affaan-m",
        "summary": "该项目提供一种用于优化AI代理性能的框架，支持Claude Code、Codex、Opencode、Cursor等平台，增强其技能、直觉式决策能力、记忆功能、安全性及以研究为导向的开发模式。",
        "rank": 3,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily"
        ]
      },
      {
        "title": "obra/superpowers",
        "url": "https://github.com/obra/superpowers",
        "description": "An agentic skills framework & software development methodology that works.",
        "language": "Shell",
        "stars": "276,222",
        "forks": "24,706",
        "author": "obra",
        "summary": "obra/superpowers 是一个代理技能框架和软件开发方法论，专注于构建可落地的自动化工作流。",
        "rank": 4,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily"
        ]
      },
      {
        "title": "Wei-Shaw/sub2api",
        "url": "https://github.com/Wei-Shaw/sub2api",
        "description": "Sub2API 一站式开源中转服务，让 Claude、Openai 、Gemini、Grok订阅统一接入，支持拼车共享，更高效分摊成本，原生工具无缝使用。",
        "language": "Go",
        "stars": "38,816",
        "forks": "8,041",
        "author": "Wei-Shaw",
        "summary": "Sub2API是一个开源中转服务，将Claude、OpenAI、Gemini、Grok等多个订阅服务统一接入，并支持拼车共享以降低使用成本，同时兼容原生工具调用。",
        "rank": 5,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily"
        ]
      },
      {
        "title": "makeplane/plane",
        "url": "https://github.com/makeplane/plane",
        "description": "🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.",
        "language": "TypeScript",
        "stars": "57,251",
        "forks": "5,446",
        "author": "makeplane",
        "summary": "Plane是一个开源的项目管理平台，提供替代Jira、Linear、Monday和ClickUp的功能，支持任务、冲刺、文档及问题处理的统一管理。",
        "rank": 6,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily"
        ]
      },
      {
        "title": "n8n-io/n8n",
        "url": "https://github.com/n8n-io/n8n",
        "description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
        "language": "TypeScript",
        "stars": "201,856",
        "forks": "60,306",
        "author": "n8n-io",
        "summary": "该项目提供一个公平代码的工作流自动化平台，支持视觉式构建与自定义代码，可自托管或使用云服务，并拥有超过400个集成及原生AI功能。",
        "rank": 7,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily"
        ]
      },
      {
        "title": "anthropics/claude-code",
        "url": "https://github.com/anthropics/claude-code",
        "description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
        "language": "Python",
        "stars": "142,572",
        "forks": "22,838",
        "author": "anthropics",
        "summary": "User Safety: safe",
        "rank": 8,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily"
        ]
      },
      {
        "title": "AprilNEA/OpenLogi",
        "url": "https://github.com/AprilNEA/OpenLogi",
        "description": "⚡️A native, local-first alternative to Logitech Options+, written in Rust 🦀 — remap buttons, DPI, and SmartShift over HID++. No account, no telemetry.",
        "language": "Rust",
        "stars": "14,014",
        "forks": "375",
        "author": "AprilNEA",
        "summary": "AprilNEA/OpenLogi 是一个用 Rust 编写的本地运行、无需账号和 telemetry 的 Logitech Options+ 替代品，支持按键重映射、DPI 调节和 SmartShift，通过 HID++ 实现。",
        "rank": 9,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily",
          "weekly"
        ]
      },
      {
        "title": "modular/modular",
        "url": "https://github.com/modular/modular",
        "description": "The Modular Platform (includes MAX & Mojo)",
        "language": "Mojo",
        "stars": "28,859",
        "forks": "3,066",
        "author": "modular",
        "summary": "该项目提供模块化平台集成 MAX 与 Mojo",
        "rank": 10,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily",
          "weekly"
        ]
      }
    ],
    "weekly": [
      {
        "title": "cursor/plugins",
        "url": "https://github.com/cursor/plugins",
        "description": "Cursor plugin specification and official plugins",
        "language": "TypeScript",
        "stars": "4,682",
        "forks": "382",
        "author": "cursor",
        "summary": "提供Cursor插件的标准化规范及官方插件实现。",
        "rank": 1,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "weekly"
        ]
      },
      {
        "title": "cordiverse/cordis",
        "url": "https://github.com/cordiverse/cordis",
        "description": "Meta-Framework of Spatiotemporal Composability",
        "language": "TypeScript",
        "stars": "7,121",
        "forks": "411",
        "author": "cordiverse",
        "summary": "该项目是一个专注于时空可组合性的元框架，旨在为时空相关应用的开发提供基础的抽象与逻辑组合能力。",
        "rank": 2,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "weekly"
        ]
      },
      {
        "title": "volcengine/OpenViking",
        "url": "https://github.com/volcengine/OpenViking",
        "description": "Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.",
        "language": "Python",
        "stars": "32,107",
        "forks": "2,450",
        "author": "volcengine",
        "summary": "该项目OpenViking提供一个自我进化的上下文数据库解决方案，整合AI代理的记忆管理、知识检索增强生成和技能控制模块。",
        "rank": 3,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "weekly"
        ]
      },
      {
        "title": "basecamp/omarchy",
        "url": "https://github.com/basecamp/omarchy",
        "description": "Beautiful, Modern & Opinionated Linux",
        "language": "Shell",
        "stars": "28,343",
        "forks": "2,891",
        "author": "basecamp",
        "summary": "提供一个简洁、美观且有观点的现代Linux操作系统发行版。",
        "rank": 4,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "weekly",
          "monthly"
        ]
      },
      {
        "title": "modular/modular",
        "url": "https://github.com/modular/modular",
        "description": "The Modular Platform (includes MAX & Mojo)",
        "language": "Mojo",
        "stars": "28,859",
        "forks": "3,066",
        "author": "modular",
        "summary": "Modular 平台提供了一个包含 MAX 和 Mojo 的开发框架，支持模块化编程和高效运行时编译。",
        "rank": 5,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily",
          "weekly"
        ]
      },
      {
        "title": "harry0703/MoneyPrinterTurbo",
        "url": "https://github.com/harry0703/MoneyPrinterTurbo",
        "description": "利用 AI 大模型和自动化工作流，根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.",
        "language": "Python",
        "stars": "114,685",
        "forks": "17,405",
        "author": "harry0703",
        "summary": "该项目通过集成 AI 大模型和自动化工作流，实现用户仅需输入主题或关键词即可快速生成高清短视频。",
        "rank": 6,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "weekly"
        ]
      },
      {
        "title": "AprilNEA/OpenLogi",
        "url": "https://github.com/AprilNEA/OpenLogi",
        "description": "⚡️A native, local-first alternative to Logitech Options+, written in Rust 🦀 — remap buttons, DPI, and SmartShift over HID++. No account, no telemetry.",
        "language": "Rust",
        "stars": "14,014",
        "forks": "375",
        "author": "AprilNEA",
        "summary": "这是一款用 Rust 开发的本地化替代 Logitech Options+ 的软件，支持通过 HID++ 重映射按键、调整 DPI 并启用 SmartShift 功能，且不需要账号或收集用户数据。",
        "rank": 7,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "daily",
          "weekly"
        ]
      },
      {
        "title": "public-apis/public-apis",
        "url": "https://github.com/public-apis/public-apis",
        "description": "A collective list of free APIs",
        "language": "Python",
        "stars": "468,677",
        "forks": "51,708",
        "author": "public-apis",
        "summary": "该项目是一个社区维护的免费公开API列表，旨在汇总并分类各类可用接口。",
        "rank": 8,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "weekly"
        ]
      },
      {
        "title": "cathrynlavery/diagram-design",
        "url": "https://github.com/cathrynlavery/diagram-design",
        "description": "38 editorial diagram types for Claude Code, Codex, and Pi. Self-contained HTML + SVG. No shadows. No Mermaid slop.",
        "language": "HTML",
        "stars": "25,511",
        "forks": "1,568",
        "author": "cathrynlavery",
        "summary": "该项目提供38种可用于编辑式图形设计工具的自定义HTML+SVG图形类型库，专为实现无阴影简洁的代码生成图解方案，兼容主要编程模型平台。",
        "rank": 9,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "weekly"
        ]
      },
      {
        "title": "akitaonrails/ai-memory",
        "url": "https://github.com/akitaonrails/ai-memory",
        "description": "Solution for long term memory for agent coding CLIs and to facilitate handoff between different agent vendors",
        "language": "Rust",
        "stars": "4,102",
        "forks": "301",
        "author": "akitaonrails",
        "summary": "akitaonrails/ai-memory 是一个为代理提供长期记忆的系统，支持 CLI 编码以及不同代理供应商之间的交接。",
        "rank": 10,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "weekly"
        ]
      }
    ],
    "monthly": [
      {
        "title": "block/buzz",
        "url": "https://github.com/block/buzz",
        "description": "A hive mind communication platform",
        "language": "Rust",
        "stars": "29,795",
        "forks": "3,789",
        "author": "block",
        "summary": "block/buzz 是一个基于蜂群思维的通信平台，旨在实现集体协作与信息共享。",
        "rank": 1,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "monthly"
        ]
      },
      {
        "title": "ayghri/i-have-adhd",
        "url": "https://github.com/ayghri/i-have-adhd",
        "description": "A skill to stop your coding agent from burying the answer. ADHD-friendly output.",
        "language": "Python",
        "stars": "23,257",
        "forks": "1,487",
        "author": "ayghri",
        "summary": "项目ayghri/i-have-adhd提供一项技能，解决编程代理输出关键信息埋藏的问题，提升ADHD用户的信息接收效率。",
        "rank": 2,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "monthly"
        ]
      },
      {
        "title": "TencentCloud/TencentDB-Agent-Memory",
        "url": "https://github.com/TencentCloud/TencentDB-Agent-Memory",
        "description": "TencentDB Agent Memory is a team-level memory hub for AI Agents — turning conversations, docs, and code into four reusable memory assets (Chat Memory, Skill, LLM-Wiki, Code-Graph) that are governed, shared, and equipped across agents and frameworks.",
        "language": "TypeScript",
        "stars": "23,858",
        "forks": "2,204",
        "author": "TencentCloud",
        "summary": "TencentDB-Agent-Memory将对话 数据和代码相结合形成四类可复用的记忆资产 并实现跨代理框架的统一管理与共享功能",
        "rank": 3,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "monthly"
        ]
      },
      {
        "title": "citrolabs/ego-lite",
        "url": "https://github.com/citrolabs/ego-lite",
        "description": "The fastest browser for AI agents to run browser automation, built for sharing your logged-in browser state with your AI agents, like Codex or Claude Code, without disturbing you. Zero cost, zero config.",
        "language": "JavaScript",
        "stars": "12,771",
        "forks": "667",
        "author": "citrolabs",
        "summary": "ego-lite 是一个面向 AI 智能体的浏览器自动化工具，支持将用户当前已登录的浏览器会话状态零配置、零成本地共享给 Codex 或 Claude Code 等代理使用，且不干扰用户正常操作。",
        "rank": 4,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "monthly"
        ]
      },
      {
        "title": "permissionlesstech/bitchat",
        "url": "https://github.com/permissionlesstech/bitchat",
        "description": "bluetooth mesh chat, IRC vibes",
        "language": "Swift",
        "stars": "35,805",
        "forks": "5,687",
        "author": "permissionlesstech",
        "summary": "这是一个基于蓝牙 mesh 网络技术的聊天应用，风格类似于 IRC。",
        "rank": 5,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "monthly"
        ]
      },
      {
        "title": "zhaoxuya520/reverse-skill",
        "url": "https://github.com/zhaoxuya520/reverse-skill",
        "description": "Reverse Engineering / Authorized Penetration Testing / Security Research Skill Router Pack AI-powered routing + On-demand toolchain bootstrapping + Self-evolving knowledge base Supports Claude Code, Kiro, Cursor, Cline, and other AI coding clients 逆向/渗透/安全技能路由包 - AI 自动路由 + 按需自举工具链 + 自动进化经验库 | 支持 Claude Code / Kiro / Cursor / Cline 等代码 AI 客户端",
        "language": "PowerShell",
        "stars": "27,435",
        "forks": "3,738",
        "author": "zhaoxuya520",
        "summary": "该项目是一个支持多个 AI 编码客户端的安全技能路由集成包，实现了 AI 自动路由、按需引导安全工具链以及自我进化的知识库功能。",
        "rank": 6,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "monthly"
        ]
      },
      {
        "title": "diegosouzapw/OmniRoute",
        "url": "https://github.com/diegosouzapw/OmniRoute",
        "description": "Never stop coding. Free MIT AI gateway: one endpoint, 340 providers (90+ free), 1200+ models — Kimi, Claude, GPT, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 450+ contributors",
        "language": "TypeScript",
        "stars": "53,288",
        "forks": "7,280",
        "author": "diegosouzapw",
        "summary": "OmniRoute 通过单一接口聚合 340 多个 AI 服务（其中 90+ 完全免费），支持工具链无缝集成，提供省 token 的压缩技术及智能降级功能。",
        "rank": 7,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "monthly"
        ]
      },
      {
        "title": "microsoft/AI-For-Beginners",
        "url": "https://github.com/microsoft/AI-For-Beginners",
        "description": "12 Weeks, 24 Lessons, AI for All!",
        "language": "Jupyter Notebook",
        "stars": "66,357",
        "forks": "12,839",
        "author": "microsoft",
        "summary": "该项目以12周、24节为周期的结构，面向所有学习者介绍人工智能的基本原理与应用。",
        "rank": 8,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "monthly"
        ]
      },
      {
        "title": "pingdotgg/t3code",
        "url": "https://github.com/pingdotgg/t3code",
        "description": "无描述",
        "language": "TypeScript",
        "stars": "20,076",
        "forks": "4,733",
        "author": "pingdotgg",
        "summary": "该项目是日程安排工具 ping.gg 的开源代码库，基于 T3 技术栈（Next.js、TypeScript、tRPC、Prisma、Tailwind CSS 等）构建，展示了全栈类型安全开发的完整实践。",
        "rank": 9,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "monthly"
        ]
      },
      {
        "title": "basecamp/omarchy",
        "url": "https://github.com/basecamp/omarchy",
        "description": "Beautiful, Modern & Opinionated Linux",
        "language": "Shell",
        "stars": "28,343",
        "forks": "2,891",
        "author": "basecamp",
        "summary": "该项目提供了一种简洁易用、现代化且基于特定设计思想的Linux操作系统。",
        "rank": 10,
        "previous_rank": null,
        "movement": {
          "direction": "new",
          "amount": null,
          "label": "新上榜"
        },
        "periods": [
          "weekly",
          "monthly"
        ]
      }
    ]
  },
  "news": [
    {
      "id": "8f23da7e56640502",
      "title": "8月17日故障及后续工作",
      "original_title": "The August 17 outage, and the work ahead",
      "url": "https://github.blog/news-insights/company-news/the-august-17-outage-and-the-work-ahead",
      "source": "GitHub Blog",
      "source_id": "github-blog",
      "source_url": "https://github.blog/",
      "category": "云原生",
      "tags": [
        "系统可靠性·运维优化·可观测性"
      ],
      "published": "Thu, 20 Aug 2026 18:36:11 +0000",
      "published_at": "2026-08-21T02:36:11+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "对8月17日出现的服务中断进行回顾，并说明正在采取的可靠性改进措施。",
      "original_summary": "An update on the August 17 outage and the steps we're taking to improve reliability. The post The August 17 outage, and the work ahead appeared first on The GitHub Blog .",
      "localized": true,
      "stale": false
    },
    {
      "id": "e3ddd7a65cd3a566",
      "title": "测量语音识别基准优化",
      "original_title": "Measuring benchmark optimization in speech recognition",
      "url": "https://huggingface.co/blog/asr-benchmark-optimization",
      "source": "Hugging Face Blog",
      "source_id": "huggingface-blog",
      "source_url": "https://huggingface.co/blog",
      "category": "研究",
      "tags": [
        "语音识别",
        "基准优化",
        "评估"
      ],
      "published": "Fri, 21 Aug 2026 00:00:00 GMT",
      "published_at": "2026-08-21T08:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "无摘要",
      "original_summary": "",
      "localized": true,
      "stale": false
    },
    {
      "id": "fc1a9abd82b35a9c",
      "title": "AI Futures 发布",
      "original_title": "Introducing AI Futures",
      "url": "https://openai.com/index/introducing-ai-futures",
      "source": "OpenAI News",
      "source_id": "openai-news",
      "source_url": "https://openai.com/news/",
      "category": "研究",
      "tags": [
        "AI 模型",
        "治理",
        "经济影响"
      ],
      "published": "Thu, 20 Aug 2026 07:00:00 GMT",
      "published_at": "2026-08-20T15:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "介绍 OpenAI 新博客《AI Futures》，探讨变革性 AI 如何重塑权力、治理、经济和个人自由。",
      "original_summary": "Introducing AI Futures, a new OpenAI blog exploring how transformative AI could reshape power, governance, the economy, and individual freedom.",
      "localized": true,
      "stale": false
    },
    {
      "id": "d69d98e58a53054e",
      "title": "哈佛700美元创业训练营推出讲师AI头像功能",
      "original_title": "Harvard’s $699 startup bootcamp offers AI avatars of its instructors",
      "url": "https://techcrunch.com/2026/08/22/harvards-699-startup-bootcamp-offers-ai-avatars-of-its-instructors",
      "source": "TechCrunch AI",
      "source_id": "techcrunch-ai",
      "source_url": "https://techcrunch.com/category/artificial-intelligence/",
      "category": "AI 模型",
      "tags": [
        "AI头像",
        "教学工具",
        "创业训练"
      ],
      "published": "Sat, 22 Aug 2026 21:46:56 +0000",
      "published_at": "2026-08-23T05:46:56+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "在HBS Foundry项目中，AI头像在练习演示和董事会议上提供反馈",
      "original_summary": "In the HBS Foundry program, AI avatars provide feedback during practice pitches and board meetings.",
      "localized": true,
      "stale": false
    },
    {
      "id": "ae5142e8755ad296",
      "title": "内蒙古一城市凭廉价能源成 AI 数据中心核心枢纽",
      "original_title": "The Unlikely Place at the Center of China’s AI Boom",
      "url": "https://www.wired.com/story/the-unlikely-place-at-the-center-of-chinas-ai-boom",
      "source": "Wired AI",
      "source_id": "wired-ai",
      "source_url": "https://www.wired.com/tag/artificial-intelligence/",
      "category": "云原生",
      "tags": [
        "数据中心",
        "算力基建",
        "内蒙古"
      ],
      "published": "Fri, 21 Aug 2026 23:25:32 +0000",
      "published_at": "2026-08-22T07:25:32+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "廉价电力、充足土地及邻近北京优势，使内蒙古一城市成关键数据中心枢纽，支撑 AI 算力需求。",
      "original_summary": "Cheap energy, abundant land, and proximity to Beijing have turned a city in Inner Mongolia into a crucial hub for data centers.",
      "localized": true,
      "stale": false
    },
    {
      "id": "c563ba54ef748167",
      "title": "将老鼠放入冬眠会导致突触大量丢失",
      "original_title": "Putting mice into hibernation causes a major loss of synapses",
      "url": "https://arstechnica.com/science/2026/08/memories-stick-around-even-after-half-the-synapses-are-gone",
      "source": "Ars Technica",
      "source_id": "arstechnica",
      "source_url": "https://arstechnica.com/",
      "category": "研究",
      "tags": [
        "冬眠",
        "突触",
        "记忆"
      ],
      "published": "Sat, 22 Aug 2026 11:22:32 +0000",
      "published_at": "2026-08-22T19:22:32+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "冬眠会减少突触，但老鼠似乎仍然保留了记忆。",
      "original_summary": "Hibernation cuts down on synapses, but mice seem to retain memories anyway.",
      "localized": true,
      "stale": false
    },
    {
      "id": "b32e30ed9d4e29a0",
      "title": "如何利用OpenTelemetry将慢查询转化为可行性可靠性指标",
      "original_title": "How to turn slow queries into actionable reliability metrics with OpenTelemetry",
      "url": "https://www.cncf.io/blog/2026/08/21/how-to-turn-slow-queries-into-actionable-reliability-metrics-with-opentelemetry",
      "source": "CNCF Blog",
      "source_id": "cncf-blog",
      "source_url": "https://www.cncf.io/blog/",
      "category": "开发工具",
      "tags": [
        "性能优化",
        "监控技术",
        "OpenTelemetry"
      ],
      "published": "Fri, 21 Aug 2026 11:00:00 +0000",
      "published_at": "2026-08-21T19:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "慢速SQL查询影响用户体验并引发连锁故障。传统方案通过增加Telemetry数据解决，但反而增加分析负担，需更智能的技术手段",
      "original_summary": "Slow SQL queries degrade user experience, cause cascading failures, and turn simple operations into production incidents. The traditional fix? Collect more telemetry. But more telemetry means more things to look at, not ",
      "localized": true,
      "stale": false
    },
    {
      "id": "7a29e551a2c67df1",
      "title": "优必选客户产线1:1搬进WRC，解锁具身智能真落地路径",
      "original_title": "不是Demo！优必选把客户产线1:1搬进WRC，解锁具身智能真落地路径",
      "url": "https://www.qbitai.com/2026/08/477253.html",
      "source": "量子位",
      "source_id": "qbitai",
      "source_url": "https://www.qbitai.com/",
      "category": "AI 模型",
      "tags": [
        "具身智能",
        "端侧部署",
        "跨场景适配"
      ],
      "published": "Sat, 22 Aug 2026 14:46:43 +0000",
      "published_at": "2026-08-22T22:46:43+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "端侧部署解决了具身大脑能否装进身体的问题，快速适配工业、商用和家庭三类机器人",
      "original_summary": "端侧部署解决了具身大脑能否装进身体的问题。那么，同一个「大脑」，如何快速适配工业、商用和家庭三类机器人呢？",
      "localized": true,
      "stale": false
    },
    {
      "id": "2c50822a70232846",
      "title": "事故频发并不意味着可靠性下降",
      "original_title": "事故频发并不意味着可靠性下降",
      "url": "https://www.infoq.cn/article/m8zEcEteGKJma9EJe35S",
      "source": "InfoQ 中文",
      "source_id": "infoq-cn",
      "source_url": "https://www.infoq.cn/",
      "category": "开发工具",
      "tags": [
        "可靠性/事故/系统"
      ],
      "published": "Sun, 23 Aug 2026 09:10:00 GMT",
      "published_at": "2026-08-23T17:10:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "点击查看原文>",
      "original_summary": "点击查看原文>",
      "localized": true,
      "stale": false
    },
    {
      "id": "2c00a0c5573b3bed",
      "title": "26岁离开10亿私募，一个交易天才与他的AI Trading创业｜独家对话",
      "original_title": "26岁离开10亿私募，一个交易天才与他的AI Trading创业｜独家对话",
      "url": "https://www.tmtpost.com/8111128.html",
      "source": "钛媒体",
      "source_id": "tmtpost",
      "source_url": "https://www.tmtpost.com/",
      "category": "AI 模型",
      "tags": [
        "AI交易",
        "创业故事"
      ],
      "published": "Sun, 23 Aug 2026 10:42:45 +0800",
      "published_at": "2026-08-23T10:42:45+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "一个人就是一支AI交易团队。",
      "original_summary": "一个人就是一支AI 交易团队。",
      "localized": true,
      "stale": false
    },
    {
      "id": "e7bb817425156f55",
      "title": "Windows 是 AI PC 路上的绊脚石",
      "original_title": "Windows 是 AI PC 路上的绊脚石",
      "url": "https://www.ifanr.com/1676189",
      "source": "爱范儿",
      "source_id": "ifanr",
      "source_url": "https://www.ifanr.com/",
      "category": "开发工具",
      "tags": [
        "Windows",
        "AI PC",
        "开发者"
      ],
      "published": "Sat, 22 Aug 2026 10:00:42 +0000",
      "published_at": "2026-08-22T18:00:42+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "你知道我不想离开 你知道我有多无奈",
      "original_summary": "你知道我不想离开 你知道我有多无奈 #欢迎关注爱范儿官方微信公众号：爱范儿（微信号：ifanr），更多精彩内容第一时间为您奉上。",
      "localized": true,
      "stale": false
    },
    {
      "id": "fba5d4d73e9da21b",
      "title": "工业具身智能的 \"最后一公里\"，为什么是埃夫特&启智在走？",
      "original_title": "工业具身智能的 \"最后一公里\"，为什么是埃夫特&启智在走？",
      "url": "https://www.leiphone.com/category/robot/UL2Q8ihgr90Dy85f.html",
      "source": "雷锋网",
      "source_id": "leiphone",
      "source_url": "https://www.leiphone.com/",
      "category": "AI 模型",
      "tags": [
        "工业机器人",
        "具身智能",
        "工业现场"
      ],
      "published": "Sat, 22 Aug 2026 20:07:00 +0800",
      "published_at": "2026-08-22T20:07:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "90% 的工厂，机器人还进不去，具身智能在工业现场面临油污、粉尘、温差和来料不一致等环境挑战。",
      "original_summary": "一、90% 的工厂，机器人还进不去 具身智能这两年很热，但热的地方大多不在工厂。 人形机器人在展会上跳舞、倒酒、叠衣服，视频传播量惊人；可一旦走进真实的工业车间，话题就迅速冷下来。原因 很简单， 工业现场不是实验室，它要求机器人在油污、粉尘、温差和来料不一致的环境里，连续、稳定、可核算地干活。而这恰恰是当前具身智能最薄弱的环节。 传统工业机器人其实已经很强了。高速、高精、大负载，在汽车焊装线、3C 装配线上可以做到毫秒级节拍；在防爆、喷",
      "localized": true,
      "stale": false
    },
    {
      "id": "40f3d8e8adc293d5",
      "title": "轨迹信息：鞅与随机时刻",
      "original_title": "Information on trajectories: martingales and random times",
      "url": "https://arxiv.org/abs/2608.20337v1",
      "source": "arXiv AI / ML / NLP",
      "source_id": "arxiv-ai",
      "source_url": "https://arxiv.org/",
      "category": "研究",
      "tags": [
        "鞅",
        "随机时刻",
        "变分恒等式"
      ],
      "published": "2026-08-20T17:59:57Z",
      "published_at": "2026-08-21T01:59:57+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "基于非负鞅轨迹空间的信息流动，推导其在任意随机时刻的精确变分恒等式，继承并拓展了经典浓度不等式。",
      "original_summary": "Accounting for information flow on the path space of trajectories of a nonnegative martingale yields exact variational identities for it, even at arbitrary random times. This recovers the widely used classical concentrat",
      "localized": true,
      "stale": false
    },
    {
      "id": "7e215091c1491235",
      "title": "第二届世界人形机器人运动会开幕：2056台机器人齐聚“冰丝带”",
      "original_title": "DeepSeek 周末用量统一低价收费；特斯拉 9 月 3 日首秀 Cybercab；神秘 Ox Alpha 模型爆火网络",
      "url": "http://www.geekpark.net/news/369215",
      "source": "极客公园",
      "source_id": "geekpark",
      "source_url": "https://www.geekpark.net/",
      "category": "研究",
      "tags": [
        "人形机器人",
        "机器人赛事",
        "北京"
      ],
      "published": "Sun, 23 Aug 2026 08:20:39 +0800",
      "published_at": "2026-08-23T08:20:39+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "第二届世界人形机器人运动会在国家速滑馆“冰丝带”开幕，666支队伍、2056台机器人参赛，队伍数量较首届增长138%，机器人数量翻两番。",
      "original_summary": "第二届世界人形机器人运动会开幕：2056 台机器人齐聚「冰丝带」，666 支队伍竞技 51 赛项 8 月 22 日晚间，第二届世界人形机器人运动会在国家速滑馆「冰丝带」开幕。 本届赛事由北京市人民政府、中央广播电视总台、世界机器人合作组织、亚太机器人世界杯国际理事会联合主办。来自六大洲 16 个国家的 666 支队伍、2056 台机器人参赛，队伍数量较首届增长 138%，机器人数量翻了两番。 开幕式上，田径 100 米大型组预赛率先开跑",
      "localized": true,
      "stale": false
    },
    {
      "id": "1a5fb04501e64cc7",
      "title": "2026科学智能大会聚焦AI4S赋能科研，50位院士共议",
      "original_title": "2026科学智能大会圆满闭幕，近50位院士凝聚共识推进AI4S赋能科学研究",
      "url": "https://www.oschina.net/news/502074",
      "source": "开源中国",
      "source_id": "oschina",
      "source_url": "https://www.oschina.net/",
      "category": "研究",
      "tags": [
        "AI4S",
        "科学计算",
        "人工智能"
      ],
      "published": "Sat, 22 Aug 2026 19:23:02 +0800",
      "published_at": "2026-08-22T19:23:02+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "2026科学智能大会于北京圆满举办，围绕AI4S主题推动人工智能变革科研范式，院士们探讨科学研究中的AI前沿应用。",
      "original_summary": "2026科学智能大会成功举办 ——以“智能驱动”重塑科研范式，推进人工智能赋能科学研究 8月21-22日，2026科学智能大会在北京成功举办。作为我国人工智能赋能科学研究（AI for Science，简称AI4S）领域最高规格的学术盛会，本次大会由“学术科协”科学智能专家委员会提供学术指导，以“人工智能变革科研范式”为主题，通过...",
      "localized": true,
      "stale": false
    },
    {
      "id": "ec4e3374933863b1",
      "title": "谷歌TPU之父加入Anthropic",
      "original_title": "谷歌TPU之父，被Anthropic连夜挖走了！",
      "url": "https://aiera.com.cn/2026/08/23/other/admin/110261/%e8%b0%b7%e6%ad%8ctpu%e4%b9%8b%e7%88%b6%ef%bc%8c%e8%a2%abanthropic%e8%bf%9e%e5%a4%9c%e6%8c%96%e8%b5%b0%e4%ba%86%ef%bc%81",
      "source": "新智元",
      "source_id": "aiera",
      "source_url": "https://www.aiera.com.cn/",
      "category": "AI 模型",
      "tags": [
        "AI",
        "TPU",
        "人才流动"
      ],
      "published": "Sun, 23 Aug 2026 00:45:51 +0000",
      "published_at": "2026-08-23T08:45:51+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "谷歌TPU之父跳槽至Anthropic，引发AI圈关注。",
      "original_summary": "谷歌TPU之父，跳槽Anthropic了？ 今天一大早，AI圈被这个消息刷屏了。 外媒曝出猛料：Anthropic成功挖角前谷歌高管、大名鼎鼎的「TPU之父」Amir Sale…",
      "localized": true,
      "stale": false
    },
    {
      "id": "c6de64b1b72c4b4d",
      "title": "Echoes Remain：迈克尔杰克逊68周年诞辰唱片展",
      "original_title": "线下活动｜Echoes Remain：迈克尔杰克逊 68 周年诞辰唱片展",
      "url": "https://sspai.com/post/113675",
      "source": "少数派",
      "source_id": "sspai",
      "source_url": "https://sspai.com/",
      "category": "开源生态",
      "tags": [
        "迈克尔杰克逊",
        "唱片展",
        "线下活动"
      ],
      "published": "Sat, 22 Aug 2026 11:00:00 +0800",
      "published_at": "2026-08-22T11:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "2023年8月29日，少数派广州线下店举办迈克尔杰克逊68周年诞辰唱片展，为数码与音乐爱好者打造自由交流的空间。",
      "original_summary": "又一年8月29日如期而至，MichaelJackson的诞辰来到了第68个年头，我们决定在少数派广州线下店举办一场MJ唱片展。少数派广州店一直想做一处能让数码和音乐爱好者都能自在落脚的空间，不必拘谨落 ... 查看全文",
      "localized": true,
      "stale": false
    },
    {
      "id": "54c67d08d3f0e117",
      "title": "Doodle 浏览器生成音乐与 Spirograph 组合",
      "original_title": "Doodle generative compositions in your browser with Musical Spirograph",
      "url": "https://www.theverge.com/entertainment/983322/musical-spirograph-generative-composition",
      "source": "The Verge",
      "source_id": "the-verge",
      "source_url": "https://www.theverge.com/",
      "category": "AI 模型",
      "tags": [
        "生成式艺术",
        "前端可视化",
        "交互设计"
      ],
      "published": "2026-08-22T13:00:00-04:00",
      "published_at": "2026-08-23T01:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "在浏览器中实现了基于 Spirograph 的生成式音乐创作，结合几何图案与音乐生成，提供即时交互体验",
      "original_summary": "I remember having a Spirograph as a kid and being obsessed with it. Its geometric patterns are hypnotic and gorgeous. I also love generative music composition. So bringing those two things together in a browser tab, I'm ",
      "localized": true,
      "stale": false
    },
    {
      "id": "fcee4ba15ecfb807",
      "title": "VentureBeat names Rob Strechay as its first Lead Analyst, expanding its enterprise AI research push",
      "original_title": "VentureBeat names Rob Strechay as its first Lead Analyst, expanding its enterprise AI research push",
      "url": "https://venturebeat.com/ai/venturebeat-names-rob-strechay-as-its-first-lead-analyst-expanding-its-enterprise-ai-research-push",
      "source": "VentureBeat AI",
      "source_id": "venturebeat-ai",
      "source_url": "https://venturebeat.com/category/ai/",
      "category": "研究",
      "tags": [
        "AI研究",
        "企业AI",
        "VentureBeat"
      ],
      "published": "Wed, 19 Aug 2026 14:18:12 GMT",
      "published_at": "2026-08-19T22:18:12+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "Rob Strechay, until recently managing director and principal analyst at theCUBE Research, has joined VentureBeat as our ",
      "original_summary": "Rob Strechay, until recently managing director and principal analyst at theCUBE Research, has joined VentureBeat as our first Lead Analyst and a founding analyst of VentureBeat Research. His arrival is the next step in a",
      "localized": true,
      "stale": false
    },
    {
      "id": "b32ee61ac59f179e",
      "title": "太空镜子威胁夜空与AI药物获研发认可",
      "original_title": "The Download: threats from space mirrors and credit for AI drugs",
      "url": "https://www.technologyreview.com/2026/08/21/1142762/the-download-space-mirrors-threats-ai-designed-drugs-credit",
      "source": "MIT Technology Review",
      "source_id": "mit-tech-review",
      "source_url": "https://www.technologyreview.com/",
      "category": "AI 模型",
      "tags": [
        "太空技术",
        "AI药物",
        "环境影响"
      ],
      "published": "Fri, 21 Aug 2026 12:10:00 +0000",
      "published_at": "2026-08-21T20:10:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "一家公司计划部署太空镜子以提升能量产能，但这可能对地球的夜空视野造成干扰；同时，有AI药物在研发过程中获得认可。",
      "original_summary": "This is today’s edition of The Download, our weekday newsletter that provides a daily dose of what’s going on in the world of technology. This company’s plans to deploy space mirrors could jeopardize the night sky for ma",
      "localized": true,
      "stale": false
    },
    {
      "id": "d96b4129d44ca7f6",
      "title": "5种提升学习效率的 Google 搜索技巧",
      "original_title": "5 new ways to level up your learning with Search",
      "url": "https://blog.google/products-and-platforms/products/search/back-to-school-study-tools",
      "source": "Google AI Blog",
      "source_id": "google-ai-blog",
      "source_url": "https://blog.google/technology/ai/",
      "category": "开发工具",
      "tags": [
        "Google 搜索技巧",
        "学习提升",
        "工具应用"
      ],
      "published": "Wed, 19 Aug 2026 19:00:00 +0000",
      "published_at": "2026-08-20T03:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "介绍如何利用 Google 搜索工具高效备课、复习课程内容及标准化考试资料",
      "original_summary": "Here’s how you can use Google Search tools to study for classes and standardized tests.",
      "localized": true,
      "stale": false
    },
    {
      "id": "76900827bd8bbfff",
      "title": "From Atari to EVE Online：构建15年游戏AI研究",
      "original_title": "From Atari to EVE Online: Building on 15 Years of AI Research in Games",
      "url": "https://deepmind.google/blog/from-atari-to-eve-online-building-on-15-years-of-ai-research-in-games",
      "source": "DeepMind Blog",
      "source_id": "deepmind-blog",
      "source_url": "https://deepmind.google/blog/",
      "category": "研究",
      "tags": [
        "AI",
        "游戏",
        "DeepMind"
      ],
      "published": "Fri, 21 Aug 2026 11:59:48 +0000",
      "published_at": "2026-08-21T19:59:48+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "Google DeepMind与游戏工作室合作，演示突破性游戏AI原型",
      "original_summary": "Google DeepMind partners with game studios to prototype breakthrough AI gameplay.",
      "localized": true,
      "stale": false
    },
    {
      "id": "cec66ec92e69a001",
      "title": "上纬新材消费级机器人启元 Q1/T1 开启预订，预计首批发货最早 9 月",
      "original_title": "上纬新材消费级机器人启元 Q1/T1 开启预订，预计首批发货最早 9 月",
      "url": "https://www.ithome.com/0/993/155.htm",
      "source": "IT之家",
      "source_id": "ithome",
      "source_url": "https://www.ithome.com/",
      "category": "AI 模型",
      "tags": [
        "消费级机器人",
        "双足四足",
        "AI交互"
      ],
      "published": "Sun, 23 Aug 2026 02:43:50 GMT",
      "published_at": "2026-08-23T10:43:50+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "IT之家 8 月 23 日消息，上纬新材消费级机器人启元 Q1、启元 T1 开启预订，可通过官方小程序、天猫、抖音、B 站及线下体验活动预订，预计 9 月首批发货；7 月启元 T1 登场，支持双足站立、四足行走、柔性力控、自然牵手、静谧移动",
      "original_summary": "IT之家 8 月 23 日消息，据财联社今日报道，上纬新材消费级机器人启元 Q1、启元 T1 双产品开启预订，用户可通过上纬启元官方小程序、天猫、抖音、B站官方店铺，以及线下体验活动参与预订，预计首批发货时间为今年 9 月。 就在今年 7 月，上纬新材官宣全球首个可变形个人机器人 —— 启元 T1 正式登场。据介绍，上纬新材启元 T1 支持双足站立，也能四足行走；支持柔性力控，自然牵手；支持静谧移动，主打灵活安全；支持主动交互、长期记忆",
      "localized": true,
      "stale": false
    },
    {
      "id": "23eef94b8c457404",
      "title": "段永平仍乐观看好泡泡玛特股权",
      "original_title": "段永平还是深爱泡泡玛特",
      "url": "https://news.cnblogs.com/n/834818",
      "source": "博客园",
      "source_id": "cnblogs",
      "source_url": "https://www.cnblogs.com/",
      "category": "研究",
      "tags": [
        "泡泡玛特",
        "段永平",
        "财报"
      ],
      "published": "Sat, 22 Aug 2026 15:29:10 GMT",
      "published_at": "2026-08-22T23:29:10+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "泡泡玛特最新财报显示AB两面，段永平持续承诺支持，但品牌需持续创新传递新故事。",
      "original_summary": "文｜新品略财经，作者｜吴文武 泡泡玛特最新财报呈现出 AB 两面，面对市场质疑声，段永平依然长期看好泡泡玛特，但泡泡玛特依然需要不停讲出新故事。 01 泡泡玛特最新财报的 AB 面 又到了财报季，上市公司纷纷公布中期财报，这几天，潮玩品牌泡泡玛特的半年财报数据，呈现出较为明显的 AB 两面，引发市场 本文链接",
      "localized": true,
      "stale": false
    },
    {
      "id": "819f04af4faa7b3a",
      "title": "行业大佬联合成立Omacom基金会推动Omarchy Linux系统发展",
      "original_title": "多名行业大佬联合成立Omacom基金会 用于推动Omarchy Linux系统的发展",
      "url": "https://www.landian.news/archives/126369.html",
      "source": "蓝点网",
      "source_id": "landiannews",
      "source_url": "https://www.landiannews.com/",
      "category": "开源生态",
      "tags": [
        "Omacom基金会/Omarchy Linux/开源"
      ],
      "published": "Sat, 22 Aug 2026 04:25:57 +0000",
      "published_at": "2026-08-22T12:25:57+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "DHH联合戴尔创始人、Cloudflare CEO等行业领袖成立非营利基金会Omacom，旨在推动Omarchy Linux系统的开发，基金会拥有800万美元启动资金，支持商标、基础设施和相关开源项目。",
      "original_summary": "#行业资讯 DHH 联合戴尔创始人、Cloudflare CEO 等行业大佬成立 Omacom 基金会，用于推动 Omarchy Linux 系统的发展。近期 DHH 开发的 Omarchy Linux 系统热度非常高，现在 DHH 成立非营利基金会来推动该系统的发展。基金会启动资金 800 万美元，基金会持有相关商标、资助基础设施、推动工作发展、支持 Omarchy 系统依赖的开源项目和开发者。查看全文：https://ourl.co",
      "localized": true,
      "stale": false
    },
    {
      "id": "29589e8b1dfc44d0",
      "title": "KaiwuDB 双副本仲裁节点部署与硬约束",
      "original_title": "KaiwuDB 双副本仲裁节点怎么部署？有哪些硬约束？",
      "url": "https://segmentfault.com/q/1010000048184345",
      "source": "SegmentFault",
      "source_id": "segmentfault",
      "source_url": "https://segmentfault.com/",
      "category": "云原生",
      "tags": [
        "分布式数据库",
        "高可用",
        "部署"
      ],
      "published": "2026-08-20T19:05:57+08:00",
      "published_at": "2026-08-20T19:05:57+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "KaiwuDB 双副本仲裁节点的部署方法及关键约束条件",
      "original_summary": "KaiwuDB 双副本仲裁节点怎么部署？有哪些硬约束？",
      "localized": true,
      "stale": false
    },
    {
      "id": "6d68ec94738cdacb",
      "title": "DeepSeek API 免费平台查询",
      "original_title": "[问与答] 现在哪个平台还有免费的 deepseek api？",
      "url": "https://www.v2ex.com/t/1236521",
      "source": "V2EX",
      "source_id": "v2ex",
      "source_url": "https://www.v2ex.com/",
      "category": "AI 模型",
      "tags": [
        "AI 模型",
        "API",
        "开源"
      ],
      "published": "2026-08-23T02:50:13Z",
      "published_at": "2026-08-23T10:50:13+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "用户想知道目前有哪些平台提供免费的 DeepSeek API 访问权限",
      "original_summary": "",
      "localized": true,
      "stale": false
    },
    {
      "id": "39decf0249a47243",
      "title": "3 分钟冲刺跑的分子反应远超 90 分钟中等强度运动",
      "original_title": "3 分钟冲刺跑产生的分子反应与 90 分钟中等强度运动截然不同",
      "url": "https://www.solidot.org/story?sid=85165",
      "source": "Solidot",
      "source_id": "solidot",
      "source_url": "https://www.solidot.org/",
      "category": "研究",
      "tags": [
        "运动科学",
        "蛋白质组学",
        "代谢物"
      ],
      "published": "Sat, 22 Aug 2026 23:59:22 +0800",
      "published_at": "2026-08-22T23:59:22+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "洛克菲勒大学研究发现，六次 30 秒全力冲刺跑使约四分之一的血液蛋白质发生显著变化，而 90 分钟中等强度骑行仅改变不足 0.25% 的蛋白质。冲刺跑还迅速提升了 200 多种与血管生成、组织重塑和激素信号传导相关的代谢物和蛋白质水平。",
      "original_summary": "3 分钟冲刺跑产生的分子反应与 90 分钟中等强度运动截然不同。洛克菲勒大学的研究人员比较了人体对不同强度运动的反应。他们发现，六次 30 秒全力冲刺跑后，血液中近四分之一的蛋白质发生了变化。相比之下，90 分钟持续中等强度骑行仅改变了不到 0.25% 的蛋白质。中等强度的跑步机运动对蛋白质的影响比骑行更大，但仍然远小于短暂的冲刺跑。冲刺跑还改变了逾 200 种代谢物，迅速提升了参与血管生长、组织重塑和激素信号传导的蛋白质水平。部分蛋白",
      "localized": true,
      "stale": false
    },
    {
      "id": "f65c07c326de973a",
      "title": "Multilingual Knowledge Transfer under Data Constraints via Lexical Interventions",
      "original_title": "Multilingual Knowledge Transfer under Data Constraints via Lexical Interventions",
      "url": "https://machinelearning.apple.com/research/multilingual-knowledge-transfer-lexical-interventions",
      "source": "Apple Machine Learning",
      "source_id": "apple-ml",
      "source_url": "https://machinelearning.apple.com/",
      "category": "研究",
      "tags": [
        "多语言",
        "知识迁移",
        "数据稀缺"
      ],
      "published": "Thu, 20 Aug 2026 00:00:00 GMT",
      "published_at": "2026-08-20T08:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "Cross-lingual knowledge transfer is critical for building high-performing multilingual language models for languages wit",
      "original_summary": "Cross-lingual knowledge transfer is critical for building high-performing multilingual language models for languages with insufficient training data. When target language data is scarce, the knowledge required for many d",
      "localized": true,
      "stale": false
    },
    {
      "id": "80d425e7482ca00d",
      "title": "GitHub Copilot 入门应用：管理你的工作",
      "original_title": "GitHub Copilot app for Beginners: Managing your work",
      "url": "https://github.blog/ai-and-ml/github-copilot/github-copilot-app-for-beginners-managing-your-work",
      "source": "GitHub Blog",
      "source_id": "github-blog",
      "source_url": "https://github.blog/",
      "category": "AI 模型",
      "tags": [
        "GitHub",
        "Copilot",
        "AI"
      ],
      "published": "Wed, 19 Aug 2026 17:50:23 +0000",
      "published_at": "2026-08-20T01:50:23+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "介绍在多个Copilot会话中使用 My work 面板跟踪进行中、已完成和待办事项的方法",
      "original_summary": "If you’re juggling multiple Copilot sessions, use the My work pane to track what's in flight, what's done, and what's next. The post GitHub Copilot app for Beginners: Managing your work appeared first on The GitHub Blog ",
      "localized": true,
      "stale": false
    },
    {
      "id": "eab5285cfdebeb65",
      "title": "LFM2.5-DSpark 实现 3.2 倍更快推理",
      "original_title": "Up to 3.2x Faster Inference with LFM2.5-DSpark",
      "url": "https://huggingface.co/blog/LiquidAI/lfm25-dspark",
      "source": "Hugging Face Blog",
      "source_id": "huggingface-blog",
      "source_url": "https://huggingface.co/blog",
      "category": "AI 模型",
      "tags": [
        "AI 模型",
        "推理加速",
        "性能提升"
      ],
      "published": "Thu, 20 Aug 2026 16:52:57 GMT",
      "published_at": "2026-08-21T00:52:57+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "LFM2.5-DSpark 版本在相同硬件上比前代模型推理速度提升至 3.2 倍",
      "original_summary": "",
      "localized": true,
      "stale": false
    },
    {
      "id": "ad89fb510e3c78c2",
      "title": "Stampli使用ChatGPT Work将发布时间缩短68%",
      "original_title": "Stampli cuts launch hours by 68% using ChatGPT Work",
      "url": "https://openai.com/index/stampli",
      "source": "OpenAI News",
      "source_id": "openai-news",
      "source_url": "https://openai.com/news/",
      "category": "AI 模型",
      "tags": [
        "生成式AI|开发效率|代码生成"
      ],
      "published": "Thu, 20 Aug 2026 00:00:00 GMT",
      "published_at": "2026-08-20T08:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "Stampli利用Codex和ChatGPT Work将数周的发布生产周期压缩为数天，在已承诺设计资源的前提下实现效率提升。",
      "original_summary": "With a fixed deadline and design resources committed elsewhere, Stampli used Codex and ChatGPT Work to compress weeks of launch production into days.",
      "localized": true,
      "stale": false
    },
    {
      "id": "e0cf4087263d4676",
      "title": "由DeepMind校友创立的Inherent称其AI“队友”在复制研究方面超越了Anthropic和OpenAI",
      "original_title": "Inherent, founded by DeepMind alumni, says its AI ‘teammate’ just outperformed Anthropic and OpenAI at replicating research",
      "url": "https://techcrunch.com/2026/08/22/inherent-founded-by-deepmind-alumni-says-its-ai-teammate-just-outperformed-anthropic-and-openai-at-replicating-research",
      "source": "TechCrunch AI",
      "source_id": "techcrunch-ai",
      "source_url": "https://techcrunch.com/category/artificial-intelligence/",
      "category": "AI 模型",
      "tags": [
        "AI代理",
        "科学论文复制",
        "DeepMind"
      ],
      "published": "Sat, 22 Aug 2026 19:00:00 +0000",
      "published_at": "2026-08-23T03:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "Inherent发布的AI代理Faraday能够复制科学论文，这可能成为创新的垫脚石。",
      "original_summary": "Built by DeepMind alumni, British AI lab Inherent released Faraday, an AI agent whose ability to replicate scientific papers could be a stepping stone for innovation.",
      "localized": true,
      "stale": false
    },
    {
      "id": "1118c1b2a5c45cd6",
      "title": "英国单一行政区域对Palantir说不",
      "original_title": "The Single English County Saying No to Palantir",
      "url": "https://www.wired.com/story/the-single-english-county-saying-no-to-palantir",
      "source": "Wired AI",
      "source_id": "wired-ai",
      "source_url": "https://www.wired.com/tag/artificial-intelligence/",
      "category": "安全",
      "tags": [
        "AI模型",
        "健康数据",
        "政府合约"
      ],
      "published": "Fri, 21 Aug 2026 06:00:00 +0000",
      "published_at": "2026-08-21T14:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "英国大曼彻斯特地区要求撤销与Palantir的大型医疗合约，称自行提供更佳服务。",
      "original_summary": "The UK government is facing calls to cancel a sprawling health care contract with Palantir. The region of Greater Manchester insists it can do a better job itself.",
      "localized": true,
      "stale": false
    },
    {
      "id": "d6a4a44fe3161004",
      "title": "Dismantling the Roadless Rule threatens to disrupt wildlife and water in US",
      "original_title": "Dismantling the Roadless Rule threatens to disrupt wildlife and water in US",
      "url": "https://arstechnica.com/science/2026/08/dismantling-the-roadless-rule-threatens-to-disrupt-wildlife-and-water-in-us",
      "source": "Ars Technica",
      "source_id": "arstechnica",
      "source_url": "https://arstechnica.com/",
      "category": "研究",
      "tags": [
        "道路",
        "野生动物",
        "水"
      ],
      "published": "Sat, 22 Aug 2026 11:08:53 +0000",
      "published_at": "2026-08-22T19:08:53+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "Lands free of roads are under threat from the Trump administration’s proposed rollback.",
      "original_summary": "Lands free of roads are under threat from the Trump administration’s proposed rollback.",
      "localized": true,
      "stale": false
    },
    {
      "id": "a0560f7bde9fd768",
      "title": "宣布2027年上半年KCDs",
      "original_title": "Announcing H1 2027 KCDs",
      "url": "https://www.cncf.io/blog/2026/08/20/announcing-h1-2027-kcds",
      "source": "CNCF Blog",
      "source_id": "cncf-blog",
      "source_url": "https://www.cncf.io/blog/",
      "category": "云原生",
      "tags": [
        "Kubernetes｜社区活动｜云原生"
      ],
      "published": "Thu, 20 Aug 2026 16:00:00 +0000",
      "published_at": "2026-08-21T00:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "Kubernetes Community Days（KCDs）将在2027年上半年启动，由云原生计算基金会（CNCF）支持，面向社区组织的活动，旨在让开发者在本地交流、学习和创新。",
      "original_summary": "Get ready to connect, learn, and innovate right in your backyard. Kubernetes Community Days (KCDs) are officially kicking off for H1! Supported by the Cloud Native Computing Foundation (CNCF), these community-organized e",
      "localized": true,
      "stale": false
    },
    {
      "id": "a3e3a261fbf8f41f",
      "title": "伽利略机器人首发“陆行具身系统”，打通轮车足底层技术壁垒",
      "original_title": "伽利略机器人首发“陆行具身系统”，打通轮车足底层技术壁垒",
      "url": "https://www.qbitai.com/2026/08/477246.html",
      "source": "量子位",
      "source_id": "qbitai",
      "source_url": "https://www.qbitai.com/",
      "category": "研究",
      "tags": [
        "机器人",
        "移动系统",
        "底层技术"
      ],
      "published": "Sat, 22 Aug 2026 14:19:39 +0000",
      "published_at": "2026-08-22T22:19:39+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "直击WRC",
      "original_summary": "直击WRC",
      "localized": true,
      "stale": false
    },
    {
      "id": "afc41665771fdf75",
      "title": "Cloudflare 推出 Cache Response Rules，在源站响应后进一步控制缓存",
      "original_title": "Cloudflare 推出 Cache Response Rules，在源站响应后进一步控制缓存",
      "url": "https://www.infoq.cn/article/kyUdCw0IPHwuIHg2WJCu",
      "source": "InfoQ 中文",
      "source_id": "infoq-cn",
      "source_url": "https://www.infoq.cn/",
      "category": "开发工具",
      "tags": [
        "Cloudflare",
        "缓存",
        "源站响应"
      ],
      "published": "Sat, 22 Aug 2026 17:17:00 GMT",
      "published_at": "2026-08-23T01:17:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "点击查看原文>",
      "original_summary": "点击查看原文>",
      "localized": true,
      "stale": false
    },
    {
      "id": "49dd6443a04fdba1",
      "title": "阿里吴泳铭：别怕Capex三年回本",
      "original_title": "阿里吴泳铭：别怕，Capex三年回本",
      "url": "https://www.tmtpost.com/8113081.html",
      "source": "钛媒体",
      "source_id": "tmtpost",
      "source_url": "https://www.tmtpost.com/",
      "category": "研究",
      "tags": [
        "Capex回本﹖资本支出﹖阿里技术"
      ],
      "published": "Sun, 23 Aug 2026 10:36:28 +0800",
      "published_at": "2026-08-23T10:36:28+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "三年回本计算基于资本支出优化和业务增长",
      "original_summary": "三年回本怎么算的？",
      "localized": true,
      "stale": false
    },
    {
      "id": "7750342483a62244",
      "title": "摄像头AirPods或配拍摄指示灯、问界儿童车售价1.58万元、LV否认起诉国家知识产权局",
      "original_title": "早报｜摄像头AirPods或配备拍摄指示灯/问界儿童车售价1.58万元/LV否认「起诉国家知识产权局遭驳回」",
      "url": "https://www.ifanr.com/1676129",
      "source": "爱范儿",
      "source_id": "ifanr",
      "source_url": "https://www.ifanr.com/",
      "category": "AI 模型",
      "tags": [
        "AI",
        "电商",
        "裁员"
      ],
      "published": "Sat, 22 Aug 2026 00:50:06 +0000",
      "published_at": "2026-08-22T08:50:06+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "阿里二季度重组电商与AI业务，腾讯芯片负责人高剑林离职创业布局RISC‑V AI CPU，旺旺被曝裁员并要求员工提交自评报告",
      "original_summary": "· 阿里二季度重组电商与 AI 业务架构 · 腾讯芯片负责人高剑林被曝离职创业，瞄准 RISC-V AI CPU · 旺旺被曝启动裁员，并要求员工提交自评报告 #欢迎关注爱范儿官方微信公众号：爱范儿（微信号：ifanr），更多精彩内容第一时间为您奉上。",
      "localized": true,
      "stale": false
    },
    {
      "id": "d81b11f771ef03a3",
      "title": "WRC 2026：具身智能下半场聚焦稳定性比拼",
      "original_title": "WRC 2026 风向标：具身智能下半场，比「大脑」更比「账本」",
      "url": "https://www.leiphone.com/category/ai/rUNBvF7Iq6C3UtyR.html",
      "source": "雷锋网",
      "source_id": "leiphone",
      "source_url": "https://www.leiphone.com/",
      "category": "AI 模型",
      "tags": [
        "具身智能",
        "WRC 2026",
        "稳定性"
      ],
      "published": "Sat, 22 Aug 2026 19:40:00 +0800",
      "published_at": "2026-08-22T19:40:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "WRC 2026展会显示，具身智能竞争从花哨演示转向实际稳定性，机器人需长时间可靠运行，场景如咖啡制作等应用增多。",
      "original_summary": "展台不再比谁花活多，开始比谁能稳定干满8小时。 作者丨邓哲敏 齐铖湧 编辑丨 齐铖湧 上海 WAIC 结束不到一个月，北京 WRC 2026 接棒开启。 短短几十天，谁也不可能把模型推倒重来。想看到什么颠覆性突破，是不现实的。 所以这篇现场观察不单看 WRC 上的展台花活，AI科技评论（雷峰网公众号）会结合几个月来各家综合表现，看“具身大脑”究竟走到哪一步。 先说首日逛展的最大感受： 和 WAIC 比，场景变化很直观。 做咖啡的变多了（",
      "localized": true,
      "stale": false
    },
    {
      "id": "7ec2913efb04d77f",
      "title": "ConceptGuard: Benchmarking Context-Sensitive Unlearning in Large Language Models",
      "original_title": "ConceptGuard: Benchmarking Context-Sensitive Unlearning in Large Language Models",
      "url": "https://arxiv.org/abs/2608.20338v1",
      "source": "arXiv AI / ML / NLP",
      "source_id": "arxiv-ai",
      "source_url": "https://arxiv.org/",
      "category": "研究",
      "tags": [],
      "published": "2026-08-20T17:59:57Z",
      "published_at": "2026-08-21T01:59:57+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "Large Language Models (LLMs) increasingly require selective removal of harmful or sensitive knowledge, called unlearning, yet existing methods and benchmarks fail to evaluate this capability completely. Current approache",
      "original_summary": "Large Language Models (LLMs) increasingly require selective removal of harmful or sensitive knowledge, called unlearning, yet existing methods and benchmarks fail to evaluate this capability completely. Current approache",
      "localized": false,
      "stale": false
    },
    {
      "id": "c1d42ea292e8bf45",
      "title": "越会用AI的人，学习能力退化得越快",
      "original_title": "越会用 AI 的人，学习能力退化得越快",
      "url": "http://www.geekpark.net/news/369212",
      "source": "极客公园",
      "source_id": "geekpark",
      "source_url": "https://www.geekpark.net/",
      "category": "研究",
      "tags": [
        "学术研究｜人工智能｜教育技术"
      ],
      "published": "Sat, 22 Aug 2026 18:07:50 +0800",
      "published_at": "2026-08-22T18:07:50+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "AI使用可能导致学习能力下降，中国中学生使用AI后作业分数提升18%，作业用时缩短近30%",
      "original_summary": "「坏 AI，使人笨！」 作者｜张勇毅 编辑｜靖宇 「AI 用多了，人会不会逐渐变笨？」 这应该是过去三年被讨论最多的一个迷思之一，从 ChatGPT 走红那天就有。吵了三年多，两边都拿不出像样的证据： 担心的人只有体感，不担心的人只有立场。 8 月 18 日，《经济学人》给这场争论补上了迄今最硬的一份证据。 报道的主角是 2.7 万名中国中学生。用上 AI 之后，他们的作业分数平均涨了 18%，写一份作业的时间从 64 分钟缩到 45 ",
      "localized": true,
      "stale": false
    },
    {
      "id": "1b87387105e501f3",
      "title": "WGLOG 日志审计系统 v2.2 正式发布",
      "original_title": ":clap: 日志审计系统 WGLOG v2.2 正式发布",
      "url": "https://www.oschina.net/news/502073",
      "source": "开源中国",
      "source_id": "oschina",
      "source_url": "https://www.oschina.net/",
      "category": "开发工具",
      "tags": [
        "日志审计",
        "私有化部署",
        "轻量级"
      ],
      "published": "Sat, 22 Aug 2026 15:10:02 +0800",
      "published_at": "2026-08-22T15:10:02+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "WGLOG 是一款轻量级日志审计系统，支持私有化 B/S 部署，用户只需通过浏览器访问即可，无需安装任何组件。它能够实时收集服务器、主机、网络设备、防火墙、数据库、API 接口等设备的日志文件，并支持导入离线日志文件。",
      "original_summary": "WGLOG 日志审计系统是私有化部署的 B/S 系统，只需要在本地搭建好 WGLOG 后，所有用户都通过浏览器来访问使用即可，不需要在安装任何组件和客户端 WGLOG 是一款轻量级的日志审计系统，主要用于实时收集服务器、主机、网络设备、防火墙、数据库、API 接口等设备的日志文件，也支持离线日志文件导入 采集日志完成后统一进行...",
      "localized": true,
      "stale": false
    },
    {
      "id": "04e7e6736c4a4133",
      "title": "GPT-4 Turbo与GPT-3.5 Turbo API价格大幅下调",
      "original_title": "突发，GPT-5.6 Sol大降价！OpenAI把价格战烧到旗舰",
      "url": "https://aiera.com.cn/2026/08/23/other/admin/110248/%e7%aa%81%e5%8f%91%ef%bc%8cgpt-5-6-sol%e5%a4%a7%e9%99%8d%e4%bb%b7%ef%bc%81openai%e6%8a%8a%e4%bb%b7%e6%a0%bc%e6%88%98%e7%83%a7%e5%88%b0%e6%97%97%e8%88%b0",
      "source": "新智元",
      "source_id": "aiera",
      "source_url": "https://www.aiera.com.cn/",
      "category": "AI 模型",
      "tags": [
        "API定价†模型升级†商业应用"
      ],
      "published": "Sun, 23 Aug 2026 00:44:45 +0000",
      "published_at": "2026-08-23T08:44:45+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "OpenAI宣布GPT-4 Turbo和GPT-3.5 Turbo API价格及超额用量计费费率分别降低27%和50%，此举可能引发语言模型市场价格战。",
      "original_summary": "突发，GPT-5.6 Sol 开启大幅降价！ 未来三个月，API 价格和 credit 价格（超出计划包含额度后的按需付费用量）一起砍掉超过20%。",
      "localized": true,
      "stale": false
    },
    {
      "id": "d483f30f2815e61b",
      "title": "本周看什么 | 最近值得一看的 10 部作品",
      "original_title": "本周看什么 | 最近值得一看的 10 部作品",
      "url": "https://sspai.com/post/113693",
      "source": "少数派",
      "source_id": "sspai",
      "source_url": "https://sspai.com/",
      "category": "开发工具",
      "tags": [],
      "published": "Fri, 21 Aug 2026 18:08:59 +0800",
      "published_at": "2026-08-21T18:08:59+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "📅本周新预告《复仇者联盟5》新预告8月15日，电影《复仇者联盟5：毁灭之日》发布了新预告，将于12月全球献映。罗素兄弟执导，克里斯·埃文斯、克里斯·海姆斯沃斯、佩德罗·帕斯卡等主演，小罗伯特·唐尼回归 ... 查看全文",
      "original_summary": "📅本周新预告《复仇者联盟5》新预告8月15日，电影《复仇者联盟5：毁灭之日》发布了新预告，将于12月全球献映。罗素兄弟执导，克里斯·埃文斯、克里斯·海姆斯沃斯、佩德罗·帕斯卡等主演，小罗伯特·唐尼回归 ... 查看全文",
      "localized": false,
      "stale": false
    },
    {
      "id": "282f77d427690d18",
      "title": "W. Kamau Bell has the most practical ‘most indispensable tool’",
      "original_title": "W. Kamau Bell has the most practical ‘most indispensable tool’",
      "url": "https://www.theverge.com/report/980452/w-kamau-bell-whos-with-me-comedy-interview",
      "source": "The Verge",
      "source_id": "the-verge",
      "source_url": "https://www.theverge.com/",
      "category": "开发工具",
      "tags": [],
      "published": "2026-08-22T11:00:00-04:00",
      "published_at": "2026-08-22T23:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "W. Kamau Bell is one of those people who has always just seemed to be there. From Totally Biased, to Politically Re-Active, United Shades of America, and We Need to Talk About Cosby, his blend of comedy, social commentar",
      "original_summary": "W. Kamau Bell is one of those people who has always just seemed to be there. From Totally Biased, to Politically Re-Active, United Shades of America, and We Need to Talk About Cosby, his blend of comedy, social commentar",
      "localized": false,
      "stale": false
    },
    {
      "id": "5acce8800a543265",
      "title": "母语",
      "original_title": "Mother tongue",
      "url": "https://www.technologyreview.com/2026/08/21/1141726/mother-tongue-fiction",
      "source": "MIT Technology Review",
      "source_id": "mit-tech-review",
      "source_url": "https://www.technologyreview.com/",
      "category": "研究",
      "tags": [
        "母语",
        "词语",
        "儿童"
      ],
      "published": "Fri, 21 Aug 2026 09:00:00 +0000",
      "published_at": "2026-08-21T17:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "父与子对话中，孩子追问词语消亡之地，午夜例行程序完整执行",
      "original_summary": "“Daddy?” Theo curled against my side in bed. “Where do words go when they die?” I’d orchestrated the bedtime routine flawlessly: bath (taken), teeth (brushed), potty (tinkled), books (two), song (one, poorly sung), and s",
      "localized": true,
      "stale": false
    },
    {
      "id": "ca8f6876d79f2d18",
      "title": "华为 FreeBuds 7 无线耳机曝光：取消家族式水滴造型设计，支持星闪连接",
      "original_title": "华为 FreeBuds 7 无线耳机曝光：取消家族式水滴造型设计，支持星闪连接",
      "url": "https://www.ithome.com/0/993/154.htm",
      "source": "IT之家",
      "source_id": "ithome",
      "source_url": "https://www.ithome.com/",
      "category": "开发工具",
      "tags": [],
      "published": "Sun, 23 Aug 2026 02:41:44 GMT",
      "published_at": "2026-08-23T10:41:44+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "IT之家 8 月 23 日消息，华为 FreeBuds 7 无线耳机目前已在各大平台曝光。爆料图显示， 新款耳机取消家族式水滴造型设计 ，改为传统半入耳式设计，耳柄部分则延续了 Pro 系列的家族化设计造型。 另外，耳机的充电仓也迎来设计调整，不同于前两代产品的鹅卵石造型，这一代耳机改为了 Pro 系列的半椭圆弧设计。 根据博主 @小猪🐷立马火 透露 ，华为 FreeBuds 7 无线耳机搭载 HarmonyOS 系统， 支持星闪连接、",
      "original_summary": "IT之家 8 月 23 日消息，华为 FreeBuds 7 无线耳机目前已在各大平台曝光。爆料图显示， 新款耳机取消家族式水滴造型设计 ，改为传统半入耳式设计，耳柄部分则延续了 Pro 系列的家族化设计造型。 另外，耳机的充电仓也迎来设计调整，不同于前两代产品的鹅卵石造型，这一代耳机改为了 Pro 系列的半椭圆弧设计。 根据博主 @小猪🐷立马火 透露 ，华为 FreeBuds 7 无线耳机搭载 HarmonyOS 系统， 支持星闪连接、",
      "localized": false,
      "stale": false
    },
    {
      "id": "33487d8b88b61112",
      "title": "阿里云AI业务增长显著，_FLASH抢购复苏",
      "original_title": "王坚的“遗产”，为阿里留出后路",
      "url": "https://news.cnblogs.com/n/834817",
      "source": "博客园",
      "source_id": "cnblogs",
      "source_url": "https://www.cnblogs.com/",
      "category": "云原生",
      "tags": [
        "阿里巴巴",
        "AI商业化",
        "业务转型"
      ],
      "published": "Sat, 22 Aug 2026 15:28:27 GMT",
      "published_at": "2026-08-22T23:28:27+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "财报显示，淘宝闪购业务恢复常态，瑞幸咖啡特价接近10元；即时零售仅出现8次，AI出现70次；阿里调整后AI占两项两位数增长业务",
      "original_summary": "文 | 数读社 不知不觉间，淘宝闪购上的奶茶，恢复到了外卖大战前的水平。 一杯瑞幸咖啡，特价情况下，也已经接近 10 元。 最新的财报，去年的重点即时零售只出现了 8 次，而 AI 出现了 70 次。 阿里再次调整了主要业务单元，一共罗列了三大主要业务，其中 AI 占了两项。只有这两项是两位数增长。 本文链接",
      "localized": true,
      "stale": false
    },
    {
      "id": "2d8eb76f0f1cb87e",
      "title": "GPT-5.6 Sol调用价格临时下调20% 但Codex订阅使用不降价并保持原状",
      "original_title": "GPT-5.6 Sol调用价格临时下调20% 但Codex订阅使用不降价并保持原状",
      "url": "https://www.landian.news/archives/126368.html",
      "source": "蓝点网",
      "source_id": "landiannews",
      "source_url": "https://www.landiannews.com/",
      "category": "AI 模型",
      "tags": [],
      "published": "Sat, 22 Aug 2026 04:11:00 +0000",
      "published_at": "2026-08-22T12:11:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "#人工智能 GPT-5.6 Sol 调用价格临时下调 20% 吸引更多开发者使用旗舰模型，但不包含 Codex 订阅用户，订阅用户仍然维持当前使用情况。OpenAI 特别强调此次调整仅适用于 API 和 Codex 额外的信用额度充值计划 (充值也是按照 API 价格转换的)，所以 Codex 用户不会获得这次优惠。查看全文：https://ourl.co/126368",
      "original_summary": "#人工智能 GPT-5.6 Sol 调用价格临时下调 20% 吸引更多开发者使用旗舰模型，但不包含 Codex 订阅用户，订阅用户仍然维持当前使用情况。OpenAI 特别强调此次调整仅适用于 API 和 Codex 额外的信用额度充值计划 (充值也是按照 API 价格转换的)，所以 Codex 用户不会获得这次优惠。查看全文：https://ourl.co/126368",
      "localized": false,
      "stale": false
    },
    {
      "id": "8b04069f9a24b14e",
      "title": "vivo浏览器保存网页至桌面未显示自定义图标",
      "original_title": "vivo浏览器网页保存到桌面没有显示自定义桌面图标？",
      "url": "https://segmentfault.com/q/1010000048179621",
      "source": "SegmentFault",
      "source_id": "segmentfault",
      "source_url": "https://segmentfault.com/",
      "category": "开发工具",
      "tags": [
        "浏览器图标",
        "桌面保存",
        "vivo浏览器"
      ],
      "published": "2026-08-19T18:09:53+08:00",
      "published_at": "2026-08-19T18:09:53+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "在vivo自带浏览器保存网页到桌面时仅显示橙色背景的M字母，而百度、Safari等浏览器可正常显示自定义图标，已配置manifest.json、Service Worker、favicon等资源",
      "original_summary": "vivo浏览器网页保存到桌面没有显示自定义桌面图标，只显示一个橙色背景色，中间一个M字母。但是百度、safari浏览器都可以显示图标。 有配置manifest.json、Service Worker、favicon。已经配置图标并且放了不同的尺寸，在谷歌浏览器显示Service Worker已激活，图标是PNG格式并且可访问，希望在vivo自带浏览器在保存网页到桌面时显示项目中的桌面图标",
      "localized": true,
      "stale": false
    },
    {
      "id": "2e1a0c27e90d0cbe",
      "title": "[程序员] Antigravity 支持远程控制了",
      "original_title": "[程序员] Antigravity 支持远程控制了",
      "url": "https://www.v2ex.com/t/1236519",
      "source": "V2EX",
      "source_id": "v2ex",
      "source_url": "https://www.v2ex.com/",
      "category": "开发工具",
      "tags": [],
      "published": "2026-08-23T02:38:55Z",
      "published_at": "2026-08-23T10:38:55+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "Antigravity 桌面版支持远程控制了，在设置 - App 里开启 Remote Control ，然后浏览器访问 https://antigravity.google.com/ 即可登录同一账号。 登录后的界面和本地 Antigravity 完全一样，可以自由操控。 还可以在别的机器上安装 Remote Control headless daemon ，在自己电脑上远程控制。 版本：2.9.1 文档： https://antig",
      "original_summary": "Antigravity 桌面版支持远程控制了，在设置 - App 里开启 Remote Control ，然后浏览器访问 https://antigravity.google.com/ 即可登录同一账号。 登录后的界面和本地 Antigravity 完全一样，可以自由操控。 还可以在别的机器上安装 Remote Control headless daemon ，在自己电脑上远程控制。 版本：2.9.1 文档： https://antig",
      "localized": false,
      "stale": false
    },
    {
      "id": "5ab536b9192b5b44",
      "title": "Rockstar 向微软和 Discord 发出 GTA6 泄密者追责律告",
      "original_title": "Rockstar 向微软和 Discord 发去法庭传票以识别 GTA6 泄密者身份",
      "url": "https://www.solidot.org/story?sid=85164",
      "source": "Solidot",
      "source_id": "solidot",
      "source_url": "https://www.solidot.org/",
      "category": "安全",
      "tags": [
        "游戏泄密·版权侵权·法律诉讼"
      ],
      "published": "Sat, 22 Aug 2026 23:30:51 +0800",
      "published_at": "2026-08-22T23:30:51+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "2022 年 9 月黑客泄露未发布的 GTA6 图片与视频后，Rockstar 加强了安全防护；截至 2026 年 8 月，游戏仅剩三个月前售，自称 CyberLeek 发布的新视频暗示可能拥有可运行版本，暗示游戏已被盗。Bloomberg",
      "original_summary": "2022 年 9 月一名黑客泄漏了当时尚未宣布的 GTA6 的图片和视频，此事促使开发商 Rockstar Games 加强了安全措施。然而到了 2026 年 8 月游戏还有 3 个月即将发售时，自称 Cyber​​Leek 的个人或组织发布了 GTA6 的一系列新视频，视频显示泄密者手中可能有一个可运行的版本，也就是游戏本体被盗了。彭博社援引知情人士的消息称，Rockstar 尚未确定泄密者身份，也不知道游戏本体是如何泄漏出去的。该公",
      "localized": true,
      "stale": false
    },
    {
      "id": "8a292f3e3fd39914",
      "title": "数据约束下的混合预训练比例律研究",
      "original_title": "Scaling Laws for Mixture Pretraining Under Data Constraints",
      "url": "https://machinelearning.apple.com/research/scaling-laws-mixture-pretraining",
      "source": "Apple Machine Learning",
      "source_id": "apple-ml",
      "source_url": "https://machinelearning.apple.com/",
      "category": "研究",
      "tags": [
        "规模律",
        "数据约束",
        "混合训练"
      ],
      "published": "Thu, 20 Aug 2026 00:00:00 GMT",
      "published_at": "2026-08-20T08:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "探讨在数据有限的情况下，通过混合数据训练语言模型的规模效应",
      "original_summary": "As language models scale, the amount of data they require grows â yet many target data sources, such as low-resource languages or specialized domains, are inherently limited in size. A common strategy is to mix this sc",
      "localized": true,
      "stale": false
    },
    {
      "id": "df8f12302a5b421a",
      "title": "Offering Zero Data Retention for frontier models",
      "original_title": "Offering Zero Data Retention for frontier models",
      "url": "https://openai.com/index/offering-zero-data-retention-for-frontier-models",
      "source": "OpenAI News",
      "source_id": "openai-news",
      "source_url": "https://openai.com/news/",
      "category": "AI 模型",
      "tags": [],
      "published": "Wed, 19 Aug 2026 19:00:00 GMT",
      "published_at": "2026-08-20T03:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "OpenAI reaffirms Zero Data Retention for eligible API customers and previews Private Safety Processing for advanced AI safety without compromising data privacy.",
      "original_summary": "OpenAI reaffirms Zero Data Retention for eligible API customers and previews Private Safety Processing for advanced AI safety without compromising data privacy.",
      "localized": false,
      "stale": false
    },
    {
      "id": "efbde8355f8fb85d",
      "title": "OpenAI says California should strengthen its AI safety bill",
      "original_title": "OpenAI says California should strengthen its AI safety bill",
      "url": "https://techcrunch.com/2026/08/22/openai-says-california-should-strengthen-its-ai-safety-bill",
      "source": "TechCrunch AI",
      "source_id": "techcrunch-ai",
      "source_url": "https://techcrunch.com/category/artificial-intelligence/",
      "category": "AI 模型",
      "tags": [],
      "published": "Sat, 22 Aug 2026 16:30:34 +0000",
      "published_at": "2026-08-23T00:30:34+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "OpenAI is calling for California to strengthen SB 53, an AI safety bill that the company previously opposed.",
      "original_summary": "OpenAI is calling for California to strengthen SB 53, an AI safety bill that the company previously opposed.",
      "localized": false,
      "stale": false
    },
    {
      "id": "558acdf95b3b9a79",
      "title": "Silicon Valley Doesn't Get Why You Hate AI",
      "original_title": "Silicon Valley Doesn't Get Why You Hate AI",
      "url": "https://www.wired.com/story/silicon-valley-doesnt-get-why-you-hate-ai",
      "source": "Wired AI",
      "source_id": "wired-ai",
      "source_url": "https://www.wired.com/tag/artificial-intelligence/",
      "category": "AI 模型",
      "tags": [],
      "published": "Thu, 20 Aug 2026 18:49:07 +0000",
      "published_at": "2026-08-21T02:49:07+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "Technology leaders don’t seem to understand society’s gripes about AI, but boy, are they posting through it.",
      "original_summary": "Technology leaders don’t seem to understand society’s gripes about AI, but boy, are they posting through it.",
      "localized": false,
      "stale": false
    },
    {
      "id": "7d3daba8ed5b3f4d",
      "title": "Trump's space transportation policy calls for new spaceport on federal land",
      "original_title": "Trump's space transportation policy calls for new spaceport on federal land",
      "url": "https://arstechnica.com/space/2026/08/trump-admin-calls-for-more-spaceports-to-handle-surge-in-launches",
      "source": "Ars Technica",
      "source_id": "arstechnica",
      "source_url": "https://arstechnica.com/",
      "category": "开发工具",
      "tags": [],
      "published": "Fri, 21 Aug 2026 23:32:17 +0000",
      "published_at": "2026-08-22T07:32:17+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "\"We probably need another site that's capable of heavy and super heavy launch capability.\"",
      "original_summary": "\"We probably need another site that's capable of heavy and super heavy launch capability.\"",
      "localized": false,
      "stale": false
    },
    {
      "id": "6dd4b81e02701237",
      "title": "German ciphers, telegrams, and cloud native data sovereignty",
      "original_title": "German ciphers, telegrams, and cloud native data sovereignty",
      "url": "https://www.cncf.io/blog/2026/08/20/german-ciphers-telegrams-and-cloud-native-data-sovereignty",
      "source": "CNCF Blog",
      "source_id": "cncf-blog",
      "source_url": "https://www.cncf.io/blog/",
      "category": "云原生",
      "tags": [],
      "published": "Thu, 20 Aug 2026 13:00:00 +0000",
      "published_at": "2026-08-20T21:00:00+08:00",
      "fetched_at": "2026-08-23T10:55:04.796041+08:00",
      "summary": "A lesson from 1917 In January 1917, Germany sent a secret telegram. It went to Mexico. The offer: join the war against the United States, and you can have Texas, Arizona and New Mexico back. The...",
      "original_summary": "A lesson from 1917 In January 1917, Germany sent a secret telegram. It went to Mexico. The offer: join the war against the United States, and you can have Texas, Arizona and New Mexico back. The...",
      "localized": false,
      "stale": false
    }
  ],
  "news_generated_at": "2026-08-23T10:55:04.796041+08:00",
  "news_sources": [
    {
      "id": "github-blog",
      "name": "GitHub Blog",
      "url": "https://github.blog/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "huggingface-blog",
      "name": "Hugging Face Blog",
      "url": "https://huggingface.co/blog",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "openai-news",
      "name": "OpenAI News",
      "url": "https://openai.com/news/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "techcrunch-ai",
      "name": "TechCrunch AI",
      "url": "https://techcrunch.com/category/artificial-intelligence/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "wired-ai",
      "name": "Wired AI",
      "url": "https://www.wired.com/tag/artificial-intelligence/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "arstechnica",
      "name": "Ars Technica",
      "url": "https://arstechnica.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "cncf-blog",
      "name": "CNCF Blog",
      "url": "https://www.cncf.io/blog/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "linux-foundation",
      "name": "Linux Foundation",
      "url": "https://www.linuxfoundation.org/blog/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "qbitai",
      "name": "量子位",
      "url": "https://www.qbitai.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "36kr",
      "name": "36氪",
      "url": "https://36kr.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "infoq-cn",
      "name": "InfoQ 中文",
      "url": "https://www.infoq.cn/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "tmtpost",
      "name": "钛媒体",
      "url": "https://www.tmtpost.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "ifanr",
      "name": "爱范儿",
      "url": "https://www.ifanr.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "leiphone",
      "name": "雷锋网",
      "url": "https://www.leiphone.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "arxiv-ai",
      "name": "arXiv AI / ML / NLP",
      "url": "https://arxiv.org/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "geekpark",
      "name": "极客公园",
      "url": "https://www.geekpark.net/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "oschina",
      "name": "开源中国",
      "url": "https://www.oschina.net/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "aiera",
      "name": "新智元",
      "url": "https://www.aiera.com.cn/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "csdn",
      "name": "CSDN",
      "url": "https://www.csdn.net/",
      "status": "error",
      "last_success_at": null
    },
    {
      "id": "sspai",
      "name": "少数派",
      "url": "https://sspai.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "the-verge",
      "name": "The Verge",
      "url": "https://www.theverge.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "venturebeat-ai",
      "name": "VentureBeat AI",
      "url": "https://venturebeat.com/category/ai/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "mit-tech-review",
      "name": "MIT Technology Review",
      "url": "https://www.technologyreview.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "google-ai-blog",
      "name": "Google AI Blog",
      "url": "https://blog.google/technology/ai/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "deepmind-blog",
      "name": "DeepMind Blog",
      "url": "https://deepmind.google/blog/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "ithome",
      "name": "IT之家",
      "url": "https://www.ithome.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "cnblogs",
      "name": "博客园",
      "url": "https://www.cnblogs.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "landiannews",
      "name": "蓝点网",
      "url": "https://www.landiannews.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "segmentfault",
      "name": "SegmentFault",
      "url": "https://segmentfault.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "v2ex",
      "name": "V2EX",
      "url": "https://www.v2ex.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "solidot",
      "name": "Solidot",
      "url": "https://www.solidot.org/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "freebuf",
      "name": "FreeBuf",
      "url": "https://www.freebuf.com/",
      "status": "error",
      "last_success_at": null
    },
    {
      "id": "apple-ml",
      "name": "Apple Machine Learning",
      "url": "https://machinelearning.apple.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "openai-blog",
      "name": "OpenAI Blog",
      "url": "https://openai.com/blog/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "36kr-article",
      "name": "36氪 文章",
      "url": "https://36kr.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    },
    {
      "id": "36kr-newsflash",
      "name": "36氪 快讯",
      "url": "https://36kr.com/",
      "status": "ok",
      "last_success_at": "2026-08-23T10:55:04.796041+08:00"
    }
  ]
}
