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 0956
THU, AUG 13, 2026
OrangeBot.AI 智能策划和筛选每日科技趋势和新闻,为您节省时间。
TODAY · THU, AUG 13, 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新闻摘要

August 13, 2026

Here is a summary of today's key news events.

AI Enthusiasm Boosts Global Stock Markets

Investor excitement over artificial intelligence, fueled by strong earnings from a cloud-computing company, lifted technology stocks and pushed Asian markets higher. However, U.S. markets showed mixed results as ongoing deadlock in the Middle East tempered some of the gains from the AI-driven rally.

Concerns Over AI Regulation and Censorship Grow

An Alphabet top scientist reportedly pitched a new AI oversight entity to government officials to manage the technology's rapid growth. This comes as researchers found that major U.S. chatbots, like ChatGPT, are unintentionally replicating Chinese-style censorship on sensitive topics, highlighting the global challenges in governing AI development.

Oil Prices Fall Amid Tensions in Strait of Hormuz

Oil prices declined after several days of gains due to uncertainty over the Strait of Hormuz, a critical shipping lane. Both the U.S. and Iran are claiming to have control over the waterway, creating confusion and risk for global energy transport, though many professional shippers dismissed political claims about the situation.

Inflation Data Suggests Fed Will Hold Interest Rates Steady

New U.S. consumer inflation data came in line with expectations, reinforcing predictions that the Federal Reserve will not raise interest rates at its September meeting. The stable economic figures caused gold prices to ease and have given investors more confidence in the short-term outlook for bonds.

Key Corporate Moves: Eli Lilly Sues and Tech Firm Goes Private

In major business news, pharmaceutical giant Eli Lilly announced it is suing sellers of black-market versions of its popular weight-loss drugs. Separately, a data-driven risk exchange firm agreed to be taken private by equity firm Thoma Bravo in a deal valued at more than $4 billion.

Creative Careers DeskWhat AI is doing to creative work · tracked dailyOpen the desk →
5,195
Professionals tracked
daily snapshot
12.59%
Taking commissions
654 accounts
6.2%
Looking for work
322 accounts
7.14%
Selling courses / subs
371 accounts

Careers covered

Latest moves

Source: 5,195 working creative professionals who publish their own availability, re-read once a day · last 08-13.

Original · written by OrangeBot
OrangeBot Weekly · Issue #3 · by Shen Huang · 6 min read

The only 7 things that mattered this week

Memory for all of 2027 is sold out, a SQLite vulnerability that doesn't exist was rated 9.8 critical, Rust wrote an LLM policy, and SpaceX dropped 12% on its own AI bill. 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 - August 13, 2026

Hacker News Feed: Highlighting key posts and discussions.

DeepSeek Harness

(github.com)

7023
Antiqua–Fraktur dispute

(en.wikipedia.org)

12647
Flutter 3.47

(flutter.dev)

161166
Delta

(zed.dev)

615224
DeepSeek V4 Pro 0813

(openrouter.ai)

991425
Grok 4.6

(x.ai)

602555
Qwen3.8-2.4T

(huggingface.co)

683159
Why tiny JPEGs look different in Chrome

(guillaumetech.github.io)

32567
2026 Eclipse Webcams

(jonty.github.io)

502135
LinkedIn CringeBot 3000

(www.cringebot3000.com)

471202
llama.cpp

(llama.app)

357159
03

HUGGINGFACE

03.00
HUGGINGFACE

HuggingFace 新闻 - August 13, 2026

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

OpenART: Scaling Agent Red Teaming via Open-Ended Environment Evolution

AI agents operate in persistent environments where early state changes can influence decisions far into the future. Unlike conventional language-model interactions, agent behavior is mediated through a shared state that is repeatedly modified and reused across long-horizon workflows. Current safety benchmarks often fail to capture these cumulative risks because they focus on short, static tasks. To address these limitations, we introduce OpenART, an open-ended arena for scalable agent red teaming through environment evolution. OpenART provides over 10,000 validated stateful scenarios across 50 domains, drawing from a pool of more than 500,000 tools and skills. These tasks require a median of 97 tool calls and enable unified evaluation across 75 different agent-model configurations. To systematically explore these evolving attack surfaces, we propose the Evolutionary Markov Hypergraph Attack (EMHA). EMHA is a black-box policy that performs feedback-driven environment evolution by coordinating authorized state transitions without requiring parameter updates. Throughout the evaluation, task objectives remain fixed while only the environment state changes. Across all configurations, EMHA achieves a pooled Attack Success Rate (ASR) of 85.0%. Its advantage over instruction-only evolution increases from approximately 2% on simple environments to over 17% on the most complex ones, demonstrating that environment evolution increasingly exposes safety failures as task complexity grows. Furthermore, our analysis shows that the specific runtime implementation of an agent explains a significant portion of safety variation beyond the underlying model's capabilities. These results establish OpenART as a scalable foundation for studying agent safety in complex, evolving environments.

128
Spark-to-Paper: End-to-End Research Paper Generation as a Composable Skill

Turning a research idea into a complete paper requires more than text generation: the system must retrieve literature, design and execute experiments, revise claims according to evidence, produce publication-ready figures, and maintain consistency across a long generation process. We present Spark-to-Paper, an end-to-end research paper generation system implemented as thirteen composable skills inside an existing coding assistant, without requiring a separate agent platform or orchestration service. Spark-to-Paper separates model-based judgment from deterministic operations that can be directly executed and checked. It further separates experiment planning from reporting, so that required evidence is specified before results are observed and manuscript claims are revised according to measured outcomes. To improve reliability over long research trajectories, the system combines deterministic integrity checks with self-critique and bounds a failure mode we call the Self-Refutation Loop, in which repeated experiments continue to reject the original research objective. Spark-to-Paper also produces editable vector figures through programmatic plotting for experimental results and code-based reconstruction for generated method diagrams. Across eight controlled research topics, Spark-to-Paper achieves 99.5% citation validity and 96.4% figure editability. A controlled ablation increases fabrication detection from 14% for a single-pass draft to 92% with the full integrity and review stack, while adversarial review achieves 74% precision. The full system uses 11.9M tokens, costs $8.1 per manuscript, and requires 3.2 hours on average. These results show that end-to-end research paper generation can be implemented as a lightweight, composable workflow inside existing coding assistants while keeping experimental evidence central to how claims are accepted, revised, or abandoned.

124
AI4AI at Test-Time: Strong-to-Weak Capability Transfer via Harnesses

Recent work on distillation transfers the capabilities of large models to smaller ones often by updating the latter's parameters, through teacher forcing, on-policy distillation, and related training-time methods. In this paper, we ask whether such transfer can instead occur at test time. We study strong-to-weak scaffolding: whether a stronger builder model can construct inference-time harnesses that help a weaker target model solve tasks more reliably without any parameter updates. Using four representative Theory-of-Mind benchmarks, each builder model uses 5% of the data as a validation set to iteratively refine its harness over multiple rounds, after which the finalized harness is evaluated on the full test set. Empirically, this form of test-time capability transfer is highly effective, nearly doubling average target-model performance from 0.49 to 0.91. Our analysis shows that the gains come primarily from offloading unstable model reasoning into deterministic code, benchmark-specific routing, and strict answer-format enforcement, rather than from encouraging the target model to reason more extensively or sample more broadly. We further find that builder-model reasoning effort improves harness quality monotonically, platform effects are modest relative to the builder model's own capability, and weaker target models receive the largest gains. These results suggest that inference-time harness design is an important complement to conventional training-time distillation, enabling strong models to transfer cognitive structure to weaker models without retraining.

74
Mechanist: AI as a Scientific Instrument for Discovering the Mechanisms of Intelligence

AI models have achieved remarkable success across diverse domains, yet the mechanisms underlying their capabilities and the risks they may pose remain poorly understood. As AI development becomes faster and increasingly automated, mechanistic exploration remains largely manual, widening the gap between what models can do and our ability to understand and control them. To bridge this gap, we introduce Mechanist, an agentic system that uses AI as a scientific instrument for the autonomous discovery of mechanisms underlying AI intelligence. To support autonomous mechanistic discovery, we construct an interpretability-focused knowledge graph of approximately 13,000 papers and integrate it with a multidisciplinary database of 43 million papers spanning 26 fields. We further curate a library of 32 foundational methods for mechanism analysis, causal intervention, and validation. Compared with Claude Code and existing AI-scientist systems, Mechanist generates more valuable mechanism hypotheses and executes experiments more reliably. Mechanist also demonstrates a progression from discovering model behaviors to explaining and controlling AI models. Specifically, Mechanist first uncovers a counterintuitive safety risk in scientific laboratories, showing that unsafe traits can transfer across modalities through apparently safe training data. Mechanist then develops a mechanism theory of belief, revealing how models represent world knowledge, form beliefs, infer the beliefs of others, and how these mechanisms emerge during pretraining. Finally, Mechanist translates these mechanistic insights into practical interventions that improve model performance across diverse scenarios and steer scientific foundation models toward generating DNA sequences with specified properties.

68
SkillZip: Contract-Preserving Graph Compression for Scalable Agent Skill Libraries

Large Language Models (LLMs) increasingly act as agents whose procedural knowledge is stored in reusable skill packages and loaded at inference time. As skill libraries grow, a central challenge is to expose the smallest sufficient executable context under a limited context budget. Existing systems struggle to reuse routines below the whole-skill level, preserve procedural contracts during compression, keep compressed routines executable and expandable, and update the compressed library as skills evolve. These challenges reveal a unit mismatch: skills are retrieved as packages, compressed as text, and converted into execution graphs only after retrieval, whereas reliable reuse requires a contract-bearing procedural unit. We propose SkillZip, an execution-aware procedural abstraction framework that performs contract-preserving compression over section-level graphs. SkillZip rewrites recurring contract-valid motifs into reversible ported macros while preserving boundary signatures, dependency closure, verifier reachability, and source-level expansion. At inference time, it hydrates a compact, dependency-closed context and expands macros only when required. ReZip further integrates new skills and revises risky macros using execution evidence. Comprehensive experiments1 on technical and embodied agent benchmarks show SkillZip consistently outperforms the strongest baseline by up to 12.2 points, while achieving a 3.46x compression ratio with 99.2% dependency preservation and 98.7% verifier reachability. Scaling analyses further confirm robust retrieval across skill libraries ranging from 200 to 100K skills.

28
Can LLM Agents Stick to the Script? A Benchmark for Long-Horizon Consistency in Interactive Narratives

The rapid advancement of Large Language Models (LLMs) is revolutionizing AI for Games by enabling open-ended and fluid interactive storytelling. However, existing research has largely overlooked the critical challenge of maintaining long-horizon logical consistency and narrative integrity against unconstrained user interventions. To address this, we formulate this challenge as Narrative Commitment Preservation (NCP), and take interactive narrative as our testbed. We introduce NCP-Bench, a benchmark of 100 narrative environments derived from movie synopses. Each environment includes a structured narrative specification (trajectory, commitments, and initial facts) that we can automatically check throughout the interaction between the player agent and the narrator agent. Experiments across state-of-the-art LLMs reveal a substantial long-horizon consistency gap: high linguistic quality does not guarantee commitment preservation; even strong models frequently generate logically conflicting content under adversarial interventions, with the best-performing model (GPT-5.2) achieving only 42% survival rate after 20 turns and fact conflict rates ranging from 40% to 68% across models, and only isolated runs satisfying all achievement commitments within the 100-turn limit.

26
StateFlow: Building, Evolving, and Accessing 3D World States for Previsualization

Previsualization is an intermediate layer between ideas and production in film, games, architecture, and urban design. It lets creators iteratively refine scenes, actions, cameras, and spatial-temporal dynamics. Yet existing generative methods rely on simple prompts to jointly control all of these factors through one-shot image or video synthesis, offering weak controllability and limited support for iterative editing. Fundamentally, a world comprises multiple elements with geometry, appearance, and other attributes, together with cameras. Different frames are produced through local modifications or recombinations of this shared state, which is otherwise largely reused. Therefore, we argue that the missing component is an explicit and persistent working state. To address this, we present StateFlow, a state-centric framework for generative previsualization. Rather than generating videos in one shot, StateFlow uses an editable 3D world to organize scene structure, evolution, and cameras, while off-the-shelf video models enhance visual quality when higher fidelity is desired. This world is maintained as a persistent structured 3D state of scene elements and camera configurations, serving as the core working representation for previsualization. Built on this insight, StateFlow has three stages to construct, evolve, and access the world state. State construction lifts generated 2D content into a coherent 3D world through prior-guided, conflict-aware dual-view initialization, while State evolution translates user intent into structured state transitions while preserving world memory, avoiding full-scene regeneration for each edit. State access uses render-feedback reflection to refine camera plans into visually feasible trajectories, avoiding reliance on VLM semantics alone. Experiments show that StateFlow produces high-quality 3D worlds for video creation and game-like prototyping.

23
Self-Geometry: GT-Free and Plug-and-Play Test-Time Adaptation for Geometrically Consistent 3D Vision Foundation Models

Recent Vision Foundation Models (VFMs) predict depth, camera pose, and pointmap in a single forward pass without per-scene optimization, achieving strong generalization. However, enforcing explicit multi-view geometric consistency, e.g., through bundle adjustment, is computationally costly and is thus not imposed during VFM pretraining, so such inconsistency can arise. To address this, implicit self-consistency derived from model outputs (e.g., pointmaps, features), though enforced at test-time in prior work, delivers inherently limited performance gain, especially on scenes where the pretrained VFM is highly inaccurate. In contrast to this implicit signal, we propose Self-Geometry, a plug-and-play test-time adaptation pipeline that directly imposes explicit multi-view geometric constraints using 2D pixel correspondences as pseudo ground-truth. Our proposed Self-Geometry consists of Geometric Disentanglement Optimization, which combines Multi-View Consistency and Epipolar Consistency losses with Gradient Disentanglement to prevent gradient conflict; Frame Angular-Neighbor, a view sampler based on SO(3) geodesic distances for lightly imposing these constraints; and Lightweight TTA, which adapts VFMs via LoRA. Our method achieves consistent improvements in both pose and geometry estimation across six VFMs (VGGT, π^3, DA3-Giant/Large/Base/Small) and four benchmarks (7Scenes, ETH3D, ScanNet++, HiRoom).

11
Self-Evolving Embodied Agents via Skill-Harness Evolution

Embodied agents are increasingly built as systems around foundation models, where performance depends not only on model weights but also on the skills, context, action interfaces, and execution harness surrounding the model. While supervised fine-tuning and reinforcement learning can adapt agents to new environments, they require additional data, rewards, and training runs; meanwhile, many train-free code-centric approaches rely on programmable robot APIs that may be unavailable in fixed-interface settings. We propose SHAPER, a self-evolving framework for train-free embodied adaptation that keeps model parameters frozen and improves the non-parametric agent system by evolving reusable skills and a context-code harness through target-environment rollouts. In SHAPER, the same frozen model can serve as both planner and optimizer, refining its external skills and context-code harness without parameter updates. We evaluate SHAPER on VLABench and ESI-Bench, covering embodied agents with different low-level action interfaces, and compare against pure execution, supervised fine-tuning, and test-time-scaling baselines such as verifier-free selection and voting. Our results suggest that skill-and-harness optimization is a practical route to self-evolving embodied agents when model training is expensive, unavailable, or undesirable.

6
The Illusion of Visual Tool-Use: A Causal Audit of Thinking with Images

The "thinking-with-images" paradigm equips multimodal LLMs with active visual operations such as crop-and-zoom. However, models using these operations often achieve only marginal or negative gains over direct inference at substantially higher token cost. They may also repeatedly crop irrelevant regions and fail on questions that direct inference answers correctly. We ask whether the returned visual evidence causally affects the answer. To answer this question, we formulate visual tool-use as a causal graph that separates observation-mediated paths from action-induced shortcuts. We then audit it through interventions at the three levels: policy (comparing tool-use with direct inference), trajectory (corrupting all observations during rollout), and step (counterfactually replacing one individual observation under a fixed prefix). Our step-level estimand, Visual Evidence Gain, isolates the contribution of each returned observation. Across six representative models and five fine-grained perception benchmarks, we uncover policy miscalibration with two failure modes. In Calling Without Looking, returned observations have no causal effect on the answer. In Looking Without Planning, observations are informative but the call schedule is incoherent. A trajectory-level diagnostic decomposes the policy-level accuracy gain and shows that the gain is concentrated in a Calibrated minority. We term this discrepancy the illusion of visual tool-use: despite aggregate accuracy gains, visual tool-use is not causally effective across a broad range of rollouts. The code is available at https://github.com/OpenCausaLab/CauAudit.

6
From Synthesis to Removal: Physics-Grounded Reflection Simulation and Diffusion-Based Video Dereflection

Videos captured through glass often contain reflections that degrade visual quality and interfere with downstream vision tasks. Although single-image reflection removal has been extensively studied, video reflection removal remains largely underexplored due to the lack of paired video data, temporally coherent removal models, and dedicated evaluation benchmarks. We present a closed-loop framework that unifies physics-grounded reflection simulation, diffusion-based video dereflection, and benchmark evaluation. Our S2R-Synthesis pipeline generates paired reflected and reflection-free videos by performing physics-grounded augmentation in the structure space and rendering realistic reflected videos with a trained video diffusion renderer; the augmentation models key glass-related effects including roughness-induced blur, thickness-induced ghosting, and reflectance variation. Based on the synthesized data, we introduce S2R-Removal, the first diffusion-based video reflection removal model, which adapts a pretrained video diffusion prior through reflection-aware latent adaptation and one-step pixel-geometric refinement, recovering the clean transmission in a single denoising step. We further build S2R-Bench, the first benchmark for video reflection removal, supporting both full-reference evaluation and real-world human perceptual assessment. Experiments on S2R-Bench and multiple public image benchmarks demonstrate state-of-the-art performance and faster inference than even non-diffusion baselines, and validate the effectiveness of S2R-Synthesis. Project page: https://codingwzp.github.io/VideoDereflection_S2R.

6
ToolHazard: Scaling Adversarial Environments for Security Evaluation and Alignment of LLM-based Agents

Large language model (LLM) agents integrated with external tools are vulnerable to indirect prompt injections embedded in environmental states. However, existing studies largely rely on manually implemented or reused environments, stochastic LLM-based tool simulation, and predefined injection locations, limiting scalable security research across broader domains. To bridge this gap, we propose **ToolHazard**, a scalable adversarial environment synthesis framework that reduces human engineering and supports expansion with additional seed domains and compute. Through an Environment Simulator, an Attacker Agent, and a User Simulator, ToolHazard synthesizes executable stateful environments, discovers viable injection points and generates environment-specific payloads, and constructs state-grounded long-horizon tasks. Based on ToolHazard, we build **ToolHazard-Bench** for stress-testing agents under complex workflows and diverse environmental attacks. Experiments reveal substantial agent vulnerabilities and show that injection timing and placement affect attack effectiveness. Moreover, ToolHazard-generated alignment data improves security on both ToolHazard-Bench and AgentDojo while preserving benign task utility.

6
Simplex Relaxation for Discrete Diffusion

Discrete diffusion models for categorical generation are defined by a corruption kernel, which determines the intermediate state space and the associated reverse prediction problem. We study uniform discrete diffusion and ask whether its training objective and reverse transitions can be enriched without changing the underlying categorical corruption process. We introduce Simplax, an exact Dirichlet--categorical augmentation that couples each corrupted categorical state with an auxiliary simplex-valued variable while preserving the original uniform diffusion process as its categorical marginal. This augmentation yields a tractable Rao--Blackwellized reverse-bridge objective and a corresponding stochastic reverse sampler, while retaining the corrupted categorical state as the denoiser input. Empirically, Simplax improves the generative perplexity--entropy tradeoff on unconditional OpenWebText generation. On Sudoku, a model trained exclusively on 30-clue puzzles achieves the highest accuracy among the compared methods across all evaluated clue densities, including the minimum uniquely solvable 17-clue regime, and also achieves the highest validity in unconditional generation.

3
Agent Safety Should Be a Runtime Contract

The dominant paradigm treats AI safety as a property to be instilled during model training via RLHF, DPO, or Constitutional AI. We argue this is structurally insufficient for autonomous agents that execute code, mutate files, send messages, and modify databases. Agent safety should be a runtime contract enforced by the harness, and the contract has two complementary faces. The preventive face blocks dangerous actions before they happen via sandboxes, permission gates, output filters, and trajectory monitors. The evidential face requires verifiable proof that good actions actually happened, gating task submission on hard evidence such as test runs, log captures, file diffs, and citation grounding. We ground the position in four lines of public evidence, with row-level protocols and data released in the supplementary JSON files: a survey of 52 documented AI-agent and LLM safety incidents, a false-completion audit with 31 non-contested core cases plus one disputed illustrative case, a trajectory-schema audit of 12 public agent systems and harnesses, and a title-level audit of all 28,560 papers accepted at NeurIPS, ICML, and ICLR 2023-2025 showing a pooled 8-12x imbalance between training-time and deployment-time publication. Two prior communities that needed to enforce safety, computer security and the experimental sciences, converged on runtime contracts with both preventive and evidential elements; agentic AI is now under the same pressure. We formalize an Agent Trajectory Schema and Evidence Chain, state a compositional gating proposition based on standard monitor composition, and outline a research agenda. The right unit of safety in agentic AI is the trajectory-with-checkable-evidence, not the model.

3
Persistent Recursive Worlds Enable Autonomous Software Evolution

Complex software systems develop over timescales that exceed the lifespan of any individual coding agent. Most agentic software systems preserve continuity through persistent sessions, memories, managers or shared context. We introduce EvoX Genesis (hereafter, Genesis), which instead makes the software project persistent while allowing local agents to remain finite-lived. Genesis represents software as a persistent recursive world: each local world is situated by an accepted version and a repository path, finite-lived agents propose local changes, recursive delegation moves work across paths, and only accepted consequences advance the persistent version history. We evaluate this organization across formation, continuation and redevelopment. Starting from a repository with no compiler implementation, Genesis used DeepSeek V4 Flash to build a Rust-based C compiler with about 250k tracked lines; the run lasted over 120 hours, archived over 1,000 agent episodes and incurred only US$44 in model-token charges. The compiler passed the complete c-testsuite and most LLVM and Csmith tests. In a separate compiler world generated with GLM 5.2, development continued after repeated agent replacement while retaining full test performance. Genesis also reimplemented 13 MESA modules with over 100k Fortran lines as a Rust workspace with nearly 90k Rust lines; across six numerical workloads, it achieved median speedups of 1.55--6.87x. These results show that long-horizon software development can be organized around a persistent project rather than a persistent agent.

2
MBA: Multimodal Benchmark and Agents for Real-World Business Ideation

Agentic systems powered by large language models (LLMs) have opened new opportunities for business ideation. Yet existing approaches remain confined to a text-only paradigm, despite the inherently multimodal nature of real-world contexts. We thus introduce MBA-Bench, the first multimodal benchmark for training and evaluating business ideation agents, comprising 30K samples across six domains, each domain characterized by distinct visual cues not fully conveyed by text alone. Concretely, we automatically caption images and employ GPT-4o to generate five reference ideas for each of three business questions through retrieval query generation, market evidence retrieval, and evidence-augmented synthesis. Following prior work, we evaluate agents across six business-oriented criteria using MLLM-as-a-Judge. To consider settings where criteria are hidden or disclosed, we present MBA-b and MBA-k for blind and known, respectively. We train both with two novel reward objectives---creativity and feasibility---while MBA-k further optimizes the six disclosed criteria for eight in total. Both are trained via LoRA-based supervised fine-tuning followed by group relative policy optimization with these setting-specific rewards. For extensive experiments on MBA-Bench, we set up two baselines accommodating either captions only or multimodal inputs, with the latter nearing closed-source performance on several metrics. MBA-b and MBA-k outperform caption baselines by 63.9% and 77.1%, and multimodal baselines by 25.6% and 35.8%, respectively.

2
AutoWorldModel-Bench: A State-Centric Benchmark for Automated World-Model Research

World modeling is an unsettled field: architectures, training objectives, and state representations interact in complex ways, and no single recipe dominates across environments. This makes it an ideal testbed for AI coding agents acting as autonomous researchers--a setting in which the improvement direction is not specified in advance, unlike the engineering-to-spec tasks that dominate current agent benchmarks. We introduce AutoWorldModel-Bench, a closed-loop benchmark in which frontier coding agents autonomously improve a provided world-model starter under a fixed compute budget. The benchmark spans eight game environments under a unified structured-state representation--ground-truth entity state extracted from each game and consumed through a shared tensor format--which isolates dynamics modeling from perception and enables minutes-per-run iteration. Across 64 sessions, Codex-5.4 and Claude Opus 4.6 improve their starter on 63; in 91% of sessions the winning edit is a non-trivial research-style modification--a new objective, representation, rollout procedure, or architectural change--rather than a hyperparameter tweak. Our benchmark offers a setting in which frontier coding agents can be evaluated on open-ended research rather than engineering-to-spec problems.

2
AVA-Encoder: Towards Agent-Native Video Representation Learning

Creative agents still lack an effective way to learn from high-quality human films, limiting their ability to produce cinematic-grade videos. A key challenge is the absence of a structured video representation that is both faithful to film content and directly usable for agentic reasoning and manipulation. To address the challenge, we propose the Agentic Video Auto-Encoder (AVA-Encoder), a framework for learning agent-native video representations via agentic auto-encoding. AVA-Encoder transforms a video into a knowledge graph (KG) representation and then reconstructs it back into video. Its hierarchy and state nodes store structured text, while a linked asset layer holds generated images, audio, and video. Typed edges preserve the relations between these text descriptions and assets in a form that agents can easily understand, query, and edit. The video reconstruction differences drive a textual-gradient optimization framework, which expresses evaluation feedback as natural-language update directions for Data-Independent Encoding Policy Pseudo-Training in the outer loop and optional Data-Dependent KG Representation Refinement in the test-time inner loop. Extensive experiments show that AVA-Encoder improves by 20.7 percentage points over the strongest external baseline. In the controlled policy-only setting, its pseudo-trained shot-level Agentic Video Encoder policy also outperforms a carefully human-tuned policy while using 74.3% fewer system-prompt tokens. We release the complete AVA-Encoder framework, a reliable agentic video reconstruction benchmark, and the first dataset of high-quality film KG representations.

2
Parameter Exploration for RLVR via Variational Learning

Exploration has been a focus of reinforcement learning research for a long time. Recently, there has been growing evidence that it is also an important ingredient in LLM reinforcement learning recipes that can significantly impact downstream performance. Many existing methods control exploration in the action-space, for example, using temperature scaling. However, these methods cannot reorder tokens but only influence the variance in the output distribution. This limits exploration and can lead to divergence or stalled training. Here, we investigate parameter-space exploration, where rollouts are generated by sampling different policies from a posterior that may each explore different rollouts. Sampling less or more diverse policies is then a complementary control lever over exploration. We introduce a family of methods called Perturbed Parameter Policy Optimization (3PO) which use different sampling strategies and different rollout grouping for reward estimation. Experiments on OLMo-3-1025-7B and Qwen2.5-Math-7B across mathematical reasoning and code generation tasks show that these approaches consistently improve average downstream performance over standard GRPO at a near-identical FLOPs cost. Moreover, using multiple parameter samples consistently produces fewer zero-advantage groups and malformed or incorrect rollouts during training than GRPO and action-space baselines. Overall, our work presents evidence that parameter-space exploration can improve reinforcement learning for LLMs.

1
Ready Cohorts: Bounding GPU Opportunity and Avoiding Host Round Trips in LLM-Agent Control

LLM-agent services repeatedly execute small deterministic transitions between model and tool calls: route an outcome, update state, and emit the next effect. We ask when this control path exposes enough concurrent work for GPU execution, and what changes when a GPU-computed route decision remains on device. We formalize the ready-cohort boundary using fixed-partition share F, exact offline share P*, local upper bound U, and online achieved share A. Under zero service time, unlimited capacity, and equal relative launch deadlines, a specialized dynamic program computes P* exactly. In a stationary Poisson replay of one pinned 851-session public trace panel, the primary condition at 100,000 target active sessions, K=256, and a 50 ms launch deadline gives F=30.19%, P*=43.00%, and U=45.85%. Exact packing recovers 81.83% of the opportunity lost at fixed window boundaries. The outcome-derived route key is a conditioning proxy, not proof of executable identity. A separate mechanism study keeps a GPU-computed binary decision on device instead of returning four bytes to the host and redispatching. Across four named GPU placements, the device-resident path is faster in all 36 configurations; within-placement row-median ratios range from 1.19x to 2.39x. Across both admissible mechanisms, all 14,557,440 tested batched invocations match a separately implemented host oracle. A fixed nested device graph that removes no host decision is slower in all 60 configurations across five placements. Together, the studies establish two measurable gates for GPU agent control: deadline-feasible cohort supply and observation placement. A joined finite online runtime is required to measure A, CPU displacement, and service-level benefit.

1
Poor Man's Agentic Modeling: Simulating Large LLM-Agent Societies on a Laptop

Simulating societies of many large language model (LLM) agents is expensive, yet the questions asked of such simulations are usually macroscopic: phase behaviour, stylised facts, and scaling with the number of agents N, not the cognition of any single agent. We turn a statistical-physics observation into a method: replace each LLM agent by a low-parameter model fitted from a few hundred to a few thousand cheap queries, then run the society at any N on a laptop. Whether this works is decided before the simulation runs, chiefly by what each agent perceives. We introduce an [interaction order x memory] taxonomy that maps perception and memory to an effective theory and a predicted N-trend of the surrogate error. We validate it on a faithful reimplementation of the LLM macroeconomy EconAgent and seven further named LLM simulations, with agent decisions cloned from genuine LLM elicitations (primarily DeepSeek) for a few dollars; the predicted error trends hold cell by cell, and the two refuted predictions, both on a strongly saturating response and traced to its curvature, are themselves matched quantitatively by the theory with no free parameters.

1
Hand Visibility Detector: Per-Keypoint Visibility Estimation for Hands

Hand Pose Estimation (HPE) is a fundamental technology for various applications such as AR/VR and robotics. In these applications, the visibility of each hand joint in the image is crucial for assessing the reliability of estimation results under occlusion. However, most existing HPE methods output joint positions without explicitly indicating their visibility. Although some methods account for occlusion or visibility, visibility estimation has mainly been used as an auxiliary signal for improving pose estimation. To our knowledge, per-joint hand visibility estimation has not been systematically studied as a standalone task. In this work, we propose Hand Visibility Detector, a model for estimating the visibility of individual hand joints, and present the first systematic investigation of visibility estimation as an independent task. We show that leveraging the prior knowledge of HPE models pretrained on large-scale data as a backbone yields high performance in this task. We further demonstrate the utility of Hand Visibility Detector on a downstream task of 3D hand pose annotation via multi-view triangulation of 2D keypoints, showing that visibility-weighted triangulation reduces reprojection error. Our method is released as a ready-to-use package, and the code and demo are available at https://github.com/ryhara/hand_visibility_detector .

1
AtlasVLA: Persistent World-Ego State Modeling for Vision-Language-Action Models

While Vision-Language-Action (VLA) models have advanced embodied AI, their fundamentally reactive paradigm severely limits performance in partially observable and long-horizon tasks. When restricted to a single wrist-mounted camera, they inevitably suffer from perception forgetting as objects exit the field of view, and temporal task-progress forgetting} during multi-step execution. To overcome these bottlenecks, we propose AtlasVLA, a novel framework that transitions from direct reactive manipulation to proactive reasoning through a persistent world-ego state. AtlasVLA features a dual-memory architecture: a 4D Persistent World State Memory that lifts transient 2D observations into a globally updated, voxel-hashed spatial state to resolve visual blind spots, and an Ego-Working State Memory that tracks historical ego state and task progress. By conditioning a diffusion transformer (DiT) on this joint World-Ego state, AtlasVLA enables robust spatial reasoning. Extensive evaluations across LIBERO, RLBench, and real-world benchmarks demonstrate that AtlasVLA achieves state-of-the-art performance using solely a wrist camera. Remarkably, it decisively outperforms multi-view baselines, yielding absolute success rate improvements of 9.4% on LIBERO-Long and 17.5% in real-world long-horizon tasks.

1
NeuPAT: Neuron-aware Plasticity Allocation Tuning for Language-Preserving MLLMs

Multimodal expansion of large language models (LLMs) enables new perceptual capabilities but often compromises the language intelligence acquired during pretraining. In this work, we investigate this phenomenon from the perspective of internal adaptation dynamics and discover that neurons in pretrained LLMs exhibit heterogeneous plasticity during multimodal learning: some neurons are critical for preserving language capabilities, while others are more adaptive to multimodal knowledge. Based on this insight, we propose NeuPAT (Neuron-aware Plasticity Allocation Tuning), a lightweight and architecture-agnostic framework that allocates neuron-wise update constraints during multimodal instruction tuning. NeuPAT uses a small-scale probing stage to estimate neuron adaptation patterns and selectively protects language-sensitive neurons while promoting multimodal adaptation through more plastic neurons. Experiments across diverse LLM families demonstrate that NeuPAT recovers 94.5\% of the language capability degradation caused by vanilla tuning on 11 language benchmarks while maintaining comparable multimodal performance, providing an effective approach for capability-preserving multimodal expansion.

1
05

PRODUCT HUNT

05.00
PRODUCT HUNT

Product Hunt - August 13, 2026

Product Hunt Daily Feed: Featuring noteworthy tech launches.

Kane CLI icon
Kane CLI

Natural language browser & mobile app tests from terminal

0
Human Behavior icon
Human Behavior

Product analytics told you what happened. We handle it.

0
Ito icon
Ito

AI code review that runs your code

0
Scrimba Explain icon
Scrimba Explain

Ask any question, get a video back instantly

0
Kitbitz icon
Kitbitz

2K+ free hand-drawn illustrations for your projects, CC0

0
Kin Health icon
Kin Health

Record doctor visits and get clear summaries

0
Mem Agent icon
Mem Agent

The AI that refuses to let you drop the ball

0
Dishylink icon
Dishylink

Open-source Starlink monitoring app for Mac, Windows and Web

0
Pickle Browser icon
Pickle Browser

Browser for your agent. Runs local in a window you can see

0
Caveman icon
Caveman

why use many token when few do trick

0
Patience icon
Patience

The only mechanic is waiting. The only currency is time.

0
Execlave icon
Execlave

The gate between your AI agents and the real world

0
WebBrain icon
WebBrain

The sidebar agent for the rest of us

0
Nuphos icon
Nuphos

The AI-Native DevOps Workspace.

0
Insta360 X6 icon
Insta360 X6

A 360 camera, gimbal, and 3D scanner in one

0
FluidDocs CLI icon
FluidDocs CLI

Publish interactive docs that answer and report back

0
Skilldocs icon
Skilldocs

Figma for markdown

0
Chiplab icon
Chiplab

Test firmware on a virtual chip with no hardware needed

0
Kivicube icon
Kivicube

Create AR experiences with AI, no code required!

0
Coarena by Coasty icon
Coarena by Coasty

The arena where agents battle on real-world work

0
Qencode MCP icon
Qencode MCP

Let AI agents transcode and process video

0
AIO.GEO Protocol icon
AIO.GEO Protocol

Audit AI search structure. Dry run fixes. Receipts.

0
Oasis icon
Oasis

Where humans and agents come to work.

0
Google Pixel 11 icon
Google Pixel 11

Your most personal Pixel yet

0
Phinq icon
Phinq

Stops AI agents before they break something

0
ThreadPort icon
ThreadPort

Move AI chats between ChatGPT, Claude & Gemini in one click

0
apra-fleet icon
apra-fleet

Run a fleet of AI agents across your machines

0
Swipe icon
Swipe

Swipe right on your next customer

0
Assembly Studio icon
Assembly Studio

AI app builder that grows your revenue

0
Linforge icon
Linforge

Turn Anki flashcards into real English conversations

0
RightCard icon
RightCard

The honest credit card picker — no bank login

0
Dograh icon
Dograh

The open source VAPI alternative

0
Lettertrace icon
Lettertrace

Track your AI visibility for free (using your own API keys!)

0
Grok Bot icon
Grok Bot

AI teammates that you can give real work to

0
Click icon
Click

Live research context for ChatGPT and Claude

0
Sidekick™ icon
Sidekick™

The agentic interface

0
CodeBurn icon
CodeBurn

See where your AI coding spend actually goes

0
Chat Agent by Trigger.dev icon
Chat Agent by Trigger.dev

AI chat that keeps running after you close the tab

0
Media Sharing icon
Media Sharing

Let AI agents put screenshots and videos on pull requests

0
BearDrive icon
BearDrive

The open-source shared folder for your team's AI agents

0
Ballet icon
Ballet

Agentic workflows that deliver the same outcome every time

0
Unsloth Desktop icon
Unsloth Desktop

Run and train AI models locally on your desktop

0
LaraCopilot icon
LaraCopilot

Agentic AI Engineer that builds real apps

0
tash icon
tash

The investment platform for trading cards

0
Cohesor icon
Cohesor

A neutral control plane for enterprise AI agents

0
Nearfield icon
Nearfield

Turn two or more Studio Displays into stereo speakers

0
Octomind Cloud and Hub icon
Octomind Cloud and Hub

One login, zero API keys — cloud agents + 27 models

0
Vizard Agent icon
Vizard Agent

One AI agent for every kind of video

0
Continuum icon
Continuum

Remember what you know about the people you manage

0
Lexi icon
Lexi

The operating system for legal work

0
06

TECHMEME

06.00
TECHMEME

Techmeme - August 13, 2026

Techmeme Digest: Major tech headlines and industry conversations.

Microsoft begins merging its consumer and commercial Copilot apps into a single app, with a mobile and web rollout in mid-August and desktop in mid-September (Todd Bishop/GeekWire)
Source: TechmemePublished: Aug 13, 2026

Todd Bishop / GeekWire : Microsoft begins merging its consumer and commercial Copilot apps into a single app, with a mobile and web rollout in mid-August and desktop in mid-September —  Microsoft is starting the process of combining its consumer and business Copilot apps into one, laying the structural foundation for an upcoming …

Flock CEO Garrett Langley acknowledges the company "got this one wrong" and is assuming greater responsibility for preventing US law enforcement misuse (Lauren Feiner/The Verge)
Source: TechmemePublished: Aug 13, 2026

Lauren Feiner / The Verge : Flock CEO Garrett Langley acknowledges the company “got this one wrong” and is assuming greater responsibility for preventing US law enforcement misuse —  After reports that some cops misused tracking data it collects, Flock is rolling out policy changes.

Inside SK Hynix's $720B Yongin Cluster, which it calls the world's largest network of memory factories and is set to go into production in February 2027 (Katie Tarasov/CNBC)
Source: TechmemePublished: Aug 13, 2026

Katie Tarasov / CNBC : Inside SK Hynix's $720B Yongin Cluster, which it calls the world's largest network of memory factories and is set to go into production in February 2027 —  In South Korea, where a mountainous landscape makes building huge projects an incredible undertaking, the world's leading maker …

Flock says it will now require US law enforcement to attach a criminal case number to license plate searches, after a WaPo investigation into police misuse (Washington Post)
Source: TechmemePublished: Aug 13, 2026

Washington Post : Flock says it will now require US law enforcement to attach a criminal case number to license plate searches, after a WaPo investigation into police misuse —  The license-plate-reader firm said it will require stricter oversight after a Washington Post investigation found dozens of officers …

Didi reports Q2 revenue up 11% YoY to ~$9.3B, net income of ~$128M, after two consecutive quarterly losses, China mobility transaction value up 9.5% to ~$13.4B (Luz Ding/Bloomberg)
Source: TechmemePublished: Aug 13, 2026

Luz Ding / Bloomberg : Didi reports Q2 revenue up 11% YoY to ~$9.3B, net income of ~$128M, after two consecutive quarterly losses, China mobility transaction value up 9.5% to ~$13.4B —  Didi Global Inc. swung back to profit after two consecutive quarterly losses, helped by strong ride-hailing demand in China.

Accelerant, which uses data analytics to connect insurance underwriters with risk capital partners, agrees to go private with Thoma Bravo in a $4.4B deal (Katherine Hamilton/Wall Street Journal)
Source: TechmemePublished: Aug 13, 2026

Katherine Hamilton / Wall Street Journal : Accelerant, which uses data analytics to connect insurance underwriters with risk capital partners, agrees to go private with Thoma Bravo in a $4.4B deal —  The deal is expected to close in the first half of 2027  —  Accelerant agreed to go private in a deal with private-equity firm Thoma Bravo worth more than $4 billion.

JD.com reports Q2 revenue down 2.9% YoY to ~$51.4B and net income of ~$1.1B, above ~$964M est., driven by JD Retail profitability and narrowing food losses (Luz Ding/Bloomberg)
Source: TechmemePublished: Aug 13, 2026

Luz Ding / Bloomberg : JD.com reports Q2 revenue down 2.9% YoY to ~$51.4B and net income of ~$1.1B, above ~$964M est., driven by JD Retail profitability and narrowing food losses —  JD.com Inc. posted its first quarterly revenue decline since listing in 2014, in the latest sign of waning Chinese consumer sentiment.

SMIC reports Q2 revenue up 36% YoY to ~$3B, net profit up 3x+ to ~$479.2M, above ~$283.1M est., and a 25.3% gross margin, driven by strong mature-node orders (Sherry Qin/Wall Street Journal)
Source: TechmemePublished: Aug 13, 2026

Sherry Qin / Wall Street Journal : SMIC reports Q2 revenue up 36% YoY to ~$3B, net profit up 3x+ to ~$479.2M, above ~$283.1M est., and a 25.3% gross margin, driven by strong mature-node orders —  The Chinese chip foundry's net profit more than tripled in the second quarter  —  SMIC, China's biggest chip foundry …

Filings and sources: Microsoft shuttered 15+ branch offices and joint ventures in China in the past five years, amid China's push for domestic software (Reuters)
Source: TechmemePublished: Aug 13, 2026

Reuters : Filings and sources: Microsoft shuttered 15+ branch offices and joint ventures in China in the past five years, amid China's push for domestic software —  Microsoft once regarded the idea of quitting China as unthinkable.  —  The year was 2010 and Google was about to exit due to concerns over censorship and cyberattacks.

CXMT overtakes Tencent to become the most valuable Chinese company, with a ~$524B market cap, above Tencent's $510B; CXMT's Shanghai shares jumped 460%+ at IPO (Bloomberg)
Source: TechmemePublished: Aug 13, 2026

Bloomberg : CXMT overtakes Tencent to become the most valuable Chinese company, with a ~$524B market cap, above Tencent's $510B; CXMT's Shanghai shares jumped 460%+ at IPO —  CXMT Corp. has overtaken Hong Kong-listed Tencent Holdings Ltd. as the world's most valuable Chinese company …

Amsterdam-based Adyen reports H1 2026 net revenue up 19% YoY to €1.3B, processed volumes up 24% YoY to €803.8B, and EBITDA of €641.5M; ADYEN.AS rises 12%+ (Adam Whittaker/Wall Street Journal)
Source: TechmemePublished: Aug 13, 2026

Adam Whittaker / Wall Street Journal : Amsterdam-based Adyen reports H1 2026 net revenue up 19% YoY to €1.3B, processed volumes up 24% YoY to €803.8B, and EBITDA of €641.5M; ADYEN.AS rises 12%+ —  Net revenue increased 19% and processed volumes climbed 24%  —  Shares in Adyen jumped after the Amsterdam-based …

Sources: Anthropic's investors expect it to float at a $2T+ valuation in an October IPO and to hit $100B to $120B in annualized revenue by the end of 2026 (Financial Times)
Source: TechmemePublished: Aug 13, 2026

Financial Times : Sources: Anthropic's investors expect it to float at a $2T+ valuation in an October IPO and to hit $100B to $120B in annualized revenue by the end of 2026 —  Anthropic investors expect the AI start-up to float at a valuation of $2tn or more in October, a dizzying figure that would eclipse SpaceX …

DeepSeek launches V4-Pro, its most advanced model that rivals Kimi K3 on some benchmarks but is priced much lower, at $0.435/1M input and $0.87/1M output tokens (The Information)
Source: TechmemePublished: Aug 13, 2026

The Information : DeepSeek launches V4-Pro, its most advanced model that rivals Kimi K3 on some benchmarks but is priced much lower, at $0.435/1M input and $0.87/1M output tokens —  Chinese AI developer DeepSeek has launched its flagship model, V4-Pro, to mixed reviews from users, with some expressing disappointment.

Sources: Demis Hassabis pitched a new independent industry AI safety entity, modeled on the IAEA, to top Trump officials before stepping down as DeepMind's CEO (Wall Street Journal)
Source: TechmemePublished: Aug 13, 2026

Wall Street Journal : Sources: Demis Hassabis pitched a new independent industry AI safety entity, modeled on the IAEA, to top Trump officials before stepping down as DeepMind's CEO —  Demis Hassabis discussed the proposed new entity with heads of other AI labs and Trump administration officials including Scott Bessent

Meta says it removed 750,000+ Australian accounts believed to belong to under-16s to comply with the social media ban, including 462,000 Instagram accounts (Newley Purnell/Bloomberg)
Source: TechmemePublished: Aug 13, 2026

Newley Purnell / Bloomberg : Meta says it removed 750,000+ Australian accounts believed to belong to under-16s to comply with the social media ban, including 462,000 Instagram accounts —  Meta Platforms Inc. says it has removed access to more than 750,000 Instagram and Facebook accounts in Australia believed to belong …

07

STARTUP ARCHIVE

07.00
STARTUP ARCHIVE

Startup News - August 13, 2026

Startup News Roundup: Aggregating key funding and launch updates.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

03

ALSO TODAY

3 MORE SOURCES
08

SOLIDOT

08.00
SOLIDOT

Solidot News - August 13, 2026

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

Django 项目宣布采用每年发布一个版本的发布模式

Django Python Web 框架项目宣布采用每年发布一个版本的发布模式,放弃以前使用的短期支持、长期支持版本交叉发布方案。Django 不再有长期支持版本(LTS),每个功能版本都有相同的支持承诺。每个功能版本都有三年支持时间,第一年为主流支持,之后两年为安全更新和数据丢失 bug 修正。Django 项目将在任何时候支持三个版本,用户可以按照自身需求在支持期间升级。从 2028 年 1 月发布的 Django 2028 起开始采用这一发布模式。

图书零售商怀疑 AI 公司购买然后销毁珍本图书

扫描且不破坏珍本图书是一件费时费劲的工作。根据互联网档案馆 2021 年发表的一篇文章,该机构尝试过自动化图书扫描,但对于易碎珍本图书而言不可行,干净干燥的人手仍然是最佳的翻页方式。自 2010 年起就在互联网档案馆工作的图书扫描员 Eliza Zhang 表示这项工作需要高度集中注意力。她当时已扫描了逾 300 万页、14000 张折页和 18000 件物品。AI 公司如果要扫描图书显然不太可能使用这种方式。最近发表的多篇报道引发了对 AI 公司收购然后销毁珍本图书的担忧。《每日电讯报》称硅谷销毁了数百万册珍稀图书并“撕碎了原件”,404 Media 报道称名为 ISBNdb 的图书数据库公司宣传其可以帮助 AI 公司大量获取图书。2025 年的图书侵权诉讼披露 Anthropic 内部启动了扫描数百万册图书的 Project Panama 项目。但没有证据表明 Anthropic 曾销毁过珍本图书,该公司也公开声明否认。包括马斯克旗下 xAI 在内的 AI 公司也公开表示,他们不会为了训练 AI 而销毁珍本图书。与此同时,珍本图书零售商则在标记可疑订单,因为他们知道,大多数真心想购买珍本图书的人通常只会购买单本,而不是一次性订购大量不同种类的图书。爱尔兰书店 Kennys 报告了一笔令人匪夷所思的订单,该订单订购了 5000 本冷门图书。买家甚至没有试图还价。

Google 重组 AI 部门旨在赶上竞争对手

Google 本月初重组了其 AI 部门 DeepMind 的领导层,知情人士表示此举旨在赶上竞争对手。Google 的 Gemini 模型去年 11 月一度短暂超越竞争对手,但 Anthropic 和 OpenAI 的新模型使其再次陷入追赶状态。Google 推迟了 Gemin 新模型的发布,原因是内部测试显示它在编程等领域仍然落后于竞争对手。Google 联合创始人 Sergey Brin 在今年 4 月的一次员工大会上督促加快 AI 研发。通过削弱 DeepMind 的自主权,Google 正集中更多精力在 Gemini 模型的开发上。

韦伯望远镜在银河系中心黑洞附近发现水和尘埃

位于银河系中心的超大质量黑洞 Sgr A* 周围,存在极端强烈的辐射与复杂的星际环境,长久以来被认为不利于尘埃与分子长时间存在。最新研究利用韦伯太空望远镜(JWST)的中红外线仪器(MIRI),观测距离 Sgr A* 投影约 0.17 秒差距的恒星 IRS 3。研究团队在 2025 年的观测中取得 4.9 至 27.9 微米的中红外线光谱,首次获得 IRS 3 完整且经前景消光修正的连续光谱,借此分析其周围尘埃包层的化学组成与物理环境。更令人瞩目的是,研究团队首次在 IRS 3 的包层中确认明确的水吸收特征,模型显示水可能位于距离恒星约 900 天文单位的内侧包层。这项发现显示,即使在 Sgr A* 周围由强烈辐射主导的极端环境中,基本分子仍可能存活。超大质量黑洞附近并非完全无法形成或保存尘埃与分子。

社媒如何导致西班牙难民危机

自 2026 年 7 月下旬起,约有 75,000 名移民从摩洛哥越过边境,进入西班牙位于北非的自治市休达。休达政府为此宣布进入“绝对的人道与社会紧急状态”,请求西班牙中央政府宣布国家紧急状态,派军队支援。这一切是如何发生的?在数万移民涌入休达两天前,当地的一家报纸《El Faro de Ceuta》在 TikTok 和 Instagram 上发布了一则视频,展示了两名身穿潜水衣的年轻女性在城市中行走,头发仍然湿漉漉的。虽然未明说,但意思非常明显:两名女性是刚从摩洛哥游泳穿越边境过来的。报纸宣称:“休达再也承受不了了。”在边境的另一侧,这则视频引发了截然不同的反响。被裁剪后用阿拉伯语转发的视频看起来像是一封邀请函。视频中的女性面带微笑,比着和平手势和大拇指,最重要的一点是,她们在自由行走。这段视频似乎验证了社媒上流传数周的传言——西班牙最高法院最近的一项裁决意味着非法抵达的移民可以留在该国。正如 Facebook 上一个账号错误声称:“休达正变成一扇敞开的大门”,但实际上移民在司法审查后仍可能被驱逐。此事成为了社媒直接导致现实悲剧的最典型案例之一。

企业错配系统向 @noreply.net 之类的域名发送邮件

安全研究员 Cory Solovewicz 分别在 2020 年和 2024 年购买了两个域名 noreply.us 和 noreply.net,他原本计划用于过滤该域名地址收到的邮件,结果发现有很多企业的邮件系统也会向该域名发送邮件,而且数量非常庞大。他无意中打造了一个蜜罐。他在本月举行的 Defcon 安全大会公布了结果:noreply.net 自 2024 年 12 月以来收到了 401,796 封邮件,平均每天 699.99 封;noreply.us 数量没有这么多,自 2020 年以来发送了 37255 封邮件。他指出,邮件是企业邮件系统自动发送的,并非人工撰写,这些都是内部系统配置错误导致的。另一名安全研究员 Mike Sheward 在购买了 deleteduser.com 域名之后也有类似的发现,企业没有真的彻底删除用户账号,而只是改了电邮地址。Sheward 透露,一家 AI 公司向该域名发送了大量邮件,该公司利用目标识别技术检测中东工业场所中可能违反安全规程的工人,他从这家公司收到了数千张 CCTV 监控录像截图。

Google 宣布 Pixel 11 系列,价格上涨 100 美元

Google 宣布了 Pixel 11 系列智能手机,一大变化是所有型号的起售价上涨 100 美元。现已开放预购, 8 月 20 日发售。Pixel 11 系列沿用了 Pixel 9 的设计风格,主要变化包括:通知 LED 的回归,但仅限于 Pro 型号,基础款没有;屏幕亮度提升,基础款仍然是 3000 尼特,但 Pro 型号提高到 3600 尼特;电池容量略有下降,但 Google 声称由于新 SoC Tensor G6 效能提升了 20%,电池续航时间与上一代差不多;Tensor G6 细节未公开,泄露信息称它是一款 7 核 Arm 芯片,比 Tensor G5 少一个 CPU 核心;摄像头像素与上一代一致,但变焦倍数提升至 30 倍,Pro 版提升至 120 倍;其它是 AI 功能的增强,等等。Pixel 11 起售价 899 美元,Pixel 11 Pro Fold 最高售价 1899 美元。

农民因听从 AI 建议而导致 150 亩芝麻几乎全毁

安徽滁州一名 67 岁农民疑因过度相信 AI 提供的建议,误用除草剂导致大批芝麻苗死亡,150 亩农田一夜之间几乎全毁,损失惨重。吴姓农民约 1 年前开始接触 AI 软件,从农时安排、施肥到农药使用,几乎大小事都会询问 AI。起初他对相关建议半信半疑,但长期使用后逐渐建立信任,甚至将 AI 提供的方案直接付诸实行。吴大伯 7 月 10 日向 AI 询问芝麻如何除草、除虫,AI 随即生成一套“百亩芝麻飞防除草+除虫全套方案”,其中推荐使用“高效氟吡甲禾灵”及“氟磺胺草醚”除草,另搭配“噻虫嗪”及“甲维盐”等药剂。吴大伯未进一步向农技人员确认,便依照方案喷药。没想到隔天田里便出现严重异常,芝麻苗与杂草大面积枯死。事后他再次询问 AI,AI 才指出配方中的“氟磺胺草醚”可能是造成芝麻死亡的主要原因。当地农技人员表示,氟磺胺草醚主要用于大豆田防除阔叶杂草,并不适用于芝麻田;即使部分其他作物可使用,也必须采取定向喷洒,不能全田施用,否则可能造成药害。吴大伯认为,AI 提供方案时未明确提醒风险,若当时多一句警告,他可能不会照做。不过,AI 对话页面上方其实标示“AI 生成可能有误,注意核实”的提醒,只是他此前从未留意。涉事 AI 软件客服表示,系统没有独立知识库,回答主要是根据网络公开信息整合生成,目前将进一步核查信息来源。至于农户损失,客服表示已完成登记并会向内部反映。

研究预测农村和城市之间的温差在缩小

城市由于黑色沥青和混凝土吸收太阳辐射而变得比周边地区更热。这种被称为“城市热岛效应”的现象,是研究城市升温的基础。气象和卫星数据普遍显示,过去几十年来这一效应已不断加强。一项新研究发现,城市未来很快将不再比周围地区升温得更快。到 2050 年,尽管城市平均气温仍高于周边乡村,“但城市的农村周边地区升温速度更快”,除寒冷地区外,城市热岛效应正在减弱。此前的研究表明,随着气温升高导致乡村地区更加干燥,蒸发降温空气的能力下降,因此乡村的升温速度将加快,从而缩小与城市的温差。这一结果并不意味着气候变化对城市的升温影响会消失,只是说明城市与乡村之间的温差可能减小。

研究显示犯罪率与无证移民无关联

移民涌入会导致犯罪率上升吗?加州尔湾的研究人员分析了 2010-2018 年间美国 11500 个社区 4600 万居民的犯罪趋势,结果显示犯罪率与无证移民无关联。与很多人的说法相反,非法移民比例上升的社区,财产犯罪率下降幅度更大,暴力犯罪率没有显著变化。研究发现,非法移民人口不断增长的社区抢劫案略微上升,但不是移民抢劫本地居民,而是这些移民成为抢劫对象。研究人员指出,非法移民更容易成为抢劫的目标,是因为他们更多地参与现金交易。很多非法移民无法获得银行账户和正规金融服务,他们更有可能携带现金,这使他们成为抢劫的目标。对被驱逐出境的恐惧也使他们不愿向警方报案,从而更容易受到伤害。移民被称为“行走的 ATM 机器”。

NOAA 称 7 月是美国有记录以来最热的月份

美国国家海洋和大气管理局(NOAA)称,7 月是美国有记录以来最热的月份。美国本土 48 州 7 月的平均气温为 24.94 摄氏度,比 20 世纪平均气温高出 0.6 摄氏度,略高于 1936 年 7 月气温。2021 年和 1936 年的夏季是美国历史上最热的夏季。NOAA 表示,此次破纪录高温的最大因素是夜间最低气温更高。夜间气温升高被广泛认为是人为气候变化的典型迹象。NOAA 的计算基于 24小 时平均气温,而不仅仅是最高气温或最低气温。

欧洲多座核电站因高温停运

欧洲多座核电站受到热浪影响相继停运。由于河流水位下降等原因,核电站无法确保冷却所需的水源。罗马尼亚国营核电企业 Nuclearelectrica 于 8 月 11 日表示,该国东南部切尔纳沃德核电站的两座反应堆中,目前正在运行的一座可能于 13 日停运。另一座反应堆已于 7 月下旬停运。由于 5 月以来热浪多次袭击,欧洲已有多座核电站陆续出现间歇性停运。法国和瑞士的部分核电站受到热浪导致河水水温升高的影响,于 6~7 月停运。匈牙利唯一的核电站也被迫停运。

Manus 将以独立公司恢复运营

Manus 宣布将恢复以独立公司的形式运营,今年四月发改委要求 Meta 撤销对 Manus 的收购。Manus 在官网的声明中表示,恢复运营期间部分用户的账户会受到影响。Manus 指出,作为恢复独立运营的一部分,同时为遵守特定司法辖区的监管要求,部分用户在2025年12月29日当天或之后产生的数据,将于2026年8月23日08:00起至8月24日期间(SGT)被删除。受影响的用户可以从现在起至2026年8月23日07:59(SGT)备份数据,并可从2026年8月25日08:00(SGT)起恢复数据。在此期间,未受影响的用户可以照常使用 Manus,无需采取任何行动。

微软八月例行更新修复 421 个 bug,包括正被朝鲜黑客利用的 0day

微软本周二释出了八月例行安全更新,共修复 421 个 bug,比上个月少约 200 个,在 AI 辅助漏洞披露和修复时代,bug 修复数动辄数百已成为新常态。其中一个 bug CVE-2026-68820 正被朝鲜黑客组织 Lazarus Group 利用。它是 Windows Ancillary Function Driver for WinSock 的一个释放后使用 bug,攻击者能利用该 bug 以 SYSTEM 权限执行代码且无需用户交互。发现该 bug 的安全公司 Check Point 称,Lazarus Group 正通过钓鱼攻击利用该 bug,当受害者打开特制 PDF 文件后攻击者会安装名为 Troy 的后门。

Freenet 的最新进展

诞生于 1999 年的 Freenet 是世界第一个可扩展、去中心化的 P2P 网络。它在某种程度上就像是一个共享硬盘。20 多年后的今天,互联网日益的中心化对个人的自由构成了一种根本性的威胁,少数公司控制着绝大部分的互联网服务和基础设施。这些公司拥有巨大的权力,但基本上不需要承担任何责任。它们能审查内容、利用我们的数据、将用户驱逐出他们所依赖的服务之外。Freenet 在 2023 年宣布了它的新计划,创建 Web 的完整去中心化替代,从共享硬盘转变成共享计算机,开发者可以开发中心化服务的去中心化替代,包括消息、社交媒体、电子邮件和电子商务。今年 3 月全新设计的 Freenet 上线。Freenet 设计者 Ian Clarke 在 7 月的 FUTO 上发表演讲谈论了 Freenet 的最新进展:用户现在可使用四个应用,River 用于群聊,新增了私密聊天室功能;Delta 用于发布;Atlas 用于发现和搜索,目前已发布首个工作版本;freenet-git 支持通过 Freenet 进行克隆、获取和推送操作。

英格兰有望成为全球首个消除丙肝的国家

英格兰有望成为全球首个消除丙肝的国家。英格兰已实现治疗八成已知病例的目标,过去十年丙肝死亡人数下降了 36%,距离 2030 年降低 65% 的目标仅一步之遥。丙肝早期症状轻微甚至没有症状,患者通常在感染后很久才会出现症状。如果不进行治疗,丙肝会导致严重的、甚至危及生命的肝损伤。它的传播大多借由共用针头、消毒不完全的医疗设备、在进行健康照护时的针扎伤害还有输血造成。逾 95% 病例可通过服用抗病毒药物 8-12 周治愈。NHS England 表示,自 2015 年以来,有逾 10 万人确诊并接受了丙肝治疗。2024 年的数据显示有约 50200 名成年人患有丙肝。据估计 84.6% 的丙肝患者已得到确诊。

Cloudflare 数据显示北美一工作日 Linux 桌面使用率飙升至 22%

Cloudflare 数据显示 7 月 6 日星期一北美 Linux 桌面使用率飙升至 22%。Cloudflare 数据显示北美的 Linux 桌面使用率已从一年前的 4.1% 升至 6.4%。这一数据不涉及机器人,而只包含人类用户。如果将机器人和人类都包含在内,那么北美的 Linux 桌面使用率为 9.7%。分析师认为,Linux 桌面使用率增长的趋势是由 AI 开发者和 AI 智能体用户推动的。Windows 当然能本地运行 AI 工作负载,但 Linux 在管理多种 AI 工具和多个有不同依赖项的项目上更具有优势。Linux 被视为是 AI 智能体的首选操作系统。

Gemini 成为 Google 月活数最快突破 10 亿的产品

Gemini 成为 Google 月活数最快突破 10 亿的产品。Gemini 已深度集成在 Google 几乎所有的产品和服务中, 为 Gmail 的邮件整理、云盘 Drive 的文档摘要等功能提供支持。Gemini 也是 Google 搜索体验的核心,AI Mode 和 AI Overviews 的背后都是 Gemini,但 10 亿用户数指标并不涉及这些集成 AI 功能的使用。Gemini 的月活数指的是用户过去一个月访问过 Gemini 应用、Gemini Web 端或 Gemini Live。

在未加密密钥不小心泄露后 Mozilla 撤销了 Firefox 签名密钥

Mozilla 披露,它的 Firefox 和 Thunderbird 签名密钥的未加密版本不小心被人递交到了一个不公开的 GitHub 代码库里,该代码库只有少数员工才能访问,而相关员工早已通过其它方式获得密钥的访问授权。尽管如此,将未加密签名私钥保留在源代码控制系统中不是好的做法,因此 Mozilla 撤销了密钥。相关密钥被用于给 Firefox 和 Thunderbird 的 Linux tarball、RPM 包以及校验和文件进行签名。Mozilla 表示,它的调查未发现密钥被未经授权第三方访问的证据。对于密钥更换,大多数 Firefox 和 Thunderbird 用户无需任何操作,但手动验证 Mozilla GPG 签名的用户需要导入新的签名密钥以及旧密钥的撤销信息。

科技公司高管称 AI 将会减少工作时间,实际上 AI 增加了工作时间

四年前 Google 的一位工程总监宣称到 2025 年 AI 将推动企业实行四天工作制。OpenAI 今年早些时候也鼓励企业试行四天工作制,声称 AI 将能大幅提升人类劳动效率,业界应为此做好准备。OpenAI 的一位前员工称,该公司从未真正试行过四天工作制。前员工称 OpenAI 的工作文化令人精疲力竭,频繁举行危机会议,周末要加班,绩效考核残酷无情,同事会被突然解雇。科技公司员工称,他们的工作时长远超典型的每周五天 40 小时。前 OpenAI 员工表示,他们每周至少工作 70 小时。他现在在一家 AI 初创公司工作,每周工作时间接近 50-60 小时,在工作生活平衡上比 OpenAI 好点。OpenAI 和 Anthropic 员工称,公司的冲刺开发通常持续数周,一周的工作时长甚至超过 90 小时。前 Google 员工 Amin Shali 称在离职后其睡眠和整体健康状况都改善了。

09

APP STORE RANK

09.00
APP STORE RANK
Loading…