TEXT VIEW · TODAY'S DIGEST · 0 HEADLINES ACROSS 8 SOURCES

Hacker News(0)

No items yet for today.

GitHub Trending(0)

No items yet for today.

Product Hunt(0)

No items yet for today.

Hugging Face(0)

No items yet for today.

Techmeme(0)

No items yet for today.

Solidot(0)

No items yet for today.

Startup Archive(0)

No items yet for today.

App Store Rankings(0)

No items yet for today.

ISSUE 0974
MON, AUG 31, 2026
The directory AI cites when builders ask what to use
TODAY · MON, AUG 31, 2026

Ship your AI.
Get discovered.

List your product on OrangeBot and reach builders and users actively looking for the right AI tools.

Daily launches · 2,000+ Claude Code skills · 113+ free tools · AI news from 10 sources — rebuilt every morning.

FOUNDERSBuilding an AI tool? Assistants cite lists like this one, not your homepage.Get listed →
Why founders list here

More than a launch. Long-term discovery.

Get in front of builders

Show up when builders are actively looking for tools like yours.

Context that converts

Tell builders what your product does, who it is for, and why it matters.

In the right ecosystem

Your product sits alongside the skills, tools and sources builders already trust.

Built for AI discovery

Structured so both people and AI assistants can understand and recommend it.

Stay discoverable

Keep getting found long after launch day — the page does not expire.

Learn more about getting listed →
01

Latest Launches

CURATED BY ORANGEBOT
01

AI DIGEST

UPDATED DAILY · EDITOR'S PICK
01.00
AI DIGEST

AI新闻摘要

August 31, 2026

Of course. Here is a summary of today's news events based on the information provided.


US Strikes Iranian-Linked Island in Strait of Hormuz

The U.S. military conducted a strike on an island in the Strait of Hormuz to prevent the laying of mines in the strategic waterway. This action is part of a broader U.S. strategy to counter Tehran, which also includes targeting banks that financially assist Iran.

Soldiers Detained Following Coup Attempt

A group of disgruntled soldiers who launched an attack have been detained in an unnamed capital city. The event points to significant political instability, though further details about the location and motives were not specified.

Flood Death Toll Nears 800 as Rising Waters Hamper Rescue

The number of confirmed deaths from a major flood event has reached almost 800. Authorities warn that rising water levels are complicating recovery efforts, making it difficult to reach victims and assess the full scale of the disaster.

Greenland Rejects US Annexation in Referendum

A "No" vote has narrowly prevailed in a Greenland referendum prompted by past threats from former U.S. President Donald Trump to annex the territory. The result reaffirms Greenland's current autonomous status under Denmark.

Ukraine Seeks Western Investment for Domestic Arms Production

Ukraine's digital transformation minister, Mykhailo Fedorov, is appealing for Western capital to help build and manage domestic weapons development companies. The goal is to bolster Kyiv's ability to resist the ongoing Russian invasion through self-sufficient defense manufacturing.

AI and Tech Windfalls Reshape Economy and Job Market

The tech sector's earnings are being skewed by large paper windfalls on investments in private firms like OpenAI and SpaceX. Simultaneously, AI is seen as a threat to entry-level jobs, forcing companies to adopt new hiring tactics to combat AI-assisted cheating and find skilled workers.

Growing Space Debris Raises Collision Concerns

The increasing amount of man-made material orbiting the planet is heightening concerns over potential collisions. This "space junk" poses a significant risk to active satellites, spacecraft, and future space missions.

Global Economic Pressures and Corporate Shifts

The world's largest developed economies are facing higher borrowing costs, partly due to geopolitical conflicts. In corporate news, public sentiment is increasingly blaming large corporations for economic pressures, while companies like HDFC Bank face leadership shakeups and London's Maybourne hotel group pivots away from Gulf-based clientele.

02

ON THE WIRE

6 SOURCES
02

HACKER NEWS

02.00
HACKER NEWS

Hacker News - August 31, 2026

Hacker News Feed: Highlighting key posts and discussions.

Creepy Crawlies

(people.kernel.org)

820378
No AI Fridays

(noaifridays.com)

260175
Hacking IKEA Furniture

(greenlightning.eu)

243153
Bug Blindness

(danluu.com)

381244
Hy4 preview

(www.tencent.com)

380238
EVE Online moves to Python 3

(www.eveonline.com)

393218
Glacier Mice

(en.wikipedia.org)

32570
03

HUGGINGFACE

03.00
HUGGINGFACE

HuggingFace 新闻 - August 31, 2026

HuggingFace Feed:最新的 AI 模型、数据集和社区动态。

Agentic Game Development as a Verifiable Trajectory Data Engine for Scaling World Models

A common strategy for scaling world models is to train on more crawled video with more compute. We argue that this strategy is inefficient: scaling world models also requires a recursive data engine that offers grounded reward signals. The success of code agents illustrates why this matters. As code is executable, compilers and runtimes can provide high-quality rewards for Reinforcement Learning (RL) post-training of LLMs. By contrast, spatial generation still relies largely on fuzzy proxies such as CLIP scores. These signals are fuzzy and biased, making them hard to support RL post-training. Compared with these, game development provides a missing reward environment for spatial world models. A scene encoded by a game engine is an executable world specification: the engine can efficiently check collision, physics, navigability and bounded playability, while the developer provides the global verification signal by judging whether the scene should be accepted. Game development also provides real-world long-horizon trajectory data for RL post-training. We therefore propose Reinforcement Learning with Human-Engine Verification (RLHEV), a post-training paradigm that combines dense engine signals with implicit human acceptance feedback from the development process.

164
PAWBench: How Far Are We from Probabilistically Aligned World Modeling?

Recent video generation models are increasingly framed as world models. Many physical processes can unfold in more than one valid way. Therefore, a world model should reproduce not only a plausible trajectory, but also the distribution of possible behaviors under the same initial observation and action. We call this distribution-level requirement probabilistic alignment. However, existing evaluations largely assess individual-video plausibility and do not test whether repeated generations recover the correct distribution. This raises a central question: how far are current video generators from probabilistically aligned world modeling? To answer it, we formalize probabilistic alignment as a distributional criterion for world models and introduce PAWBench, a benchmark for evaluating video generators as stochastic samplers of world dynamics. We further introduce PAWEval, an outcome-level protocol that converts repeated video rollouts into empirical distributions over possible physical behaviors. Across 50 scenarios and eleven current systems, no model consistently matches the reference probabilities while recovering the range of valid behaviors. Having established this gap, we test whether language prompts, initial noise sampling, or model training can reshape the model's predictive distribution. We believe our work can serve as a foundation for future efforts to move towards probabilistically aligned world modeling.

114
UrbanGround: From Local Perception to Spatial Agency in a Real-Scale City

Multimodal large language models (MLLMs) can interpret a street view, but urban agency depends on whether such local evidence remains useful after the agent starts to move. In this paper, we investigate how far current MLLM agents can turn local urban perception into reliable action in a complicated real-scale city. We propose UrbanGround, the first sandbox to make this question testable in a physically constrained replica of Hong Kong built from territory-wide 3D geospatial data. UrbanGround supports closed-loop interaction from a first-person view and provides an interactive map for navigation. Agents can directly enter the 3D city and explore from a first-person view. Our analysis follows the growth of the spatial problem through three research questions. We first test whether an agent can ground a local scene well enough to answer spatial questions after active observation. Then we ask whether that grounding supports navigation as destinations become farther away and less explicit. Finally, we examine whether the resulting behavior survives changes in route availability and pedestrian motion. Contemporary MLLM agents usually show useful atomic abilities in visual recognition and short-range spatial reasoning, while orientation and pedestrian-aware movement remain unreliable. Their central failure emerges over extended exploration, where local abilities do not compose into sustained goal-directed behavior and errors accumulate without effective correction. We hope UrbanGround will support broader study of how far current MLLM agents can explore reliably in complex, open-ended urban environments.

90
TTPO: Test-Time Policy Optimization

Recent prominent post-training methods, such as Reinforcement Learning (RL) and On-Policy Self-Distillation (OPSD), have driven rapid progress in mathematical reasoning for large language models, yet their reliance on ground-truth labels precludes test-time training (TTT). Replacing ground truth with majority-vote pseudo-labels is a natural alternative, yet it is fragile: an incorrect vote corrupts the teacher and misleads every token. We observe that this failure mode is asymmetric: rollouts that disagree with the pseudo-label are typically wrong regardless of whether the vote itself is correct. Building on this observation, we propose Test-Time Policy Optimization (TTPO), an asymmetric objective that distills agreeing rollouts via OPSD and penalizes disagreeing rollouts with Grouped RL. Token-level selection further refines both branches: distillation down-weights already-converged positions, while RL penalizes only confident errors. Both updates remain well-grounded even under frequent pseudo-label errors, and majority-vote routing yields tighter self-supervision as the model improves. Without any labels, TTPO matches label-supervised OPSD on five competition-level benchmarks, raises Qwen3-1.7B from 38.0% to 45.2% in TTT, yields +25.2% to +36.4% without thinking, and shows strong cross-task generalization.

73
Self-OPD: On-Policy Distillation for Flow Matching Models without Teacher

On-policy distillation (OPD), which leverages a pre-trained, specialized teacher model to provide dense supervisory signals, has achieved significant success in Large Language Models (LLMs) and has recently been adapted to flow matching models. However, this paradigm suffers from two major issues: First, training a separate, task-specific teacher for every new objective incurs high computational costs. Second, the discrepancy between teacher and student distributions often leads to compounding errors along the generation trajectory. In this paper, we introduce Self-OPD, a teacher-free OPD framework for flow matching models that turns the student's own self-exploration into step-wise supervision. At each timestep, Self-OPD branches the deterministic next-state prediction into K stochastic SDE candidates, rolls them out with the ODE sampler, and compares their rewards against a deterministic self-reference baseline to obtain normalized advantages. The velocity field is optimized with an all-branch pull-push objective, where high-advantage branches attract the student and low-advantage branches repel it under direction-aware attenuation and SDE-variance normalization. For multi-objective alignment, Self-OPD fuses normalized scores at the reward level, avoiding direct gradient conflict. Experiments on single and mixed reward benchmarks show that Self-OPD outperforms prior RL and OPD methods without task-specific teachers.

71
What Makes Good Agentic Data? An ACE Lens on Data Generation for LLM Agents

LLM agents increasingly rely on generated interaction data to learn how to interact with external environments. Agentic data generation must maintain consistency among environments, tasks, interactions, and success signals while producing experience that is useful rather than merely abundant. Existing work spans many agent domains, but domain-centered organization and heterogeneous evaluation often obscure common generation mechanisms and conflate candidate construction with verification and selection. This work develops a two-level framework for the field. First, we represent agentic data as a common factorized object (E,q,τ,v), comprising an environment specification, task signal, interaction realization, and optional verifier. We organize generation paradigms by their primary anchor and dependency structure. Second, we formulate generation as constrained distribution design through the Accuracy-Complexity-divErsity (ACE) lens. Accuracy establishes the feasible support of grounded and internally consistent data. Within this support, Complexity places learning mass relative to the capability of a declared learner and execution configuration, while divErsity controls coverage and redundancy of data. Using this framework, we explore how prior work verifies generated experience, constructs and calibrates difficulty, and expands behavioral coverage. The literature reveals a shift toward execution-grounded accuracy, learner-relative complexity, and diversity beyond surface variation or dataset size. We further discuss broader directions and emerging trends in agentic data generation through the ACE lens, including their implications for scaling, data sources, training regimes and adaptive learning. Overall, the central challenge is not simply to generate more data, but to continually allocate valid, informative, and non-redundant experience as agents and environments evolve.

61
Training Agents to Evolve with Their Harness: TaoLive Digital Avatar Agent Technical Report

AI-powered digital avatar streamers must answer product questions, engage viewers, and execute marketing strategies in real time, demanding low latency, frequent strategy updates, and accurate yet effective responses. Evolvable Harnesses, whose Skills, Hooks, prompts, and tools can be updated independently of model weights, enable rapid iteration but expose a trade-off: large models adapt zero-shot yet are too slow, whereas compact models meet latency targets but overfit to fixed Harness configurations. We propose Harness-Aware Training (HAT), which trains compact models to adapt to changing Harnesses. Its key component, Harness-State Augmentation (HSA), applies task-preserving transformations to Skill identifiers and content, tool schemas, prompt structures, and Hook functions. Training proceeds in three stages: HSA-SFT learns reasoning and tool use from strong-model trajectories across diverse environments; General On-Policy Distillation restores generalization lost during SFT; and HSA-RL improves robustness to changing Harnesses through reinforcement learning in augmented environments. Across four evaluation sets, HAT achieves 94.8 on Live-Stream QA (base: 80.3; strongest general LLM: 93.0) and 94.6 on Harness-Variant QA (base: 75.4). Unlike Fixed-Harness SFT, which lowers IFEval by 7.7 points from the base model, HAT avoids this regression and reaches 83.5. On one NVIDIA H20 GPU, the optimized system delivers P50 and P95 latencies of 3.4 s and 8.1 s. Deployed in Taobao Live's digital-avatar service, it also yields positive online A/B test results for GMV and item-page views.

45
GameWAM: A World Action Model for Video Games

Modern video games combine first-person perception, rapid visual changes, persistent world state, and heterogeneous native controls. Existing game agents map visual and task context directly to actions but lack explicit world dynamics modeling, whereas interactive game world models predict visual futures from supplied actions but do not serve as task policies. World-Action Models (WAMs) unify these objectives, but remain largely unexplored under the dynamics and open-ended interaction of video games. We introduce GameWAM, to our knowledge the first WAM for native closed-loop gameplay and GUI control. GameWAM jointly generates future visual observations and executable keyboard-mouse trajectories through parallel visual and action generative processes with block-causal conditioning and flow matching. To support joint world-action learning, we construct synchronized gameplay and GUI trajectories. To handle heterogeneous native control, GameWAM predicts a gameplay/GUI mode at each action step and generates actions with mode-specific prediction distributions and continuous-action normalization. For long-horizon interaction, block-cycle control predicts beyond the committed horizon, executes only a short action prefix, and replans from new observations, while fine-grained within-cycle context and hierarchical cross-cycle history preserve temporal continuity. Experiments demonstrate competitive task success with fewer executed native actions than the compared agents. We further uncover Low-Frequency Action Source Imprinting (LASI), in which low-frequency components of the sampled action source systematically steer coarse generated camera motion under fixed conditioning, revealing a source-sensitivity failure mode in generative control. Project page is available at https://yunncheng.github.io/GameWAM/.

41
PILOT in the Loop: Live Self-Improvement for Long-Horizon Agents

Long-horizon agent runs generate experience that can improve both the current run and future work. Most self-improvement methods process this experience only after execution ends, so they cannot redirect the active run or immediately apply and validate lessons learned from it. We argue that self-improvement should instead be live, using emerging experience both to redirect the active run and to update the persistent harness. Existing agent architectures do not fully support this goal. Single-agent self-correction combines task execution and trajectory assessment within one context, while subagent delegation separates execution but typically cannot redirect an active subagent. We present PILOT, a supervisor-worker harness for live self-improvement through two coupled mechanisms: (1) live steering lets a separate supervisor redirect or abort the active worker during execution; and (2) live self-evolution distils procedures and failure modes revealed during execution into reusable skills and memory. Across two frozen backbones and three benchmarks, PILOT ranks first in five of six configurations. On Terminal-Bench 2.0, PILOT outperforms counterpart harnesses by up to 9.8 percentage points. In the self-improvement setting, PILOT gains 14.6 points with GLM-5.1 and 12.4 points with Kimi-K2.6. Mean output tokens fall by 42.9% and 47.4%, while successful evaluations per million output tokens rise by 110.3% and 134.0%, respectively.

29
Zero-WAM: In-Context World-Action Modeling from Human Videos for Open-Ended Task Generalization

Zero-shot cross-task generalization, where a policy must execute manipulation tasks never seen during training, remains a central challenge in robot learning. In large language models, a novel task can be performed simply by specifying it in the context, without any parameter update. This form of in-context learning (ICL) turns generalization into a problem of task specification. To achieve cross-task generalization, we bring this paradigm to robotic manipulation, and argue that the natural task specification for manipulation is a human video: unlike language, it provides rich visual cues about the intended task evolution. We present Zero-WAM, a causal video-action model that executes unseen tasks by following in-context human video guidance. To address the scarcity of task-rich paired human-robot data, we propose an automatic pipeline that converts task-sampled robot trajectories into semantically matched human videos, yielding HumanGen, a dataset of 74.2K human-robot ICL pairs across 8.6K tasks. For model training, we further introduce an in-context future chunk prediction (IFP) objective that suppresses shortcuts learned from seen tasks and forces the policy to draw task information from the video prompt. On seven unseen tasks in RoboTwin 2.0 simulation, Zero-WAM achieves a 47.0% average success rate, an absolute improvement of 29.5 percentage points over the strongest video-action baseline. In real-world evaluations, it follows human video guidance to generalize to unseen task configurations involving multi-object scenes, long-horizon manipulation, and fine-grained insertion.

18
WikiSkill: Compiling Agent Experience into Persistent Knowledge for Skill Evolution

Agent skills package specialized knowledge and workflows into reusable resources that extend AI agent capabilities. Recent work automatically discovers such skills from agent experience, which enables agents to progressively adapt through interaction. However, the insights that guide skill development typically remain scattered across optimization histories, limiting their systematic reuse across iterations. We introduce WikiSkill, a framework that co-evolves agent skills with a persistent knowledge base (wiki). At a high level, WikiSkill separates raw execution experience, accumulated knowledge, and executable skills, while continuously consolidating experience into the wiki, which subsequent skill updates can build on. Across diverse benchmarks and models, WikiSkill consistently outperforms state-of-the-art skill-evolution methods and improves over no-skill baselines in most model-benchmark settings. We find that skill evolution complements model scaling: larger models generally benefit more from evolved skills, while smaller models with skills can outperform substantially larger models without them. We also find that evolved skills transfer effectively across models and model families, and skills evolved by other models can outperform self-evolved skills. Finally, our ablation studies confirm that persistent knowledge accumulation in the wiki is critical for effective skill evolution. These results demonstrate the benefits of systematically accumulating and refining agent experience for developing reusable and transferable skills.

17
Understanding Evolution Strategies for LLM Reasoning: Broader Reasoning Coverage than GRPO

Evolution Strategies (ES) have recently emerged as a memory-efficient post-training paradigm for LLM reasoning. However, the optimization behavior of ES remains understudied, making it hard to define its advantage scope compared to mainstream post-training paradigms (e.g., Group Relative Policy Optimization (GRPO)). By systematically investigating ES dynamics and mechanisms, this paper first identifies a performance advantage of ES over GRPO, theoretically and empirically showing that ES can lead to broader reasoning coverage, thereby better exploiting the reasoning capabilities of pretrained LLMs. Theoretically, we show that verifier-projected Jensen-Shannon diversity across the ES population is helpful to higher Pass@K performances. Empirically, unlike GRPO, which exhibits entropy collapse, ES improves Pass@1 while attaining higher Pass@K than GRPO. We further develop a sequential GRPO-ES training strategy that combines GRPO's strength in Pass@1 with ES's gains in Pass@K. Second, we find that despite substantial whole-model parameter drift, the task-performance gains of ES are only contributed to a sparse subset of larger-magnitude updates. This functional sparsity suggests that large parameter movement need not imply widespread functional change, and held-out evaluations further show that it does not necessarily lead to catastrophic forgetting. Finally, we study how hyperparameter design affects the effectiveness of ES, demonstrating that ES requires a smaller population size in a larger LLM. These findings position ES as a distinct reasoning post-training paradigm rather than a less effective, memory-efficient alternative to GRPO.

16
Luce: Relightable Gaussians for 3D Asset Generation

High-fidelity image-to-3D generation requires a 3D representation that captures both geometry and appearance. To support relighting and integration into standard rendering pipelines, the representation should include physically based rendering (PBR) modalities such as albedo, metallic-roughness, and surface normals. We propose Luce, a 3D representation that unifies geometry and PBR materials within a voxelized multimodal Gaussian cloud, using dedicated Gaussian primitives for each modality. A variational autoencoder compresses this representation into a unified material-aware latent space. A rectified-flow transformer generates this latent from a single image, conditioned on multi-layer features from a pretrained image encoder that preserve both semantic context and fine spatial detail. The latent then decodes into relightable PBR Gaussians and an optional textured mesh with a tangent-space normal map. On Toys4K, Luce achieves state-of-the-art single-image-to-3D generation, improving FID by 28% over the strongest baseline. We further introduce a benchmark of AI-generated images, on which Luce improves the CLIP image-alignment score over the best baseline (0.8519 vs. 0.8299). Luce generates relightable, geometrically accurate, and materially faithful assets that preserve fine details such as text, logos, and inscriptions.

11
Procedura: Agentic 3D Modeling with Procedural Control

Native 3D generators now recover impressive mesh geometry from a single image. However, a dense mesh stays soft where a machined object should be sharp, it carries no part decomposition, and it exposes no parameter a user could edit. To address this, we explore the paradigm of 3D shape as code, leveraging and scaling the coding ability of an LLM for 3D modeling. We introduce Procedura, a novel 3D modeling agent framework that writes an object as a procedural assembly, a parametric program whose named parts are joined by typed, machine-checkable mates. From a text prompt, the agent plans the object as an assembly graph and writes the program part by part, solving each placement from the mated frames rather than guessing it, and admitting a part only once compile, mate, and connectivity checks pass. A decoupled vision critic then refines the assembly one diagnosed fix at a time. Moreover, the same graph carries per-part materials and a simulator-validated articulation. We evaluate on P3D-Bench under its assembly judge, and with the same judge on MechBench-36, our hard-surface benchmark. On both, Procedura outperforms state-of-the-art native 3D generators and every prior 3D-code agent on judged quality, produces the sharpest edges of any method we evaluate, and is the only one whose output is an editable, part-structured program.

10
CritICL: Inference-Time Weak-to-Strong Generalization from Small Language Model Failure Modes

Recent advances in inference-time scaling have significantly improved the reasoning performance of large language models (LLMs). However, these methods typically rely on repeated generation or external verification. To address this limitation, we introduce CritICL, a novel inference-time framework that improves reasoning while maintaining high efficiency. Our key insight is that LLM failure modes exhibit structured patterns across model scales within the same family. Instead of treating failures as undesirable outputs, CritICL leverages them as a source of guidance. Specifically, we utilize failure modes derived from weaker models and incorporate them into inference through critique-based in-context examples. We propose two variants: CritICL-dynamic, which adaptively predicts input-specific failure modes and retrieves critiques, and CritICL-static, which uses a global failure mode profile to provide stable guidance. Experimental results show that CritICL consistently outperforms standard in-context learning and achieves performance competitive with or superior to test-time scaling methods, while requiring significantly fewer generations and lower token cost. Code available at: https://github.com/umwyf/CRITICL

8
CaRGo-T: Causal Reasoning Graph-of-Thought improves Multimodal Humor Comprehension

Large-scale vision-language models (VLMs) have demonstrated remarkable versatility across a wide range of multimodal tasks. However, understanding humor remains challenging because humorous content often depends on subtle interactions among entities, events, context, and implicit relationships across image and text modalities. These interactions can involve complex chains of reasoning that are difficult to capture through conventional prompting or linear chain-of-thought reasoning. In this work, we propose CaRGo-T (Causal Reasoning Graph-of-Thought), a reasoning framework that represents the causal and contextual relationships underlying multimodal humor as a lightweight graph-based reasoning structure. The graph is serialized into a code-based representation generated by a VLM, which can subsequently be interpreted by the same or a different VLM to produce the final prediction in zero-shot or in-context learning settings. We evaluate CaRGo-T on humor understanding and humor detection across four datasets spanning diverse forms of comedic content, including satire, sarcasm, and memes. Experiments with state-of-the-art commercial and open-source VLMs show that CaRGo-T consistently improves performance over existing reasoning-based baselines, achieving gains of approximately 1-20% on humor understanding and 1-3% on humor detection. Further analysis using mutual information indicates that the reasoning representations produced by CaRGo-T contain more information relevant to the target output than those generated by baseline reasoning approaches. Code is available at https://github.com/abhi1nandy2/CaRGo-T.

7
Magpie: Real-Time World Renderer for Interactive Games

Modern game development relies heavily on conventional graphics pipelines. High-quality visual content requires modeling, material authoring, animation, lighting, effects, and runtime optimization, making asset production expensive and extending the development cycle of game prototypes. Recently, video foundation models are beginning to change film and video production, but games differ from linear media, they require not only continuous and realistic imagery, but also stable and reproducible gameplay rules, object states, and interaction outcomes. We present Magpie, a real-time generative world-rendering system for interactive games. Magpie separates gameplay execution from visual generation. Designers define scenes and rules in a game engine. At runtime, the Game Engine resolves player actions and maintains world state, while an independent Render Server generates visual output from white-box frames produced by the engine. Magpie provides a system-level implementation path for applying generative models to real-time game rendering. It preserves gameplay designability and reproducibility, and reduces the dependence of early game prototypes on complete visual assets.

7
TacForcing: Streaming Action Generation with Execution-Time Tactile Feedback

Contact-rich manipulation requires adapting to contact states that can evolve substantially within an action horizon. However, chunk-based vision-language-action models predict complete action chunks from observations collected before execution, leaving tactile conditioning stale during execution. Existing tactile-reactive approaches typically rely on separate high-frequency controllers, which increase both architectural and training complexity. In this paper, we introduce TacForcing, a streaming action-generation framework that effectively incorporates execution-time tactile feedback. Instead of employing a separate reactive controller, TacForcing replaces the standard action expert with a streaming action expert to generate actions conditioned on the evolving tactile observations acquired during execution. TacForcing also introduces Execution-Aware Tactile Attention (EATA), which restricts tactile conditioning to actions nearing execution, thereby reducing the temporal mismatch between tactile acquisition and action execution. Across six simulated UniVTAC tasks and three real-world contact-rich manipulation tasks, TacForcing achieves average success rates of 65% and 69%, respectively, outperforming strong baselines in both settings.

5
CaSKG: Counterfactual-Causal Skill Graphs for Scalable Agent Skill Retrieval

Reusable skill libraries allow large language model (LLM) agents to reuse procedural knowledge across tasks, but they also turn memory access into a challenging retrieval problem. Full-library prompting preserves coverage at high context cost, vector retrieval returns compact neighborhoods but treats skills as independent text, and graph-based retrieval can recover workflow context only when the edges that carry relevance are reliable. We propose CaSKG, a counterfactual-causal skill graph framework that calibrates procedural relations before retrieval. CaSKG first builds a high-recall directed candidate graph from semantic, lexical, input/output, and structural evidence, with repair evidence and an optional LLM judge further refining candidate scores. It then applies direction-conditioned textual counterfactual probes that remove, substitute, and reorder skill pairs, aggregates the evidence with Bayesian smoothing, and publishes a state-filtered weighted graph for task-conditioned expansion. The graph is constructed offline and used without changing the downstream agent policy or task interface. Across six LLM backbones on ALFWorld ID-140 and ScienceWorld U211, CaSKG achieves the highest task score in all twelve combinations of model and benchmark. Relative to Graph-of-Skills (GoS), it improves the six-model macro-average ScienceWorld score from 72.62 to 80.50 and ALFWorld success from 80.01\% to 86.79\%, while reducing mean environment steps on both benchmarks. Qualitative and ablation analyses further show that calibrated edges help retrieval preserve prerequisites, state-changing actions, verification routines, and final completion steps. These results position edge-confidence calibration as an effective route to compact and executable skill retrieval at scaleCode is available at: https://github.com/ZhiyuanLi218/Caskg .

5
Thinking on Shots: Consistent Multi-Shot Video Editing with Agentic Reasoning

While generative AI has significantly advanced video editing, existing methods primarily focus on single-shot or short video clips. Editing long videos with multiple instructions remains a formidable challenge. Naive chunking strategies, e.g., fixed-duration segmentation, often lead to entity fragmentation, severe editing hallucinations, and disrupted temporal continuity. To bridge this gap, we introduce the Multi-Instruction Multi-Shot Long-Video Editing (MMLVE) task, which is structured around three core objectives: Cross-Shot Editing Consistency (CSEC), Multi-Instruction Decoupling (MID), and Zero-Destruction on Spatiotemporal Structure (ZDSS). To tackle these three unique challenges, we introduce an agentic editing framework that leverages the synergy of Large Language Models (LLMs) and Vision-Language Models (VLMs) to achieve shot-level video decoupling and precise instruction parsing. Furthermore, to comprehensively evaluate this task, we construct MMLVE-Bench, which is an MMLVE-focused dataset characterized by complex real-world spatiotemporal dynamics, high-density heterogeneous instructions, and sparse, random entity distributions. Three MMLVE-focused evaluation metrics are further exploited to assess the quality of the editing results. Extensive experiments demonstrate that our MMLVE-Agent outperforms existing closed-source SOTA approaches (e.g., Seedance 2.0), successfully eliminating editing hallucinations, preserving cross-shot editing consistency, and attaining seamless spatiotemporal transitions.

4
What Does an Evaluation License? A Commit-Bound Census of Claim-Relative Inference in Inspect Evals

Evaluation artifacts specify a forward computation: a task, scorer, and reported metric. They do not necessarily license the claim attached to that metric because the historical evidence and alternative semantics needed to replay it may be unbound. We formalize this missing claim-replay layer through a frozen substrate D, a grounded family F, a claim query q, and the resulting identified set. We then census all 124 mechanically eligible Inspect Evals units at a pinned commit. Every unit receives a terminal disposition; 110 stop before deterministic inference because required historical evidence or semantic grounding is unavailable. Where execution closes, exact values, winners, complete orders, and pairwise relations separate by claim resolution and by primary versus review family. The audit therefore returns typed stops, instability witnesses, and stable substructure rather than forcing one evaluator meaning or one robust/not-robust label.

3
EditaLive! Unified Character Video Editing for Live Streaming

Conventional video editing primarily focuses on scene-level content, whereas live streaming places greater emphasis on the human subject. However, directly applying existing video-editing methods to human-centric live streaming remains challenging, as they may introduce facial-expression inconsistencies and typically depend on multiple offline inference steps, making them unsuitable for real-time interaction. We propose EditaLive, a novel framework for real-time streaming character video editing. In detail, we start from a pretrained image animation model (Wan-Animate), which naturally decouples appearance from motion, and repurpose it as the base model for instruction-based human-centric video editing by reference frame editing and video reconstruction via the collected CharEdit-50K dataset. Besides, we adapt the model from offline bidirectional to causal streaming generation, and design an aligned self-rollout distillation strategy that compresses the model into a two-step sampler, where fixed RoPE and align forcing reduce training--inference discrepancies, and first-frame preserved sparse attention filters redundant historical information to mitigate appearance drift. Extensive experiments demonstrate that EditaLive delivers state-of-the-art editing performance with faithful preservation of facial expressions and low-latency real-time streaming inference.

3
Aphanta: Diagnosing Task-Aligned Image-Edited Intermediates for Multimodal Reasoning

Explicit visual intermediates can help multimodal large language models (MLLMs) externalize spatial evidence and updated visual states, but their utility depends on whether an image editor can faithfully realize the required transformation. We introduce Aphanta, an automated task-discovery and closed-loop diagnostic framework for the MLLM -> image editor -> MLLM pipeline. Aphanta evaluates three conditions---direct reasoning, reasoning with an editor-generated intermediate, and reasoning with an idealized reference intermediate---to separate potential visual headroom from the practical utility of current editors. Across 20 candidate tasks and multiple editor--MLLM combinations, we find that utility is strongly task-conditioned. Gains concentrate in visual cue injection, grounding, and counterfactual state realization, whereas intermediates requiring symbol-sensitive construction or structural extrapolation are substantially less reliable. On the selected positive-task subset, our consolidated Qwen pipeline improves the mean task score from 0.343 to 0.445 (+10.2 points; +29.7% relative), while the full study also retains filtered and unsuccessful tasks to expose the boundary. These results position image editing as a specialized visual workspace rather than a universal reasoning mechanism, and establish Aphanta as a reusable protocol for measuring task--representation alignment, editor realization, and downstream pipeline utility.

3
05

PRODUCT HUNT

05.00
PRODUCT HUNT

Product Hunt - August 31, 2026

Product Hunt Daily Feed: Featuring noteworthy tech launches.

Hyperfocus icon
Hyperfocus

Planner that turns goals into daily progress

0
oMLX icon
oMLX

Mac LLM server that cuts agent wait times from 90s to 5s

0
Topview Motion Studio icon
Topview Motion Studio

Create launch videos without touching After Effects

0
Edge Drop icon
Edge Drop

Clipboard on your screen edge. Hover to open, drag to drop

0
RIP MY BUILD icon
RIP MY BUILD

Give your abandoned side project one last launch

0
Maritime icon
Maritime

Dedicated computers for AI agents, starting at $1/month

0
Caplio icon
Caplio

Find, organize, and reuse every image on your Mac

0
Olostep icon
Olostep

Turn the Web into Clean Data for AI

0
Referent icon
Referent

The AI-native OS for modern law firms

0
Murfy AI icon
Murfy AI

Write, review, and publish to arXiv 10x faster

0
Superagent icon
Superagent

Claude Code for the rest of us

0
Sayscroll icon
Sayscroll

The AI Teleprompter that scrolls as you speak

0
Retro Y2K Theme icon
Retro Y2K Theme

Customize any website with a vintage 90s & Y2K retro theme

0
Ravioli icon
Ravioli

Create custom stamp shapes

0
Skud icon
Skud

Menubar file delivery with your brand and tracking

0
Ulpaso icon
Ulpaso

Stop paying just to take meeting notes

0
Prequel icon
Prequel

Create cinematic screen recordings on your Mac

0
Neo icon
Neo

A novel-writing tool from the author of Silo

0
RawToHEIC icon
RawToHEIC

Convert RAW to HEIC inside Apple Photos

0
Cursor Craft v2 icon
Cursor Craft v2

Custom Mac cursors, rebuilt for v2

0
Staats icon
Staats

Ask your coding agent how your site is doing

0
Lubb icon
Lubb

A realistic heartbeat for falling asleep

0
Cohere Parse 5 icon
Cohere Parse 5

Turn complex docs, tables & images into AI-ready data

0
WIT icon
WIT

Spot potential misunderstandings across global Englishes

0
1752vc Pitch Deck Analyzer icon
1752vc Pitch Deck Analyzer

Know what investors will say before you ever hit send.

0
Einfall icon
Einfall

Capture fugitive thoughts + route them to where they belong

0
Mossy icon
Mossy

A desk plant that wilts when you need a break

0
Any Command icon
Any Command

Turn your phone into a second screen and trackpad for PC

0
publicdesktop.lol icon
publicdesktop.lol

Public computer of the internet

0
Tiles icon
Tiles

Turning desktop chaos into curated spaces.

0
God’s Eye View icon
God’s Eye View

Spy satellite simulator in your browser but the data is real

0
seendiff icon
seendiff

Code diff viewer with progress tracking

0
Hy4 preview icon
Hy4 preview

Tencent’s 770B open model for long-horizon work

0
Microduck icon
Microduck

A tiny open-source biped you can train yourself

0
AureaCam icon
AureaCam

Real-time scoring to master the rule of thirds

0
OpenTag icon
OpenTag

AI coworker lives on Slack and Teams

0
Play with Putty icon
Play with Putty

Simple, Collaborative Vibe Coding

0
Gemini Omni 1.1 Flash icon
Gemini Omni 1.1 Flash

Our newest multimodal model for video generation and editing

0
Caddi icon
Caddi

Agent that builds agents by only showing your work only once

0
NotchDrop icon
NotchDrop

A Dynamic Island experience for your Mac notch

0
SnakeRank icon
SnakeRank

The leaderboard is a snake. Bid your way to the head.

0
Fide Island icon
Fide Island

Make your MacBook notch actually useful

0
CTRL Micro icon
CTRL Micro

Haptic control deck for your Mac and AI agents

0
SuperIntern icon
SuperIntern

Your email and meeting assistant, inside your chat apps

0
Glisio icon
Glisio

Mac Recorder & Snap editor w/auto-zoom, audio, local MP4

0
Almanac icon
Almanac

The agent with a second brain

0
Firecrawl Developer Index icon
Firecrawl Developer Index

A curated index of 70M+ artifacts for coding agents.

0
PageIndex icon
PageIndex

Accurate, trustworthy answers across professional documents

0
CrowdVolt icon
CrowdVolt

You're coming out tonight

0
screenpipe icon
screenpipe

AI that records your computer work to power agents.

0
06

TECHMEME

06.00
TECHMEME

Techmeme - August 31, 2026

Techmeme Digest: Major tech headlines and industry conversations.

Anthropic signs out some Claude users, removes saved payment methods, and issues refunds after infostealer malware on their PCs hijacked sessions to drain usage (Mayank Parmar/BleepingComputer)
Source: TechmemePublished: Aug 30, 2026

Mayank Parmar / BleepingComputer : Anthropic signs out some Claude users, removes saved payment methods, and issues refunds after infostealer malware on their PCs hijacked sessions to drain usage —  Anthropic is warning some Claude users that infostealer malware on their PCs has stolen active Claude login sessions …

Analysis: AI chatbots challenged or didn't respond to 90%+ of 15 false narratives spread by Russia, China, and Iran; AI overviews did it 60%+ of the time (Huo Jingnan/NPR)
Source: TechmemePublished: Aug 30, 2026

Huo Jingnan / NPR : Analysis: AI chatbots challenged or didn't respond to 90%+ of 15 false narratives spread by Russia, China, and Iran; AI overviews did it 60%+ of the time —  Since AI chatbots exploded in popularity and Google started offering AI-generated answers, people who research foreign influence campaigns …

Sources: OpenAI bought tens of thousands of Macs for RL, Anthropic rents them, Nvidia sees Apple as its main local AI rival as Macs gain traction with AI devs (Aaron Tilley/The Information)
Source: TechmemePublished: Aug 30, 2026

Aaron Tilley / The Information : Sources: OpenAI bought tens of thousands of Macs for RL, Anthropic rents them, Nvidia sees Apple as its main local AI rival as Macs gain traction with AI devs —  The hottest products at Apple right now are not the iPhone, the iPad or a buzzy new show on the company's streaming service.

A look at the management changes John Ternus could make as many key Apple execs prepare to leave in the next few years; Apple tested a Pencil for folding iPhone (Mark Gurman/Bloomberg)
Source: TechmemePublished: Aug 30, 2026

Mark Gurman / Bloomberg : A look at the management changes John Ternus could make as many key Apple execs prepare to leave in the next few years; Apple tested a Pencil for folding iPhone —  Also: Apple experimented with a Pencil for the coming foldable iPhone.  —  When John Ternus becomes Apple's CEO this week …

A look at the race to build quantum computers, as the tech becomes a geopolitical battleground with potential to transform cybersecurity, finance, and more (Mark Bergen/Bloomberg)
Source: TechmemePublished: Aug 30, 2026

Mark Bergen / Bloomberg : A look at the race to build quantum computers, as the tech becomes a geopolitical battleground with potential to transform cybersecurity, finance, and more —  Companies are racing to create devices that could revolutionize finance, supercharge medical and climate research …

The OpenAI/Hugging Face incident feels like we are halfway to losing control of AI entirely, and as AI advances rapidly we may not get another warning shot (Ajeya Cotra/Planned Obsolescence)
Source: TechmemePublished: Aug 30, 2026

Ajeya Cotra / Planned Obsolescence : The OpenAI/Hugging Face incident feels like we are halfway to losing control of AI entirely, and as AI advances rapidly we may not get another warning shot —  It's a major warning shot, and might be the last one we get  —  All opinions are my personal view, and don't represent my employer or fellow investigators.

A look at the Hugging Face hack, including AI agents sacrificing themselves for the good of the "collective", and later gaining access to OpenAI's own systems (Dwarkesh Patel/Dwarkesh Podcast)
Source: TechmemePublished: Aug 30, 2026

Dwarkesh Patel / Dwarkesh Podcast : A look at the Hugging Face hack, including AI agents sacrificing themselves for the good of the “collective”, and later gaining access to OpenAI's own systems —  The whole OpenAI/Hugging Face story in plain English  —  Many thanks especially to Oak Hu, who paired …

Faro, which develops data models and AI tools to speed up clinical trials, raised a $37.3M Series B co-led by Merck Global Health Innovation Fund and S32 (Dealroom.co)
Source: TechmemePublished: Aug 30, 2026

Dealroom.co : Faro, which develops data models and AI tools to speed up clinical trials, raised a $37.3M Series B co-led by Merck Global Health Innovation Fund and S32 —  What's the deal?  Faro has raised a $37 million Series B round to develop AI tools aimed at speeding up clinical trials.

Industry insiders say Chinese robot makers currently rely on Nvidia silicon and software; Nvidia's physical AI business generates ~$10B in annual revenue (Raffaele Huang/Wall Street Journal)
Source: TechmemePublished: Aug 30, 2026

Raffaele Huang / Wall Street Journal : Industry insiders say Chinese robot makers currently rely on Nvidia silicon and software; Nvidia's physical AI business generates ~$10B in annual revenue —  Business in ‘physical AI’ is growing, and Chinese companies rely on U.S. chips and software  —  Nvidia's chips aren't just for training chatbots.

Grindr CEO George Arison plans premium services push, including a product costing up to $350 per month; Grindr averaged 1.4M paying users among 15M MAUs in Q2 (Kieran Smith/Financial Times)
Source: TechmemePublished: Aug 30, 2026

Kieran Smith / Financial Times : Grindr CEO George Arison plans premium services push, including a product costing up to $350 per month; Grindr averaged 1.4M paying users among 15M MAUs in Q2 —  Dating app's chief executive plans premium service push to help boost growth  —  Grindr built its business by helping gay men find each other for free.

Glassdoor analysis finds 47% of Gen X workers write positively about their companies' AI use, compared with 40% of millennials and 33% of Gen Z workers (Taylor Nicole Rogers/Bloomberg)
Source: TechmemePublished: Aug 30, 2026

Taylor Nicole Rogers / Bloomberg : Glassdoor analysis finds 47% of Gen X workers write positively about their companies' AI use, compared with 40% of millennials and 33% of Gen Z workers —  Gen X sees opportunity in AI.  Gen Z sees fewer jobs.  —  Workers in their 40s, 50s and 60s are the most positive about AI …

Music producers are calling out tracks suspected of using AI tools like Suno, as the internet becomes increasingly filled with AI-generated music (Charles Pulliam-Moore/The Verge)
Source: TechmemePublished: Aug 30, 2026

Charles Pulliam-Moore / The Verge : Music producers are calling out tracks suspected of using AI tools like Suno, as the internet becomes increasingly filled with AI-generated music —  As AI infiltrates the electronic dance music scene, a callout culture is brewing. … For musicians — especially those creating art …

California's legislature passes a bill exempting open-source OSes like Linux from a 2025 age-verification law; Windows, macOS, iOS, and Android remain in scope (Luke James/Tom's Hardware)
Source: TechmemePublished: Aug 29, 2026

Luke James / Tom's Hardware : California's legislature passes a bill exempting open-source OSes like Linux from a 2025 age-verification law; Windows, macOS, iOS, and Android remain in scope —  AB 1856 excludes open-source operating systems from the upcoming Digital Age Assurance Act.

Data center development is driving demand for acoustic consultants, as developers and neighboring communities hire acousticians to assess noise emissions (Sheena Meng/Bloomberg)
Source: TechmemePublished: Aug 29, 2026

Sheena Meng / Bloomberg : Data center development is driving demand for acoustic consultants, as developers and neighboring communities hire acousticians to assess noise emissions —  The sprawling facilities get a lot of attention for their water and energy usage, but it's the threat of constant noise emission that has nearby residents up in arms.

Elon Musk says SpaceX is "doing in-house casting" for blades and vanes, which can accelerate natural gas turbines "coming online by up to 18 months" (Ann Davis Vaughan/The Information)
Source: TechmemePublished: Aug 29, 2026

Ann Davis Vaughan / The Information : Elon Musk says SpaceX is “doing in-house casting” for blades and vanes, which can accelerate natural gas turbines “coming online by up to 18 months” —  Elon Musk intends to bypass the power supply chain for AI data centers in a way others assumed was impossible, by making highly complex components himself.

07

STARTUP ARCHIVE

07.00
STARTUP ARCHIVE

Startup News - August 31, 2026

Startup News Roundup: Aggregating key funding and launch updates.

Marc Andreessen on the 5 personality traits of an innovator
Source: StartupPublished: Mar 31, 2026

“When you’re talking about real innovators—people who actually do really creative, breakthrough work—I think you’re talking about a couple things:”

Steve Jobs explains the importance of both thinking and doing
Source: StartupPublished: Mar 30, 2026

“The doers are the major thinkers. The people who really create the things that change this industry are both the thinker-doer in one person.”

Tobi Lutke explains what the VCs who passed on Shopify got wrong
Source: StartupPublished: Mar 27, 2026

“What a lot of free-market thinkers don’t understand is that between the demand and eventual supply lies friction."

Sam Altman explains how he decides to invest in a startup after 10 minutes
Source: StartupPublished: Mar 26, 2026

"Does this person have the potential to be the next Mark Zuckerberg?… [You don’t get to] 100% accuracy, obviously, but it’s good enough that our business model works.”

Jony Ive recounts the time Steve Jobs called him vain
Source: StartupPublished: Mar 25, 2026

In the clip below, Jony Ive recounts the time he asked Steve Jobs to be less harsh in his critique of a piece of work.

Jeff Bezos’s two pieces of advice for aspiring entrepreneurs
Source: StartupPublished: Mar 24, 2026

“The advice that I would give entrepreneurs is don't chase the hot new thing. It's so hard to catch something that everybody already knows is hot."

Elad Gil: “Things that work tend to work pretty fast”
Source: StartupPublished: Mar 23, 2026

“I do think there’s a bit of a myth in Silicon Valley that you should keep grinding no matter what and it’s just about perseverance, and I think that’s really bad advice."

Paul Graham on why starting with a “small, intense fire" is the key to startup growth
Source: StartupPublished: Mar 20, 2026

"You have to know who those first users are and how you're going to get them."

Keith Rabois on how to identify great talent
Source: StartupPublished: Mar 19, 2026

“What you want to do with every single employee every single day is expand the scope of their responsibilities until it breaks… and that’s the role they should stay in.”

Wealthfront CEO on why advertising spend makes it harder to find product/market fit
Source: StartupPublished: Mar 18, 2026

“The way that you know you have product/market fit is if you have exponential organic growth."

Eric Schmidt on why most companies get strategy wrong
Source: StartupPublished: Mar 17, 2026

“Work very, very hard to figure out what the world’s going to look like in five years. What will people be doing? What will your customers want? Where will costs be?"

Mark Zuckerberg: “You can’t 80/20 everything”
Source: StartupPublished: Mar 16, 2026

"There’s the famous 80/20 rule where you get 80% of the benefit by doing 20% of the work, but you can’t just 80/20 everything. There have to be certain things that you are just the best at."

Marc Andreessen on Mark Zuckerberg’s founder “superpower”
Source: StartupPublished: Mar 13, 2026

“A great superpower that Mark Zuckerberg has that is probably not well-understood enough is he does not get emotionally upset in stressful situations"

Sam Altman explains how to come up with a great startup idea
Source: StartupPublished: Mar 12, 2026

"If you start a startup without a good idea… you’ll be under pressure to make something up and it won’t work that well."

Jeff Bezos on the problems with proxies and managing to metrics
Source: StartupPublished: Mar 11, 2026

“One of the things that happens in business is that you develop certain things that you’re managing to—a typical case would be a metric. And that metric isn’t the real underlying thing.”

Airbnb founder Brian Chesky on how to design an amazing user experience
Source: StartupPublished: Mar 10, 2026

“If you can design something really amazing using the hand-crafted part of your brain, then you can reverse-engineer how to industrialize this millions of times over."

Spencer Rascoff: "I will never invest in a consumer startup with paid marketing”
Source: StartupPublished: Mar 9, 2026

"If you’re actually trying to grow a product, the best levers for doing that are often within the product itself.”

Patrick Collison explains why it sometimes make sense to quit
Source: StartupPublished: Mar 6, 2026

“One thing I’ve learned myself the hard way, is that it is easier to tear down a company and restart it in Silicon Valley, than it is to constantly try to pivot or keep something alive."

Jeff Bezos recounts the time he called Amazon’s customer service number mid-meeting to prove a metric was wrong
Source: StartupPublished: Mar 5, 2026

“I have a saying, which is when the data and the anecdotes disagree, the anecdotes are usually right"

Ben Horowitz: “Nobody was born a great manager. It’s a very unnatural job.”
Source: StartupPublished: Mar 4, 2026

“If you can’t build a great product, it doesn’t matter if you can build a great company.”

03

ALSO TODAY

3 MORE SOURCES
08

SOLIDOT

08.00
SOLIDOT

Solidot News - August 31, 2026

Solidot Feed: Highlighting essential tech & open-source news.

索尼华纳起诉 Anthropic 侵犯版权

全球唱片巨头索尼和华纳对 Anthropic 提起诉讼,指控其犯下了历史上规模最大、最明目张胆的知识产权盗窃罪行之一。诉讼指控 Anthropic 非法利用数万首版权音乐作品训练其模型。Anthropic 及其创始人 Dario Amodei 和 Benjamin Mann 被控肆无忌惮的大规模非法下载、抓取和传播受版权保护的作品,目的是开发、运营该公司的 Claude 系列 AI 模型,并从中牟取暴利。唱片公司要求为每部侵权作品索赔最高 15 万美元,每次可识别版权信息被删除的情况则追加最高 2.5 万美元赔偿。如果法院裁决唱片公司胜诉并判决最高赔偿金额,总赔偿金额可能高达数十亿美元。诉讼还指控 Mann 使用 BitTorrent下载了逾 500 万本盗版图书,Anthropic 员工还从 Pirate Library Mirror 网站下载了逾 200 万本盗版图书,从付费获得唱片公司授权的 MusixMatch 和 LyricFind 等网站抓取歌词。

Pixel 11 取消了对硬件 MTE 的支持

Android 安全加固项目 GrapheneOS 发现,Google 新一代旗舰智能手机 Pixel 11 取消了对硬件 MTE(hardware memory tagging)的支持,导致该项目无法完成对 Pixel 11 的支持。MTE(Memory Tagging Extension)是 ARMv8.5-A 架构引入的安全特性,通过标记分配的内存去跟踪非法内存操作,改进内存安全性。Google 是从 2023 年发布的 Pixel 8 起开始支持硬件 MTE。但 Android 和 Pixel OS 从未默认启用 MTE,相比下苹果的 iPhone 17 默认启用了它的 MTE 实现 Memory Integrity Enforcement(MIE)。GrapheneOS 会自动为更多应用启用 MTE,为每个安装的应用提供一个开关供用户可选启用。对于不兼容的应用则提供开关可选禁用。GrapheneOS 正与摩托罗拉合作推出支持 GrapheneOS 的手机,新手机将使用高通的骁龙 8 Elite Gen 5,该 SoC 支持硬件 MTE。GrapheneOS 项目不推荐用户购买 Pixel 11,建议购买更便宜的 Pixel 8、9 和 10。

中国账户试图悄悄煽动美国反数据中心情绪?

在 OpenAI 之后,另一家美国 AI 关联公司 X/SpaceX 称,有约 200 个中国关联水军账号在社媒上悄悄煽动美国民众的反数据中心情绪。相关账号的推文内容包括 AI 如何加剧电网压力并推高电价,以及“描绘数据中心运营商如何以牺牲公众利益为代价中饱私囊的漫画”。前 Twitter 通信主管 Jim Prosser 反驳了硅谷关于反对数据中心是中国心理战的说法,他认为大型科技公司利用中国心理战的说法忽视当地民众的合理担忧。 “如果 Greg Abbott 和 Kathy Hochul 都能在某件事上达成一致,那这很可能不是中国的心理战。”共和党籍的德州州长 Greg Abbott 以及民主党籍的纽约州长  Kathy Hochul 最近都限制了新数据中心在当地的开发。Prosser 称,科技行业需要花更多时间倾听受影响社区的声音,而不是居高临下对他们置之不理:“如果你是生活在 Atherton 或 Menlo Park 的风投家,从未去过俄亥俄州,却对俄亥俄州居民的感受指手画脚,那就有问题了。”

女性在产后遭遇 PTSD

东英吉利大学的一项研究认为,英国可能有数万女性在产后经历未诊断的 PTSD(创伤后应激障碍)。PTSD 可能在经历艰难的妊娠或分娩后出现,其症状包括闪回、噩梦、焦虑和持续的负面想法。最新数据显示,2021-2023 年间自杀是英国产后六周至一年内女性死亡的首要原因。研究人员称这些死亡只是冰山一角,有更多女性正遭受严重的心理健康问题困扰,却无法获得所需的帮助。他们的研究表明,每 20 名产后女性就有1人会患上 PTSD。

日韩上半年人口都出现增长

韩国和日本两国今年上半年人口都恢复了增长: 韩国上半年累计出生人口为 14.5804 万人,同比增加 1.943 万人,增幅为 15.4%,出生人口规模为近7年同期之最,增加规模和增幅双双创下历史最高纪录。分析认为出生人数增加主要是因为婚姻登记数自疫后的 2023 年 5 月起呈现增加势头、30 多岁女性人口增加,以及婚姻及生育的观念变化。2024 年和 2025 年的下半年出生人口均高于同年上半年,若按照这一趋势下去,今年全年总和生育率有可能回升至 0.9 以上。 日本厚生劳动省公布的人口动态统计初值显示,2026 年上半年出生的新生儿数(出生数、包括外国人)同比增加 0.8%(2788 人)至 34.2068 万人。这是 2015 年后 11 年来首次上半年出生数呈现增长。原因可能是影响出生数的结婚数在 2024、2025 年连续两年回升。

Debian 项目将允许以负责任的方式使用生成式 AI

Debian 项目对是否允许使用 AI 进行了投票表决,投票采用孔多塞投票法,共有 9 个选项,最终结果是第 5 选项“负责任的使用生成式 AI”获胜。Debian 项目表示,它既不反对也不支持在软件、包、文档等的开发和维护中使用生成式 AI 工具。但项目也认识到,如果能负责任的使用 AI 工具,将能显著提高贡献者的效率,使他们将有限的时间投入到需要技术专长、判断力、审核和协作的工作中。无论是否使用生成式 AI 工具,Debian 项目希望提交的内容都符合相同的质量、正确性、可维护性和法律合规性标准。使用生成式 AI 工具不会减少责任。对于提交的内容,贡献者应理解、审核、测试 AI 辅助生成的输出,在适当情况下进行修改。未经适当人工审查就盲目接受或上传 AI 生成的材料,不符合 Debian 既定的开发实践。Debian 鼓励贡献者披露其贡献是否使用 AI 辅助,但不强制要求。Debian 承认,生成式 AI 系统生成的材料的法律地位在许多司法管辖区存在争议,包括训练材料的版权、作者身份、许可和潜在复制问题。Debian 项目不寻求通过本一般决议解决这些悬而未决的法律问题,也不就 AI 生成的输出是否全部或部分享有版权或是否源自受版权保护的作品表明立场。

人形机器人的跑步方式与人类不同

北京人形机器人创新中心研发的通用人形机器人天工在世界人形机器人运动会上跑出了 100 米 8.64 秒的成绩,远超博尔特(Usain Bolt)于 2009 年创下的 100 米 9.58 秒的人类世界纪录。机器人的平均速度接近 42 公里/时。专家表示,这一成绩凸显了机器人的强大,也凸显了它们在决策和感知等方面的不足——人形机器人都是靠撞软垫的方式刹车的。人形机器人的跑步方式与人类不同:首先是博尔特的起跑仅仅花了 0.146 秒,相比下机器人等了近 1 秒钟才反应过来开始移动;博尔特仅用 41 步就完成了 100 米,而机器人花了 50 多步,机器人的步频更快步幅更短。韩国光云大学机器人学教授 Park Suhan 表示,机器人的步态映了其电机的性能,而非去刻意模仿人类的短跑。另一位专家认为机器人如果步幅过大会很容易摔倒。人类顶尖运动员在跑步的最后阶段会减速,但天工机器人没有任何减速迹象,因此最后一头撞向软垫。未来几年能转弯和自主决策的机器人将比单纯的提高速度会更令人印象深刻。

程序员在公司厕所猝死,人社局以电脑没开不认定工伤

39 岁的深圳程序员邢志(化名)于 2026 年 4 月 23 日 8 时 56 分驾车进入公司所在办公楼负 2 楼停车,9 时步行至电梯厅询问值班安保 2 楼卫生间位置,1 分钟后,其到达卫生间一直未出,直至 11 时 28 分被发现失去意识躺坐在马桶上。公司随即用 AED 进行急救并拨打 120。12 时 50 分,医生停止急救,确认邢志死亡。邢志去世后,公司进行了一定补偿,向深圳市人社局申请工伤认定。7 月 3 日,人社局发出了《深圳市不予认定工伤决定书》。决定书显示,其情形不符合《广东省工伤保险条例》第九条、第十条,不予认定或视同工伤。工伤科工作人员称,邢志工位在 11 楼,打完卡后去了 2 楼卫生间,没有先去工位,也没有从事与工作相关的内容,因此无法认定为工伤。邢志家人已提起上诉。工伤认定能让其家人获得 1130040 元的赔偿金,以及丧葬费和抚恤金。律师认为,工作场所的卫生间应被视为员工工作岗位的合理延伸。

澳大利亚有望在未来十年消灭宫颈癌

宫颈癌是女性第四大常见癌症,而 99% 的宫颈癌病例是由高危型人乳头瘤病毒(HPV)引起的。2006 年澳大利亚在全球率先推出首款宫颈癌疫苗,至今已有 20 年。该疫苗除了预防宫颈癌,还能预防咽喉癌、生殖器癌和肛门癌。因此男女都能从接种疫苗上受益。澳大利亚也是第一个全额资助 HPV 疫苗接种计划的国家,自 2007 年起,澳大利亚 26 岁以下女孩和年轻女性可免费接种该疫苗,2013 年起男孩和年轻男性也纳入该计划。澳大利亚有望在未来十年消灭宫颈癌。但世界各地的疫苗接种率都因为新冠疫情而大幅下降,澳大利亚也存在这一情况:到 15 岁时女孩的 HPV 疫苗接种率从 2020 年的 86.6% 下降到 78.7%。

一次性纸杯会释放大量微塑料

一次性纸杯虽然主要是纸做的,但并非没有使用塑料,为提高防水性和结构完整性,纸杯内有一层薄塑料内衬,使用的材料可能是聚乙烯或可生物降解的聚乳酸。昆士兰大学的研究人员发现,一次性纸杯在接触热水时会释放大量的微米级和纳米级塑料物质。测量发现,聚乳酸内衬纸杯每毫升含有约 430 万个纳米颗粒,而聚乙烯内衬纸杯每毫升含有约 270 万个纳米颗粒。聚乳酸纸杯释放的塑料颗粒总数是聚乙烯纸杯的 12 倍。研究进一步证实,用于食品储存和制备的新塑料制品是人类通过摄入途径接触塑料的重要来源。

无人机拍下了引发中尼边境致命泥石流的冰川崩塌

根据网友在小红书上发布、由 BBC 验证真实性的两则无人机拍摄视频,视频记录了喜马拉雅山脉蓝塘里壤峰冰川崩塌的瞬间,中尼边境的致命泥石流灾害正是由其引发的。蓝塘里壤峰海拔约 7200 米,冰川崩塌扬起的尘土直冲云霄。截至目前,尼泊尔报告其境内的死亡人数达到了 547 人,失踪外国游客 575 人——其中包括 183 名印度公民、65 名美国公民、62 名乌克兰公民以及 33 名英国公民,此外还有 149 名尼泊尔游客失踪。中国西藏境内目前只报告 5 人死亡,558 人失踪,其中 260 人为外国人。

美国将意大利安全托管服务商列入恐怖分子名单

美国国务院和财政部周三将一家提供加密聊天和电子邮件、网站托管、安全视频会议和流媒体等服务的意大利组织 Autistici/Inventati 列入特别指定全球恐怖分子名单,这意味着美国公民与该组织进行的任何交易都是违法的。美国国务院列举的一个理由是该组织为极左翼组织如 Antifa 提供了数字基础设施,让极左激进分子能在保持“匿名、无法追踪且不受法律制裁”的情况下“传播目标信息、战术手册和技术以及关于近期袭击的通告”。美国政府此举引起广泛争议,可能导致该组织域名 autistici.org 被美国域名管理机构封禁。Autistici/Inventati 用英语和意大利语发表的一份声明中否认了美国的所有指控,表示自己提供的是一个数字自卫工具平台,认为美国政府此举的唯一目的是转移民众和媒体对其自身暴力和战争煽动行为的注意力。

德国 Sovereign Tech 基金资助 Flatpak 逾 50 万欧元

德国的 Sovereign Tech 基金将在未来两年资助 Flatpak 项目 508,640 欧元,帮助 Flatpak 打造更安全、更完善的沙盒平台。Flatpak 是 Red Hat 主导开发的 Linux 应用打包格式,类似 Canonical 主导的 Snap,它提供了一个沙盒环​​境,其中运行的应用与系统其他部分隔离。这笔资金将用于开发:围绕 PipeWire 的音频隔离功能,网络隔离的新功能,第三方 VPN 应用能管理系统级连接,辅助写作,密码自动填充,等等。

IBM 推出双指令集处理器

IBM 在 Hot Chips 2026 上介绍了世界首款双指令集处理器。全球约七成交易量都通过 IBM Z 大型机完成,新处理器通过引入 Arm 生态系统,为大型机带来新一代的应用。该处理器采用 2 纳米工艺节点,包括 11 个主频超过 5.7 GHz 的高性能核心、面向交易过程中欺诈检测的 AI 推理加速器、用于 I/O 加速的专用片上数据处理单元以及面向高负载企业级应用的大容量缓存架构。该芯片并未采用彼此独立的 Arm 核心和 IBM 核心。每个处理器核心均可原生执行 Arm 与 IBM Z 指令,或 Arm 与 LinuxONE 指令,同时保持平台既有的性能、安全、加密和可用性。

法国法庭认定辐射与空乘罹患乳腺癌相关

法国法院首次认定宇宙辐射是一名空姐罹患乳腺癌的职业因素,其他相关因素包括被动吸烟和长年夜班工作。这一裁决可能会为类似诉讼打开大门,因为研究不断表明,长期高空飞行与辐射相关癌症暴露水平升高相关。59 岁的 Sophie Lainault 曾是法航的一名空姐,她一直寻求将自己的癌症认定为职业病,认为是由工作环境造成的。她一开始是空姐,后担任乘务长,于 1989-2019 年间累计飞行 12600 小时,逾半数是夜班,而从巴黎出发的长途航班通常使用北极航线,北极的磁场防护较弱,因此辐射暴露水平更高。哈佛医学院在本月发表的一项研究发现,逾 500 种职业中,空乘和飞行员的辐射相关癌症死亡率最高。分析显示,空乘死亡病例中约有 6.9% 是辐射相关癌症,飞行员死亡病例中约有 6.7% 是辐射相关癌症。

Haiku R1/beta6 释出

开源 BeOS 操作系统 Haiku 在发布第 5 个 beta 版本 2 年后释出了第 6 个 beta 版本。BeOS 操作系统在 2001 年被 Palm 收购后停止开发,Haiku 项目在这之后不久正式启动,2002 年发布了首个版本,2012 年发布 Haiku R1 Alpha 4.1,六年后发布了 Haiku R1/beta1。beta6 主要是改进功能和整体稳定性。新版的主要变化包括:移植了 Firefox,改进对 Qemu 的支持,基于 OpenBSD 的内存分配机制,改进对不同文件系统的支持,修复了逾 530 个 bug,移植了大量新应用,等等。

Google 要求 Android 应用开发商降低内存占用

由于 AI 热导致内存短缺,无论是 PC 还是智能手机,都面临内存价格太昂贵而不得不减少内存容量的问题,PC 行业时隔多年再次推出了 8GB 内存 PC,智能手机厂商也面临相同问题。对此 Google 采取了应对措施,要求Android 应用开发商优化代码降低内存占用。Google 说,移动行业面临改变设备内存可用性的严重硬件供应限制,进而影响到用户使用体验。Google 增加了代码优化要求,防止应用运行缓慢和崩溃等与性能相关的问题。应用开发商需要在 2027 年 2 月前满足内存使用要求。

气候变暖放大东太平洋的厄尔尼诺变率

发表在《科学》期刊上的一项研究分析了加拉帕戈斯群岛(Galápagos)珊瑚长达千年的记录,发现随着地球变暖,厄尔尼诺现象正在加剧,东太平洋的厄尔尼诺-南方涛动(ENSO)变率比工业化前时代高出了约 36.5%。这些发现表明,气候变化已经在放大全球最重要的极端天气来源之一,并可能对生态系统、基础设施和人类社会带来日益增长的风险。ENSO 是导致年际气候极端事件的主要原因,它与干旱、洪水、野火、珊瑚白化事件以及对农业和人类健康的影响相关。该现象源于热带太平洋与大气之间的复杂相互作用。近几十年来发生了数次异常强烈的厄尔尼诺事件,其变暖范围覆盖了热带太平洋的大部分区域。

一名微软工程师一个月的 AI 支出高达 2.8 万美元

在长时间鼓励之后,本月初微软开始要求员工限制 AI 使用。执行副总裁 Jay Parikh 在一封发给微软员工的邮件中要求工程师专注于业务成果,而非最大化 AI token 的使用量,为了“从 token 投资中获得更大的价值”,微软将比 Anthropic 模型更便宜的 OpenAI GPT-5.6 设为内部使用的默认模型。根据一份微软员工自愿提交的 AI 使用费账单:Customer and Partner Solutions 部门的一名员工在 28 天内的 AI 支出高达 2.8 万美元;多名员工支出超过 1 万美元;中位数约为每 28 天 300 美元,少数部门的 AI 支出仅仅为几十美元;CoreAI 部门的 AI 支出中位数最高为 975 美元。

09

APP STORE RANK

09.00
APP STORE RANK
Loading…