AI News HubLIVE

Live AI News Intelligence

Live monitoring

The most important shift in AI today

Distilled from 105 trusted sources. Last update 2026-07-02 03:15 UTC.

Live monitoring

Live updates

Trusted sources, attribution, rights, and in-site reading distilled into a signal-first AI brief.

Live updates

Reset
Meta to sell excess compute, like SpaceX

Meta has spent billions on AI and data centers. Now it plans to launch a cloud infrastructure business, selling AI compute and models, competing with AWS, Google Cloud, and Azure.

Hacker News AIToolsIn-site article
Fable Is Back: This Safeguard Has Some AI in It

Anthropic reinstates Fable 5 with stricter safeguards after a jailbreak incident. The new classifier causes more false positives, especially in coding tasks, and the US government gains significant oversight with pre-release access and dedicated resources, signaling a shift toward state-controlled AI.

Hacker News AIPolicy / ResearchIn-site article
Senior SWE-Bench: open-source benchmark that assesses agents as senior engineers

Senior SWE-Bench is a new open-source benchmark designed to evaluate AI agents on senior-level engineering tasks, including underspecified features, runtime debugging, and tasteful code delivery. It features 50 public and 50 private tasks across diverse repos and stacks. Top models still fail over 75% of the time, highlighting the challenge of senior-level coding.

Hacker News AIAgents / ResearchIn-site article
Will AI spark a scientific Renaissance – or a diffuse monoculture?

Artificial intelligence is becoming integral to science, increasing productivity but potentially narrowing research focus and reducing collaboration. A Nature study found AI-augmented researchers publish three times more papers but see a 5% drop in topic range and 22% less collaboration. The risk is industrialization of research without deep critical thinking.

Hacker News AIResearchIn-site article
I'm Begging You to Leave Your AI Note-Taker at Home

The author argues that bringing AI note-takers to in-person conversations destroys the backstage authenticity of social interactions, turning every chat into a recorded performance, and calls for new social norms to protect ephemeral conversations.

Hacker News AIAgents / ResearchIn-site article
WebDeck – AI-powered PPT to interactive HTML converter

WebDeck is an open-source tool that converts PowerPoint (.pptx) presentations into interactive web presentations with one click. It uses AI to intelligently parse PPT content and reconstruct it into native web components, supporting responsive design, various block types, visual editing, and offline use. It aims to solve common PPT sharing pain points such as compatibility issues, mobile display problems, and static content.

Hacker News AIAgents / ResearchIn-site article
More AI – Open-source model-agnostic AI desktop

More AI is a free, open-source Windows desktop application for AI enthusiasts who want a unified workspace without vendor lock-in. It supports local and cloud models, governed execution, cryptographic audit trails, and multiple workspaces including Chat, IDE, Music Studio, Picture Editor, Video Editor, and AI Colosseum. Users can bring their own models, run fully offline, or mix cloud APIs.

Hacker News AIAgents / ChipsIn-site article
AI and Operators

VektorGeist introduces its Operators and Agents Platform, designed to simplify complex tasks through AI-driven operators and agents, enhancing automation.

Hacker News AIAgentsIn-site article
Scritty

Shared, searchable memory for every AI coding agent.

Product Hunt AIAgentsIn-site article
Anti-Causal Domain Generalization: Leveraging Unlabeled Data

This paper studies domain generalization in an anti-causal setting where the outcome causes the covariates. The authors propose two methods that leverage unlabeled data from multiple environments to regularize the model's sensitivity to changes in the mean and covariance of covariates, with worst-case optimality guarantees. Empirical results are shown on a controlled physical system and a physiological signal dataset.

Apple Machine Learning ResearchResearchIn-site article
Conformal Thinking: Risk Control for Reasoning on a Compute Budget

Reasoning Large Language Models (LLMs) benefit from test-time scaling, with accuracy improving as token budget increases, motivating adaptive reasoning. However, setting token budgets and thresholds involves a risk-accuracy trade-off. This paper re-frames budget setting as risk control, limiting error rate while minimizing compute. It introduces an upper threshold to stop when confident and a lower threshold to stop unsolvable instances. Using distribution-free risk control, the framework optimally specifies stopping mechanisms given a target risk and validation set. Experiments across diverse tasks and models demonstrate computational efficiency gains while adhering to risk targets.

Apple Machine Learning ResearchModels / Policy / ResearchIn-site article
Residual Context Diffusion Language Models

Residual Context Diffusion (RCD) is a new module for diffusion large language models (dLLMs) that recycles computation from discarded tokens, improving efficiency and accuracy. RCD converts discarded token representations into contextual residuals and reinjects them into the denoising process. It uses a decoupled two-stage training pipeline and achieves 5-10 point accuracy gains across benchmarks, with up to 4-5x fewer denoising steps on challenging tasks like AIME.

Apple Machine Learning ResearchModels / ResearchIn-site article
Learning Unmasking Policies for Diffusion Language Models

Diffusion Large Language Models (dLLMs) now match autoregressive models on many tasks while being more efficient. A key design aspect is the sampling procedure that selects which tokens to unmask. Current heuristics require manual tuning and degrade with larger block sizes. This work proposes training sampling policies via reinforcement learning, formalizing masked diffusion sampling as a Markov decision process, and using a lightweight single-layer transformer policy. Experiments show the trained policies match state-of-the-art heuristics in semi-autoregressive (block) generation and outperform them in full-diffusion settings.

Apple Machine Learning ResearchModels / Policy / ResearchIn-site article
On Robustness and Chain-of-Thought Consistency of RL-Finetuned VLMs

Reinforcement learning finetuning improves vision-language models on reasoning benchmarks, but they remain vulnerable to textual perturbations. This paper shows that misleading captions or incorrect chain-of-thought traces cause significant drops in robustness, especially when consistency is considered. Closed models outperform open-source ones, indicating a gap in current open-source RL finetuning. An accuracy-faithfulness trade-off is identified; adversarial augmentation alone is insufficient, and a faithfulness-aware reward can help but may lead to shortcut learning.

Apple Machine Learning ResearchModels / Research / StartupsIn-site article
Amortizing Maximum Inner Product Search with Learned Support Functions

This paper proposes amortized MIPS, a regression-based approach that trains neural networks to directly predict MIPS solutions. The key insight is that the MIPS value function is the support function of the key set, whose gradient yields the optimal key. Two models are introduced: SupportNet, an input-convex network for regressing the support function, and KeyNet, a vector-valued network for directly regressing the optimal key. Experiments on BEIR show improved IVF hit rates under equal compute budgets.

Apple Machine Learning ResearchResearchIn-site article
Multi-Agent Teams Hold Experts Back

Self-organizing LLM teams fail to match the performance of their best expert agent, with losses up to 41.1%. The primary bottleneck is leveraging expert knowledge rather than identifying experts. Teams tend toward integrative compromise, which harms performance but improves robustness against adversarial agents.

Apple Machine Learning ResearchModels / Agents / ResearchIn-site article
Meta Caps Internal AI Token Spending After Costs Approach Billions in 2026

Meta sent an internal memo to about 6,000 employees warning that internal AI usage costs are approaching billions of dollars in 2026. Employees consumed 73.7 trillion tokens in 30 days, with an internal leaderboard 'Claudeonomics' exacerbating non-productive usage. CTO Bosworth emphasized token consumption doesn't equal productivity. Meta will deploy a centralized 'AI Gateway' dashboard and implement formal token budgets starting in 2027, while steering employees towards its own MetaCode coding assistant.

Hacker News AIAgents / ChipsIn-site article
Show HN: Identity Layer for Agents and Autonomous AI

AuthSec is a unified Go service for the complete identity lifecycle, including authentication, MFA, OIDC federation, RBAC, SCIM, client management, external-service credentials, and SPIFFE/SPIRE workload identity, all from a single binary.

Hacker News AIAgents / PolicyIn-site article
FOMO Is the Cyberpsychosis of the AI Era

FOMO in the AI era has evolved into a chronic anxiety driven by the relentless pace of technological acceleration. This article explores its symptoms, costs, and the engineered anxiety economy, offering genuine solutions: shift from 'keeping up' to 'building something,' set intentional information boundaries, and embrace incompleteness.

Hacker News AIAgents / PolicyIn-site article
How we keep GPUs reliable across Databricks AI

Distributed GPU training at scale encounters three failure modes: crashed jobs, silent slowdowns, and numerical corruption. Databricks AI uses stress testing with diverse workloads and a multi-stage health check system (active bootstrap, passive continuous, periodic multi-node) to catch failures early and maintain reliability.

Databricks BlogAgents / ChipsIn-site article
Oracle outlines all the ways it could lose the farm it bet on AI

Oracle is burning hundreds of billions to finance AI datacenters for the likes of OpenAI. Now, the company is admitting they may not pay off. In a regulatory filing, Oracle cited numerous risk factors including demand misestimation, customer defaults, power shortages, and construction delays. Despite the risks, Oracle plans to continue massive spending, increasing debt to fund capex.

Hacker News AIPolicy / StartupsIn-site article
Finding a Needle in the Haystack: Querying Physical AI Data with Daft

This article explores how to use the Daft framework to query Apple's EgoDex dataset efficiently. By combining frame-level semantic embeddings (like SigLIP) with geometric features, researchers can use natural language to search video clips, such as 'find every clip where a writing-gripped hand lifts chopsticks.' Daft enables discoverability in large-scale, unstructured robotic datasets.

Hacker News AIAgents / ChipsIn-site article
Teaching AI to Reason About Software

A team at AWS trained a small language model on Soteria's symbolic execution traces, beating a model four times its size at catching bugs in C. We explore what they did and why it matters for the future of AI-assisted software engineering.

Hacker News AIAgents / PolicyIn-site article