Curated by Shen Huang · 90 stories · ~14 min read
DIGEST · 2026-07-14

OrangeBot.AI Digest — 2026-07-14

90 headlines across 8 sources, aggregated for this day.

Hacker News(15)

  1. Cursor 0day: When Full Disclosure Becomes the Only Protection Left (mindgard.ai)
  2. Bonsai 27B: A 27B-Class model that runs on a phone (prismml.com)
  3. S&P Global has lowered Oracle’s creditworthiness from BBB to BBB- (www.heise.de)
  4. The Tower Keeps Rising (lucumr.pocoo.org)
  5. Measuring Input Latency on Linux: X11 vs. Wayland, VRR, and DXVK (marco-nett.de)
  6. Are we offloading too much of our thinking to AI? (www.artfish.ai)
  7. Germany set to restrict its Freedom of Information Act (www.dw.com)
  8. How to stop Claude from saying load-bearing (jola.dev)
  9. Punch yourself in the face with reality (adi.bio)
  10. Codex starts encrypting sub-agent prompts (github.com)
  11. Your 'app' could have been a webpage (so I fixed it for you) (danq.me)
  12. European "age verification" "app" forcing everyone to use Android or iOS (github.com)
  13. Indian scientists produce most detailed 3D atlas of the human brainstem (www.bbc.com)
  14. Australian energy retailers must offer three hours of free daytime electricity (lenergy.com.au)
  15. YouTrackDB is a general-use object-oriented graph database (github.com)

GitHub Trending(15)

  1. Shubhamsaboo / awesome-llm-apps
  2. mattpocock / skills
  3. Dicklesworthstone / destructive_command_guard
  4. OpenCut-app / OpenCut
  5. virattt / ai-hedge-fund
  6. Nutlope / hallmark
  7. HKUDS / Vibe-Trading
  8. Raphire / Win11Debloat
  9. hasaneyldrm / exercises-dataset
  10. penpot / penpot
  11. AIEraDev / Clypra
  12. par274 / sharpemu
  13. chenyme / grok2api
  14. Graphify-Labs / graphify
  15. HenryNdubuaku / maths-cs-ai-compendium

Product Hunt(15)

  1. Flyout

    Rich-text notes that fly out from your Mac's screen edge

  2. Agentcard for companies

    Give your agent a debit card

  3. Pazi

    Vibe code business operations

  4. Animos App

    Showcase your designs in motion

  5. ClawTeams

    The first goal-driven, proactive AI team for e-commerce

  6. BugShot

    Discover, fix, capture, and report bugs in one shot

  7. Portero

    Know exactly what's running on every port of your Mac

  8. Mojave Paint

    Direct manipulation of static images on the Mac platform

  9. Goose Ads Remixer

    Remix the ads already winning in your niche

  10. loopclub

    The shared drum machine to jam with strangers or with Claude

  11. Claude Overlay

    A floating Claude Code chat that sees your screen

  12. Branda

    Turn any domain into on-brand ads, MIT Open Source

  13. ClipFlow

    Small video jobs, without a timeline

  14. AutoShelf 2.0

    Auto-organize files on your Mac now with MCP & CLI support

  15. VocalVia

    Turn documents and articles into editable multi-voice audio

Hugging Face(15)

  1. Weak-to-Strong Generalization via Direct On-Policy Distillation

    Reinforcement learning with verifiable rewards (RLVR) is a powerful recipe for improving language-model reasoning, but it is expensive to repeat on every new strong model because the target model must generate many rollouts during training. As models scale, post-training itself becomes a bottleneck. We study a weak-to-strong alternative: run RL on a smaller model where rollouts are cheaper, then reuse what that RL run learned to improve a stronger target model. Directly distilling the post-RL weak teacher is not enough, because the teacher's final policy mixes useful RL gains with the limitations of the smaller model. We propose Direct On-Policy Distillation (Direct-OPD), which transfers the teacher's RL-induced policy shift instead. Direct-OPD compares the post-RL teacher with its own pre-RL reference and treats their log-ratio as a dense implicit reward for the student. In plain terms, the checkpoint pair tells us which actions RL made the weak model more or less likely to take, and Direct-OPD applies that signal on the stronger student's own on-policy states. This directly reuses the weak model's RL supervision signal without running sparse-reward RL on the target model. Empirically, Direct-OPD consistently leverages weaker teachers to improve stronger target models; notably, it boosts Qwen3-1.7B from 48.3% to 58.3% on AIME 2024 in just 4 hours on 8 A100 GPUs. It outperforms step-matched direct RL and enables the sequential composition of multiple policy shifts. Our results show that RL outcomes can be reused across model scales as implicit reward signals, not merely as final models to imitate.

  2. ABot-N1: Toward a General Visual Language Navigation Foundation Model

    Visual Language Navigation foundation models aim to unify deep reasoning for grounded spatial decisions with broad versatility for diverse embodied tasks. Current approaches typically achieve this integration via monolithic policies that map observations directly to actions, yet they often suffer from coordinate drift and poor handling of long-tail semantics. Furthermore, these black-box mappings lack interpretability, hindering the simultaneous achievement of generality, robustness, and transparency. We present ABot-N1, a step toward a general Visual Language Navigation foundation model, that addresses these challenges by decoupling cognition from control via a slow-fast architecture guided by dual visual-language signals. More specifically, a slow vision-language reasoner performs explicit Chain-of-Thought reasoning while producing a pixel goal. This compact set of image-space anchor points serves as a universal interface for diverse tasks, including point-goal, object-goal, poi-goal, instruction-following, and person-following. Subsequently, a fast action expert leverages both the textual cues and the pixel guidance to generate continuous waypoints at the native control frequency. By bridging high-level intents and low-level control through pixel-grounded anchors paired with explicit linguistic traces, our approach ensures robust, generalizable, and interpretable navigation across simulation and real-world benchmarks. ABot-N1 establishes new state-of-the-art records, delivering massive gains specifically in urban-scale navigation: boosting POI arrival by 35.0% (to 77.3%) and achieving 95.4%/92.9% SR in complex indoor and outdoor scenes. It also maintains superior robustness across object-reaching, person-following, and instruction-following tasks. New Point-Goal/POI-Goal benchmarks are released as open source to advance the field of urban-scale navigation.

  3. ABot-AgentOS: A General Robotic Agent OS with Lifelong Multi-modal Memory

    Recent VLM and VLA systems have improved robotic perception and action prediction, yet long-horizon embodied agents still require a general runtime layer for reasoning, memory, tool use, verification, and cross-embodiment execution. We present ABot-AgentOS, a general robotic Agent Operating System that sits above low-level controllers and provides a deliberative agent layer for scene-conditioned planning, context-isolated skill execution, multi-stage verification, multi-modal memory, and edge-cloud collaboration. To evaluate such systems, we introduce EmbodiedWorldBench, an executable benchmark with 16 indoor, outdoor, and hybrid scenes, four difficulty levels, and over 200 tasks involving navigation, object search, NPC dialogue, dynamic events, and trace-grounded scoring. ABot-AgentOS further introduces Universal Multi-modal Graph Memory, a persistent source-grounded substrate that converts dialogue, visual observations, spatial context, temporal relations, and task traces into typed nodes and edges. A failure-driven self-evolution loop converts diagnosed memory failures into gated runtime evo-assets that are promoted only to later evaluation splits, preventing current-split ground-truth leakage while enabling continual improvement. On an initial EmbodiedWorldBench subset, ABot-AgentOS improves over a single-controller baseline in both task success and goal completion. Across memory benchmarks, ABot-AgentOS Static achieves 87.5 on LoCoMo, 59.9 on OpenEQA EM-EQA, 88.6 on Mem-Gallery, and 76.5 Acc@All on NExT-QA; self-evolution further improves LoCoMo to 88.7, OpenEQA to 60.4, and Mem-Gallery to 89.0. These results suggest that a general Agent OS layer can improve long-horizon embodied execution while providing persistent, auditable memory for continual interaction.

  4. 4D Human-Scene Reconstruction from Low-Overlap Captures

    Existing volumetric capture of dynamic human performance achieves high fidelity with dense camera arrays. However, in real-world scenarios, only a handful of low-overlap cameras are available, which degrades the output quality and leaves large areas unobserved. Recent 4D reconstruction methods have focused on low-overlap settings, yet they still produce noticeable artifacts in under-observed regions. Video diffusion models have emerged as another option, but they show geometrically inconsistent results for humans. To address these limitations, we propose StudioRecon, a pipeline that reconstructs 4D human scenes from sparse, low-overlap cameras by decoupling background and humans. We densify background supervision by synthesizing hundreds of camera-controlled novel views with a video diffusion model. We also robustly initialize deformable Gaussian humans with cross-view identity association and triangulated multi-view keypoint fitting. Finally, our recursive enhancement module with motion-adaptive consistency injection harmonizes the composed output, thereby further avoiding remaining artifacts. We achieve state-of-the-art novel view synthesis across four real-world datasets and demonstrate applications such as novel trajectory rendering and human replacement.

  5. LightMem-Ego: Your AI Memory for Everyday Life

    Personal AI assistants on mobile and wearable devices continuously perceive users' daily lives through visual and audio streams. However, answering queries about past experiences requires lightweight multimodal memory that can continuously accumulate, organize, and retrieve long-term experiences, which remains challenging. To address this challenge, we present LightMem-Ego, a lightweight streaming multimodal memory system for everyday-life assistance. The system continuously captures egocentric visual and audio streams, aligns them on a shared timeline, and organizes them into a hierarchical memory consisting of current, short-term, and long-term memory. Given a user query, LightMem-Ego dynamically routes retrieval to the appropriate memory level and generates answers grounded in multimodal evidence. The demonstration can be deployed on smartphones and AI glasses, supporting object finding, conversation recall, life summarization, routine discovery, and personalized assistance. Code is available at https://github.com/zjunlp/LightMem-Ego.

  6. AdvancedMathBench: A Benchmark Suite for Advanced Mathematical Proof Generation and Verification

    Large language models (LLMs) have achieved remarkable performance on high-school and olympiad-style mathematics, yet their capabilities on advanced mathematics remain poorly understood. Existing benchmarks, however, fall short in both scope and evaluation granularity: they provide limited disciplinary coverage and often rely on final-answer correctness or coarse judgments, leaving the validity of the reasoning process inadequately assessed. To bridge this gap, we introduce AdvancedMathBench, a benchmark suite designed to evaluate advanced mathematical reasoning capabilities. Its core proof-generation benchmark, ProverBench, contains 296 problems spanning undergraduate and doctoral qualifying-exam levels. To provide reliable evaluation of the proofs, we develop a dedicated automatic verification pipeline trained on large-scale expert annotations to produce both correctness verdicts and fine-grained assessments of proof errors, which exhibits strong agreement with human experts on held-out proof trajectories. We further introduce VerifierBench, consisting of 888 model-generated proof trajectories paired with expert ground truth, to evaluate whether models can correctly judge proof validity and provide sound verification rationales. Experiments show that AdvancedMathBench remains challenging for frontier models. On proof generation, the best-performing model, GPT-5.5-xhigh, achieves only 75.8 and 66.1 on the UGD and QE splits, respectively, indicating substantial room for improvement on advanced mathematical proof construction. On proof verification, the best model attains a Balanced F1 of only 65.1, and models generally exhibit low true negative rates, suggesting that critical error detection remains a major bottleneck.

  7. Metacognition in LLMs: Foundations, Progress, and Opportunities

    Metacognition is a foundational component of intelligence critical to effective learning, problem solving, decision-making, communication, and more. In recent years, it has become increasingly recognized as a cornerstone of capable, transparent AI systems. Yet while LLMs have made significant progress across diverse real-world tasks, it is not yet clear when, how, or to what extent they can exhibit or be endowed with effective metacognitive abilities, nor how such abilities can be adapted to advance the fundamental capabilities, reliability, and intelligence of AI systems. This paper bridges this gap by presenting the first comprehensive overview of the current state of knowledge on metacognition for LLMs. We analyze and taxonomize the landscape of this emerging field and summarize recent technical advancements, including methods and benchmarks to measure and evaluate LLMs' metacognitive abilities, techniques to elicit, improve, and apply metacognition in LLMs, and findings and implications of ongoing research. We also discuss applications, open questions and challenges, and promising directions for future work. Our aim is to provide a detailed and up-to-date review of this topic and stimulate meaningful research and discussion. An organized list of papers can be found at https://github.com/yale-nlp/LLM-Metacognition.

  8. EgoSteer: A Full-Stack System Towards Steerable Dexterous Manipulation from Egocentric Videos

    Steerability is a defining capability of generalist robot policies, yet remains largely absent in dexterous-hand systems for lack of large-scale, language-aligned, and action-accurate demonstration data. To address this bottleneck, we present a full-stack system that scales dexterous VLA pre-training from egocentric human videos and enables data-efficient real-robot post-training. It integrates EgoSmith, a data pipeline that curates in-the-wild egocentric videos into 9.6K hours of high-quality pre-training data with 9x higher throughput and better accuracy than prior SOTA; a unified robot stack for teleoperation and human-in-the-loop correction; and EgoSteer, a world-model-enhanced VLA trained on optimized infrastructure. Human-data pre-training equips EgoSteer with language-guided manipulation priors, which are grounded through robot post-training and improved by DAgger refinement. Empirically, EgoSteer robustly executes free-form instructions across 40+ diverse tasks, demonstrating failure recovery, dexterity, and generalization. The pre-trained model also few-shot adapts to complex long-horizon tasks, including box folding, on two embodiments with 75+% success. We open-source the system, data, and model at https://egosteer.github.io/.

  9. Proxy Exploration and Reusable Guidance: A Modular LLM Post-Training Paradigm via Proxy-Guided Update Signals

    Post-training is essential for refining the domain-specific capabilities of large language models (LLMs), yet existing reward optimization and distribution matching methods tightly couple policy exploration with distribution alignment. This coupling forces expensive exploration directly on the policy model and severely hinders the asynchronous generation, reuse, and cross-model transfer of optimization signals. In this paper, we propose Proxy-guided Update Signal Transfer (PUST), a novel post-training framework that fundamentally decouples update-signal exploration from distribution alignment. Instead of utilizing the primary model for costly exploration, PUST employs a lightweight proxy model as an efficient testbed to discover high-reward behaviors. We extract the relative improvement signal between the proxy's initial and optimized states, transferring this directional update to the primary model to guide its policy alignment. This decoupled pipeline, comprising proxy exploration, update-signal extraction, and signal transfer, significantly reduces computational overhead and enables optimization signals to be asynchronously generated, cached, and reused. Crucially, by transferring relative improvements rather than absolute policy distributions, PUST naturally supports weak-to-strong improvement and seamless cross-model transfer. Systematic evaluations on Qwen3-family models across math and code domains demonstrate that update signals extracted from substantially weaker proxies can robustly and adjustably enhance stronger primary models. Ultimately, PUST transforms post-training from a monolithic online optimization process into a highly modular, reusable, and cost-efficient paradigm.

  10. NeuroCogMap Reveals Cognitive Organization of Large Language Models

    Understanding how complex cognitive functions are organized within artificial systems is central to interpreting large language models (LLMs) and relating them to biological cognition. Yet although LLMs exhibit broad cognitive-like behaviours, it remains unclear whether their internal representations form reproducible functional systems that explain behaviour, failure and links to human cognition. Here we present NeuroCogMap, a cognitive neuroscience-inspired framework that organizes internal features of LLMs into functional parcels and links them to interpretable functions, cognitive capabilities and a cognitive hierarchy. These parcels form a stable and semantically coherent organization that is partly conserved across models and functionally linked to model outputs. Within this organization, major LLM failures, including hallucination, bias, refusal failure and sycophancy, correspond to distinct disruptions in representational and behavioural-control systems, yielding internal signatures for mechanism-guided detection and targeted intervention. Beyond model behaviour, NeuroCogMap improves prediction of human cortical responses during naturalistic language comprehension, with the strongest correspondence in higher-order association cortex. At the cognitive level, its internal signatures expose latent strategies that guide refinements of classical models of human decision-making. Together, these findings establish NeuroCogMap as a system-level framework for mapping functional organization in artificial systems and for relating this organization to human cortical function and cognitive behaviour.

  11. MET: Theory-Grounded and Culture-Aware Multilingual Moral Reasoning

    Language models are increasingly used for moral decision-making across diverse linguistic and cultural contexts, yet existing work overlooks multilinguality on three aspects: 1) multilingual evaluation benchmarks use direct translation, failing to adapt culture-specific items; 2) inference-time methods for moral reasoning rely on static, English-centric scaffolds and lack grounding in moral theory; 3) training methods for moral decision-making typically require expensive supervision from stronger models or human annotators. We address these gaps with three contributions. First, we introduce MCLASH, a multilingual moral decision-making benchmark to capture culturally situated moral intuitions and social norms across languages. Second, we propose MET (Multilingual Ethics with Theory-grounded reasoning), a two-step prompting method built on expert-curated, theory-based grounds drawn from psychology and philosophy: the model first selects situation- and culture-specific grounds, then reasons over them in the native language of the user. Third, we introduce MET-D (MET-Distillation), which enhances the second step through a self-distillation training stage that requires no external supervision. MET-D improves macro-F1 over the base model on all three models of different sizes and families (Qwen3-4B, Qwen3-8B, Gemma3-4B), by an average of 3.71 points on MCLASH and 4.23 on MMoralExceptQA, with a peak MCLASH gain of 12.94 points for Malay on Qwen3-8B. We further reveal that MET-D increases native-language reasoning by 62.13 points on average, and that beneficial grounds differ systematically across cultures. Together, these contributions open the path for culture-aligned, theory-grounded multilingual moral reasoning.

  12. CtrlVTON: Controllable Virtual Try-On via Visual-Instance-Prompt Segmentation

    Virtual try-on (VTO) has made significant progress in realistically transferring garments onto a target person. Yet most systems give the user little control over how a garment should be worn -- its size (loose or fitted), style (e.g., tucked in or untucked, open or closed), and spatial placement on the body. We address this gap with two complementary contributions. First, we define and solve Visual-Instance-Prompt Segmentation via VIP-SAM: given a flatlay image of a garment, segment that specific instance in a photograph of a person wearing it. This is an instance-level task, distinct from the typically studied category-level segmentation. Second, we introduce CtrlVTON, a controllable VTO framework that recasts try-on as an image editing problem and adds segmentation masks as pixel-level control over garment layout, including style, size, and spatial placement on the body. VIP-SAM and CtrlVTON each achieve state-of-the-art results on their respective tasks. In particular, CtrlVTON generates images that follow user-provided layouts far more faithfully than the strongest proprietary editing systems while matching them on garment fidelity.

  13. Xiaomi-Robotics-U0: Unified Embodied Synthesis with World Foundation Model

    Recent foundation image and video generation models offer strong generalization and controllability, but their direct application to embodied scenarios is limited by requirements for multi-view consistency, geometric coherence, and robot embodiment constraints. Existing methods typically adapt foundation models with limited robot data, often sacrificing visual knowledge acquired during large-scale pre-training. We present Xiaomi-Robotics-U0, a 38-billion-parameter multimodal autoregressive model for unified embodied synthesis. It treats embodied generation as an extension of foundation image and video generation and jointly optimizes text-to-image generation, image editing, embodied scene generation, embodied transfer, and embodied video generation. This unified framework preserves the generalization of the pre-trained world foundation model while adapting it to embodied settings. Xiaomi-Robotics-U0 is the first model to support high-quality multi-view scene generation across multiple robot embodiments and to introduce structured, controllable embodied transfer for fine-grained editing while preserving multi-view consistency and interaction dynamics. It achieves state-of-the-art results on single-step and sequential generation tasks, outperforming GPT-Image-2.0 in human evaluations of embodied scene generation and transfer, ranking first on World Arena for embodied video generation, and improving the out-of-distribution success rate of pi_0.5 from 36.9% to 63.2% on challenging real-world manipulation tasks. These results show that foundation world models can serve both as embodied world models and scalable data engines for embodied intelligence. Code and checkpoints are available at https://robotics.xiaomi.com/xiaomi-robotics-u0.html.

  14. Latent-Identity Tuning in Text-to-Image Personalization Models

    Generating and editing a person's face demands high precision, as even minor modifications can significantly alter a subject's perceived identity. Current personalization and editing methods built on general-purpose text-to-image models, however, often lack the precision required for fine-grained facial edits. We present a method for fine-grained identity tuning in text-to-image personalization models. Unlike standard image editing, which operates on a given image, identity tuning modifies the latent representation of a specific identity, enabling the generation of diverse images that consistently depict the same edited identity. To enable fine-grained latent identity tuning, we explore the latent space of a pre-trained, frozen encoder for text-to-image personalization. Our approach requires no additional training. Instead, it leverages the existing architecture of a frozen encoder to uncover latent semantic directions. This space consists of a set of latent tokens that play distinct roles in capturing different aspects of an identity and often correspond to specific spatial or semantic facial regions. We show that meaningful directions can be identified within this space and within subspaces defined by selected tokens, enabling localized, fine-grained, and semantically coherent edits. We validate our approach through qualitative and quantitative experiments that demonstrate diverse localized facial edits while preserving cross-image identity consistency. Project page at: https://garibida.github.io/IdentityTuning/

  15. Motion4Motion: Motion Transfer Across Subjects at Inference

    This work explores the motion transfer from one video to another, which is crucial in animation for diverse characters. Previously, video motion transfer has been largely explored between human and human-like characters, enabling a lot of applications in digital creation. However, these approaches encounter a main limitation. Specifically, related technical pipelines heavily rely on a predefined human skeleton structure and accordingly require skeleton-conditional model training. On the one hand, these methods are difficult to generalize to diverse characters, such as animals from different species, while preserving their unique motion styles. On the other hand, labeled data in diverse skeletons is limited, which additionally restricts the large-scale training for the task. In this paper, we jump out of the skeleton-based motion transfer framework and propose a training-free motion transfer framework, named Motion4Motion. Motion4Motionmodels the motion flow of the character in a video instead of skeletons, which makes motion transfer across species easier. Extensive experimental results and novel applications show our methods outperform baselines impressively. Project page is available at https://lhchen.top/Motion4Motion.

Techmeme(15)

  1. The UK government proposes a default overnight social media curfew for 16- and 17-year-olds and disabling features like auto-play and infinite scroll by default (Muvija M/Reuters)

    Muvija M / Reuters : The UK government proposes a default overnight social media curfew for 16- and 17-year-olds and disabling features like auto-play and infinite scroll by default —  Britain will introduce a default overnight curfew on social media apps for 16- and 17-year-olds, the government said …

  2. Sources: OpenAI's first device will be a moveable, screen-free smart speaker with a camera and sensors, meant to serve as a humanlike AI companion (Mark Gurman/Bloomberg)

    Mark Gurman / Bloomberg : Sources: OpenAI's first device will be a moveable, screen-free smart speaker with a camera and sensors, meant to serve as a humanlike AI companion —  OpenAI's much-anticipated push into consumer devices is slated to begin with a mobile, screen-free smart speaker designed to be a new type …

  3. Sources: DeepSeek has started planning for an IPO in China and may file as soon as this year, allowing it to debut in 2027 (Lulu Yilun Chen/Bloomberg)

    Lulu Yilun Chen / Bloomberg : Sources: DeepSeek has started planning for an IPO in China and may file as soon as this year, allowing it to debut in 2027 —  Chinese AI pioneer DeepSeek has begun preparations for an initial public offering and may file as soon as this year, setting the stage for what could be a landmark debut for the country's technology industry.

  4. Anthropic faces ridicule and criticism for an ad titled "There's hope in hard questions" that unsettled viewers with weird graveyard imagery and doomer-ist tone (Lucas Ropek/TechCrunch)

    Lucas Ropek / TechCrunch : Anthropic faces ridicule and criticism for an ad titled “There's hope in hard questions” that unsettled viewers with weird graveyard imagery and doomer-ist tone —  Anthropic is known for its creative marketing, but the AI company may have been a little bit too creative when it conjured up its most recent advertisement.

  5. OpenAI says it is "not aware of any evidence" that Apple's lawsuit alleging trade-secret theft has merit, adding that it believes in fair competition (Mark Gurman/Bloomberg)

    Mark Gurman / Bloomberg : OpenAI says it is “not aware of any evidence” that Apple's lawsuit alleging trade-secret theft has merit, adding that it believes in fair competition —  OpenAI said on Tuesday that it's “not aware of any evidence” that an Apple Inc. lawsuit alleging trade-secret theft has merit.

  6. Adapter, which offers an infrastructure layer to help users leverage and control data for use by AI agents and apps, emerges from stealth with $17.8M in funding (Alex Konrad/Upstarts Media)

    Alex Konrad / Upstarts Media : Adapter, which offers an infrastructure layer to help users leverage and control data for use by AI agents and apps, emerges from stealth with $17.8M in funding —  Repeat founder Adam Ghetti returns with a startup backed by GV and others to provide better ‘cognition’ for your AI use …

  7. Overtone, a "voice- and audio-forward" dating service founded by Hinge creator Justin McLeod that uses AI to make "highly curated introductions", raised $18M (Amanda Silberling/TechCrunch)

    Amanda Silberling / TechCrunch : Overtone, a “voice- and audio-forward” dating service founded by Hinge creator Justin McLeod that uses AI to make “highly curated introductions”, raised $18M —  Hinge founder Justin McLeod announced an $18 million fundraise for his new dating company, Overtone.

  8. A US judge dismisses a proposed class action accusing Apple of failing to stop the dissemination of CSAM through iCloud, saying Section 230 shields the company (Diana Novak Jones/Reuters)

    Diana Novak Jones / Reuters : A US judge dismisses a proposed class action accusing Apple of failing to stop the dissemination of CSAM through iCloud, saying Section 230 shields the company —  A U.S. judge has dismissed a proposed class action accusing Apple (AAPL.O) of failing to stop the dissemination …

  9. PrismML launches Bonsai 27B, a model based on Qwen3.6 27B that it says runs natively on Apple devices via MLX; its CEO says Apple is evaluating the tech (MacKenzie Sigalos/CNBC)

    MacKenzie Sigalos / CNBC : PrismML launches Bonsai 27B, a model based on Qwen3.6 27B that it says runs natively on Apple devices via MLX; its CEO says Apple is evaluating the tech —  Apple is in talks with a small Silicon Valley company that says it can shrink powerful artificial intelligence models enough to run directly …

  10. A look at Founders Fund-backed State Affairs, which raised $70M and uses AI trained on reporting by its 76 staffers to power a Bloomberg Terminal-like product (Washington Post)

    Washington Post : A look at Founders Fund-backed State Affairs, which raised $70M and uses AI trained on reporting by its 76 staffers to power a Bloomberg Terminal-like product —  State Affairs combines media and technology at a time when tensions between the two industries are at a fever pitch.  —  Summary

  11. TerraFirma, a construction tech company founded by two former SpaceX engineers to build remote-controlled construction equipment, raised $115M (Samantha Subin/CNBC)

    Samantha Subin / CNBC : TerraFirma, a construction tech company founded by two former SpaceX engineers to build remote-controlled construction equipment, raised $115M —  As SpaceX's Elon Musk sells investors on a space economy with life beyond Earth, a two-year-old construction startup founded …

  12. Sources: Uber is in advanced talks to acquire Delivery Hero in a deal valuing the German food-delivery company well above its recent market value of €11.2B (Bloomberg)

    Bloomberg : Sources: Uber is in advanced talks to acquire Delivery Hero in a deal valuing the German food-delivery company well above its recent market value of €11.2B —  Uber Technologies Inc. is in advanced talks to buy German food-delivery company Delivery Hero SE, a deal that will allow …

  13. Google Images launches a Pinterest-like redesign with a browsable, dynamic gallery of images, and adds a way for users to create AI images in Search (Aisha Malik/TechCrunch)

    Aisha Malik / TechCrunch : Google Images launches a Pinterest-like redesign with a browsable, dynamic gallery of images, and adds a way for users to create AI images in Search —  Google Images, the tech giant's image search engine, is taking on Pinterest with its latest redesign that turns the site into a browsable …

  14. The European Commission proposes exempting wearable tech from rules requiring removable batteries, clearing a hurdle for Meta's smart glasses, after US pressure (Politico)

    Politico : The European Commission proposes exempting wearable tech from rules requiring removable batteries, clearing a hurdle for Meta's smart glasses, after US pressure —  Commission exempts smart glasses like Meta's from batteries regulation, clearing a major hurdle to European expansion.

  15. Anthropic announces a new Claude for Teachers initiative, as part of which it will provide K-12 teachers in the US free access to premium Claude features (Zac Hall/9to5Mac)

    Zac Hall / 9to5Mac : Anthropic announces a new Claude for Teachers initiative, as part of which it will provide K-12 teachers in the US free access to premium Claude features —  Anthropic is providing free access to premium Claude AI features to K-12 teachers in the United States.  The effort is part of a new Claude for Teachers initiative.

Solidot(15)

  1. 微软承诺大幅改进 Windows 11 的搜索功能

    Windows 11 的搜索功能集成了 Web 搜索(Bing)和本地搜索,经常在用户想要搜索本地文件时显示 Web 搜索结果。对于用户的抱怨,微软现在终于表示它听到了,官方博客承诺全面改进搜索功能,优先显示本地应用、文件和设置的结果,同时移除广告、推广、MSN/Bing 等干扰内容,致力于“提升搜索结果的可靠性、易用性和清晰度”。搜索功​​能也提升了拼写错误处理,即使用户拼错了应用或文件名,也能找到正确的结果。这些功能改进已经包含在预览版中,预计将于今年晚些时候推送给所有 Windows 11 用户。

  2. 加州新提案将禁止无限滚动

    加州民主党议员 Josh Lowenthal 今年初提出了法案 Assembly Bill 1709,禁止 16 岁以下儿童使用具有成瘾设计的社媒平台。在听取反馈之后,Lowenthal 修改了其提案,改为禁止社媒平台使用具有成瘾性质的设计,而所谓成瘾设计包括了无限滚动的信息流、自动播放、推荐算法和推送通知等常见的社媒功能。Lowenthal 表示其提案的初衷不是阻止访问,而是阻止掠夺性行为。提案要求社媒公司在 2028 年前调整其平台。Lowenthal 在听证会上表示无限滚动等是产品功能而不是言论。

  3. AI 公司高管以及经济学家呼吁就 AI 对经济的影响采取行动

    Anthropic、Google 和 OpenAI 等 AI 公司高管以及经济学家和计算机科学家联署发表公开信,呼吁就 AI 对经济和就业的影响立即采取行动。公开信称:“未来 10 年 AI 可能会变得强大得多。可能推动经济发生前所未有的转变,其规模超越工业革命,但速度却快得多。这可能带来风险,包括大规模就业岗位流失,同时也可能带来机遇,比如生活水平的大幅提升。”联署人之一的 Yoshua Bengio 认为,“我们必须有意识的做出集体、民主的选择,而不是任由市场力量发挥作用,从而冒着让大多数公民被抛在后面的风险,AI 极有可能彻底改变我们的经济。”AI 最近一段时间引发了更多人的反感,因此也有很多人认为 AI 泡沫濒临破裂,利益攸关者可能不想让泡沫太早破灭。

  4. 华为和苹果在华手机出货量不减反增

    IDC 的数据显示,2026 年第二季度,中国智能手机出货量约为 6600 万部,同比下降 4.3%,连续第五个季度下滑。内存等组件成本上涨迫使大多数 Android 厂商提价,从而导致需求降温。华为和苹果是例外,分别实现了近 20% 和 25% 的增长。华为市场份额最高占 22.6%,其次是苹果的 18.1%,OPPO 16.0%,vivo 16.0%,小米 12.4% ,荣耀 11.3%,Wiko 1.1%,联想 0.3%,中兴 0.3% 以及三星 0.1%。由于涨价 618 期间智能手机销量同比下降近 15%。相比其它涨价的 Android 厂商,华为和苹果则能维持价格的稳定。

  5. 瑞士军方拥抱开源切断与微软的合作

    瑞士军方的网络战部门将从 10 月起开始使用开源办公替代 OpenDesk。此举的背景是微软的战略转变。瑞士长期以来一直与这家美国公司合作,此前敏感的政府数据一直保存在瑞士自己的国家数据中心。但微软正要求客户将电子邮件、文档、日历数据或视频会议等服务只能通过其服务器访问。对于瑞士军队而言,这是巨大的国家安全风险。瑞士军方担心敏感军事信息落入美国政府手中。瑞士军方目前正在使用德国数字主权中心 (Zendis) 开发的 MS 365 开源替代 OpenDesk。

  6. Telegram 的 t.me 域名被暂停解析

    Telegram 旗下短域名 t.me 被 .me 域名管理机构 serverHold,导致该域名在全球停止解析。serverHold 状态通常与法律事务相关。管理 .me 域名的 Identity Digital 声称是应美国 OFAC (Office of Foreign Assets Control) 机构要求而屏蔽该域名。美国财政部旗下的 OFAC 的任务是打击恐怖主义、大规模杀伤性武器扩散、毒品走私以及其它威胁国家安全的行为,能对外国政府、组织和个人实施制裁。使用 t.me 的服务将需要切换到 telegram.me。

  7. 欧盟考虑限制青少年使用社交媒体

    欧盟考虑限制青少年使用社交媒体,包括年龄限制、分阶段开放访问以及彻底禁止。社交媒体平台可能还需在青少年获准使用其服务前,证明自身服务无害。欧洲委员会主席 Ursula von der Leyen 表示,在审查了专家小组建议后,欧盟委员会可能会在数月内提出新立法提案。专家小组建议采用分阶段的方法,包括 3 岁以下儿童“完全不接触屏幕”、13 岁以下儿童需在监督下使用互联网,以及对年龄更大的青少年设置一些限制。专家小组还表示,社交媒体平台应证明其服务对年轻用户是安全的,von der Leye 表示她支持这一做法。欧盟委员会将研究这份报告,在“夏季之后”提出相关提案。任何立法需获得欧洲议会及欧盟 27 个成员国的批准,才能在整个欧盟范围内生效。

  8. 日本信用卡公司突然倒闭,现金再次为王

    日本信用卡公司 Zentoshin 突然倒闭,不仅冲击了其客户,也影响到了支持该公司的银行。依赖 Zentoshin 的商家在寻找替代支付提供商的同时只能要求客户支付现金,或扫描二维码支付。Zentoshin 破产时负债约 1152 亿日元,是今年日本最大的企业破产案例。该公司为约 20 万家商户提供服务,许多是小型餐馆和零售商,几乎没有能力承受延迟付款或突然丧失刷卡能力的冲击。日本曾以现金支付闻名,政府通过推广数字支付,使得无现金支付比例从 2010 年的 13% 上升到 2025 年的 58%。

  9. 2026 年菲尔茨奖得主疑似泄露

    有人在国际数学家大会 ICM 2026 官网日程表的前端代码中,发现了四条标记为菲尔兹奖得主的隐藏字段: 60 HIDDEN Fields Medal Lecture: Yu Deng | Yu DengI 60 HIDDEN Fields Medal Lecture: John Pardon| f8f5fa42-4309-4064-8901-bb61c18c9add| 60 HIDDEN Fields Medal Lecture: Jacob Tsimerman 60 HIDDEN Fields Medal Lecture: Hong Wang| Hong Wang 2026 年国际数学家大会将于 7 月 23 日举行,菲尔兹奖被誉为数学界的诺贝尔奖,但不同于诺贝尔奖在公布日才通知获奖者,菲尔兹奖会提前通知获奖者,因此其名单有可能会提前泄露。如果名单获得确认,这将是第二次中国数学家获得菲尔兹奖,且同时有两人入选。第一次是丘成桐。邓煜在公理化物理的希尔伯特第六问题上做出重大贡献,王虹解决了开放问题三维空间内的挂谷集合猜想,John Pardon(白杰文)解决了 Gromov 的纽结理论问题,Jacob Tsimerman 在 André-Oort 猜想等问题上做出了重大贡献。

  10. 挪威研究显示富裕家庭的后代首先出现认知能力下降

    弗林效应(Flynn Effect)预测人类的 IQ 得分呈上升趋势,每十年增加 3 到 5 分。但最近几年的研究发现,弗林效应出现了逆转,IQ 得分不增反降。根据发表在 PNAS 期刊上的一项研究,挪威研究人员调查了 579,379 名挪威男性,观察弗林效应及其逆转是否因社会经济地位而异,以及教育水平是否可解释差异。研究人员发现,弗林效应逆转首先出现在高收入家庭的男性后代中,中低收入家庭的认知峰值较晚,且峰值后的下降幅度较小。研究结果表明,认知能力得分存在一种潜在的群体层面下降趋势。低收入群体教育水平的提升短暂抵消了下降趋势,但教育水平趋稳后各个群体的认知能力得分均出现下降,其中高收入群体的下降幅度最为显著。

  11. 蒋方舟因论文存在抄袭行为被撤销硕士学位

    人民大学宣布决定撤销蒋方舟的硕士学位。中国人民大学星期一(7月13日)晚在微博通报称,近日,网上出现关于中国人民大学文学院2019届硕士毕业生蒋方舟学位论文涉嫌学术不端的新线索。学校高度重视,立即组建由多位校内外知名专家参与的调查组,通过文献溯源比对、依规问询、听取当事人申辩等,深入开展核查工作。“经核查,蒋方舟硕士学位论文有九处与境外某篇期刊论文存在文字重合,且相关内容未标注引用、未列明参考文献。人民大学依据中国《高等学校预防与处理学术不端行为办法》《中华人民共和国学位法》的相关规定,认定蒋方舟构成学术不端行为,并研究决定,撤销其硕士学位。”蒋方舟本人星期一晚在微博回应,接受人大校方的处理并致歉。她说:“因此事被惊扰并失望的读者,我致以歉意。对我的老师为此事蒙受的处分,深致歉意。”

  12. Vinton Cerf 退休

    Vinton Cerf 上周卸任 Google 首席互联网布道官一职,标志着其职业生涯的落幕。现年 83 岁的 Cerf 与 Robert Kahn 合作设计了 TCP/IP 协议,因此被誉为互联网之父。TCP 管理通过互联网发送的数据包,确保不会丢包,能以正确的次序接收,在正确的目的地重新组装。IP 管理地址,在正确的目的地转发和发送数据。两者共同构成了互联网的核心架构,让计算机能连接和交换流量。自 2005 年以来,Cerf 一直担任 Google 的副总裁和首席互联网布道官。

  13. 逃脱死亡命运的类木星行星

    天文学家利用韦伯望远镜观测了一颗逃脱死亡命运的类木星行星 WD 1856 b。天文学家是在利用 TESS 望远镜观测白矮星时发现 WD 1856 b 的。白矮星是类太阳恒星的残骸,已经历了红巨星阶段,留下了地球大小的核心。天文学家在 WD 1856 系统发现了一颗气态巨行星,它距离恒星仅仅只有 0.02 个天文单位。这颗白矮星已经死亡了 60 亿年,它在红巨星阶段本应该会吞噬内行星,而气态巨行星本应该在此过程中向外迁移,结果它却更接近恒星了。韦伯的观测发现,WD 1856 b 被气溶胶笼罩,大气层含有甲烷,向太空辐射的能量大约是其从正在冷却的恒星接收能量的 25 倍。行星的温度高达 400 开尔文。

  14. 数据中心用电量占到了爱尔兰用电量的 23%

    爱尔兰中央统计局 (CSO) 的数据显示,2025 年数据中心用电量占到了爱尔兰用电量的 23%。而在 2015 年这一比例仅为 5%。大型数据中心的用电量在 2025 年增长了 10%,从 2024 年的 6973 GWh 增至 2025 年的 7663 GWh,所有其他部门同期的用电量仅增长 2%。相比下城市居民用电量占总用电量的 18%,农村居民用电量则为 9%。类似其它地区,爱尔兰也出​​现了反数据中心抗议活动。该国拥有逾 80 个数据中心。

  15. 他们窃取了数据和民主

    1998 年时任 Novell CEO 施密特(Eric Schmidt)接受 BBC 采访,当被询问到硅谷的政治立场时,施密特毫不犹豫的咆哮道:“我们反政府、反监管、反国会。”BBC 说,“你们想要的实际上是一个丛林社会?一个强者生存,弱者无依无靠的社会?”施密特坦然称是并以此为傲。硅谷精英想要不受监管的权力,这一论调与一个世纪前的镀金时代寡头如出一辙。而硅谷精英仅仅通过声称对人类传播、信息完整性、真相的命运以及信息文明中知识分布的全球历史性变革拥有实验权威,便得以为所欲为。一场持续数十年、至今仍在进行的实验拉开了序幕。作为监控资本主义的代表,Google 收集的用户数据远远超过其服务的需要。信息无政府状态正在重塑世界政治格局。虚假信息、极化和选举失能都有利于专制,而在追求人类数据的过程中,算法对腐化信息的优先推送有利于其商业利益,能吸引用户参与并引发数据爆炸式增长。任何民主制度都无法在这种环境下长久生存。今天的信息空间与民主制度的公共广场原型截然不同,让民主国家面临持续的压力。生成式 AI 就是以监控资本主义积累的海量数据为食物,而 AI 公司更是无视道德和法律毫无顾忌的窃取数据。他们代表了一种以盈利为目的的极权主义。这种权力体制与阿伦特(Hannah Arendt)、奥威尔(George Orwell)等人分析的政治极权主义有着根本性的差异,代表了一个由科技巨头掌控一切的未来。这种以数据驱动、以盈利为目的的极权主义,本质上是民主的敌人。它并非是我们所追求的未来,也并非我们这个时代和人民的必然命运。

NEWSLETTER · FREE · WEEKLY

OrangeBot Weekly

The best new AI tools + Claude Code skills, every week — with my verdict on what’s actually worth your time. No hype.

Free · One-click unsubscribe · No spam