WEEK · 2026-W34

Weekly Digest — 2026-W34

93 unique stories (2026-08-172026-08-23), aggregated across 8 sources.

Hacker News(12)

  1. AI;DR (AI; Didn't Read) (www.rickmanelius.com)
  2. Qwen3.8 27B scores 52 on Artificial Analysis (artificialanalysis.ai)
  3. Universal Health Coverage Could Save $1T and 114k Lives a Year, Yale Study (ysph.yale.edu)
  4. Olo (Color) (en.wikipedia.org)
  5. A Preview of DuckDB v2.0 (duckdb.org)
  6. AI-Generated GitHub Copilot “Autofix” Allowed Compromise of Snowflake's Jira (www.wiz.io)
  7. Beware Management Consultants (about.iceland.co.uk)
  8. The Norwegian Government Pension Fund Global ought to purchase OpenAI (www.onethousandmeans.com)
  9. How does IKEA come up with names for its products? (www.ikea.com)
  10. Turbovec – Google's TurboQuant for vector search in Rust (github.com)
  11. Data centers raise nearby temperatures by up to 4 degrees in Phoenix (asmedigitalcollection.asme.org)
  12. Claude Code May–August 2026 weekly limits promotion (support.claude.com)

GitHub Trending(9)

  1. harry0703 / MoneyPrinterTurbo
  2. usestrix / strix
  3. nautechsystems / nautilus_trader
  4. akitaonrails / ai-memory
  5. mukul975 / Anthropic-Cybersecurity-Skills
  6. AlexsJones / llmfit
  7. chaitanyagiri / munder-difflin
  8. volcengine / OpenViking
  9. public-apis / public-apis

Product Hunt(18)

  1. Scholé Scenarios

    Learn by doing

  2. Vendo

    Let your users build their own features inside your product

  3. Clears

    Move beyond AI coding to Agentic Software Delivery

  4. Omni by xpander

    Stop babysitting your AI agents

  5. Meridian

    Don't let your work go unnoticed. Get promoted!

  6. Skriptr

    AI workspace for students

  7. Whisperstream

    Local AI dictation for Windows

  8. Controller AI

    Build deterministic agents that actually follow your process

  9. Atlas by WorkOS

    Your AI coworker in Slack

  10. Taku AI

    Borrow the best AI setups and make them yours.

  11. ElevenLabs MCP in Claude

    Create and manage ElevenLabs voice agents in your chat

  12. monolog

    Chat to yourself and find anything by what you remember

Hugging Face(18)

  1. Can We Defend Against AI-Generated Video Attacks on Real-World Crisis Events? A Systematic Evaluation of Detectors, Generators and Social Dissemination

    Recent video generators can fabricate realistic depictions of wars, disasters, public emergencies, and other real-world crises, creating substantial risks of misinformation. Existing benchmarks, however, provide limited evidence on detector and generator behavior in such settings, including how detectability varies with generation conditions, how people perceive generated videos, and whether detectors remain reliable during social dissemination. To address this gap, we introduce RA-Bench, a benchmark for AI-generated video detection that uses Real videos as Anchors. RA-Bench contains 17,886 videos, comprising 1,830 real-video anchors across 10 social-risk categories and 16,056 generated clips from four open-source and five closed-source generators. Based on RA-Bench, we organize our evaluation along three dimensions. We first assess detector generalization across seven traditional detectors, ten zero-shot multimodal models under three review settings, and two MLLMs specifically fine-tuned on AI-generated video detection. Across these methods, none of the three detector families generalizes consistently across RA-Bench instances. We then examine how detectability varies with generation quality, conditioning information, and sampling seeds. These analyses show that generation properties affect detector families differently, while source-level detection patterns remain stable across seeds. Finally, we study human authenticity judgments and detector reliability during social dissemination. We find that videos that mislead people are also difficult for current detectors, and that social dissemination makes detection harder. Together, these findings show that current methods struggle to detect realistic AI-generated videos, highlighting the need for detectors robust to evolving video generators.

  2. Self-Supervised Visual On-Policy Distillation

    Visual on-policy distillation relies heavily on an informative teacher-student asymmetry, through either a larger, stronger teacher or privileged supervision, such as reference answers or ground-truth regions of interest. This raises a fundamental question: where can informative asymmetry come from when nothing privileged is available? We answer this by inverting where the asymmetry comes from. Rather than adding privileged information to the teacher, we subtract information from the student. This asymmetry creates the same effective learning signal for free as a teacher with access to information unavailable to the student, without ground-truth annotations, rewards, or a separate stronger teacher model. Building on this principle, we introduce Self-Supervised Visual On-Policy Distillation (S^2VOPD), a simple yet effective method that constructs on-policy learning signals from asymmetric augmented views. S^2VOPD distills the teacher's distribution conditioned on the original image on-policy into the student distribution conditioned on a strongly augmented view of the same image. We systematically explore a broad design space of visual augmentations and uncover that (1) asymmetry matters: all four augmentation families improve performance, while symmetric self-distillation degrades it; (2) strength matters: performance peaks at a moderate strength; and (3) the gap must remain task-consistent: augmentations that completely remove the question-relevant evidence can induce large but uninformative discrepancies. Across six fine-grained perception benchmarks, S^2VOPD improves Qwen3.5-4B from 70.7% to 77.4%, above all open-source models compared, up to Qwen3-VL at 235B, and surpasses GPT-5.4. While holding training data the same, it recovers 96% of the improvement achieved by methods with privileged information. Website is at https://williamium3000.github.io/s2vopd

  3. Beyond Final Scores: A Systematic Evaluation of Agents for Long-Horizon AI Research and Development

    Autonomous agents are increasingly capable of improving models, systems, and other technical artifacts through long-horizon experimentation. To understand the current state of this capability, however, evaluation must go beyond final scores, which neither reveal where progress is gained or lost nor indicate whether accumulated experience improves later decisions. We therefore present a systematic evaluation of seven frontier models on 36 long-horizon tasks based on a new framework that uses rule-based metrics to characterize within-run behavior through Solution Framing, Execution, and Feedback Control and controlled comparisons to assess experience reuse within and across tasks. The results show that current agents operate more like engineering optimizers than fully autonomous researchers: they can formulate and implement practical solutions, but their performance varies substantially across runs, their strongest solutions mainly adapt or combine established techniques, and genuine methodological novelty remains rare. Detailed analysis reveals that observed performance is shaped by multiple factors, including distinct process bottlenecks behind similar final outcomes, experience reuse that can help or mislead subsequent decisions, and harness designs that affect performance stability. These findings suggest concrete directions for improving model training, inference-time strategies, experience management, and harness design.

  4. Intern-S2-Mobius: Foundation Model with Decoupled Knowledge and Reasoning

    We introduce Mobius-v0, an architecture that comprises a globally shared Memory (FFN) that stores knowledge vectors and multiple Reasoners (Self-Attn) that iteratively achieve compositional reasoning. Using hidden states as cache and carrier, reasoners repeatedly query memory for required knowledge-vectors, while the knowledge is transmitted back to reasoning operators. Through this knowledge-reasoning-separation architecture, Mobius achieves better knowledge compression and reasoning efficiency. Built upon Mobius-v0 architecture: 1) Our 7B model trained-from-scratch achieves similar downstream score as a 7B Transformer baseline with 62.6% of baseline's training data. 2) Our Intern-S2-Mobius, continually-pretrained from Qwen3.5-35B, achieves similar downstream score while delivering nearly 4x end-to-end inference speedup.

  5. Apodex Discovery: Reality Benchmarks and Environments for Evaluating and Building Discoverative Artificial Intelligence

    Apollo did not reach the Moon merely because its engineers could solve difficult equations. It succeeded by turning a distant ambition into a mission architecture of explicit objectives, simulation, verification, and repeated correction. AI now faces a similar transition: frontier models can solve difficult tasks once the problem, tools, and success criteria are specified, yet consequential real-world challenges rarely arrive in an executable or verifiable form. We introduce Apodex Discovery, a framework for building and evaluating discoverative AI through the heavy-duty solver, a system comprising a foundation model, harness, tools, and control policies that pursues extended, stateful, verifiable investigations. It has three core components. First, a problem-scouting process surveyed 561 industries across 16 sectors, assembled 423 high-value real-world problems, and selected 20 for the initial release. Second, a common environment-task-episode abstraction provides data, tools, constraints, feedback, trajectory recording, and verification of intermediate artifacts and final submissions. Third, HDS6 evaluates Tools, Repair, Alternatives, Coherence, Evidence, and Scope independently of final-task success. In AAV capsid design, Apodex surpassed the published state of the art by 7% across viability, tropism, structure prediction, and generative design. In drug repurposing and reformulation, a task-specific biomedical environment improved the mean normalized prediction score of GPT-5.5 and GPT-5.6-sol by 2.5 and 7.6 points over the same closed-book backbone. Controlled ablations show that the fixed TRACES episode interface enables attribution of performance differences to specific solver components. Apodex Discovery moves AI evaluation beyond predefined benchmarks toward verifiable investigations aimed at genuine discovery.

  6. Marionette: Predicting World States, Rendering Geometry, Painting Appearance

    Interactive game world models typically autoregress visual observations directly in pixel or latent space, forcing structured properties such as pose, geometry, and occlusion to be implicitly maintained by the same generative sequence. Over long horizons, errors in these latent world properties accumulate, making consistency and controllability fragile. We explicitly model the evolving world state, delegate exact geometric computation to a fixed, zero-parameter renderer, and leave the neural model to synthesize appearance. We instantiate this idea as Marionette, a world model for interactive games with articulated characters. First, a two-stage autoregressive dynamics model predicts an explicit and interpretable 276-dimensional 3D world state comprising multi-entity articulated skeletons, metric root trajectories, and rotations. Second, a zero-parameter graphics bridge converts the predicted state into pose-control videos, computing world-space geometry and occlusion in closed form. Third, a control-conditioned video-diffusion observation model synthesizes photorealistic RGB observations from the resulting structured controls. Our experiments establish two properties of Marionette. First, the predicted world state is directly controllable. Forcing a mismatched action stream changes root-aligned joint error by 31% across 48 held-out segments. Second, long-horizon behaviour is determined in the state, and can be repaired there. Left free, the two generated characters drift to 21.2 m apart (recorded sessions stay near 5 m) and a third of frames show ground penetration. Two rules imposed on the explicit state, a terrain collider and a separation cap, cut penetration by 66% and keep the pair engaged, with no change to the observation model. Routing appearance through the predicted state costs no fidelity we can detect, at an FVD of 831 against 799 for recorded pose.

  7. HarnessEval-W: Agentifying the Evaluation of Visual Worlds

    A benchmark should deliver more than a scalar score: what makes an evaluation trustworthy is the reasoning that justifies the score. This is especially critical for world models, where judging a rollout requires understanding whether physics, causality, and world state evolve correctly. Humans spot such violations naturally, yet no existing benchmark automates this capability: metrics are computed brute-force, leaving no reasoning chain that can be examined or verified. We introduce HarnessEval-W, an agentified evaluation pipeline that brings the harness paradigm from the LLM ecosystem to world model benchmarking. Rather than applying a fixed rubric, HarnessEval-W interprets the context of each evaluation case, decomposes the evaluation question into measurable subproblems, and spawns specialized sub-agents, each equipped with tailored context and diagnostic tools to reason over its own subproblem. The parent agent then validates the gathered evidence and summarizes it into the final verdict. This hierarchical workflow turns every evaluation into a transparent evidence tree whose complete reasoning chain justifies the result. We apply HarnessEval-W to 18 representative world models over 330 evaluation cases. Its judgments closely align with human preferences while providing verifiable, fine-grained diagnoses of every generated rollout. We open-source the full pipeline as a live benchmark and invite the broad community to contribute to grow new skills and evaluation cases as world models evolve.

  8. StateM: Reaching 95.3% Raw Accuracy, or a \$15 Frontier Run, on Terminal-Bench 2.1 via Harness Scaling

    Long-horizon agents can fail even when their underlying models can solve the constituent steps. They may lose track of mutable state, fail to reactivate lessons from earlier executions, skip known procedures, or stop prematurely. We bet on harness scaling to improve the execution system around an agent without changing its model weights. We introduce StateM, an agent-native runtime that organizes execution around durable states, phase-local context, checked transitions, recoverable runbooks, and versioned procedural practices that agents and users can inspect together. On Terminal-Bench 2.1, StateM raises GPT-5.5 xhigh to 92.1\%, versus 83.1\% reference and GPT-5.6 Sol Ultra at 91.9\%. The runbook transfers unchanged to GPT-5.6. With GPT-5.6 Sol xhigh, StateM reaches 95.3\% raw accuracy across 445 trials and succeeds on all 89 tasks at least once. The frozen profile raises GPT-5.6 Luna from 76.7 to 85.4\%, above the 84.9\% Sol xhigh reference. Using the same runtime, runbook structure, and golden rules, less than \38 of adaptation raises DeepSeek-V4 Flash from 82.7 to 88.1% under standard timeouts and to 89.1% on an 88-task common core. Extending only the remaining latency-sensitive task matches the reported 88.8% GPT-5.6 Sol max result. Final-score API usage is about 15 versus \574.68 for the GPT reference; total DeepSeek expenditure is 52.22. On BusinessBench, family-specific runbooks built on development sets yield held-out gains of 0.55 macro and 1.34 micro points; two mechanism-matched families improve by 10.04 points. Concrete rules generalize when tasks share execution structure, while the control methodology applies broadly. StateM turns selected postmortem findings into persistent, executable preconditions and practices, making learned controls explicit and enforceable through stateful controls. Code at github.com/henryqin1997/statem.

  9. VibeWorlding: Can Multimodal Agents Construct 3D Open Worlds End-to-End?

    Constructing an interactive 3D open world from a user query is important. However, existing methods are primarily evaluated on idealized, simple queries, making it difficult to systematically analyze and compare how multimodal agents understand user intent, use 3D tools, and reason over textual and visual 3D world information. To this end, we propose VibeWorlding, a unified framework for benchmarking and training vibe worlding agents: a multimodal agent that can autonomously infer user intent, plan scene layout, invoke 3D tools, and reflect on the multimodal feedback in a multi-turn agent-environment interaction process. To achieve this, we first build VWE-BENCH, a benchmark of 2,616 high-quality 3D assets, 323 human-annotated seed 3D worlds, and 6,828 reverse-synthesized multimodal user queries, split into verified queries with ground-truth and unverified queries with carefully designed rubrics. Moreover, we develop VibeWorlding-Gym, a joint multimodal RL post-training framework that integrates (1) a sandbox environment unifying asset retrieval, editing, and image rendering as MCP tools, and (2) a rubric-based verifier that combines physical feasibility and intent fulfillment verification, supporting both fair model evaluation and scalable multimodal RL reward service. Our experiments show that current frontier MLLMs are far from solving the vibe worlding agent task, with even GPT-5.5 and Qwen3.8-Max reaching below 60% success rate, and trace the bottleneck to precise 3D world editing. We further find that RL training can ease this weakness and enable open-source MLLMs to even surpass closed-source frontiers: our VibeWorlder-8B is comparable to frontier MLLMs, while our flagship VibeWorlder-30B-A3B attains the best overall Pass@1 among all evaluated models.

  10. Large Discovery Models: Empirically-grounded Model-Based Open-Ended Search

    Scientific discovery often involves optimising expensive-to-evaluate objectives over vast, structured, and open-ended hypothesis spaces, such as molecules, protein sequences, and computer programs. Generative models such as large language models (LLMs) provide expressive priors over such spaces, but their likelihoods and self-assessments are unreliable proxies for the objectives and calibrated epistemic uncertainty, especially for novel candidates outside the observed data distribution. We introduce the Large Discovery Model (LDM), an empirically grounded recurrent architecture that couples a generative model with a Bayesian non-parametric reward surrogate model. The generative model proposes and refines candidate designs, while the surrogate predicts their performance and quantifies uncertainty, yielding an uncertainty-aware value that guides candidate generation, refinement, and selection. The discovery memory and the surrogate model are continually updated as each new experimental observation arrives. We evaluate LDM on three scenarios spanning different design modalities and objectives, including neural-network training, antibody design, and molecular optimisation. Compared to LLM-only reflection or traditional statistical search across these domains, LDM achieves a 2.4times greater reduction in validation BPB, an 18.2% relative decrease in binding energy, and more than 60% relative gains in molecular multi-objective performance. These results suggests that LDM could serve as a general-purpose discovery engine for effective search over open-ended hypothesis spaces.

  11. Learn What's Left, Not What's Mastered: Saturation Aware Advantage Reweighting for Multi-Reward Policy Optimization

    Reinforcement learning (RL) with group-relative advantages has become the de facto standard for post-training language model reasoners. However, when optimizing multiple reward objectives, existing methods typically scalarize the reward vector with a fixed weighted sum before group-wise standardization. We show that this design leads to two fundamental problems: rollouts with distinct reward profiles can receive identical advantages, and all objectives are optimized with fixed relative weights regardless of their current level of saturation. As a result, training continues to allocate gradient budget to already-solved objectives instead of focusing on those with greater remaining headroom. We introduce Saturation Aware Advantage Reweighting for Multi-Reward Policy Optimization (SA-MRPO), which standardizes each reward objective independently and adaptively discounts its contribution according to a batch-level estimate of objective saturation. This dynamically reallocates optimization effort toward under-optimized objectives while empirically maintaining performance on those that are already well satisfied. We further show that saturation-aware reweighting can reverse the sign of an update, rather than merely rescale its magnitude. Across mathematical reasoning with two- and three-objective reward combinations, SA-MRPO improves the harder correctness objective over GDPO in 12 of 15 benchmark comparisons, with gains of up to 5% on AIME24. On adaptive reasoning it improves accuracy on all five benchmarks, by 3.8% on average and up to 9.2 % on AMC23, and on coding benchmarks it improves pass rate by up to 2.3%, while in all settings maintaining the easier objectives near their already satisfied levels.

  12. MOSS-VL Technical Report

    We present MOSS-VL, an open vision-language model family that treats real-time interaction -- perceiving while it speaks -- as a first-class capability. It is co-designed across the stack: the language decoder attends to vision only through gated cross-attention, so the model can naturally see incoming frames while generating; a synthesized interaction corpus supervises when to speak, when to stay silent, and when to revise; and a staged curriculum concentrates all real-time-specific training in one light final stage over a strong offline foundation. Offline, MOSS-VL-Instruct is competitive at comparable scale and leads temporal-reasoning video sets. Across four streaming benchmarks, MOSS-VL-Realtime posts the best average on three (second on the fourth) among open-source streaming models, sweeping the three subsets that squarely test proactive behavior -- 66.0 vs. 37.5 for the best baseline on OmniMMI Proactive Alerting. With 11.3B parameters but visual tokens outside the decoded sequence, MOSS-VL widens its time-to-first-token advantage over same-backbone Qwen3-VL-8B from 2.8x to 5.1x as visual context grows. We release all five checkpoints, the training curriculum, and the real-time inference code at https://github.com/OpenMOSS/MOSS-VL.

Techmeme(18)

  1. Pornhub's parent company, Aylo, will pay $120M to settle two 2021 class action lawsuits in California and Alabama alleging it profited from child abuse material (Samantha Cole/404 Media)

    Samantha Cole / 404 Media : Pornhub's parent company, Aylo, will pay $120M to settle two 2021 class action lawsuits in California and Alabama alleging it profited from child abuse material —  The deal settles class action lawsuits claiming Mindgeek's sites hosted and profited from abuse videos of minors.

  2. Sources: Crusoe is in IPO talks with at least four Wall Street banks, including JPMorgan, which is advising on its $3B pre-IPO fundraise set to value it at $35B (Alan Neuhauser/Axios)

    Alan Neuhauser / Axios : Sources: Crusoe is in IPO talks with at least four Wall Street banks, including JPMorgan, which is advising on its $3B pre-IPO fundraise set to value it at $35B —  Crusoe, a data center developer and power supplier, is in IPO talks with at least four Wall Street banks, Axios Pro has learned.

  3. Opening arguments begin Tuesday in the state AGs' social media addiction lawsuit against Meta; New Mexico AG says the consequences could be "astronomical" (Jonathan Vanian/CNBC)

    Jonathan Vanian / CNBC : Opening arguments begin Tuesday in the state AGs' social media addiction lawsuit against Meta; New Mexico AG says the consequences could be “astronomical” —  If New Mexico created the blueprint for taking on Meta, California could determine the company's fate when it comes to critical changes at Facebook and Instagram.

  4. BNPL lenders like Flex, Zip, and Affirm are now pitching loans for basic household needs; Americans spent $160B through pay-later loans in 2025, up 2x from 2023 (Stacy Cowley/New York Times)

    Stacy Cowley / New York Times : BNPL lenders like Flex, Zip, and Affirm are now pitching loans for basic household needs; Americans spent $160B through pay-later loans in 2025, up 2x from 2023 —  The rapid growth of pay-later loans raises questions about whether their popularity is driven by consumer preference or desperation.

  5. Sources: Anthropic's revenue run rate reached $65B by the end of July, up from $47B in May and $9B in late 2025 (Bloomberg)

    Bloomberg : Sources: Anthropic's revenue run rate reached $65B by the end of July, up from $47B in May and $9B in late 2025 —  Anthropic PBC is on track to generate annualized revenue of more than $65 billion based on its current performance, according to people familiar with the matter …

  6. African defense tech company Terra Industries, founded in 2024, raised a $52M seed round from 8VC and others, and says it's on track to book $100M in contracts (Dominic-Madori Davis/TechCrunch)

    Dominic-Madori Davis / TechCrunch : African defense tech company Terra Industries, founded in 2024, raised a $52M seed round from 8VC and others, and says it's on track to book $100M in contracts —  African defense tech company Terra Industries on Monday announced an additional $18 million in funding, bringing its seed round to $52 million.

  7. Internal memo: ICE bars its employees from wearing Meta's AI glasses, saying they "could unintentionally capture, record, or transmit sensitive information" (New York Times)

    New York Times : Internal memo: ICE bars its employees from wearing Meta's AI glasses, saying they “could unintentionally capture, record, or transmit sensitive information” —  The agency joins a growing number of workplaces and groups to ban Meta's devices, which have spurred privacy concerns.

  8. Pennsylvania Governor Josh Shapiro signs an executive order imposing new requirements on data center projects, including getting approval from local officials (Allan Smith/NBC News)

    Allan Smith / NBC News : Pennsylvania Governor Josh Shapiro signs an executive order imposing new requirements on data center projects, including getting approval from local officials —  Shapiro, a potential Democratic 2028 contender, earlier welcomed data center developments.  His new executive order takes a starkly different tone toward the industry.

  9. In opening arguments, US state AGs said Meta intentionally sought to addict children to Facebook and Instagram in pursuit of profit; Meta rejected the claims (Reuters)

    Reuters : In opening arguments, US state AGs said Meta intentionally sought to addict children to Facebook and Instagram in pursuit of profit; Meta rejected the claims —  Meta Platforms (META.O) rejected accusations by U.S. states that it intentionally sought to addict children to its Facebook …

  10. Sam Altman says OpenAI's decision to pace its AI development was caused by a collection of research observations showing "various degrees of misalignment" (Alex Heath/Time)

    Alex Heath / Time : Sam Altman says OpenAI's decision to pace its AI development was caused by a collection of research observations showing “various degrees of misalignment” —  “I think it is a good time to slow down,” OpenAI CEO Sam Altman told me last week, describing the company's decision …

  11. Sources: Anthropic has been preparing to give its co-founders shares with extra voting power to help insulate them from outside pressure, ahead of a planned IPO (The Information)

    The Information : Sources: Anthropic has been preparing to give its co-founders shares with extra voting power to help insulate them from outside pressure, ahead of a planned IPO —  Anthropic has been preparing to give CEO Dario Amodei and other co-founders a class of stock with extra voting power to help insulate …

  12. The US SEC proposes exempting certain digital asset offerings from securities registration statements, with exemptions for offerings up to $5M and $75M (Bloomberg)

    Bloomberg : The US SEC proposes exempting certain digital asset offerings from securities registration statements, with exemptions for offerings up to $5M and $75M —  The Securities and Exchange Commission unveiled a proposal to exempt certain digital asset offerings from securities registration statements …

Solidot(18)

  1. 对一批珍稀图书的跟踪显示它们进入了亚马逊的 AI 训练设施

    亚马逊正在大量采购图书,拆开书脊扫描书页,在此过程中销毁图书。404 Media 在一本怀疑会被 AI 公司收购用作训练数据的珍本图书内放置了跟踪设备 Apple AirTag,一路跟踪到了目的地。最终目的地是位于内华达州拉斯维加斯的一个亚马逊仓库。在该仓库工作的亚马逊员工表示,他们的工作是接收大量印刷版图书,拆开书脊快速扫描图书。印刷图书在扫描过程中会被销毁。该仓库工作的亚马逊团队被称为 VGT3,其 logo 是一只张着嘴、手里拿着一本书的恐龙。

  2. 阿里巴巴开放权重模型下载量过去半年突破 30 亿

    根据 Hugging Face 的报告,阿里巴巴旗下的开放权重模型通义千问(Qwen)过去半年全球下载量突破 30 亿次,高居第一。相比下 Google 的开放权重模型下载量为 4.18 亿次,Meta 为 2.27 亿次。Hugging Face 称,2026 年几乎每个月中国 AI 实验室都会发布高性能开放权重模型,模型参数上限 7540 亿到 2.78 万亿之间,相比下美国实验室的开放权重模型参数通常低于 1300 亿,少数例外是英伟达发布了 5610 亿参数的 Nemotron 3 Ultra 模型,Thinking Machines 发布了 9520 亿参数的 Inkling——该模型是基于中国模型构建。中国发布的 178 个 200 亿以上参数的模型中,55% 使用了 Apache 2.0 许可证,22% 使用了 MIT 许可证,大部分有非商业使用限制。最近发布的 Kimi K3 和 Qwen3.8 大型模型除了有非商业使用限制外,还有收入分成要求。报告将阿里巴巴的 Qwen 称为是开放 AI 生态系统最大的社区基础模型,有 151,448 个衍生模型是基于 Qwen,其次是 Google 有 82,506 个衍生模型。

  3. OpenAI 举报了一名在与 ChatGPT 聊天中透露奸杀前女友计划的佛罗里达男子

    OpenAI 举报了一名在与 ChatGPT 聊天中透露奸杀前女友计划的佛罗里达男子。Darren Zhou 告诉 AI 机器人,“我打算在这个月底之前杀了她,如果我得不到她,谁也别想得到她。”Zhou 是一名被高盛解雇的分析师,他在 3 月开始与 ChatGPT 谈论分手的女友,描述了女友的爱好、常去的地方、对女友身边其他男人的嫉妒以及想复合的愿望。OpenAI 的政策规定,当公司检测到用户计划伤害他人时,一个小型团队会审查互动记录。严重的情况下可能会举报给执法部门。Zhou 的聊天提及了强奸、谋杀和谋杀后自杀。联邦探员于 5 月将其两个月的聊天记录转交给当地警方。警方检查了 Zhou 前女友的安全状况。他的前女友 21 岁,因 Zhou“反复无常、嫉妒心强且控制欲强”而与他分手,因为害怕而通过电话分手。警方于 5 月将其逮捕。他在县监狱待了两天后缴纳 10 万美元保释金后获释。他与检方达成认罪协议,于 8 月 13 日对三项指控认罪,被判处 8 年缓刑,缓刑期间须遵守一系列限制。

  4. 谁决定中文维基条目的删除?

    中文维基是最大的非官方中文百科,它通过公开讨论决定条目的存废,编辑们引用政策进行辩论,最终由一名编辑审阅整个讨论并对条目最终命运做出具有约束力的决定。但究竟是谁参与了讨论?决策权的集中程度如何?哪些议题会引发争议?又是什么逻辑驱动最终结果?纽约城市大学的两名研究人员分析了 2020-2024 年间中文维基 47,030 个条目存废讨论案例,发现虽然每年有数百名编辑参与讨论,但最终决定权集中在少数人手中,而且这些决定者的人数还在不断减少,其中一人在一年内做出了 89.9% 的决定。研究还发现,虽然简体中文用户人数是繁体中文人数的 45 倍,但中文维基中繁体中文编辑人数是简体中文编辑的 1.2-1.8 倍。删除条目的最主要理由是缺乏知名度,逾四分之一删除没有给出明确的理由。研究人员发现 6 名中文维基管理员做出了 85%- 100% 的决定。2023 年 Shizhao 处理了 6,312 个案件,每天 17.3 个,占到了总决定的 89.9%;2024 年 Shizhao 和 Manchiu 总共处理了 86.5% 的案件;三位管理员蟲蟲飛、Lanwi1 和 AT 在 2021-2023 年离职,而 Manchiu 在 2022-2023 年间处于非活跃状态,2024 年回归。当编辑们投票保留条目时 Shizhao 倾向于删除,而编辑们投票删除条目时 Manchiu 倾向于保留。两人处理了 86.5% 的决策,他们的个人倾向会影响最终结果的分布。

  5. 中国货轮开辟北极航线

    中国集装箱货轮“迪拜塔(Dubai Tower)”号周六晚间离开宁波,一路向北,途经白令海峡,然后转向西,沿着俄罗斯北部的北极航道航行。它预计于 9 月 7 日抵达英国费利克斯托港。北极航道比原来途径红海-苏伊士运河的航线要短得多,但只有在冰层融化到足以让船舶无需破冰船即可通行时才能航行。2024 年使用北极航道的货轮有 15 艘,2025 年增加到 23 艘。环保组织警告,越来越多的轮船选择北极航道可能会加速北极海冰的消融,而全球气温上升已使北极海冰变得更脆弱。

  6. GIMP 准备推出新的项目文件格式

    GIMP 项目公布了正在开发的新功能。其中之一是新的项目文件格式。GIMP 使用的主项目格式 XCF 始于 1997 年,其局限性已日益显现,在支持庞大或复杂项目上日益力不从心。正在开发的新项目格式使用了常见的 zipped XML 结构,其保存速度将会更快,因为每次保存只需要更新部分文件,它也将能更容易实现自动保存等用户期待已久的功能。开发者强调 XCF 格式不会淘汰,将会向后兼容。其它开发中的新功能包括了 MyPaint 画笔的 Spectral Blending;图层蒙版(layer mask)和渐变工具支持非破坏性编辑;改进 PSD 支持;改进 UI 等等。

  7. Firefox 154 释出

    Mozilla 释出了 Firefox 154。主要新特性包括:Local Network Access 保护支持 WebSocket 连接,当网站尝试与本地网络的一个设备建立 WebSocket 连接,它们需要先获得许可;Smart Window 能建议相关标签页分组,并为每个分组建议一个名称;Windows、Linux 和 macOS 都支持本地配置文件备份,能在所有三个平台上恢复备份;网站可设置在浏览器关闭时豁免清除其 Cookie 和网站数据;地址栏新增 Manage AI 快捷操作;修复 bug,等等。

  8. Google 拍下破产航空公司 Spirit 的数据

    Google 以 1000 万美元拍下了破产航空公司 Spirit 的数据。Spirit 成立于 1980 年,主要经营加勒比海地区、拉丁美洲等定期国际航线。该公司在新冠疫情后遭遇财政困难,2026 年 5 月宣布倒闭,公司进入清算程序,目前正拍卖资产以筹集资金和偿还部分债务。法庭文件显示,Google 以 1000 万美元拍下 Spirit 的数据,包括 1 亿封电子邮件、5 亿条 Microsoft Teams 信息、1700 万份 OneDrive 文件,2050 万 SharePoint 文件,逾 3000 万则客户服务电话录音和逾 1500 万则客户服务聊天记录,60 万个 ServiceNow 工单,以及逾 76.3 万次航班、500 万组机组人员、逾 120 万张燃油单据,787452 个零部件采购记录等公司运营数据,等等。Google 表示购买这些数据是为了改进其 AI 服务。法庭文件显示,这些数据在出售前已进行匿名化处理,Google 也承诺会清除其中发现的任何个人身份信息。

  9. 苹果开发配备摄像头的耳机 AirPods

    根据在 macOS Tahoe 26.7 RC 版本发现的一则视频,苹果正在研发配备摄像头的耳机 AirPods,该产品处于即将发布状态。AirPods 的摄像头可以在 AI 帮助进行目标识别,在演示视频中,苹果通过摄像头识别一本书的书名。摄像头会将信息传输给 Visual Intelligence‌,Siri 将能回答佩戴者周围环境的问题并记录信息。配备摄像头的 AirPods 代号为 B790,最早可能会在 9 月宣布。

  10. 美国青少年吸烟率降至历史新低的 1.4%

    根据 FDA 上月发布的年度调查报告《2025 National Youth Tobacco Survey》,2025 年美国青少年吸烟率降至历史新低的 1.4%。该年度报告自 1999 年以来一直在追踪 11-18 岁美国青少年吸烟情况。美国青少年吸烟率历史最高水平发生在 1997 年,当时有 36% 的高中生表示正在吸烟,70% 表示至少尝试过一次吸烟。美国青少年的电子烟使用率也在 2025 年降至 5.2%。美国成年人的吸烟率保持相对稳定。老年人的吸烟率仍然高于年轻人,他们面临的吸烟相关风险最大。吸烟率的下降可能主要归功于公共卫生政策和关于吸烟危害的公共宣传。但最近 Make America Healthy Again 运动将尼古丁宣传为一种健康产品,未来吸烟率是否回升有待观察。

  11. 极端高温对老年人口的危害比预期的更大

    老年人在极高温度下更易面临危险。因为他们出汗较少,心脏在高温下需要更努力工作,且血管扩张能力较弱,限制了保持体温凉爽的能力。随着全球气温上升,以及预计到 2050 年全球 60 岁及以上人口将翻一番达到 21 亿,这意味着会有更多老年人将遭受高温相关的健康问题。发表在《The Lancet Public Health》期刊上的一项研究预测老年人将比年轻人面临更频繁、更广泛的不可补偿热应激(uncompensable heat stress)。研究表明,气温仅比工业化前水平升高 1.5C 老年人就会面临有害甚至致命的热应激风险,而年轻人需要升高 4C 才会面临相同风险。全球气温每升高 1C,每年就会有约一百万人暴露在至少 180 小时的极端高温环境中。老年人承受的负担尤为沉重。研究人员表示,如果全球气温持续升高,热带和亚热带部分地区可能变得不适宜居住,尤其对老年人而言。

  12. 40 岁女性患有四种自身免疫性疾病

    首都医科大学附属北京中医院的研究人员报告了一个极其罕见的病例:一名 40 岁的女子同时患有四种自身免疫性疾病。她此前已诊断有溃疡性结肠炎——会导致大肠内壁发炎,可能引起疼痛、腹泻和出血;自身免疫性肝炎——自身免疫系统错误攻击并引发肝脏炎症的疾病,与病毒性肝炎不同,它并非由感染引起;原发性硬化性胆管炎。她因为严重缺铁性贫血就医,医生在仔细检查后确认她患有第四种自身免疫性疾病——自身免疫性胃炎,缺铁性贫血源于自身免疫性胃炎导致的铁吸收障碍。医生给她开了铁剂。