ISSUE 1001
SUN, SEP 27, 2026
The directory AI cites when builders ask what to use
TODAY · SUN, SEP 27, 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 · 115+ 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新闻摘要

September 27, 2026

Here is a summary of today's main events, based on the information provided.


Ireland Rejects Change to Military Neutrality Policy

What: Irish voters have rejected a referendum proposal that would have barred the country from co-operating with military alliances unless it was directly attacked. The measure failed decisively, with 68.4% voting against the proposed change.

UK Government Faces Pressure Over Low Housing Construction

What: UK ministers are growing concerned that low volumes of new home construction could negatively impact the country's economic growth forecasts. The issue is gaining prominence as the Prime Minister has pledged to tackle the problem of "hollowed out" neighborhoods.

US and China Talks End Without Major Trade Breakthroughs

What: A recent state visit between US and Chinese officials was marked by good lines of communication, according to observers. However, the talks concluded without achieving any significant breakthroughs in the long-running trade standoff between the two global powers.

AI's Influence Grows Amid Hopes and Fears

What: Artificial Intelligence continues to be a major topic of discussion. The UK's Deputy Prime Minister is championing the technology, even as some, like those influencing the AI firm Anthropic, fear it could pose catastrophic risks to humanity. Meanwhile, multinational companies are now evaluating countries' specific AI policies before making investment and expansion plans.

Police Halt March Amid Rising Sectarian Tensions

What: Police stopped a Protestant march from proceeding along a predominantly Catholic road, citing their inability to facilitate the route safely. A judge has urged both sides to de-escalate the situation as the row threatens to fuel sectarian conflict.

Middle East Tensions Simmer with US Strikes and Troop Concerns

What: The US Air Force has reportedly used a base in the UK to launch strikes against Iran. In a related development, the prime minister of Iraqi Kurdistan expressed fears that a withdrawal of US troops from the region would leave them vulnerable to an attack from Iran.

China Expands Influence in Central America Through Mining

What: Beijing is deepening its strategic foothold in Central America by securing dozens of mining concessions. This move is part of China's broader effort to compete with the United States for influence in the region.

European Energy Security Concerns Rise as Gas Stores Hit Lows

What: With the European Union's natural gas stores at record lows, there is growing concern that competition for energy cargoes could intensify in the coming months, potentially leading to higher prices and supply issues.

02

ON THE WIRE

6 SOURCES
02

HACKER NEWS

02.00
HACKER NEWS

Hacker News - September 27, 2026

Hacker News Feed: Highlighting key posts and discussions.

What is the size of Yemen? (2024)

(theborys.substack.com)

21070
Does Georgism work? Five years later

(www.astralcodexten.com)

412304
One Month Without AI

(blog.bustikiller.com)

177223
03

HUGGINGFACE

03.00
HUGGINGFACE

HuggingFace 新闻 - September 27, 2026

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

Training Object Permanence in World Models

Object permanence and solidity are hallmarks of human cognitive priors. Recent studies show that video generation models, a paradigmatic class of current world models, have begun to show emerged reasoning abilities, making them ideal candidates for building human-like physical intelligence. Do video models have emerged object permanence in them? If not, could we train them with a core-cognition inspired dataset? We introduce WROP (World Reasoning with Object Permanence), a data infrastructure of 150 hand-designed cognitive science inspired tasks, divided into six cognitive categories. We build Blender generators that randomize speed, lighting, camera angle, and other nuisance parameters while preserving each task's cognitive structure, yielding 10,000+ samples per task. We release a 1.5M-sample training corpus and a 300-question exam. On this exam we evaluate 14 video models: 3 reference-to-video, 7 edit, and 4 continuation, among which PWM-WROP, our 16B world model. In a blind pairwise Elo study, PWM-WROP ranks first among continuation models and third overall, behind only a statistical tie between two reference-to-video models. We release the data, exam, model answers, scores, weights, and PWM, our native-PyTorch training stack on AWS Trainium2.

202
Your Transformer Can Hold Two Thoughts at Once: Evidence of Linear Superposition in LLMs

While Large Language Models (LLMs) rely on highly non-linear components, in this work we demonstrate that they exhibit fundamental linearity: when inputs from distinct text streams are linearly combined, the model outputs a superposition of the individual next-token distributions. We term this the Superposition Linearity Hypothesis. We provide evidence that superposition is an intrinsic property of the Transformer architecture rather than an emergent consequence of training; in fact, we observe that it tends to diminish as pretraining progresses. However, we demonstrate that linearity can be substantially restored through lightweight fine-tuning, significantly reducing the divergence between the predicted next-token distribution and the average of the individual next-token distributions. Finally, we introduce a guided decoding procedure that disentangles superposed outputs, enabling the simultaneous generation of two coherent continuations from a single forward pass.

74
WanPE: Towards Cinematic Prompt Enhancement for Modern Text-to-Video Generation

Video generation begins in text space by authoring a cinematic screenplay, then materializes into pixels. As contemporary video generators scale to 30 seconds and faithfully follow complex conditions, the textual prompt largely directs the production, planning how actions, camera trajectories, lighting, and sound unfold across multi-shot sequences. In this paper, we present WanPE, a 397B-parameter prompt enhancement model trained on 1.05M real-world videos to master director-level cinematic planning. WanPE formulates shot-level cinematic plans via video-grounded reverse construction and employs Semantic-Consistency GRPO (SC-GRPO) to faithfully preserve user requirements across shots and over time. To benchmark this capability, we curate WanPEval, a human-annotated testbed covering durations from 5 to 30 seconds across varying intent granularities, supported by approximately 11K blind pairwise assessments. When powering Wan3.0's video generator, WanPE-397B boosts human preference over raw user prompts by 10.66-18.84 points at 5-15 seconds and by a dramatic 50.86 points in the 30-second arena. Ablation studies show that reverse construction demonstrates clear superiority over forward rewriting, while SC-GRPO robustly preserves semantic fidelity across model scales. Ultimately, WanPE leads all evaluated commercial offerings at 5-15 seconds and remains competitive with Seedance 2.5 at 30 seconds.

36
OmniEcho: Spatial Audio Understanding for Embodied Agents

Humans can effortlessly localize the direction of a sound source and integrate it with visual cues for reasoning, yet this remains challenging for embodied agents. In particular, it is still unclear how to effectively evaluate and model spatial audio understanding in embodied settings. To address this gap, we introduce OmniEchoBench, a unified benchmark for spatial audio-visual perception and audio-vision-language navigation. OmniEchoBench comprises six tasks over 197 real-world spatial audio-visual scenes, 2,972 question-answer pairs, and 900 navigation samples with first-order ambisonics (FOA) audio collected from 30 real-world environments. To enable scalable training supervision, we develop a controllable rendering pipeline for spatial audio. It preserves geometric consistency among sound sources, visual observations, and agent trajectories. Building on this, we propose OmniEcho, a spatially aware omni-modal model. It introduces an FOA spatial encoder alongside a pretrained semantic audio pathway. Extensive experiments show that OmniEcho achieves state-of-the-art performance on spatial audio-visual perception. For our sound-guided navigation, OmniEcho reaches a performance level close to that of traditional vision-language navigation. These results demonstrate that spatial audio can serve as a valuable signal for embodied scene reasoning and navigation, while also highlighting fine-grained spatial localization and distance estimation as important open challenges.

22
Agent-Editing World Model: Rethinking World Modeling for LLM Agents

Recent advances in large language models (LLMs) have enabled agents to tackle long-horizon tasks across diverse environments. To further improve agent performance, existing language world models typically predict environment observations, yet reconstructing high-entropy, execution-dependent tool responses offers limited value when real feedback is available. Meanwhile, agents suffer from task-state contamination, where unsupported assumptions and outdated plans persist in history and distort subsequent decisions. We propose the Agent-Editing World Model (AEWM), which models how reasoning and actions shape future task progress rather than simulating tool responses. AEWM combines Action Judge to distinguish Critical, Exploratory, and Noisy decisions with State Revision to edit noisy reasoning--action continuations from the same observed history. EditAct integrates these capabilities with real execution, directly changing the state underlying subsequent decisions rather than merely providing critiques. We train AEWM across Search, Terminal, and Software Engineering through mid-training and supervised fine-tuning. AEWM achieves 70.5\% macro-F1 on our Action Judge benchmark, exceeding the strongest frontier baseline by 10.6 points. Across six benchmarks and three agent backbones, EditAct improves average scores by 3.2--6.7 points over the strongest baseline. Furthermore, rejection sampling fine-tuning on verified EditAct trajectories, termed AEWM-RFT, improves over Self-RFT by 2.2--2.6 points across three domains without online AEWM guidance.

19
Rufus-Air: An Open LLM Post-Training Recipe

Rufus-Air is an open and reproducible post-training recipe on GLM-4.5-Air-Base (106B-A12B), organized as a serial pipeline of eight stages: SFT, Reasoning RL, Coding RL, Instruction-Following RL, General Agent, Coding Agent, Search Agent, and RLHF. We document the data, reward design, infrastructure, stage order, and stagewise results needed to reproduce the recipe. Stages progress from basic to advanced capabilities and from hard, verifiable rewards to softer judge-based signals. Training builds on open-source components and public data, much of it used as released, without new human annotation or an in-house distillation teacher. Our main findings are that (i) diverse, high-quality SFT establishes a strong capability floor; (ii) difficulty filtering keeps RL prompts within a productive learning range; (iii) reward reliability provides a practical principle for ordering stages; and (iv) infrastructure and engineering choices are part of the recipe, not just an implementation detail. Rufus-Air improves over the official GLM-4.5-Air post-trained release and is competitive with similarly sized open models.

17
ExplorationBench: Measuring AI Systems' Exploration in Verifiable Alien Worlds

Scientific discovery begins where known problems end. There, AI systems must engage in exploration: framing hypotheses, designing experiments, and iterating on the results. However, evaluating this ability is difficult: (1) how to verify whether a genuinely new hypothesis holds, and (2) how to determine whether a system has discovered it through exploration or merely recalled related knowledge from pre-training data. To this end, we introduce ExplorationBench, which turns the wicked problem of evaluating scientific exploration into a concrete and tractable framework built on verifiable Alien Worlds: their rules are executable, so every answer can be checked exactly, and they conflict with familiar knowledge, so recall alone cannot solve the tasks. The benchmark contains two sandboxes, AlienCode (31 discovery targets, 70 tasks) and AlienLogic (24 discovery targets, 70 tasks). Each sandbox provides a flawed manual, task-specific environmental feedback, and a dedicated tool-call schema. Systems use these resources to explore the sandbox, then solve held-out tasks. We evaluate 10 AI systems and find that the strongest systems can acquire and apply unfamiliar rules, while performance varies substantially across trajectories and continued exploration can stall or reverse earlier gains. ExplorationBench represents a step towards AI systems that can acquire and apply genuinely new knowledge through exploration in unknown environments.

12
Qwen-Planner-Agent: A Closed-Loop AI-for-AI Framework for Real-World Mobile Planner Agents

The rapid progression of large language models is extending AI from passive content generation into the active workflows of engineering and scientific discovery. This shift raises a compelling question: can AI be both the object of development and an active participant in building next-generation AI systems? We explore this question by building Qwen-Planner-Agent within a closed-loop AI-for-AI framework for scalable development and iterative improvement. Mobile planning offers a demanding test of this approach: complex, long-horizon tasks challenge agent reliability, while costly real-device interaction limits development scalability. The framework connects data production, model training, and deployment through a shared action-feedback-verification contract. (i) AI for Data builds a human-gated agentic data flywheel in which specialized agents construct tasks, collect interaction trajectories, curate and balance training data, and use training feedback to guide subsequent data generation. (ii) AI for Training combines a supervised planning cold start with hybrid-environment online agentic reinforcement learning, where we introduce Competence-Aware Reward-and-Advantage Engineering (CARE) to reduce reasoning and tool-use costs while preserving task performance. (iii) AI drives model--harness co-evolution through an execution-evidence-driven loop that orchestrates memory, skills, and tools at runtime and feeds structured action feedback and preserved failure traces back into coordinated model and harness adaptation. Qwen-Planner-Agent achieves the best overall performance among all evaluated models and systems on MobilePA-Bench, improving over its base model across tool use, memory, skills, and sub-agent coordination. Further evaluations of our model show improvements across non-mobile agentic benchmarks while largely preserving general capabilities.

11
Learning to Discover Interesting Mathematics

Recently, Large Language Models (LLMs) have been increasingly able to solve advanced mathematical problems, including many that have been open for decades. This opens the door to expansion of mathematical knowledge at unprecedented scale. Yet, while LLMs may be able to conjecture and prove more and more theorems, it remains open whether this new mathematical knowledge is interesting or useful. We define intrinsic interestingness of a theorem as the ratio between the length of its proof and the length of its statement. We show that this correlates strongly with an extrinsic measure of the downstream utility of a theorem. We identify the difficulty of a proof conditioned on a set of premises as a useful primitive for computing these metrics, and train a 27B model that predicts proof difficulty more accurately than frontier general-purpose models. Optimizing for our metric creates a model capable of producing more interesting theorems, while also reducing substantial or full overlap with Mathlib from 91.9% to 30.6%, showcasing the creation of more out-of-distribution math. We show that our system can generate candidate theorems, select the most interesting among them, and iteratively build on a self-expanding mathematical library. These metrics provide a practical and quantifiable signal for ranking conjectures and guiding proof search within formal mathematical libraries. Our framework provides a path towards self-expanding, machine-verified mathematical libraries that can choose worthwhile statements without relying on human-supplied targets.

10
Parts-of-Speech as Emergent Categories in SAE Latent Space

Sparse AutoEncoders (SAEs) offer a promising way to inspect language model representations, but it is still unclear what kind of linguistic structure their latents expose. We use part-of-speech (PoS) categories as a controlled test case to study whether morpho-syntactic information is encoded by individual latents or by structured groups of features. We find that PoS distinctions are highly recoverable from SAE activations, but do not align with one-to-one latent / category mappings. This recoverability is not reducible to lexical memorisation, and Open and Closed PoS classes differ substantially. Categories are supported by compact groups of sparse latents, with substantial variation across tags. These groups remain stable on held-out data, while also showing overlap between related categories. Our results show that SAEs localise morpho-syntactic information in a distributed and category-dependent form rather than through atomic grammatical features.

10
Coding Agents for Generalized Task and Motion Planning Problems

Task and motion planning (TAMP) problems remain difficult even with full observability and object-centric states because discrete decisions are tightly coupled to geometric, kinematic, and dynamic constraints. Generalized TAMP addresses this difficulty by exploiting regularities across problem instances to reduce planning effort on new instances. However, existing methods require substantial TAMP-specific engineering. We investigate whether coding agents can automate this process by synthesizing programs that generalize across instances. Given a task description and simulator access, each agent chooses how to interact with the environment while developing a program within a fixed synthesis budget. The program is then frozen and evaluated on unseen instances. We evaluate Claude Code (Opus 5) and Codex (GPT-5.6 Sol and GPT-6 Astra) on 28 simulated environments from KinDER and PDDLStream, with object counts beyond those evaluated in the original benchmark. Across all program synthesis methods, we evaluate 980 generated programs on 100 held-out instances each, 98,000 evaluation episodes in total. Overall, we find that coding agents are surprisingly effective at generalized TAMP: all three agent configurations outperform hand-engineered planners, one-shot generation, and an LLM-based generalized planning baseline in mean success (56% to 95% versus 47% for the planners, on the 16 environments where a planner is available). As object counts grow, the agents' programs maintain higher success than the planner, using an order of magnitude less computation per instance on average. Logs show agents using interaction to calibrate physical models, test edge cases, and refine strategies. We release all code, including the full prompts given to the agents. These findings suggest that coding agents are a strong baseline for generalized TAMP.

10
IterSynth: Rethinking Deep Search Agents via Role-Decoupled Iterative Synthesis

Deep search requires LLM agents to decompose complex queries, search for evidence, and synthesize grounded answers, yet existing ReAct-style agents suffer from two limitations: role coupling, where one policy must handle planning, evidence use, and synthesis; and context accumulation, where growing search histories introduce noise and obscure useful information. To address these issues, we propose IterSynth, a role-decoupled and summary-based paradigm that alternates between a Planner for identifying information needs and a Synthesizer for integrating evidence into an evolving summary state. This design separates planning from synthesis while using the summary as the persistent state of search, reducing both capability coupling and context noise. To train IterSynth effectively, we further introduce Role-Decoupled Policy Optimization (RDPO) for reinforcement learning, which combines terminal outcome rewards with turn-level rubric evaluations and computes role-specific advantages for more precise credit assignment. Experiments on five long-horizon deep-search benchmarks such as BrowseComp and Xbench-DS show that IterSynth-8B achieves an average score of 50.7, surpassing the strongest prior leq8B agent by +4.2\%. Moreover, IterSynth serves as a model-agnostic prompting paradigm, delivering substantial zero-shot gains over ReAct and similar prompting paradigms on frontier proprietary models.

9
RGBD20K: A Large-Scale Benchmark for RGB-D Semantic Segmentation

In this paper, we propose RGBD20K, a novel dataset for facilitating the development of more robust and general RGB-D semantic segmentation by encompassing abundant categories and high-quality annotations. RGBD20K possesses several attractive properties: (1) Expanded Semantic Space. In particular, it covers 160 fine-grained categories, largely surpassing the category diversity of existing popular RGB-D benchmarks (e.g., NYUv2 with 40 classes and SUN RGB-D with 37 classes). With such enriched semantic coverage, we expect to promote the learning of more generalizable segmentation models. (2) Larger Scale. Compared with current benchmarks, RGBD20K offers 20,000 RGB-D image pairs, providing a substantially larger training resource that benefits the development of more powerful deep models. (3) High-Fidelity Annotation. We perform rigorous re-evaluation and correction of existing labels to resolve long-standing annotation noise, resulting in a clean and reliable ground-truth foundation. Furthermore, we propose a novel score-purified fusion (SPF) method, which achieves state-of-the-art performance across all evaluated benchmarks, demonstrating the effectiveness of our approach in leveraging high-quality multimodal information for RGB-D semantic segmentation. The dataset is here: https://github.com/ShaohuaDong2021/RGBD20K/.

8
Neural Spectral Capacity: Measuring and Designing Architectures from Network Specification Alone

Modern Transformer design and compression both reduce to allocating capacity under a budget. The standard scalars for these decisions, #Params and #FLOPs, capture size and compute but not architectural structure: two architectures with identical parameter budgets but different depth-width, head, or FFN allocations receive identical scores yet behave differently. We propose Neural Spectral Capacity (NSC), a closed-form scalar grounded in the singular-value spectrum of each weight matrix. Under standard random initialization, the Marchenko-Pastur law renders NSC computable from the architectural specification alone, with no model instantiation, data, or gradients. Its layer-wise additive structure admits NSC-DP, an exact dynamic-programming solver returning the architecture globally maximizing NSC under resource constraints in seconds on a CPU -- a guarantee that black-box search over existing training-free proxies cannot provide. Empirically, NSC outperforms #Params, #FLOPs, and representative training-free proxies in ranking across seven Transformer and CNN families (on FlexiBERT, τ= 0.505 on pairs differing in #Params by less than 10%, where #Params collapses to 0.082); NSC-DP discovers a Transformer-XL architecture on WikiText-103 that beats the human-designed baseline in 2 seconds; and prunes LLaMA-7B to the best 5.7B model across eight commonsense reasoning tasks without any calibration data, about 5900x faster than the strongest training-free proxy baseline.

8
AgentKernel: The Trust-Native Agentic Operating System

Modern AI agents routinely cross trust boundaries: they ingest untrusted content, combine it with privileged instructions, persist intermediate beliefs in long-term memory, and invoke privileged tools. This creates an attack surface in which malicious payloads can enter through model inputs and cause harmful tool actions. Yet current governance stacks remain application-level middleware that share a process trust boundary with the agents they monitor. We argue that agents need an operating-system substrate providing mandatory, non-bypassable services for identity, input mediation, memory governance, and execution control. We introduce AgentKernel, a trust-native agent operating system built around the premise that security must be a first-class design constraint. AgentKernel wraps the agent lifecycle in a mandatory enforcement boundary organized into four pillars: Identity, Perception, Cognition, and Execution. Each pillar adapts classical OS security principles to failures at the semantic plane, including delegation abuse, prompt injection, memory poisoning, and tool misuse. AgentKernel treats structural security as a capability multiplier. Kernel-managed identity supports trustworthy cross-organization collaboration; graduated perception replaces brittle single-point filters; information-flow-controlled memory improves retrieval fidelity while limiting poisoning; and semantic-to-kernel enforcement permits broader tool privileges behind a non-bypassable boundary. We position AgentKernel as the missing OS layer beneath orchestration frameworks, agent runtimes, governance platforms, and execution sandboxes, and use systematic comparison and security analysis to show how a single integrated architecture can enforce security across the full agent lifecycle.

7
World Action Agent: Harnessing VLMs for Robot Manipulation via World Action Rehearsal

General-purpose vision-language models (VLMs) bring broad knowledge and spatial reasoning to robot manipulation, yet existing systems either use them indirectly, to predict constraints or write programs, or give them a view of the scene rather than a world in which to act. We present World Action Agent (WAA), a multi-agent harness through which VLMs pilot robots with basic tools, making every decision within a visual action workspace. The workspace has three properties. Contact views, selected automatically from the scene geometry, present the scene around the current interaction. Action rehearsal turns each action into an editable proposal that the agent, alone or through an Imagination Agent, previews and revises against planning feedback before execution. In-view correction closes the loop between observation, rehearsal, and low-level execution, letting the agent remove residual offsets in the view where it observes them. Through the same workspace, WAA acquires embodied procedural knowledge in two ways: it evolves multimodal skills from expert videos and human teaching under evidence-based review and consults them through a Skill Agent, and its interaction traces train smaller VLMs to pilot the same harness. On LIBERO-Pro, WAA with skills evolved only from LIBERO-90 reaches a state-of-the-art 75.6% average success, outperforming end-to-end VLAs, code-as-policy agents, and a visual-harness baseline with the same backbone; the same skills remain effective on robosuite without further learning. Fine-tuning Qwen3.5-9B on harness traces raises its out-of-domain success from 1.7% to 43.3%.

7
Just Ask Jev: Reinforcement Learning for Calibrated Decisions as a Zero-Shot Detector of AI Alignment Failures

Detectors of alignment failures screen deployed language models and score alignment benchmarks. Most are generative judges that spend a decoding pass on every criterion, and classifiers that read token probabilities, such as Llama Guard, still score one fixed label per call. Jev, a model trained with reinforcement learning for calibrated decisions (RLCD), answers many typed questions about one input with calibrated probabilities in a single call. Whether it detects alignment failures has not been measured. We present RLCDAlignBench, which benchmarks Jev on ten alignment failures: sycophancy, jailbreaks, deception, prompt injection, hallucination, privacy violation, social bias, reward hacking, concealing uncertainty, and power seeking. It spans 44 benchmarks and five target models, labelled by each benchmark's scorer and, on two, by humans. Many of these failures are relational, defined against a reference, such as the user's belief or an injected instruction, that the response alone does not reveal. Our key idea is therefore to vary what Jev is asked separately from what it sees: the question's wording and answer type on one side, the fields of the input on the other. A single generic question reaches a median AUROC of 0.886 zero-shot and beats supervised baselines on most benchmarks. Question wording matters little, while context matters more, mostly through fields that encode the label. Jev matches the reference scorer's agreement with human labels, surfaces label defects in existing benchmarks, and costs 63x less than LLM-judge scorers. Code and data: https://github.com/sumleo/RLCDAlignBench.

6
PUBG Ally: A Conversational Embodied Agent as an AI Teammate

We introduce PUBG Ally, an embodied agent for PUBG: BATTLEGROUNDS that can reason, act autonomously, and play alongside players as a voice-enabled teammate. Building such a teammate requires combining two difficult capabilities: it must perceive and respond to a constantly changing game world under strict latency constraints while interacting naturally with players, keeping its speech synchronized with its actions. Ally therefore combines agentic tool use with real-time game control. A language-model agent uses a controlled interface to inspect game information, interpret player speech, maintain context, decide what to say, and issue high-level action choices that steer a faster control layer for movement, combat, and recovery. Because the player's and Ally's speech and actions continually shape each other and the course of the match, training requires data from actual gameplay. We therefore collect data across nearly 39k sessions in which real players play alongside Ally, recording gameplay, player speech, agent decisions, tool use, actions, and player feedback, and use these records for iterative training. To evaluate teammate quality, we use player feedback and preference comparisons to identify gaps between offline evaluations and player preferences, and iteratively refine the evaluation criteria. Deploying Ally in live service further requires low-latency on-device execution and safeguards for player-facing communication, which we address through model compression, context compaction, targeted safety training, runtime guardrails, and memory redaction. During the live service, we surveyed players in 141 countries. Among respondents whose play with Ally was confirmed in game records, positive responses exceeded negative responses by 25.1 percentage points when asked whether they would recommend Ally, with players describing Ally not only as a tool but also as a teammate or companion.

6
AV-GRPO: Modality-Anchored Decoupling Diffusion Reinforcement Learning for Joint Audio-Video Generation

Recent years have witnessed major progress in joint audio-video generation. Existing models still suffer from limited per-modality fidelity, insufficient text-modality alignment and weak cross-modal synchronization. While reinforcement-learning post-training offers a promising remedy, directly adapting it to joint audio-video generation is challenging. Heterogeneous multimodal rewards entangle learning signals and complicate credit assignment. Joint optimization of two modality towers is computationally expensive given their divergent dynamics. Moreover, synchronization evaluation difficulty depends on paired samples, preventing fair reward comparisons. We propose AV-GRPO, a modality-anchored online diffusion RL framework, and 5DAV, a decoupled, difficulty-controllable training dataset. AV-GRPO includes three key modules: (1) modality-anchored rollouts to disentangle learning signals and stabilize difficulty; (2) trajectory-locked frozen-tower optimization to reduce cost and reassign credit; (3) adaptive objectives and perturbation strengths tailored to modality-specific dynamics. This converts coupled multimodal preference learning into unimodal subproblems for precise reward attribution and better synchronization. Our 5DAV dataset decouples samples across five dimensions for systematic training. Experiments on JavisBench and VABench demonstrate AV-GRPO outperforms LTX-2.3 in generation quality, semantic alignment and cross-modal synchronization under LoRA and full fine-tuning. Ablations confirm our designs. Code and data: https://github.com/zhiyuxu03/AV-GRPO

5
DeltaWAM: Delta World Action Models for Bimanual Manipulation

World-action models (WAMs) transfer visual and motion priors from pretrained video generators to robot control by jointly modeling visual dynamics and actions. Existing WAMs, however, predict dense future frames during training, repeatedly modeling largely unchanged content and coupling action-conditioned dynamics to nuisance appearance variations. At inference, processing each complete observation with the heavy video expert bottlenecks few-step action generation. Accordingly, we propose DeltaWAM, which jointly predicts visual deltas and actions using dense-anchor, sparse-delta, and action streams, with three architectures that differ in representation and computation sharing. We further develop Streaming Delta Memory (SDM), which updates cached anchor context with compact observed deltas, reducing heavy video-expert processing. On RoboTwin, DeltaWAM with SDM improves average success over Fast-WAM from 81.3% to 85.4% in the clean setting and from 75.8% to 83.9% under visual randomization. The three architectures reduce training FLOPs by 17.78-23.77%, while SDM reduces one-step inference latency and FLOPs by 36.57% and 31.55%, respectively; real-world evaluations further show the highest overall success rate and normalized progress among the evaluated policies. Code: https://github.com/AIGeeksGroup/DeltaWAM. Website: https://aigeeksgroup.github.io/DeltaWAM.

3
ViRDM: Taming Representation Distribution Matching for Few-Step Causal Video Generation

Few-step autoregressive (AR) video diffusion enables low-latency streaming generation, but existing post-training methods predominantly rely on Distribution Matching Distillation (DMD), requiring both a large pretrained teacher and an online critic to estimate distributional discrepancies through diffusion scores. In this work, we ask whether this resource-intensive teacher--critic stack can be eliminated by post-training only the generator against a precomputed target distribution. Drawing inspiration from representation distribution matching (RDM) for one-step image generation, we systematically study its transfer to few-step causal video generation and identify three key barriers: a memory-intractable gradient path, a distinct video optimization regime, and representation distributions that underconstrain temporal dynamics. We introduce ViRDM, a teacher- and critic-free video post-training recipe that addresses these barriers sequentially. By coupling RDM with stochastically truncated clean-exit supervision, a lightweight VAE decoder, and staged vector--Jacobian products, ViRDM makes representation distribution matching memory-feasible for multi-step causal video rollouts. We further establish effective generated-population and initialization regimes for video RDM, and introduce lightweight dynamics regularization to compensate for the underconstrained temporal dynamics. ViRDM turns three-network distillation into generator-only post-training, reducing GPU memory use and training time while improving video quality. With only 20 generator updates, the recipe reaches 84.87 on the official VBench evaluation, outperforming the previous best few-step causal baseline by 0.36, while requiring 16 A100 GPU-hours. We additionally report exploratory results demonstrating the potential of the same recipe for lower causal sampling budget and for one-, two-, and four-step bidirectional generation.

3
Rate-distortion optimization for full-reference image quality metrics via stochastic Hessian estimates

Block-based video codecs select coding parameters based on the input by optimizing a rate-distortion trade-off. The conventional distortion choice, the sum of squared errors (SSE), simplifies parameter selection: the SSE is the sum of block-wise SSEs, so rate-distortion optimization (RDO) can treat blocks independently. Alternatively, full-reference image quality assessment (FR-IQA) metrics such as MS-SSIM or LPIPS often align better with the human visual system than SSE, but they cannot be used in-loop: they do not decompose block-wise and typically require the fully decoded image as input. Building on existing results in metric quadratization, we approximate a broad class of FR-IQA metrics by an input-dependent quadratic distortion (IDQD), whose quadratic form matrix is derived from the Hessian of the metric evaluated at the source video. To make the distortion computable block-wise, we propose two approximations of the Hessian matrix: 1) keeping the block-diagonal, and 2) keeping only its diagonal. We propose estimators for both that require only matrix-vector products with the Hessian obtained by automatic differentiation. Across five metrics for Kodak and CLIC in VVC, IDQD-RDO achieves 14.2-36.7 % BD-rate savings under the target metric with no decoder changes and incurs 10-30 % encoding complexity overhead.

2
05

PRODUCT HUNT

05.00
PRODUCT HUNT

Product Hunt - September 27, 2026

Product Hunt Daily Feed: Featuring noteworthy tech launches.

Cuey icon
Cuey

Compare ChatGPT, Claude & Gemini answers in one tab.

0
KiwiDesk icon
KiwiDesk

Tiling that feels like it shipped with macOS.

0
Clicks Communicator icon
Clicks Communicator

A new kind of mobile communicator designed for doing

0
Superhuman Go icon
Superhuman Go

The AI assistant that works where you do

0
Humalike x GTA RP icon
Humalike x GTA RP

AI NPCs that talk, remember & act on their own

0
GPT-6 Sol & Luna icon
GPT-6 Sol & Luna

Frontier AI intelligence, now at half the price

0
Harmony icon
Harmony

AI agents that resolve IT/HR tickets inside Slack and Teams

0
Paragraph Notes icon
Paragraph Notes

A private Markdown notes app for Mac

0
GoodSocials icon
GoodSocials

AI social media manager for LinkedIn. Only authentic content

0
Hemory icon
Hemory

Keep listening. Searchable memory for your AI agents.

0
Psst icon
Psst

A shared shopping list that remembers what things cost

0
Fewer icon
Fewer

The launcher that counts how often you pick up your phone

0
MakerMap icon
MakerMap

A living map of makers and what they’re building

0
Eclatira icon
Eclatira

Conversational Video Agent That Plugs Into Any Stack

0
Kleanly icon
Kleanly

One tap in the notch locks your keyboard and trackpad

0
Chit icon
Chit

A printed receipt of your day in Claude Code

0
Lisen icon
Lisen

Free Read Aloud with Cartesia Voices

0
SOUND icon
SOUND

Give every Mac app its own EQ, volume, and speaker.

0
InfraGrid3D icon
InfraGrid3D

Full Civil Engineering design in the Web Browser LOD 400+

0
MIDIpad icon
MIDIpad

Your gamepad is a musical instrument

0
AgreeGuard icon
AgreeGuard

AI reads the fine print before you click "I Agree"

0
Decktly icon
Decktly

Edit HTML presentations like PowerPoint

0
Fivemetrics icon
Fivemetrics

Understand cloud and AI spend, then investigate what changed

0
OmniNotch icon
OmniNotch

The notch that does it all!

0
Wand icon
Wand

Build software at the speed of thought

0
shadow-planner icon
shadow-planner

AI-assisted gantt project planning that runs on your machine

0
TourKit icon
TourKit

Lightweight product tours with a hosted dashboard

0
DemoScreen icon
DemoScreen

Turn product screenshots into a narrated demo video

0
Markly icon
Markly

A calm, native Markdown editor for your folders

0
14 gentle mornings by Small WIns icon
14 gentle mornings by Small WIns

Audio first physiotherapy delivered via WhatsApp

0
Tellwe icon
Tellwe

Your coffee cup tells its story.

0
WebDecoy for Vercel icon
WebDecoy for Vercel

Know which crawlers hit your Vercel app, and which are fake

0
Meta VR Glasses icon
Meta VR Glasses

A Cinema, Courtside Seat, and Workspace in Just 100 Grams

0
FRCTL icon
FRCTL

Mind-Bending Media and Live Visuals

0
Donna icon
Donna

Schedule multiple meetings with one link

0
Basedash MCP write icon
Basedash MCP write

Build charts and dashboards from Cursor and Claude

0
Kliva icon
Kliva

Trail race plans that sync to your Garmin

0
Quiver GTM icon
Quiver GTM

Run developer marketing like an engineering system

0
layernote icon
layernote

Visual feedback on websites, Figma files, PDFs and images

0
ShroomPen icon
ShroomPen

Reply, rewrite, fix grammar, translate with single extension

0
RemoteConsole icon
RemoteConsole

Reach your home or work terminal when agents can't or won't

0
Fit Receipt icon
Fit Receipt

A private fitting agent that knows when to call JEV

0
Kaiku icon
Kaiku

The task tracker your AI agents already know how to use

0
Once UI 2.0 icon
Once UI 2.0

Builds consistent React apps for developers and AI agents

0
Jango icon
Jango

Test multi-user apps with AI agents that act like real users

0
HireOtto icon
HireOtto

Run your performance marketing stack from AI

0
Evvery icon
Evvery

Everyday AI meant for everyone.

0
Kelam icon
Kelam

Let your agent make the calls you don't want to

0
SocialGPT icon
SocialGPT

Edit videos by chatting with your timeline

0
WapiSender icon
WapiSender

Powerful WhatsApp automations with AI, visual flows and MCP

0
06

TECHMEME

06.00
TECHMEME

Techmeme - September 27, 2026

Techmeme Digest: Major tech headlines and industry conversations.

In China, recent warnings about existential AI risks are seen as distinctly Western or as a ploy to stop Chinese AI companies from overtaking their US rivals (Lily Kuo/New York Times)
Source: TechmemePublished: Sep 27, 2026

Lily Kuo / New York Times : In China, recent warnings about existential AI risks are seen as distinctly Western or as a ploy to stop Chinese AI companies from overtaking their US rivals —  In China, A.I. doomsday warnings can feel distinctly Western or like a ploy to stop Chinese A.I. companies from trying to overtake their U.S. rivals.

How effective altruism shaped AI safety and Anthropic; some early Anthropic employees are considering buying remote US land for relocation if AI goes awry (Wall Street Journal)
Source: TechmemePublished: Sep 27, 2026

Wall Street Journal : How effective altruism shaped AI safety and Anthropic; some early Anthropic employees are considering buying remote US land for relocation if AI goes awry —  Effective altruism and its fears that AI could wipe out humanity have wielded big influence at Anthropic

New York City-based HIFI, which provides API infrastructure for stablecoin payments and settlements, raised a $37M Series A led by Left Lane Capital (Brian Danga/The Block)
Source: TechmemePublished: Sep 27, 2026

Brian Danga / The Block : New York City-based HIFI, which provides API infrastructure for stablecoin payments and settlements, raised a $37M Series A led by Left Lane Capital —  The funding follows HIFI's role in DTCC's July tokenized-asset trades and a September Visa partnership for stablecoin-funded payouts.

PicoJool, which is developing AI data center interconnects based on vertical cavity surface emitting lasers, raised a $27.5M Series A led by Socratic Partners (Mike Wheatley/SiliconANGLE)
Source: TechmemePublished: Sep 27, 2026

Mike Wheatley / SiliconANGLE : PicoJool, which is developing AI data center interconnects based on vertical cavity surface emitting lasers, raised a $27.5M Series A led by Socratic Partners —  A startup called PicoJool that's backed by former Intel Corp. Chief Executive Pat Gelsinger says it's ready to help ease the strain …

Numeral, a provider of AI-powered tech to automate sales tax compliance workflows in over 90 countries, raised a $100M Series C led by Insight Partners (FinTech Global)
Source: TechmemePublished: Sep 27, 2026

FinTech Global : Numeral, a provider of AI-powered tech to automate sales tax compliance workflows in over 90 countries, raised a $100M Series C led by Insight Partners —  Numeral, the AI-driven sales tax compliance platform, has closed a $100m Series C round as businesses face a widening set of tax obligations across markets and product types.

Sources: OpenAI, Anthropic, and researchers are probing tens of thousands of frontier model security incidents, including sandbox escapes and website hijacking (Madison Mills/Axios)
Source: TechmemePublished: Sep 27, 2026

Madison Mills / Axios : Sources: OpenAI, Anthropic, and researchers are probing tens of thousands of frontier model security incidents, including sandbox escapes and website hijacking —  OpenAI, Anthropic and security researchers are investigating tens of thousands of incidents in which their frontier models took steps …

Research: OpenAI agents scanned a UN data hub 16K+ times between April and the end of June, and circumvented a filter that was blocking their requests for data (Robert McMillan/Wall Street Journal)
Source: TechmemePublished: Sep 27, 2026

Robert McMillan / Wall Street Journal : Research: OpenAI agents scanned a UN data hub 16K+ times between April and the end of June, and circumvented a filter that was blocking their requests for data —  Autonomous bots hit public data site more than 16,000 times and circumvented a filter  —  OpenAI agents bombarded …

Google Threat Intelligence Group finds dark web marketplaces selling access to AI models, including from Anthropic, Google, and OpenAI, at up to 97% discounts (Tom Wilson/Financial Times)
Source: TechmemePublished: Sep 27, 2026

Tom Wilson / Financial Times : Google Threat Intelligence Group finds dark web marketplaces selling access to AI models, including from Anthropic, Google, and OpenAI, at up to 97% discounts —  Security researchers warn of surge in ‘LLM-jacking’ attacks targeting companies' costly AI resources

Sources: US and Russian diplomats worked to weaken an AI weapons pact at the UN this month, removing a requirement that humans review AI-generated targets, more (Pranshu Verma/Washington Post)
Source: TechmemePublished: Sep 26, 2026

Pranshu Verma / Washington Post : Sources: US and Russian diplomats worked to weaken an AI weapons pact at the UN this month, removing a requirement that humans review AI-generated targets, more —  The two nations weakened a range of safeguards in a landmark U.N. effort to try to regulate the use of lethal autonomous weaponry.

Meta says its rejection of ads promoting the new documentary about Elon Musk "was an error and the ads are being restored"; YouTube is also allowing the ads (Anthony Ha/TechCrunch)
Source: TechmemePublished: Sep 26, 2026

Anthony Ha / TechCrunch : Meta says its rejection of ads promoting the new documentary about Elon Musk “was an error and the ads are being restored”; YouTube is also allowing the ads —  At least two companies appear to be reversing their stance on whether to accept advertising for director Alex Gibney's upcoming documentary about Elon Musk.

A US federal jury awarded Taction Technology $5.7B+ in damages, finding Apple infringed haptics patents; Apple to appeal, says it "does not use Taction's" tech (Ashley Capoot/CNBC)
Source: TechmemePublished: Sep 26, 2026

Ashley Capoot / CNBC : A US federal jury awarded Taction Technology $5.7B+ in damages, finding Apple infringed haptics patents; Apple to appeal, says it “does not use Taction's” tech —  A federal jury in San Diego awarded Taction Technology more than $5.7 billion in damages Friday after finding …

Bitget CEO Gracy Chen says she suspects North Korean attackers exploited a backend system used to process wallet transactions to drain $387M from the platform (Camila Grigera Naón/Fortune)
Source: TechmemePublished: Sep 26, 2026

Camila Grigera Naón / Fortune : Bitget CEO Gracy Chen says she suspects North Korean attackers exploited a backend system used to process wallet transactions to drain $387M from the platform —  Another major hack has rattled the cryptocurrency world.  On Thursday night, crypto exchange Bitget suffered a security breach …

Brazil's Lula da Silva signs an EO banning online betting; app stores and telecom providers must block platforms on Oct. 6; Congress has 120 days to approve it (Reuters)
Source: TechmemePublished: Sep 26, 2026

Reuters : Brazil's Lula da Silva signs an EO banning online betting; app stores and telecom providers must block platforms on Oct. 6; Congress has 120 days to approve it —  Brazil's President Luiz Inacio Lula da Silva on Friday announced a ban on online betting operations in Latin America's largest economy …

Sources: YouTube, TikTok, and Meta's Instagram and Facebook declined to run paid ads for Alex Gibney's Musk documentary, citing "political content" (Steven Zeitchik/The Hollywood Reporter)
Source: TechmemePublished: Sep 26, 2026

Steven Zeitchik / The Hollywood Reporter : Sources: YouTube, TikTok, and Meta's Instagram and Facebook declined to run paid ads for Alex Gibney's Musk documentary, citing “political content” —  YouTube, TikTok and Meta have all turned down the trailer for the Oct. 9 doc, citing “political” content.  X won't even take Bleecker Street's calls.

Sources: Automattic CEO Matt Mullenweg announces a new board and new advisers; board members include two founders of IRL and the author of the Silo book series (Sarah Perez/TechCrunch)
Source: TechmemePublished: Sep 26, 2026

Sarah Perez / TechCrunch : Sources: Automattic CEO Matt Mullenweg announces a new board and new advisers; board members include two founders of IRL and the author of the Silo book series —  Automattic CEO Matt Mullenweg has rebuilt the company's board just weeks after its previous directors tried, and failed, to oust him.

07

STARTUP ARCHIVE

07.00
STARTUP ARCHIVE

Startup News - September 27, 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 - September 27, 2026

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

Meta 屏蔽了巴西总统的 FB 主页以及竞选广告

距离 2026 年 10 月巴西大选不到两周,Meta 本周短暂屏蔽了巴西现任总统卢拉的 FB 主页以及竞选连任广告,在抗议和投诉之后,Meta 恢复了主页,但卢拉的竞选团队认为此举损害了总统的竞选活动。Meta 是在本周三屏蔽了卢拉的主页,未给出任何理由。卢拉竞选团队投诉称,数字环境在政治辩论中发挥着核心作用,限制卢拉的广告账户损害了其开展竞选活动的能力。此举使卢拉与其他候选人相比处于不平等的地位。卢拉竞选团队以及其所属的劳工党要求 Meta 保留所有数字证据,考虑诉诸巴西最高选举法院。

Bitget 被盗走价值 3.875 亿美元加密货币

Bitget 交易所被盗走价值 3.875 亿美元的加密货币。攻击发生在 9 月 24 日 18:31 UTC。区块链情报公司 Arkham 发表报告称,从 18:58 至 19:16 之间的 18 分钟内,价值 2.28 亿美元的数字资产从 Bitget 钱包中转出。价值 1.53 亿美元的 XRP 从一个被识别为​​ Bitget 冷钱包的地址中转出,此外还有价值 6620 万美元的 ETH、3480 万美元的 USDT、1290 万美元的 USDC 以及 1280 万美元的 Tether Gold on Ethereum 等。CEO Gracy Chen 称没有发生私钥泄漏,攻击者入侵了钱包服务的一个关键后端系统,利用它伪造转账信息,启动授权签名流程,将虚拟货币转移出去。

科学家研制出至今最精确的原子钟

新加坡国立大学研制出至今最精确的原子钟,运行 2600 亿年误差不到 1 秒。新设备是一台光学原子钟,靠镥离子固有而稳定的特性计时。特定频率的光,能把电子送上更高能量的激发态,而这一跃迁频率恒定不变。团队持续观测镥离子的跃迁,把激光锁定在触发跃迁的精确频率上,再以激光振荡作为计时标尺。在最新研究中,团队把镥钟频率测到小数点后 19 位,不确定度仅为 1×10^(-19),创下所有光学原子钟的最低纪录。他们还造出两台时钟,进行了长达 200 小时的比对。团队表示,镥的特性非常适合这项工作。与原子钟常用的镱、锶等原子相比,镥对温度和磁场波动更不敏感。这些波动会干扰原子跃迁频率,进而影响时钟准确度。镥钟仅需商用激光技术,还能在室温下工作。未来精密计时,镥有望唱主角。

龙芯 CPU 的原子加指令偶尔会丢失

今年 2 月 Debian 13 的龙芯架构移植版 loong13 的维护者在编译打包过程中发现,normaliz 的自带测试会死循环导致打包超时。第一次排查发现原子加指令会在特定情况下丢失更新,但原因未知。今年 8 月,开发者在 AI 的帮助下重新寻找 normaliz 中原子加丢失的问题。他们让 AI 去找最小复现,在这个过程中负责指挥 AI 调查的方向。大概两天后找到了一个稳定的复现程序,才发现事情的根源是:CPU 的原子加法指令,偶尔会不原子。开发者向龙芯报告了问题,两周后龙芯给出了修复的测试固件,确认问题解决。龙芯表示会在国庆节(10 月 1 日)之前发布固件。该问题主要影响使用 LA664 核心的 3C6000/S 和 3A6000。

太平洋西北下方的板块在分裂

科学家捕捉到了太平洋西北下方的一个大型构造系统分裂的细节。最新研究发现了一个俯冲带正在活跃分裂。俯冲带形成于一个构造板块俯冲到另一个板块下并深入地球内部,是大型地震、强火山爆发以及大陆和海洋盆地长期变化的源头。现在科学家有机会清晰观察大型构造系统如何走向终结。构造系统会持续活跃数百万年,但不会永远持续下去。利用声波回声,科学家正在观察 Cascadia 俯冲带的分裂。路易斯安那州立大学地质学家、研究主要作者 Brandon Shuck 表示,“这是我们第一次清晰看到一个俯冲带正在消亡的过程。板块没有一下子全部停止运动,而是一块接一块撕裂,产生了更小的微板块和新的边界。因此它不像是一场巨大的火车事故,更像是在看着一节车厢接一节车厢缓缓脱轨。”

Excel 的单元格将支持输入多个值

微软宣布其电子表格软件 Excel 的单元格将支持输入多个值,而不是以前的只能一个值。Excel 将通过“列表”(Lists)、“单元格内数组”(arrays in cells)和“嵌套数组”(nested arrays)三个功能实现在单元格内输入多个值。微软称,某个项目可能会将“Carlos,Henrietta,Jacob”列为三位负责人,或者 Forms 调查问卷可能会将“2:00 PM;2:30 PM;3:00 PM”作为单个回复返回。借助“列表”功能,用户既可以将这些值保留在同一个单元格中,又能彼此区分开来进行筛选、计算等操作。

荷兰政府测试本土发行版 NixOS

2025 年美国政府制裁了位于荷兰海牙的国际刑事法庭,导致了依赖微软软件的法庭工作陷入瘫痪,此事促使欧洲各国政府推动数字主权,减少对美国科技公司的依赖。其中荷兰政府正在本土 Linux 发行版 NixOS 基础上上构建数字工作环境 Digitaal Autonome Werkomgeving Overheid (DAWO) 。DAWO 包含了操作系统、办公套件、协作应用、云服务及管理工具。试点项目正在荷兰政府内部展开。欧洲各地的政府以前尝试过取代微软的软件,但成功者寥寥。现在过于依赖微软软件可能导致服务被彻底切断,对欧洲政府而言风险更大,因此转向替代解决方案比以往更重要。DAWO 先后尝试了 openSUSE 和 Fedora 发行版,最终选择了自主开发的发行版 NixOS。原因是 openSUSE 的母公司 SUSE 频繁出售,而 Fedora 是 Red Hat 主导开发的发行版,而 Red Hat 的母公司 IBM 是美国公司。NixOS 是基于荷兰开发的软件包管理器 Nix,不隶属于任何商业实体,开发者计划明年发布 1.0 版本。

YouTube、TikTok 和 Meta 都拒绝投放马斯克纪录片的商业广告

负责发行 Alex Gibney 拍摄的马斯克(Elon Musk)纪录片《Musk》的公司 Bleecker Street 发现,主流社交平台 YouTube、TikTok 和旗下包括 Instagram 和 Facebook 的 Meta 公司,以及马斯克旗下的 X 平台都拒绝投放该纪录片的商业广告。这是一部批评马斯克的纪录片,X 平台拒绝能理解,但 YouTube、TikTok 以及 Meta 都拒绝令发行商感到意外,引发了少数几家公司掌控社交平台压制言论自由的担忧。YouTube、TikTok 和 Meta 都以政治内容相关的理由拒绝投放广告。Bleecker Street 对三家公司提起了上诉,Meta 已经驳回上诉,而 TikTok 和 YouTube 仍在审议中,X 平台则直接拒绝沟通。《Musk》将于 10 月 9 日上映。

Velum:方便部署的CosyVoice推理程序

Nala Ginrut 写道: HardenedLinux 最近发布了可用于推理CosyVoice的Velum,它用modern C++开发,编译成一个单一的可执行文件,方便部署。 CosyVoice是目前比较优秀的一款 TTS 模型,但其推理程序使用的Python体系比较老旧,需要在部署的时候做一些处理,而且Python依赖占用空间较大,不利于大量能力情况下的Agent部署。要是每个agent能力都要一堆Python十几G的依赖,每一堆还有版本冲突,那就不要卖产品了,不如回家卖红薯。 Velum编译之后只有一个可执行文件,所谓部署更新就是拷贝。一些预处理的模型相关的东西虽然需要用Python生成,但运行时是不需要任何Python的东西。 Velum同时也是一个例证,它是由人类做架构规划,DeepSeek-v4-pro完成的项目,也就是说,DeepSeek足以做这种程度的Vibe。在目前Claude只需要两轮配额就烧干的今天,稍微复杂点的程序,如果不能用DeepSeek做,最后还是要回家卖红薯。 希望以后Codex和Claude也能增强自己的竞争力,把价格向DeepSeek靠拢,让天下无红薯可卖,也未尝不是一件美事。

黑手党可能阻止了芬太尼流入意大利

在电影《教父》中,维托柯里昂(Don Vito Corleone)拒绝参与海洛因交易,称毒品生意太脏。现实中的黑手党并非如此,但对于选择芬太尼还是海洛因等其它毒品,意大利黑手党看起来选择了拒绝芬太尼。这或许可以解释意大利芬太尼过量致死率异常低。2024 年比吗啡强效百倍的合成阿片类药物在意大利仅检测出两例致死事件。相比之下,德国 95 例,美国近 4.8 万例。意大利整体上的毒品消费水平无法解释这一现象。根据欧洲的数据,每年约有 2.1% 的意大利青年使用可卡因,德国的这一比例为 2.2%。芬太尼在意大利尚未造成太大影响,警方也没有查获多少芬太尼,反黑手党检察官 Nicola Gratteri 认为黑手党远离了芬太尼。芬太尼相比海洛因和可卡因致死率更高,客户容易死亡对黑手党而言不是一门好生意,通常意味着更低的利润,因此黑手党选择了拒绝芬太尼。

大象使用药用植物治疗自己

非洲象会利用数十种药用植物治疗自身和家族成员的疾病。科学家和 Mount Elgon 基金会合作展开了这项研究,他们采访了在肯尼亚 Mount Elgon 地区与大象共同生活和工作的居民、野生动物巡护员和社区长者。根据采访者的描述,大象在身体不适时会选择特定的植物,而母象还会给幼象喂食药用植物。研究人员得出结论,大象会使用 35 种不同的植物,其中 25 种在当地已知具有药用价值。一位野生动物巡护员看到母象使用名为 Angurweet 的植物给幼象治病。Angurweet 可用于治疗包括胃痛在内的多种疾病。巡护员看到母象将植物嚼烂,与乳汁混合,喂给幼象,幼象咀嚼后吐出固体部分。公元三世纪的罗马作家 Claudius Aelian 在其作品《De Natura Animalium (On the Nature of Animals)》中最早描述了大象用植物治疗自己的记录。

全球平均气温每上升 1C 德国夏天气温上升 2.62C

全球平均气温正走在比工业化前水平高出 1.5°C 的轨道上。很多人可能会觉得升温幅度不大,可以接受或忍受。但地球绝大部分表面是海洋,海洋的升温幅度要缓慢得多,而陆地则显著得多,居民体会到的升温幅度要高得多。德国研究人员在《Environmental Research Letters》期刊上发表研究报告,指出全球平均气温每上升 1°C 德国夏天气温上升 2.62°C,范围在1.62-3.62°C 之间。当地热浪频率的增加速度会远远超过全球平均水平。

中国各地推动 AI 视频产业化

两年前 Zhu Zhili 选择了深圳作为其 AI 电影工作室的办公地点,今年他接到了来自中国各地政府和产业园官员的电话,内容基本相同,即希望将 AI 电影业务带到当地。中国各地正在推动 AI 视频的产业化,类似太阳能、电动汽车和机器人。AI 电影制作人表示,低廉的制作成本是吸引他们投身 AI 创作的主要原因。CCTV 报道 2026 年上半年,AI 短剧的制作成本从每分钟 5,000 元降至几百元。可能和太阳能等领域一样,AI 视频行业也正面临产能过剩。DataEye 的数据显示,今年上半年,抖音上推出了 221,900 部新 AI 视频,其中只有 1,055 部播放量逾 1 亿次。国家电影局已向 90 分钟科幻史诗片《三星堆未来启示录》颁发公映许可证,这是中国大型制片厂制作的首部获批在院线上映的 AI 电影,出品方博纳影业集团表示影片计划于今年上映。

F-Droid 2.0 发布

Android 自由软件应用商店 F-Droid 宣布发布 2.0 版本。F-Droid 2.0 对 UI 进行了重新设计,旨在更容易的发现,安装和管理应用。主要界面简化为了三个核心区域:发现,搜索和“我的应用”。类别现在整合进了发现,使其更容易浏览和探索,而“我的应用”提供了一个一站式管理已安装应用、更新和潜在问题的地方。设置和附近交换在顶栏的一级菜单里,但不再占据主界面的空间。F-Droid 2.0 不再将所有游戏放在一起,而是分成了 17 个不同的游戏类型,让用户更容易找到真正想玩的游戏。F-Droid 2.0 还改进了搜索,除了应用名称,现在也能搜索应用描述、类别和翻译内容,新版本改进了中日韩语言搜索,对 CJK 文字系统提供了更好的支持,帮助用户用他们自己的语言找到相关应用。F-Droid 2.0 将在未来几周内推送给用户。

蝙蝠起源于欧洲

发表在《自然》期刊上的一项研究结合基因组和化石证据,重建了蝙蝠长达 6500 万年的演化历史。最新研究推翻了此前蝙蝠起源于亚洲、非洲或北美的假说,蝙蝠最早起源于欧洲,之后进入非洲,然后向亚洲、美洲和澳大利亚扩散。澳大利亚昆士兰州东南部 Murgon 发现的蝙蝠化石 Australonycteris 距今已有 5500 万年,仅比欧洲的化石稍晚。蝙蝠是唯一能真正进行动力飞行的哺乳动物。大多数蝙蝠仅靠声音就能在漆黑的环境中辨别方向和捕食。全世界分布着逾 1500 个蝙蝠种类,占现存哺乳动物总数的五分之一,它们通过为植物授粉、传播种子以及捕食害虫,在维持生态系统健康上发挥着重要作用。研究还发现回声定位和飞行都是蝙蝠在早期演化出来的。

部分三星智能冰箱在升级固件之后停止工作

本周二,部分三星智能冰箱在升级固件之后停止工作。受影响的是三星 Bespoke AI 系列冰箱,大部分是 2024 年或之后生产的四门冰箱。受影响的冰箱在尝试通过三星智能家居平台 SmartThings 进行固件更新后,突然断电并立即停止工作。随后 SmartThings 应用显示这些冰箱处于离线状态。用户抱怨他们不得不扔掉冰箱里的所有食物。韩国正处于中秋假期,三星客服告诉客户可能要到下个月维修人员才能上门维修。三星在一份声明中表示他们正致力于解决该问题,确保客户能过好中秋假期。

微软放弃封禁 Microslop

微软 CEO 纳德拉(Satya Nadella)关于 AI 的著名评论促使网民为微软起了 Microslop 的绰号,绰号的流行和随处可见促使微软今年早些时候在官方 Copilot Discord 服务器将其封禁,用户输入 Microslop 后会收到警告称根据服务器规定其输入包含了不合适的短语。但用户很快找到了应对之策,创造了无数 Microslop 的变体,比如用数字“0”代替字母“o”的“Microsl0p”。在猫与老鼠的文字游戏中,微软显然是失败的一方。半年之后,微软 Copilot Discord 频道被发现已经解除了对 Microslop 的封禁,搜索显示过去几周用户发布了数百则与 Microslop 相关的评论。

阿根廷生育率十年内下降五成

2025 年阿根廷的总和生育率为 1.05,2024 年为 1.23,而 2014 年的这一数字是 2.3,这意味着十年内阿根廷生育率下降五成。如此显著的生育率下降难以用一种原因去解释,这也不是特定国家的现象,全世界可能除了以色列外生育率都明显下降。地球的人口峰值预计会提前在 2050 年到来。

arXiv 项目获得 1720 万美元的捐赠承诺

预印本平台 arXiv.org 于 7 月 1 日脱离康奈尔大学成立独立的非营利性组织。arXiv 诞生于 1991 年,创始人 Paul Ginsparg 在 2001 年加入了康奈尔大学,arXiv 网站随后由康奈尔大学图书馆接手。25 年后 arXiv 决定翻开新的篇章。arXiv 项目本周表示,Simons Foundation International、XTX Markets 和 Siegel Family Endowment 三家慈善机构承诺在 3-5 年内捐赠 1720 万美元。这笔慈善捐款将被用于 arXiv 的日常运营、持续改进、持续的技术开发、AI 生成内容的管理、非营利组织的建设等等。

2025 年全台每 46 名新生儿就有 1 个是台积电宝宝

台积电最新永续报告书显示,2025 年台厂区及采钰公司员工共迎来 2,331 名新生儿,占全台新生儿 2.2%。台积电员工的生育率约为全台的 2 倍。台积电的高生育率被认为与该公司薪资更高相关。台积电员工薪资中位数为 300 万台币,平均数为 400 万台币,四倍多余全台的薪资。研究显示收入与生育率呈现 U 型曲线,从贫穷进入小康阶段时,生育意愿下降,但从小康变得富有后,生育意愿又开始提高。这是因为生育成本会随着经济发展增加,薪资与房价让多数年轻人不敢生,但更富有的人能够负担生育成本,因此比较愿意生育。

09

APP STORE RANK

09.00
APP STORE RANK
Loading…
TEXT VIEW · TODAY'S DIGEST · 36 HEADLINES ACROSS 8 SOURCES

Startup Archive(0)

No items yet for today.

App Store Rankings(0)

No items yet for today.