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.

ISSUE 0941
WED, JUL 29, 2026
OrangeBot.AI 智能策划和筛选每日科技趋势和新闻,为您节省时间。
TODAY · WED, JUL 29, 2026

Read what shipped.
Ship yours.

Newsletters tell you what shipped in AI. OrangeBot hands you the install line to ship yours — 2,000+ curated Claude Code skills, free browser tools, and a daily brief from ten sources for builders who don’t have time to scroll.

新功能!我们推出了用于保存推文和Reddit帖子的Chrome扩展程序。点击安装!
01

AI DIGEST

UPDATED DAILY · EDITOR'S PICK
01.00
AI DIGEST

AI新闻摘要

July 29, 2026

Here is a summary of today's main news events:

Stock Market Plunges as Fed Holds Interest Rates Steady The U.S. Federal Reserve kept interest rates unchanged, but investor anxiety over potential future rate hikes and escalating conflict in the Middle East sent markets tumbling. The Dow Jones Industrial Average fell by over 1,100 points in a broad sell-off. The Fed's decision was not unanimous, with three officials dissenting in favor of a rate increase.

Middle East Tensions Escalate After Iranian Missile Strikes Iran launched ballistic missiles at U.S. military installations in Jordan, ending a recent pause in direct attacks and significantly raising regional tensions. Washington described the event as a "surprise attack." The escalation is a primary factor driving uncertainty in global financial and energy markets.

Investor Anxiety Grows Over High Cost of AI Development Despite strong earnings and the ongoing AI boom, major tech companies are facing investor scrutiny over massive spending. Meta's Mark Zuckerberg is under pressure for high AI investment costs, and chipmaker SK Hynix’s stock fell despite record profits, signaling concern about the sustainability of such expenditures and shrinking cash flow.

Oil Prices Rise on Geopolitical Risk and Falling Stockpiles Oil prices climbed today in response to the renewed military strikes in the Middle East. The price increase was further supported by a report showing that U.S. crude oil inventories fell by 7.2 million barrels last week, a much larger drop than analysts had anticipated.

Powerful Earthquake Strikes Japan, Leaving at Least 14 Dead A powerful earthquake hit the Kumamoto prefecture in Japan, causing significant damage and leaving at least 14 people dead. Emergency services are conducting rescue operations in the affected region.

Original · written by OrangeBot
OrangeBot Weekly · Issue #2 · by Shen Huang · 4 min read

The only 7 things that mattered this week

~$890B fell off the Magnificent Seven in a day, US tech layoffs passed 140K for the year, and OpenAI's rogue models really did hack Hugging Face. Here's the fine print on all of it — and why none of it should scare you.

Read the issue →

Latest analysis

All posts →
02

ON THE WIRE

6 SOURCES
02

HACKER NEWS

02.00
HACKER NEWS

Hacker News - July 29, 2026

Hacker News Feed: Highlighting key posts and discussions.

KOReader

(koreader.rocks)

25691
Codex Security

(github.com)

545197
Donate to GrapheneOS

(grapheneos.org)

24780
Deflock Casa Grande

(deflockcg.com)

256105
How to survive boiling water

(taxa.substack.com)

482114
7.1 Earthquake in Japan

(www.data.jma.go.jp)

794219
03

HUGGINGFACE

03.00
HUGGINGFACE

HuggingFace 新闻 - July 29, 2026

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

HiFi-UMI: Learning Deployable Manipulation Policies from High-Fidelity UMI Data Alone

Learning deployable manipulation policies is bottlenecked by the scarcity of data that is both high-fidelity and scalable. Real-robot teleoperation is accurate but costly to scale; robot-free UMI capture scales readily, and current practice uses the resulting data mainly for pre-training, adding a small real-robot "anchor" at post-training. We ask whether raising the fidelity of robot-free UMI data, rather than shrinking the real-robot fraction, can remove that anchor. We present HiFi-UMI, a portable UMI data-production system co-designed for trajectory accuracy, inter-gripper relative pose, synchronization, and field of view: head-mounted offline stereo-inertial SLAM, native rather than reconstructed relative pose, a shared microsecond GPIO trigger, and two wide-angle cameras per hand covering ~200 degrees. It reaches 3 mm workspace-local end-effector accuracy without external tracking infrastructure. Using this corpus, we demonstrate zero-robot post-training: a policy post-trained solely on HiFi-UMI demonstrations deploys directly on a real robot and matches in-domain teleoperation across three backbones spanning the vision-language-action and world-action-model families, with success-rate differences of -2.5, +3.1, and -0.6 percentage points on StarVLA-QwenPI, OpenPI-pi_0.5, and LingBot-VA; the strongest policy reaches 85% on a precision insertion task, even though the teleoperation baseline is collected in the evaluation scene and no HiFi-UMI trajectory is. Pre-training on 4,000 hours from the same corpus lowers action error on ten unseen tasks by 41% and, on StarVLA-QwenPI, raises real-robot success by a further 18.1 percentage points. We open-source HiFi-UMI-2K, 2,000 hours of microsecond-synchronized, ultra-wide-FoV demonstrations, each automatically reconstructed and validated through simulation replay, as a large-scale, high-fidelity resource for the robot-learning community.

134
A New Role for Relevance: Guiding Corpus Interaction in Agentic Search

Relevance is a query-dependent estimate of whether a document or excerpt contains useful evidence. Existing retrieval agents use relevance to select top-k content, but document relevance alone cannot localize, compose, or verify the evidence required by complex questions. Direct Corpus Interaction (DCI) enables such fine-grained operations through grep-style exploration, but its relevance-agnostic search can expose useful clues late and delay convergence. Recent advances use relevance to narrow the corpus into a working space for interaction. Once interaction begins, however, relevance still does not directly guide which documents grep searches first or distinguish informative excerpts from a broad set of matches to let LLMs see them first. We introduce the Relevance-Aware RipGrep Search Agent (RARG), which turns relevance into an execution prior for corpus interaction. RARG provides coarse-to-fine relevance guidance: it orders documents for sequential 'ripgrep' traversal to expose globally relevant clues earlier, initializes promising entry points with query-relevant paragraphs, and reranks grep matches to surface informative excerpts that document-level ranking may otherwise obscure. Across challenging browse question answering and reasoning-intensive retrieval, RARG improves the accuracy--efficiency frontier over retrieval-based and direct-interaction agents. These results demonstrate that relevance-aware interaction enables faster and more reliable search convergence.

81
ReDesign: Recovering Editable Design Structures from Images via Agentic Decomposition

Recovering an editable design file from a raster image is a common and costly bottleneck in modern design workflows, yet remains challenging since editability depends on recovering multi-modal attributes, such as typography, vector geometry, colors, grouping, and layer ordering. We present ReDesign, an agentic framework that grows an editable layer hierarchy by selecting and composing specialized tools across modalities. To keep this long decision process reliable despite imperfect tool outputs, we introduce graceful verification at each expansion, which provides local accept, prune, or retry feedback that prevents error accumulation and avoids large scale reruns. To evaluate editability at scale, we introduce the Figma Edit Replay Benchmark, consisting of 909 raw Figma files and 14,796 controlled edit instructions that replay edits on reconstructed outputs. Across this benchmark and standard reconstruction metrics, ReDesign achieves strong visual fidelity while delivering the highest editability across layout, color, and text edits, outperforming layered decomposition baselines and serial tool use pipelines.

54
CodeNib: A Multi-View Data System for Serving Repository Context to Coding Agents

Coding agents repeatedly search, navigate, and retain context from evolving repositories, but disconnected indexes, language servers, and task-local histories force repeated discovery and obscure lifecycle costs. CodeNib builds reusable lexical, dense, and structural views per repository commit, maps outputs to repository-relative source ranges, maintains selected views across edits, and serves ranked search, symbol navigation, and bounded context through one runtime. Across 100 snapshots, we map quality-cost frontiers across the repository-context lifecycle. When outputs match an independent rebuild, graph and vector updates are 8.7times and 25.4times faster at the median. On the static-navigation subset matching normalized live-server locations (63% of 1,000 requests), the median per-request live/static latency ratio is 4.7times. Across five models, selected context policies preserve localization with 50--87% fewer trajectory tokens than paired grep/read. Together, these results support multi-view repository-context serving with explicit, operation-specific validity boundaries.

37
Keep It InMind: Benchmarking the Implicit-Association Blind Spot in Agent Memory

Long-term memory systems store what a user says in an external store and retrieve it when a related query arrives. This interface rests on an assumption so natural that it is rarely stated: a memory that is needed will resemble the query that needs it. World knowledge breaks the assumption. A tree-nut allergy should change the answer to a macaron request through their almond-flour ingredient, yet the two texts share no cue a retriever can see. We call this failure mode the implicit-association blind spot and introduce InMind, a 125-task, expert-verified benchmark spanning ten life domains, with 113 tasks grounded in citable public sources. Its paired controls separate three explanations that existing evaluations conflate: the fact was never stored, the model lacks the bridging knowledge, or the fact was stored and never surfaced. The verdict is clean. With the decisive memory placed in context, the backbone answers 84.0 percent of indirect queries; when the same memory must be retrieved, six vector, graph, and agentic memory systems reach at most 14.4 percent, even though they recall the same facts on demand at up to 100 percent. An embedding with eight times the dimensionality raises answer-blind target recall for every system yet leaves the gap essentially intact. A minimal diagnostic probe that keeps memory visible before the query arrives recovers most of the gap, locating the failure in the query-conditioned interface itself and pointing to routing, deciding which facts must stay visible, as the open problem InMind is built to score.

24
Pass the Baton: Trajectory-Relayed On-Policy Distillation

On-policy distillation (OPD) grounds token-level supervision in the student's own trajectory, yet suffers from prefix failure: once the student commits to a wrong reasoning direction, all subsequent generation builds on this deviation, producing misdirected continuations that elicit unreliable supervision and waste compute. We identify a teacher-student continuation asymmetry on failed prefixes, where the teacher tends to redirect while the student continues along the original direction, and convert it into a label-free handoff trigger in Relay On-Policy Distillation (Relay-OPD). During training, Relay-OPD constructs relay trajectories by letting the teacher briefly take over at detected trigger points to produce a teacher leg, after which the student resumes and is optimized on the resulting trajectory. A limited relay budget concentrates intervention on critical early positions while limiting departure from the student policy. With a Qwen3-4B-Instruct-2507 teacher and Qwen3-0.6B/1.7B-Non-Thinking students on eight mathematical reasoning benchmarks, Relay-OPD achieves the best or second-best results on every benchmark, outperforming standard OPD by +5.73% and the strongest baseline FastOPD by +1.49% on average for 1.7B, with consistent gains at 0.6B. Training trajectory length is reduced by over 50%.

22
Mage-VL: An Efficient Codec-Native Streaming Multimodal Foundation Model

Standard vision-language models (VLMs) suffer from Moravec's paradox: they excel at complex offline visual reasoning but struggle with simple streaming perception tasks and process them inefficiently. We present Mage-VL, an efficient codec-native streaming foundation model for real-time multimodal understanding and interaction. At its core, our custom tokenizer, Mage-ViT, replaces uniform frame sampling by selectively encoding dynamic, entropy-rich regions using motion vectors and residual energy across sparse anchor (I) and predicted (P) frames. Operating at a 16 x 16 patch level, this reduces visual token consumption by over 75% while preserving spatiotemporal context. Trained from scratch on approximately 560M unlabeled images and 100M unlabeled video frames, Mage-ViT matches or outperforms flagship encoders trained on billions of image-text pairs. We establish AI4AI data pipelines encompassing prompt-code joint optimization for multimodal captioning and AI-driven performance diagnosis to guide training recipes. Furthermore, through a bio-inspired dual-system architecture - a lightweight System 1 event gate and a causal System 2 decoder - Mage-VL enables proactive streaming perception. Extensive evaluations show that Mage-VL-4B matches Qwen3-VL-4B on static tasks while achieving strong gains in video understanding and 2D/3D spatial reasoning, with up to a 3.5x wall-clock inference speedup, and comprehensively surpasses the 15B Phi-4-reasoning-vision baseline. Beyond model artifacts, we deliver seven key empirical findings covering pre-training data efficiency, variable-resolution scaling, codec system acceleration, VideoQA SFT redundancy, motion-spatial synergy, AI4AI data pipelines, and Zero-Vision SFT for multimodal RL.

22
Novel Claim or Déjà Vu? Rethinking "Contamination-Free'' Dynamic Evaluation for Multimodal Automated Fact-Checking

Multimodal automated fact-checking (MAFC) verifies claims by retrieving and reasoning over external evidence. However, most existing static benchmarks risk contamination: they primarily consist of outdated claims verifiable using an LLM's internal knowledge without external evidence. This can inflate performance estimates and fail to reflect true capability on novel claims that require up-to-date information. To address this, emerging dynamic benchmarks collect claims published after LLMs' knowledge cut-off dates, assuming they are uncontaminated. This work revisits this assumption by empirically studying contamination risks in both the state-of-the-art (SOTA) static AVeriTeC benchmark and our newly constructed dynamic ClaimReview2025Q4 benchmark, as well as their impact on MAFC evaluation. Our experiments yield 16 findings, highlighting three key results: (1) Dynamic evaluation reduces but does not eliminate contamination risks, as 17.09\%--29.30\% of post-cut-off claims remain potentially contaminated; (2) Many newly published claims can be verified either directly or by synthesizing multiple pieces of public knowledge available before the cut-off; and (3) Contamination can induce statistically significant inflation in MAFC performance, increasing Macro-F1 by up to 11.34 points and distorting system rankings. In light of these findings, we re-evaluate SOTA LLMs under a strictly contamination-controlled setting. Our study provides practical guidelines for trustworthy MAFC evaluation.

12
Shieldstral

We introduce Shieldstral, a 3B-parameter policy-adaptive multimodal safety classifier that matches or outperforms models nearly 7times its size on text safety benchmarks and sets a new state of the art on multimodal safety classification. Shieldstral formulates content moderation as a binary question-answering task. This simple formulation unifies diverse moderation tasks into a single yes/no problem, enabling heterogeneous safety datasets with divergent taxonomies to be consolidated under one training framework. We present the data construction recipe, covering curation and generation of approximately 54.1M samples and a fine-grained evaluation set to evaluate policy adaptability. Together, these enable a small adaptive model to match or outperform much larger models.

11
Wonder: Video World Model Done Better

We present Wonder, a general-purpose video world model for real-time, camera-controllable world exploration. Given an image or a conditional video, Wonder constructs a playable world where users can navigate interactively by moving the camera, discovering unseen regions, and revisiting previously observed areas in real time and over a long-term horizon. Achieving this capability requires a system-level co-design of control method, memory mechanism, and training strategy. We introduce a novel camera conditioning with a dense coordinate field whose renderings provide spatially aligned motion and orientation cues, allowing the model to interpret camera motion directly as visual evidence. To support fast and precise memory retrieval over a growing generation context, we propose an efficient sparse attention-based memory mechanism, enabling the model to selectively attend to a small set of relevant context tokens at inference time, regardless of actual context length. We further develop several techniques to rectify the self-forcing-style distillation pipeline, improving the student model's ability to respect control signals, as well as maintaining diverse generation modes and long-term memory from the teacher. Together, these components enable Wonder to synthesize diverse, minute-scale videos at 16 FPS while preserving coherent geometry, appearance, and dynamics across long rollouts. Beyond image-to-video generation, Wonder naturally supports video-conditioned generation, allowing existing dynamic scenes to be re-shot in real time.

10
PerceptionBench: Evaluating Atomic Visual Perception in Multimodal Large Language Models

We introduce PerceptionBench, a benchmark specifically designed to evaluate the atomic visual perception capabilities of Multimodal Large Language Models (MLLMs). Existing benchmarks often fail to isolate perception: holistic evaluations conflate perceptual errors with failures in reasoning or domain knowledge, while application-driven benchmarks only cover narrow, fragmented domains shaped by heuristic designs. To address these limitations, PerceptionBench adopts a bottom-up approach: by diagnosing the earliest failure points in the responses of frontier MLLMs across 42 existing benchmarks, we construct an error taxonomy whose perception branch defines ten atomic perceptual capabilities. Guided by this taxonomy, we construct 3,000 verified questions with short, unambiguous answers, each isolating a single capability, with difficulty stemming from perception rather than reasoning or knowledge. Benchmark results across sixteen frontier MLLMs reveal that atomic perception remains largely unsolved---no model reaches 60\% accuracy, perception-related hallucination is the weakest capability on average, and similar overall scores conceal sharply divergent capability profiles. PerceptionBench thus provides a capability-level standard for measuring and diagnosing the visual perception boundaries of MLLMs.

9
Visual prompt engineering for video models

In the age of foundation models, a model is only as good as its prompt. For this reason, prompt engineering has become an essential technique for improving language model performance. Since video models are currently becoming foundation models for visual tasks (e.g., visual reasoning), we here ask whether they similarly benefit from visual prompt engineering: automatically modifying the task image to improve model performance. For example, for a visual physics reasoning task ("Where does the ball land, after passing a set of obstacles?"), an abstract sketch-like scene can be turned into a photorealistic version with a simple call to an image editing model. We find that visual prompt engineering, or VIPE for short, improves video reasoning performance across tasks. In fact, for video models, visual prompt engineering can be even more effective than classic text-based prompt engineering or test-time scaling. Ultimately, just as text-based prompt engineering systematically improves language model performance, visual prompt engineering can serve as a simple, compute-efficient approach to elicit better visual reasoning performance from video models. Example videos on our project page at https://visual-prompt-engineering.github.io/.

9
MODUS: Decoder-Only Any-to-Any Modeling of Diverse Modalities

Any-to-any models predict any modality from any combination of others within a single network, a formulation used in multimodal vision and vision-language models, and increasingly in scientific domains such as ecology and astronomy. Existing any-to-any models are typically trained from scratch using encoder-decoder or diffusion architectures, impacting their performance and preventing them from using strong pre-trained decoder-only models as a prior. In this work, we investigate decoder-only any-to-any multimodal modeling, which treats all modalities symmetrically and supports arbitrary modalities as inputs and outputs without modality-specific heads, losses, or task pipelines. Because every modality is both an input and an output of the same model, the resulting model, named Modus, can support a range of applications, such as chained generation through intermediate modalities or cross-modal self-verification by scoring the model's own outputs with another generated modality. Modus demonstrates strong out-of-the-box performance and is competitive with specialist and multitask baselines using a single model across various benchmarks. All materials are open-sourced at https://modus-multimodal.epfl.ch/.

8
Parallel Decoding Distillation for Fast Image and Video Generation

Generation in video diffusion or flow models is computationally expensive due to the slow and iterative sampling process. Current state-of-the-art (SOTA) acceleration methods heavily rely on variational score distillation (VSD) and adversarial losses to distill diffusion models into few-step generators. Albeit achieving high-quality video generation, these training losses are notoriously hard to optimize and suffer from mode collapse, leading to loss of video diversity and lack of motion. In this paper, we introduce Parallel Decoding Distillation (PDD), a simplified and scalable trajectory-based distillation method for fast inference of diffusion and flow matching models. Our architecture and training procedure are compatible with any pre-trained model and support sampling with a varying number of function evaluations (NFE). PDD accelerates generation by predicting multiple denoising steps per network evaluation. Conceptually, it learns a representation of the mean velocity without regressing its derivative using JVPs or finite-difference approximations. Our method achieves SOTA performance with 4-8 NFE on LTX-2.3 Text-to-Video/Audio, Wan 14B Text-to-Video, and Qwen-Image Text-to-Image. Moreover, PDD presents a significant improvement in generated video diversity.

6
OmniDelta: Skill-Driven Budget Allocation for Token Compression in OmniLLMs

Emerging Omni-modal Large Language Models (OmniLLMs) enable unified understanding of text, audio, and video, but their long audio-video token sequences introduce substantial memory and inference costs. Existing compression methods mainly focus on selecting important tokens under fixed budgets, leaving the preceding budget-allocation problem underexplored. We show that direct query-to-audio/video similarity is unreliable for inter-modal budget allocation, and that uniform intra-modal budgets can miss key evidence while retaining redundant content. To address these limitations, we propose OmniDelta, a training-free, skill-driven framework that couples intent-aware inter-modal allocation with content-aware intra-modal allocation. OmniDelta first constructs audio and video skill pools to shift the fixed retained-token budget according to query demand, then reallocates modality budgets over audio segments and video frames using local complexity and temporal redundancy. The resulting local budgets can be combined with existing pruning strategies, preserving the total retained-token ratio while changing where the budget is spent. Experiments on four audio-video benchmarks with two Qwen2.5-Omni models show that OmniDelta establishes a new accuracy-efficiency Pareto frontier across pruning ratios. At 25% token retention on Qwen2.5-Omni-7B, OmniDelta reduces GPU memory by 22.0% and achieves a 1.64x end-to-end speedup over full-token inference.

5
Reinforcement Learning for Code Optimization

RL for code correctness is now established: have the model generate a program, run it against hidden test cases, and reward solutions that pass. Extending this to code optimization seems straightforward: just add execution time to the reward. But in practice, once timing drives the reward, small problems in measurement noise, reward sparsity, or GRPO instability overwhelm the signal and make RL fail: generated solutions are barely faster, and more of them can fail. We make execution time learnable through three stages: (1) how code is tested, by building DMC-Optim with large optimization tests and a calibrated sandbox; (2) how speed is turned into reward, by composing correctness and speed in the RL environment and using an offline simulator to predict the most promising configurations; and (3) how the model learns from that reward, by adapting GRPO and evaluation to the sparser, noisier timed-execution setting. On DMC-Optim, the strongest optimization-aware configurations improve strict top-50% pass@1 from 18.0% to 31.3% on Qwen 2.5 7B and from 30.7% to 50.4% on CWM 32B. These gains further increase at stricter percentiles such as top-30%, with 125% relative improvement for CWM 32B, while preserving pure-correctness scores. When the timing sandbox is degraded, robust optimization RL reaches 100% to 200% improvement over standard RLVR, depending on the evaluation criterion. On LCB, CWM 32B wins up to 83% of median-sample speed comparisons against standard RLVR. Relative to the fastest correct human submissions per problem, it reaches about half the human rate of complexity-class improvements (14% vs. 28%).

3
Where Quality Breaks in Compressed Short-Text Generation: Staged Bottleneck Localization

Compressed short-text generators can fail in two different places: the codec may discard information before generation starts, or the latent generator may produce weak codes. Without separating these failure modes, researchers can spend compute improving the wrong component. We study this problem in a controlled 64-to-16 TinyStories case study built from a hierarchical VQ-VAE-2 codec and a masked discrete diffusion generator (MDLM). We use a staged validation protocol that separates codec reconstruction fidelity, latent generation quality, and auxiliary latent diagnostics under one shared external GPT-2 scorer, while reporting complementary semantic metrics for the geometry study. In the tested configuration, codec reconstruction alone raises median external perplexity from 15.17 to 27.36 (+80.4%) and p95 from 25.10 to 98.91 (+294.1%), showing that the dominant quality loss appears before latent generation begins. Under the same scorer, code-space MDLM remains materially stronger than token-space diffusion, reducing mean, median, and p95 by 32.9%, 30.9%, and 36.6%, respectively. Geometry-aware regularization improves local latent proxies but does not improve decoded-text metrics in the available runs. The contribution is methodological rather than algorithmic: the paper presents a reusable staged diagnosis for one concrete pipeline and shows that, in this setting, codec fidelity rather than latent denoising sets the practical quality ceiling.

3
Towards Robust Reinforcement Learning for Small-Scale Language Model Agents

The alignment of Small Language Models (SLMs) in the 70--500M parameter range using reinforcement learning is often considered unstable, though the underlying failure mechanisms have not been systematically investigated. In the State-of-the-Art (SOTA) research, fifteen (model, corpus) configurations were trained using Proximal Policy Optimization (PPO). The experiments included Pythia-70M, 160M, 410M and SmolLM2-135M, 360M on the TinyStories, CNN/DailyMail, and Wikitext-103 corpora. Three reproducible failure modes were identified in small-scale language models: silent LoRA parameter freezing in standard PEFT/TRL pipelines, numerical overflow in importance ratios when using bfloat16, and catastrophic policy collapse due to reward-model error. These issues were addressed using a merge-and-reinitialize adapter technique, float32 precision during PPO updates, and a three-layer safety mechanism comprising reward whitening, importance-ratio guarding, and weight rollback. In this paper, a capacity-headroom hypothesis is proposed, which states that PPO performance at the SLM scale depends on both a fluent supervised model (PPL<20) and a discriminative reward signal, rather than on the number of model parameters. The proposed system converged stably in all experiments and improved preference win rate over the SFT baseline in configurations with a fluent prior and an informative reward signal. Furthermore, it outperformed instruction-tuned baselines while requiring significantly less training data. All checkpoints, preference datasets, and training scripts are publicly released^§.

3
How Fast Can Reward Models Score? A Systems Study of C++ and PyTorch Inference Runtimes for RLHF

In RLHF pipelines, reward scoring blocks policy updates. Slow scoring bottlenecks the entire loop, since no update runs until every rollout gets a score. And yet most setups just default to PyTorch eager mode or torch.compile, no one checks if that's actually fastest. Scoring itself is small. Rollout generation eats far more of a typical RLHF step. But scoring and generation fight over the same CPU and GPU resources, so a faster scoring engine doesn't shrink step time on its own. It mainly frees up capacity generation can use instead. We built a native C++ inference engine on ONNX Runtime. First step: confirm correctness. Output matched the PyTorch reference to 5.7 x 10^-6 on CPU and 4.2 x 10^-3 on GPU, close enough to trust. Then we tested it against PyTorch eager mode, torch.compile, and FastAPI, on both CPU and GPU. CPU was decisive. Our engine beat every baseline, confidence intervals didn't even overlap. GPU gave a different view: we beat PyTorch and FastAPI, but torch.compile came out ahead. Further testing traced the speedup to ONNX Runtime itself, not C++ as a language. And batching strategy mattered more than either the language or the runtime choice, more than we expected. The results are from repeated, independent runs, since single runs just aren't reliable enough to trust.

2
Agent Retrieval Bench: Evaluating Repository Context Retrieval for Coding Agents

Modern coding agents are usually evaluated by whether they eventually produce a correct patch, but patch generation depends on an earlier context-acquisition stage: finding the repository files needed for the task. We introduce Agent Retrieval Bench, a file-level benchmark for this upstream retrieval problem. Samples are built from real coding-workflow signals and evaluated against frozen base-commit repositories, with relevance defined by what an agent needs next rather than direct query-file semantic similarity. The benchmark covers four positive-retrieval tasks: code2test, comment2context, trace2code, and edit2ripple; a fifth subset evaluates selective retrieval using natural evidence-backed no-gold cases and counterfactual wrong-repository controls. Agent Retrieval Bench contains 427 samples across 25 repositories: 345 positive examples, 50 natural no-gold examples, and 32 counterfactual controls. The corpus includes 308 base-commit snapshots, 392,000 files, and 7.9 million chunks. We evaluate lexical retrieval, RepoMap, open-source embeddings, selective abstention, and logged agent context selection. No single retrieval family dominates: Qwen3-Embedding-4B has the best sample-weighted MRR on positive samples, Qwen3-Embedding-8B the best Recall@20, and RepoMap the best budgeted context yield at 8K tokens, with task-level winners differing substantially. Selective thresholds calibrated with counterfactual controls do not improve selective success on natural no-gold cases, revealing a calibration gap. Logged trajectories also miss every gold file on 27-35 percent of samples. A controlled seed-intervention pilot finds that retrieval-derived initial context yields higher file F1 with less post-seed exploration than random non-gold context, while oracle gold context shows substantial remaining headroom.

2
VisualPatchWorld: Code World Models as Latent Structured Representations for Planning

Different research lines use the term world model in different ways, yet they share a common aim: to capture how the world evolves under action in a form that supports perception, simulation, and planning. Two prominent realizations are neural predictors that learn dynamics in continuous vector spaces, and hand-built physics engines that expose explicit state and physical laws. Neural predictors scale from data but leave the form of the dynamics implicit; physics engines are inspectable and editable but difficult to construct at scale. We introduce VisualPatchWorld (VPW), which represents world dynamics as code. VPW first selects a qualitative dynamical form with short active probes, then fits that form's free parameters from recorded state-action traces by minimizing multi-step prediction error. The resulting programs can be rolled forward like a simulator, inspected in source form, and used inside model-predictive control; image-derived scene graphs can supply the live state at replan time. Across comparisons with prior code-based world models, VPW attains 69.0% mean planning success and exceeds the strongest code baseline by 23.5 points. The largest gains arise when choosing the correct qualitative dynamics is essential. Under the same planner, the induced models approach ground-truth engine success on navigation and grasp-rich control; a residual gap remains for contact-rich pushing, and checking a shortlist of promising plans in the engine closes most of that gap. These results establish a practical route toward automatically constructed code world models that are useful for planning. Code is available at https://github.com/HKBU-KnowComp/VisualPatchWorld/.

2
Temporal-Distance JEPA: Plan-Aware Representation Learning for Latent World Model Predictive Control

Joint-Embedding Predictive Architectures (JEPAs) learn world models by predicting in representation space rather than reconstructing pixels, making them a natural backbone for latent model predictive control from offline demonstration logs. JEPA-style training optimizes short-horizon latent prediction, whereas planning requires a multi-step ranking of imagined futures by goal progress. Prior JEPA planners often inherit that ranking from embedding geometry, typically latent Euclidean distance, which arises as a byproduct of representation learning rather than as a progress cost mined from the logs. We propose temporal-distance JEPA (TD-JEPA), which retains the LeWM encoder--predictor backbone and mines a directed temporal cost from reward-free trajectories: same-trajectory step order supplies positive targets, cross-trajectory pairs act as heuristic negatives, and a rollout-consistency term matches the planner horizon. The mined supervision serves two roles: as the deployed planning cost when progress is topological, and as a representation signal that improves Euclidean planning when contact geometry dominates. Under locked evaluation, deploying the mined cost raises Two-Room success to 100.0% versus LeWM's 97.4%, while shared Euclidean planning on the same temporally trained checkpoint raises OGB-Cube by 14.2 points over LeWM and improves Push-T. Against LeWM and the concurrent RC-aux baseline under locked evaluation, TD-JEPA matches or exceeds both methods on every environment. Ablations show that the directed head, cross-trajectory negatives, and rollout consistency each contribute. TD-JEPA narrows the train--plan gap for JEPA world-model planners by discovering temporal progress structure in offline logs and co-designing cost form with plan-time deployment. Code is available at https://github.com/HKBU-KnowComp/TD-JEPA.

2
Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion

We present a reproducible pipeline for mapping Common Vulnerabilities and Exposures (CVEs) to MITRE ATT&CK Enterprise techniques from free-text vulnerability descriptions. Rather than relying on the CWE->CAPEC->ATT&CK derivation chain, whose table-expansion artifacts we quantify, we train a multi-label classifier on a curated gold dataset of 1,207 CVEs from expert MITRE Center for Threat-Informed Defense mappings. The resulting model approximately doubles recall@5 compared with a zero-shot embedding-similarity baseline and improves every ranking metric. We then investigate whether LLM-assisted labeling can extend the gold dataset. Initial experiments suggest contradictory conclusions: a single run indicates degraded performance, while averaging over five random seeds suggests a small gain. However, an independent replication and an expansion-size study (100--984 additional CVEs) show that the apparent improvement is an evaluation artifact. LLM-generated labels, with approximately 0.39 agreement with expert annotations, provide no reliable improvement at any expansion size and reduce rare-technique coverage at around 1,000 added CVEs (macro-F1 decreases by 0.04). The root cause is evaluation noise. Selecting checkpoints on a small test split effectively maximizes over many noisy evaluations, producing recall@5 differences of up to 0.05 between otherwise identical runs. Using a corrected protocol based on validation-split checkpoint selection, the gold-only model achieves recall@5 of (0.673 \pm 0.019), and repeating the decisive experiment confirms the null result for LLM expansion. A final scaling study shows that additional expert-curated data consistently improves performance, whereas LLM-labeled data does not, indicating that the classifier is limited by label quality rather than dataset size. All datasets, models, code, and training logs are publicly released.

2
Uncovering Latent Reasoning Strategies in Language Models

A language model p_θ(y mid x) trained on reasoning tasks learns to solve problems via multiple distinct strategies, yet these strategies are implicit and entangled within the model's response distribution. We study the problem of decomposing the response distribution of a given pretrained language model into a structured, strategy-conditioned representation. Specifically, we learn a latent-variable factorization p_θ(y mid x) leadsto (r_ϕ(z mid x), g_ϕ(y mid x,z)), where a router r maps each input to a distribution over latent strategies z and a generator g produces the response conditioned on that strategy. A key challenge is that the generator, initialized from the base model, already represents p_θ(y mid x) without using z. Standard variational inference therefore gives the model no incentive to route information through z and can yield a severe form of posterior collapse. To address this, we propose a variational objective that measures fractional information gain relative to the base model's response loss and concentrates reconstruction pressure on tokens with high base model surprisal, encouraging z to encode strategy-relevant response variation. We introduce a benchmark of multi-strategy algorithmic tasks and show that this objective recovers latent codes aligned with distinct reference strategies while preserving the base model's response distribution.

1
OPERA: Offline Policy-guided Expert Routing and Adaptation for Universal Biomedical Image Analysis

Biomedical image analysis spans diverse modalities and tasks, yet real-world deployment is hindered by severe distribution shifts across scanners, protocols, and patient populations. High-performing models consequently require repeated domain-specific fine-tuning, which is a costly cycle that becomes impractical when labels are scarce or privacy constraints limit data sharing. We propose OPERA (Offline Policy-guided Expert Routing and Adaptation), a multi-agent ensemble framework that addresses this deployment bottleneck by treating expert weight assignment as an offline policy learning problem: a routing policy is learned from a small validation set without gradient updates to any expert agent, then deployed with test-time adaptation to handle distribution shift. OPERA coordinates heterogeneous specialist agents through complementary mechanisms. The expert profiling module learns selection policies offline, enabling informed allocation of expertise. Each agent undergoes confidence calibration through temperature adjustment, ensuring more reliable probabilistic outputs. OPERA also incorporates distribution aware adaptation, where class weights are dynamically adjusted at the batch level using statistics derived from unlabeled test data. Instance level routing assigns each sample to the most suitable expert by leveraging inter model agreement and predictive entropy. We evaluate OPERA on 9 datasets covering fundus photography, chest X-ray, CT, MRI, and multimodal diagnostic benchmarks, comparing against 30+ baselines across classification, segmentation, and multimodal settings. OPERA consistently improves performance and calibration quality, demonstrating that offline policy-guided expert agents coordination is a practical path to deployable biomedical AI without retraining. Code is on https://github.com/HUANGLIZI/OPERA{GitHub}.

0
Projection Pursuit CPCANet for Domain Generalization

Domain Generalization (DG) aims to learn representations robust to distribution shifts. Recent geometric alignment methods, such as CPCANet, extract domain-invariant structures through batch-wise Common Principal Component Analysis (CPCA). However, CPCANet suffers from rank-deficient covariance estimation due to the small-sample-size issue in mini-batch training. To address this limitation, we propose Projection Pursuit CPCANet (PP-CPCANet), a covariance-free framework that learns a global orthogonal basis on the Stiefel manifold and jointly optimizes it with network parameters via the Cayley transform. We further introduce a symmetry-breaking detached-median PP dispersion objective to extract common principal components (CPCs) with dense and robust optimization signals. Experiments on four DG benchmarks show that PP-CPCANet achieves SOTA performance while maintaining stable training.

0
Edge-Aware Thermal Infrared UAV Swarm Tracking

Thermal infrared (TIR) imaging is essential for UAV swarm operations in visually degraded environments. However, tracking tiny UAVs remains challenging due to limited appearance cues, frequent occlusions, and rapid maneuvers. Despite significant progress driven by benchmarks such as the Anti-UAV challenge, existing methods primarily prioritize accuracy while overlooking the computational constraints of real-time edge deployment. The standard Kalman Filter (KF) offers the efficiency required for edge devices, yet its constant-velocity assumption often breaks down under highly dynamic UAV motion and thermal sensor jitter. More sophisticated nonlinear estimators can improve robustness but often introduce additional computational costs. To address this gap, we propose an edge-aware online tracking pipeline centered on the Adaptive Kinematic Kalman Filter (AKKF), which augments the linear KF with state-dependent kinematic modeling while preserving real-time efficiency. Combined with transient false-positive suppression and kinematics-driven predictive coasting, the presented pipeline improves trajectory continuity under challenging TIR conditions. Experiments on the Beyond Strong Baseline (BSB) benchmark provide a starting point for edge-aware UAV tracking by jointly evaluating tracking performance and computational efficiency, offering insights toward future real-time deployment.

0
GLI-AL: A Multi-Modal Glioma MRI Label Resource with Unified Anatomy-Lesion Labels

Existing BraTS-GLI datasets provide a widely used benchmark for adult glioma MRI segmentation, but their task definition focuses on tumor subregions and does not systematically represent coexisting white matter hyperintensities (WMH). In joint segmentation settings, such unlabeled abnormalities introduce task-specific label noise by treating pathological regions as normal tissue. To address this limitation, we introduce BraTS-GLI Anatomy-Lesion, a controlled-access, labels-only derived resource built from the BraTS 2023-GLI training cohort. The resource provides 1,251 unified eight-class anatomy-lesion label sets aligned with the original four-modal MRI cases, including image-repair labels for 116 cases requiring repaired imaging inputs. The cohort is organized into a 394-case purified subset and an 857-case extended subset, with case-level metadata covering label source, image-repair requirements, quality-control status, access conditions, checksums, and release boundaries. Compared with the original BraTS-GLI annotations, the resource substantially expands foreground supervision by incorporating healthy brain tissues and previously unlabeled coexisting abnormalities within a unified label space. A validation study using MedNeXt and T1/FLAIR inputs suggests that WMH-aware supervision preserves healthy-tissue segmentation performance across both in-domain GLI and external WMH datasets, while improving sensitivity to coexisting lesions relative to noisy-control training. The resource is intended for scientific research and supports joint anatomy-lesion supervision, label-noise analysis, and reproducible evaluation. Data are available at https://www.synapse.org/Synapse:syn75210889/wiki/, and code is available at https://github.com/xyx200/brats-gli-anatomy-lesion-code. The data resource DOI is https://doi.org/10.7303/SYN75210889.

0
05

PRODUCT HUNT

05.00
PRODUCT HUNT

Product Hunt - July 29, 2026

Product Hunt Daily Feed: Featuring noteworthy tech launches.

Denovo icon
Denovo

Turn your vibe-coded app into paying customers

0
Prelint icon
Prelint

Prevent product drift in AI-written code

0
Task Monki icon
Task Monki

Run coding agents through the full development process

0
ClinicFrame icon
ClinicFrame

Like Granola, but for healthcare. Fully HIPAA-compliant.

0
Bo AI icon
Bo AI

An AI personal assistant that lives in your texts 💬

0
AgentQuartz icon
AgentQuartz

Claude & Cursor usage in your macOS menu bar

0
EQK 3.0 icon
EQK 3.0

Mac app with dynamic AI Equaliser

0
SceneNote icon
SceneNote

Free video feedback tool for editors & clients

0
BlackFlare icon
BlackFlare

Mission control for Claude Code & Codex in your menu bar

0
Vela icon
Vela

The AI Recruiting Coordinator

0
MemoryCustodian icon
MemoryCustodian

Repo-native memory for coding agents

0
Totem icon
Totem

Your Twitter bookmarks organized to make you read them

0
SoundGate Guitar icon
SoundGate Guitar

AI Music Tutor that gives real-time feedback on your playing

0
/mission for Claude Code icon
/mission for Claude Code

Give Claude Code missions to spawn a team of agents

0
JusTTY icon
JusTTY

A simple native macOS terminal built on Swift and libghostty

0
Epilude icon
Epilude

Local voice dictation for Mac for polished text

0
Snapr icon
Snapr

Capture thoughts, find them instantly

0
Ycode AI Agents icon
Ycode AI Agents

Build websites with AI

0
Prefactor icon
Prefactor

Evaluate your AI Agents in real-time

0
Leaping AI icon
Leaping AI

AI agents that call and text in multi-day campaigns

0
Cekura icon
Cekura

The self-improvement loop for voice agents

0
EasyCircuit icon
EasyCircuit

Hardware prototyping, as simple as vibe-coding

0
Pinery Prose icon
Pinery Prose

AI co-author for books + every edit is a diff you approve

0
Cardzen icon
Cardzen

Track every credit, perk, and point before it expires

0
Hardbook icon
Hardbook

The freelancer booking link that signs the contract for you

0
Liminal icon
Liminal

A workspace & 2nd brain for you, your agent, and your team

0
qsa.sh icon
qsa.sh

External security scan of your own IP, in your terminal

0
MCP-Billing icon
MCP-Billing

OAuth 2.1 + usage-based Stripe billing for MCP servers

0
Phantom icon
Phantom

Voice-first AI agent that operates your Mac

0
Conduit icon
Conduit

AI agents purpose-built for Hospitality

0
Superunit icon
Superunit

AI agents that verify employment by phone, email & fax

0
RecipeBook by Shofo icon
RecipeBook by Shofo

Buy video training data by the hour featuring 25M+ clips

0
FlowTask 2.0 icon
FlowTask 2.0

Company brain for AI Agents

0
Tag Your Photos icon
Tag Your Photos

AI-powered keywords for Apple Photos, 100% on your Mac

0
ZenithBar icon
ZenithBar

The activity island Windows was missing

0
Cercle icon
Cercle

The bat signal for your closest friends.

0
Jotform Website Widgets icon
Jotform Website Widgets

Build and embed no-code website widgets in minutes

0
Lottie Creator 2.0 icon
Lottie Creator 2.0

After Effects for the web, built on Lottie

0
Growth Opt Playbook icon
Growth Opt Playbook

Turn campaign data into your next marketing move

0
ChatBeacon AIX icon
ChatBeacon AIX

AI support that resolves 87% of chats

0
G.I.A.ac icon
G.I.A.ac

Build real, working apps from a single sentence

0
Lamoom icon
Lamoom

Run agent apps inside your Claude or sell your own

0
SUB/WAVE icon
SUB/WAVE

Self-hosted radio with an AI DJ and one shared stream

0
Firstpass icon
Firstpass

Actionable input so you nail every launch

0
Space-Bin icon
Space-Bin

Secure temporary workspaces. No sign-up required.

0
localskills.sh icon
localskills.sh

AI Skill & MCP server management for teams & enterprises

0
Grok 4.5 icon
Grok 4.5

SpaceXAI's model for coding, agentic tasks & knowledge work

0
Edit Mind × Strava icon
Edit Mind × Strava

Every clip matched to the Strava activity it's from

0
superfile icon
superfile

A modern, visual file manager for the terminal

0
FindDiskKiller icon
FindDiskKiller

See which apps are hammering your Mac's disk

0
06

TECHMEME

06.00
TECHMEME

Techmeme - July 29, 2026

Techmeme Digest: Major tech headlines and industry conversations.

Arm reports Q1 revenue up 22% YoY to $1.29B, vs. $1.26B est., royalty revenue up 22% YoY to $715M, and forecasts Q2 profit above estimates (Reuters)
Source: TechmemePublished: Jul 29, 2026

Reuters : Arm reports Q1 revenue up 22% YoY to $1.29B, vs. $1.26B est., royalty revenue up 22% YoY to $715M, and forecasts Q2 profit above estimates —  Arm Holdings forecast second-quarter revenue above Wall Street estimates on Wednesday, signaling strong demand for its energy-efficient chip designs for AI data centers.

Meta reports Reality Labs Q2 revenue up 16% YoY to $431M, vs. $423.4M est., and a $4.62B operating loss, vs. $5.07B estimated (Jonathan Vanian/CNBC)
Source: TechmemePublished: Jul 29, 2026

Jonathan Vanian / CNBC : Meta reports Reality Labs Q2 revenue up 16% YoY to $431M, vs. $423.4M est., and a $4.62B operating loss, vs. $5.07B estimated —  Meta's Reality Labs unit, which develops virtual reality devices and wearables powered by AI, lost $4.62 billion in the latest quarter.

Meta reports free cash flow of $784M in Q2, down 91% YoY, and now expects 2026 capex to be $130B-$145B, compared with its prior forecast of $125B-$145B (Reuters)
Source: TechmemePublished: Jul 29, 2026

Reuters : Meta reports free cash flow of $784M in Q2, down 91% YoY, and now expects 2026 capex to be $130B-$145B, compared with its prior forecast of $125B-$145B —  Meta Platforms (META.O) reported a precipitous 91% drop in free cash flow on Wednesday, underscoring the financial strain …

Qualcomm reports Q3 revenue down 4% YoY to $9.95B, vs. $9.67B est., forecasts Q4 profit below est., expects revenue from Apple products to decline more quickly (Reuters)
Source: TechmemePublished: Jul 29, 2026

Reuters : Qualcomm reports Q3 revenue down 4% YoY to $9.95B, vs. $9.67B est., forecasts Q4 profit below est., expects revenue from Apple products to decline more quickly —  Qualcomm (QCOM.O) forecast fourth-quarter profit below Wall Street estimates on Wednesday, and said revenue from Apple (AAPL.O) …

Meta reports $2.4B in charges related to legal proceedings in Q2 and $1.18B in severance expenses in connection with the May 2026 layoff of about 8,000 staff (Todd Spangler/Variety)
Source: TechmemePublished: Jul 29, 2026

Todd Spangler / Variety : Meta reports $2.4B in charges related to legal proceedings in Q2 and $1.18B in severance expenses in connection with the May 2026 layoff of about 8,000 staff —  The company, the parent of Facebook and Instagram, said it took “$2.4 billion charges related to legal proceedings” in Q2.

Microsoft reports Q4 Azure and other cloud services revenue up 43% YoY, vs. 40% est., and says Azure revenue in FY 2026 exceeded $100B for the first time (Jordan Novet/CNBC)
Source: TechmemePublished: Jul 29, 2026

Jordan Novet / CNBC : Microsoft reports Q4 Azure and other cloud services revenue up 43% YoY, vs. 40% est., and says Azure revenue in FY 2026 exceeded $100B for the first time —  Microsoft shares rose in extended trading on Wednesday after the software maker disclosed strong fiscal fourth-quarter revenue.

Meta reports Q2 revenue up 28% YoY to $60.8B and family daily active people up 3% to 3.6B on average for June 2026; META drops 6%+ after hours (Meta)
Source: TechmemePublished: Jul 29, 2026

Meta : Meta reports Q2 revenue up 28% YoY to $60.8B and family daily active people up 3% to 3.6B on average for June 2026; META drops 6%+ after hours —  Meta Platforms, Inc. (Nasdaq: META) today reported financial results for the quarter ended June 30, 2026.  —  “AI is accelerating our core business today …

Microsoft reports Q4 revenue up 18% YoY to $90B, net income up 31% to $35.8B, and Microsoft Cloud revenue up 27% to $59.3B; MSFT jumps 3%+ after hours (Microsoft)
Source: TechmemePublished: Jul 29, 2026

Microsoft : Microsoft reports Q4 revenue up 18% YoY to $90B, net income up 31% to $35.8B, and Microsoft Cloud revenue up 27% to $59.3B; MSFT jumps 3%+ after hours —  REDMOND, Wash. — July 29, 2026 — Microsoft Corp. today announced the following results for the quarter ended June 30, 2026 …

Waymo gradually resumes freeway routes, starting with Phoenix, more than two months after suspending them to improve performance around construction zones (Kirsten Korosec/TechCrunch)
Source: TechmemePublished: Jul 29, 2026

Kirsten Korosec / TechCrunch : Waymo gradually resumes freeway routes, starting with Phoenix, more than two months after suspending them to improve performance around construction zones —  Waymo is slowly adding freeway routes back to its service area more than two months after the company stopped driving these high-speed roads …

Google launches its Lyria 3.5 music generation model in Google Flow Music, highlighting improved musicality, lyrics, vocal quality, and creative control (Google)
Source: TechmemePublished: Jul 29, 2026

Google : Google launches its Lyria 3.5 music generation model in Google Flow Music, highlighting improved musicality, lyrics, vocal quality, and creative control —  Our newest music generation model, Lyria 3.5, delivers significant advancements across musicality, lyrics, and vocal quality, empowering you to craft richer tracks.

Thinking Machines Lab co-founder Lilian Weng is returning to OpenAI after announcing earlier this week she was leaving TML over workload-related health concerns (The Information)
Source: TechmemePublished: Jul 29, 2026

The Information : Thinking Machines Lab co-founder Lilian Weng is returning to OpenAI after announcing earlier this week she was leaving TML over workload-related health concerns —  Lilian Weng, a researcher who cofounded AI startup Thinking Machines Lab alongside former OpenAI Chief Technology Officer Mira Murati …

OpenAI launches ChatGPT for Academic Researchers, giving 100K scientists, mathematicians, and engineers free access to its frontier models through 2027 (Ina Fried/Axios)
Source: TechmemePublished: Jul 29, 2026

Ina Fried / Axios : OpenAI launches ChatGPT for Academic Researchers, giving 100K scientists, mathematicians, and engineers free access to its frontier models through 2027 —  OpenAI is launching a new program Wednesday that will provide 100,000 academic researchers with free access to its advanced AI models through 2027 …

Anthropic's cryptanalysis results on HAWK and AES show AI can now understand existing cryptanalysis results, turn them into new attacks, and even extend them (Matthew Green/A Few Thoughts ...)
Source: TechmemePublished: Jul 29, 2026

Matthew Green / A Few Thoughts on Cryptographic Engineering : Anthropic's cryptanalysis results on HAWK and AES show AI can now understand existing cryptanalysis results, turn them into new attacks, and even extend them —  Yesterday Anthropic published two new cryptanalysis results, both outputs of Claude Mythos, their (still) unreleased advanced model.

Investors continue to dump chipmaker stocks on Wednesday following disappointing results from SK Hynix; Sandisk is down 7.5%+, Arm 6.5%+, and AMD 6.5%+ (Financial Times)
Source: TechmemePublished: Jul 29, 2026

Financial Times : Investors continue to dump chipmaker stocks on Wednesday following disappointing results from SK Hynix; Sandisk is down 7.5%+, Arm 6.5%+, and AMD 6.5%+ —  South Korean chip giant misses analyst expectations but insists risk of memory oversupply remains ‘limited’

Qualcomm says it has signed a 10-year deal to supply chips for BMW's future digital cockpit and advanced driver-assistance systems (Harshita Mary Varghese/Reuters)
Source: TechmemePublished: Jul 29, 2026

Harshita Mary Varghese / Reuters : Qualcomm says it has signed a 10-year deal to supply chips for BMW's future digital cockpit and advanced driver-assistance systems —  Qualcomm (QCOM.O) said on Wednesday it has signed a long-term deal to supply chips for German luxury automaker BMW's (BMWG.DE) future digital cockpit …

07

STARTUP ARCHIVE

07.00
STARTUP ARCHIVE

Startup News - July 29, 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 - July 29, 2026

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

GCC 宣布 AI 政策

GCC 指导委员会宣布采纳 GCC AI 政策工作组推荐的 AI 贡献政策。GCC 将拒绝任何“包含 LLM 生成的内容或源自 LLM 生成的内容的具有法律意义的贡献”。所谓“具有法律意义”指的是“约 15 行代码和/或文本”即可被视为具有版权意义。GCC 维护者可选择接受由 LLM 生成的具有法律意义的测试用例。AI 政策不禁止将 LLM 用于研究、分析、Bug 发现和报告、补丁审查等用途,只要其输出不包含在贡献中即可。指导委员会表示,AI 政策将不断发展完善,定期进行修订。

微软悄悄在 Windows 11 上安装了 OneDrive Photos

微软被发现不经过用户同意悄悄在 Windows 11 上安装了一个新应用 OneDrive Photos,可能是通过 Windows Update 或 OneDrive 客户端更新安装到设备上的。该应用的可执行文件是 C:\Program Files\Microsoft OneDrive\OneDrive.App.exe,它是基于 WebView2,并非原生应用。相比下 OneDrive 客户端的可执行文件是 C:\Program Files\Microsoft OneDrive\OneDrive.exe。OneDrive Photos 会自动扫描设备上的照片,其中的 People 栏还会请求扫描你的脸部。

Google 研究未发现有证据显示 AI 将导致大规模自动化以及能取代白领

Google 发表研究报告《AI & Economy ATLAS》,它未发现有明确证据显示 AI 将导致大规模自动化以及能取代白领工作。报告是基于对 Gemini App、Google AI Mode 和 Gemini API 上 1500 万次匿名化 AI 交互的活动、任务、全景趋势和普及研究。研究发现,AI 应用仍停留在浅层,且主要以协作为主,端到端任务自动化的范围有限。计算机、金融、艺术和娱乐等领域的白领工作的 Gemini 普及率高于其它领域,金融/市场分析师、软件开发者和系统管理员是 AI 的高频用户,销售、运输工人以及食品加工/服务人员很少使用 AI。29% 的职业 AI 的影响微乎其微,另外 30% 的职业大部分工作仍然由人类负责。只有 3% 的职业会经常性的使用 AI,这些受 AI 影响最大的职业包括了软件 QA 分析师和测试人员、HR 专家以及文档管理专家。数据表明 AI 目前主要作为现有工作的补充,对某些职业中的部分任务有用,未被全面用于执行目前由人类完成的工作。员工外包给 AI 的认知任务绝大多数都不需要太多专业知识。

50 岁以上工人的睡眠危机

爱丁堡大学的研究人员在一年时间里跟踪了不同行业 45 名年龄在 50-66 岁之间的员工,收集了逾 1900 份自我报告的幸福感和工作场所评估数据,以及逾 5200 天的可穿戴传感器数据。结果显示,睡眠问题在参与者中间非常普遍。大多数参与者平均每晚睡眠时间为 6.5-8 小时,但九成参与者在整个研究期间都经历了睡眠障碍。研究结果表明,睡眠紊乱而非睡眠时间不足可能是许多人感觉休息不足的原因。在众多因素中,工作压力被认为与睡眠问题密切相关。

美国科技巨头现金流失加速

Alphabet 上周公布的 4~6 月财报显示,净利润为 1121 亿美元,达到上年同期 4 倍。但其自由现金流 4~6 月为 -58 亿美元,自 2004 年上市以来首次转负。另一家巨头亚马逊和 Alphabet 一样,自由现金流正在急剧减少。原因被认为是加速投资 AI 数据中心。亚马逊 1~3 月的自由现金流同比减少 95%,降至 12 亿美元。如果 4~6 月的自由现金流转负,可能会加剧市场对 AI 过度投资的担忧。

DeepMind 解散 AlphaFold 项目团队

随着 Google DeepMind 对曾使其跻身全球顶尖人工智能实验室之列的研究战略进行全面调整,AlphaFold 研发团队已被解散。AlphaFold 是一个能预测蛋白质结构的人工智能系统,曾经荣获诺贝尔奖。过去一年,AlphaFold 论文的多数原作者已被调任。DeepMind 证实,这些员工已在公司内部转岗,参与围绕 Gemini 大型语言模型开发的项目,以及酶设计、核聚变和基因组学等领域的工作。部分人则转投 Alphabet 旗下的药物研发公司 Isomorphic Labs。还有近四分之一论文作者完全离开公司。三名核心成员 John Jumper、Jonas Adler 以及 Alexander Pritzel 跳槽到了 Anthropic。OpenAI 研究主管 Mark Chen 此前评论说,AI 研究人员希望在前沿实验室工作,而不是疲于追赶。

eBay 支付 5600 万美元和解骚扰跟踪记者案

EcommerceBytes 是一家创办于 1999 年专注于电商相关新闻和评论的网站,由 Ina 和 David Steiner 夫妇创办。2019 年 4 月,Ina 发表文章说时任 eBay CEO Devin Wenig 的薪水 152 倍于普通员工。eBay 高管长期以来就对这个网站的文章很不满,首席传媒官 Steve Wymer 将这篇文章转发给了 CEO,附言要给点 Ina 颜色看。Wenig 在一个月后发短信同意了计划。Wymer 随后让安全部门主管 Jim Baugh 负责此事。eBay 的员工对 Steiner 夫妇展开了一系列的跟踪和骚扰行动,包括送活蟑螂、送花圈、一本关于如何走出丧偶阴影的书,以及血淋淋的猪面具。Steiner 夫妇于 2021 年提起了诉讼,双方刚刚达成了和解,eBay 将支付 5570 万美元的赔偿和慈善捐款。其中赔偿金为 4615 万美元,eBay 还将向多家慈善机构捐赠 600 万美元,前 CEO 将以 Ina Steiner 的名义向一家致力于保护宪法第一修正案权利的慈善机构捐赠 100 万美元。七名前 eBay 员工和合同工认罪和判刑,但两位前高管 Wymer 和 Wenig 没有受到刑事指控。

Swift 天文台拯救任务面临变数

NASA 周二宣布,旨在拯救 Neil Gehrels Swift 天文台的商业卫星 LINK 自己也出现了问题。LINK 的三个反作用轮中有两个没有正常工作,冷气推进器系统也遇到了些问题。反作用轮被用于通过释放动量控制轨道飞行器的姿态,是卫星标准组件。而冷气推进器系统被用于更精细的控制。Swift 天文台已服役近 22 年,由于大气阻力其轨道高度已从原来的 600 公里衰减至约 400 公里,如果不提升轨道高度,天文台会在今年底不受控重返大气层。去年 9 月 NASA 授予 Katalyst Space Technologies 一份 3000 万美元的合同,用于开发和发射一艘与 Swift 对接并提升其轨道高度的卫星 LINK。LINK 于 7 月 3 日成功发射,未来几个月它将尝试用三个机械臂抓住 Swift 天文台,启动推进器,将其送回 600 公里高度的安全轨道。NASA 表示,Link 卫星仍能与地面团队保持通信,有足够电力,让工程师有时间制定方案,解决反作用轮问题。在重新建立稳定姿态并进一步检查其状态后,Katalyst 计划更新 Link 的制导、导航和控制系统以适应新配置。

DEF CON 禁止有录像功能的智能眼镜

即将于 8 月 6 日在拉斯维加斯举行的年度黑客大会 DEF CON 禁止与会者佩戴有录像功能的智能眼镜。DEF CON 允许与会者拍照,但有诸多限制,事实上除了演讲者不允许拍摄其他人,除非摄影师征得被拍者的同意。这一拍照政策在 Meta 等公司的智能眼镜流行前一直没变。有录像功能的智能眼镜被认为会侵犯与会者的隐私,破坏彼此之间的互动。有与会者表示如果被秘密录像,他们不太愿意继续参加线下会议。

美国以国家安全理由禁售外国制造的先进机器人

美国以国家安全理由禁售外国制造的先进机器人。美国政府公布的文件称,现代的机器人要始终联网,扩大了攻击面,更容易泄漏数据和远程破坏。文件举例说,被称为 UniPwn 的漏洞能被攻击者用于控制宇树的人形机器人。“如果美国继续依赖外国的先进机器人设备和关键零部件,那么美国经济中依赖这些机器人的部分以及国家安全体系,将受制于外国实体的摆布。这些外国实体可能会在其选择的时机破坏或削弱供应链。”由韩国现代汽车控股的美国机器人公司波士顿动力豁免于禁令。已获准在美国销售的机器人不受影响。准备批量制造人形机器人的特斯拉公司将受益于这一禁令。

卫星照片确认亚马逊位于巴林的两座数据中心遭到破坏

伊朗公布的高分辨率卫星照片以及来自欧洲 ESA Sentinel-2 卫星星座的低分辨率照片,确认亚马逊位于巴林 Zallaq 和 Askar 的两座数据中心建筑遭到破坏。分析师表示数据中心的破坏程度还无法判断。伊朗方面表示袭击数据中心是因为亚马逊支持了美国的军事行动。亚马逊以及美国军方都拒绝置评。监视冲突的非营利组织 Armed Conflict Location & Event Data 称,亚马逊位于巴林 Zallaq 的数据中心在 7 月 22 日和 24 日两次遭到袭击,位于 Askar 的数据中心于 7 月 18 日和 21 日两次遭袭。

中国开始量产 DUV 光刻机

The Information 本周一报道,一家总部位于上海的企业已启动浸没式深紫外(DUV)光刻机的小规模批量生产,预计今年内向中芯国际、华虹半导体及长鑫存储等主要芯片制造商交付首批约5台设备,2027 年产量计划提升至约20台。这款中国产光刻机主打28纳米芯片生产,还可满足 7 纳米级别芯片的制造需求。路透周二报道,该公司名为上海爱晟纳电子科技集团,是一家国营企业,2023 年 8 月在上海成立,注册资本就高达 70 亿元人民币,主要股东为上海电气控股集团及上海国际信托旗下子公司等国有资本。

加拿大议员在议会演讲期间阅读了 AI 的回应

AI 聊天机器人在回答用户问题时经常会拟人化的给出替代答案,比如“有一个更自然更流畅的版本”之类。上个月,加拿大 New Brunswick 省进步保守党(Progressive Conservative Party)议员 Bill Oliver 在议会演讲中大声朗读,“here’s a more natural, flowing version of that section that reads like a legislative speech rather than a series of short points”,这是大模型的典型回复。这段奇怪的朗读当时未引起多少注意,但上周相关视频开始在社交媒体上广泛传播,引起了加拿大广播公司等主流媒体的注意。Oliver 绝非第一个盲目朗读他人代笔演讲稿的政客,当然也不是第一个依赖 LLM 辅助撰写演讲稿的政客。但在公开场合大声朗读明显是 AI 生成的文字且没有意识到,无疑是创造了新的历史。

维基基金会决定不自愿认可员工工会

管理维基百科的维基基金会选择了美国科技公司常用的应对员工组建工会的策略:不自愿认可。对于员工组建工会,雇主通常有两种选择:其一是员工递交有超过半数人签名的工会组建请求,雇主选择自愿认可该工会在其工作场所的唯一代表权,然后展开相关谈判;其二是不自愿认可工会请求,而是要求进行选举,期间会要求员工参加强制性的听证会,听取关于工会的不同意见,包括反工会的宣传,可能还有其它恐吓工会积极分子的手段。维基媒体基金会通过官方网站宣布它选择第二种方案,声称它的 342 名美国员工对加入工会持有不同的看法,它将要求员工进行选举,如果通过将会认可工会。

人类能在十周内学会回声定位

回声定位是蝙蝠鲸鱼等动物导航寻路的一种方式。2021 年研究人员在《PLOS One》上发表论文称,盲人和视力正常的人都可以通过发出滴答声(clicks)学会回声定位。上个月研究人员在《Cerebral Cortex》期刊上发表了一项后续研究,称人类能在十周内学会回声定位。26 名参与者接受了 10 周的回声定位训练,研究人员调查了训练对其大脑结构的影响。研究团队分析了 V1(初级视觉皮层,负责处理视觉信息)和 A1(初级听觉皮层,负责处理声音信息)的脑部扫描图像。结果显示,盲人和视力正常的人的 V1 区域对声音回声的敏感性都得到了提升。这进一步证明,大脑的适应能力都很强。

梦并不随机,大脑在改写现实

为什么有些梦栩栩如生,另一些梦则支离破碎难以理解?根据发表在《Communications Psychology》上的一项研究,答案可能取决于个性、睡眠质量、思维习惯以及外部世界发生的重大事件的综合影响。研究发现,梦境并非仅仅是图像和想法的随机集合。它们可能受到个体差异和共同经历的影响,包括新冠疫情之类的重大社会动荡。研究分析了 287 位年龄在 18-70 岁之间的参与者提供的 3700 多份梦境和清醒时的经历描述。在为期两周内,参与者记录了其梦境和日常经历。研究人员还收集了每个人的睡眠习惯、个性、认知能力和心理特征等信息。结果表明,梦境内容既非完全随机,也非本质混乱。清醒时更容易走神的人,会报告梦境变化迅速且感觉更加碎片化。梦境常常在不同场景、想法或视角之间快速切换。相比下更重视梦境并相信梦境具有个人意义的参与者,会描述更丰富、更沉浸式的梦境体验。他们的梦境报告包含更丰富的感知细节,使梦境场景感觉更加生动逼真。

美国政府豁免了 Starlink 的越南造路由器

特朗普政府宣布,SpaceX 的 Starlink 路由器不受 FCC 针对外国造路由器的禁令约束。SpaceX 的豁免有效期截至 2028 年 2 月 1 日。FCC 此前将大部分外国制造的消费级路由器以国家安全理由加入到限制清单中。SpaceX 在德克萨斯州设有一家工厂,其部分路由器上印有“美国制造”,但该公司还有部分路由器是在越南制造的。禁令不影响已获 FCC 批准销售的路由器,但企业需要获得豁免才能销售未来推出的路由器型号。Netgear 是首家获得豁免的大型供应商,亚马逊的 Eero 路由器以及用于 Leo 宽带卫星服务的路由器也获得了豁免。TP-Link 是一家在中国成立但已将其总部迁至美国的路由器制造商,目前尚未获得豁免。

Mozilla 允许 Haiku 使用 Firefox 命名移植版

开源 BeOS 操作系统 Haiku 发布了一个 Firefox 移植版本,由于 Mozilla 的商标政策,该移植版被称为 Iceweasel。在协商之后, Mozilla 授权 Haiku 正式使用 Firefox 名字命名移植版本。 开发者表示 Iceweasel 不会消失,他计划同时维护两个版本,将 Iceweasel 作为注重隐私、不收集遥测数据的版本,而 Firefox 则作为完全官方、符合 Mozilla 规范的版本,会启用遥测功能。

车载存储器成本大幅上涨

AI 投资热潮带动存储器价格暴涨,影响已开始波及汽车产业。通用汽车表示,由于半导体等原材料价格上涨,2026 年成本最多将增加 20 亿美元。汽车企业之所以开始提及存储器带来的成本增加,是因为在 AI 需求增加的情况下,在高级驾驶辅助系统(ADAS)等方面使用 DRAM 的汽车也会受到影响。中国汽车公司受到存储器价格暴涨的影响更大。华源证券透露,截至 2025 年 11 月,中国产汽车搭载的存储器成本为每辆超过 70 美元,为世界最高。中国汽车正加快普及智能座舱、AI 智能语音和高级驾驶辅助等功能。与其他国家相比,中国汽车搭载的存储器性能更高、用量也更大。由于车载产品对安全性的要求较高,即便采用新的国产存储器,也需要经过 2-3 年的测试验证,无法立即投入使用。

新一轮厄尔尼诺气候持续增强

科学家表示,太平洋上持续增强的厄尔尼诺气候现象,有望成为 150 年来最强的一次。如果他们预测的可怕情况成真,厄尔尼诺将从海洋释放大量热量,加上人为引起的气候变化带来的升温效应,很可能使 2027 年成为有记录以来最热的一年,并在全球多地引发极端天气。非营利研究机构“伯克利地球”预测,此次厄尔尼诺事件与气候变化相结合,导致 2027 年全球平均气温较工业化前水平升高 1.7 摄氏度“并非完全没有可能”。厄尔尼诺-南方涛动(ENSO)是热带太平洋海面温度与风的自然波动。历史上该现象每 2-7 年会在高温厄尔尼诺与低温拉尼娜之间交替出现。上一轮厄尔尼诺发生在 2023-2024年。此前气象专家就警告新一轮强厄尔尼诺即将到来,而今年的厄尔尼诺已于 6 月出现。此次厄尔尼诺距离上一轮仅两年,可能意味着人为造成的气候变化正在驱动 ENSO  周期发生系统性转变。

09

APP STORE RANK

09.00
APP STORE RANK
Loading…