Meta Plans to Launch AI Cloud Service to Sell Excess Compute, Directly Challenging AWS, Azure, and Google Cloud
MetaCloud ComputingAI Infrastructure
According to TLDR, Meta plans to launch a cloud computing business to sell its surplus AI compute power and hosted models, creating a new revenue stream and directly competing with mainstream cloud providers such as AWS, Azure, and Google Cloud. Analysis suggests that competition in AI has shifted from model performance to full-stack infrastructure, including custom chips, dedicated data centers, and vertically integrated ecosystems. Meanwhile, due to AI costs approaching several billion dollars, Meta has implemented a spending cap on internal AI token usage starting in 2026, reflecting large tech firms' dual strategies under growing compute cost pressure.
2
OpenAI Proposes Transferring 5% Equity to U.S. Government to Establish Public Wealth Fund and Ease Regulatory Pressure
OpenAIAI PolicyEquity
OpenAI is exploring the transfer of 5% equity to the U.S. government to establish a Public Wealth Fund, enabling ordinary citizens to share in the economic benefits of AI growth. This move is widely seen as a strategic effort to ease regulatory scrutiny and improve government-corporate relations. The news, relayed by TLDR and tech bloggers, reflects how leading AI companies, amid rapid growth, are experimenting with tying equity to public interest as a way to navigate increasingly strict policy oversight—an emerging exploration at the intersection of AI governance and commercial strategy.
Anthropic Opens Up Claude API Rate Limits, Sonnet and Haiku Throughput Increased by Up to 5x
AnthropicClaude APIDeveloper Tools
Anthropic has announced increased rate limits for the Claude API across all users and simplified its tiering system by removing thresholds based on spending levels. The Sonnet and Haiku models now support up to a 5x increase in call limits. Additionally, the Artifacts feature in Claude Code is now available to Pro and Max subscribers, enabling real-time publishing and updates. These changes lower the barrier for developers and enhance the usability of agent-based programming, marking a key step in Anthropic's efforts to strengthen its developer ecosystem and expand market share.
Microsoft Azure CLI Targeted in Massive Password Spraying Attack: 81 Million Attempts Breach 78 Accounts Across 64 Organizations
CybersecurityAzureCloud Security
A recent large-scale password spraying attack targeted Microsoft Azure CLI authentication, involving over 81 million login attempts and successfully breaching at least 78 accounts across 64 organizations. Security firm Huntress noted that many affected organizations had conditional access policies enabled but were still compromised, underscoring the critical importance of cloud identity security. This incident highlights the urgent need for enterprises to strengthen multi-factor authentication and identity governance in cloud environments and reflects the escalating security challenges facing cloud infrastructure in the AI era.
5
Anthropic Recruits Four Top Scholars in Two Weeks, Including Nobel Laureate and Berkeley CS Chair
AnthropicAI TalentIndustry-Academia Collaboration
Anthropic has hired four leading scholars within two weeks, including Nobel laureate John Jumper and Jelani Nelson, chair of UC Berkeley's Computer Science department. Nelson's research in streaming algorithms and dimensionality reduction directly addresses training efficiency and computational complexity in large models, signaling that the AI talent race is expanding beyond engineering and alignment into theoretical computer science. As large models hit efficiency bottlenecks, competition is shifting from 「who has the stronger model」 to 「who has more efficient core algorithms」, with pre-IPO equity incentives becoming a key tool for attracting academic talent.
Study Confirms: Self-Critique Loops Fail to Reduce LLM Hallucinations; Deterministic External Verification Cuts Error Rate by Half
LLMHallucination DetectionAI Safety
A controlled experiment shows that self-critique loops in LLM agents do not reduce hallucination rates—the closed-book generation hallucination rate remains at 43.3%, similar to the 40% baseline of single-pass generation, with additional iterations wasting compute. In contrast, using deterministic, source-anchored geometric verifiers reduces hallucination rates from 40% to 19.2%, nearly halving errors. The study emphasizes that loop effectiveness depends on the verification mechanism—self-assessment is the weakest link—and only external deterministic checks yield meaningful improvements.
Huawei's openJiuwen Open-Sources AutoGenetic Memory, Enabling Agent Memories to Grow Autonomously with Up to 98% Token Reduction
AI AgentMemory MechanismOpen Source
Huawei's openJiuwen community has open-sourced the hierarchical memory engine AutoGenetic Memory, which enables agent memories to grow autonomously through designs such as AutoDreaming, MemoryTurbo, GraphMemory, and Swarm collective memory. This significantly improves memory accuracy while drastically reducing token consumption. The system uses an L0–L3 hierarchical architecture to compress information progressively and adopts a human sleep-inspired mechanism for offline, asynchronous memory consolidation, making token usage linearly controllable. GraphMemory upgrades isolated facts into relational networks, enabling cross-session long-term understanding, while Swarm collective memory supports organizational memory accumulation and sharing.
Kunlun Tech's TianGong AI Business Surpasses $800M ARR, with AI Short Drama Platform Contributing Over $700M
AI CommercializationGenerative AIAI Short Drama
Kunlun Tech's TianGong AI has surpassed $800 million in annual recurring revenue (ARR) and is advancing toward the $1 billion milestone, positioning it to become China's first non-BAT company to achieve a $1B ARR in AI. The AI short drama platform contributed over $700 million, while AI tools generated over $100 million. Its short-form video platform DramaWave has completed its transition to AI-native operations, with over 80% of new content being AI-generated. TianGong has built a complete commercial loop from models to products, with core offerings like video and music generation topping international charts, symbolizing the shift in AI from technological competition to commercial viability.
Google Tests Upgraded Gemini Flash on LM Arena, Signaling Potential New Release
GoogleGeminiLarge Model
According to TLDR, Google is testing an upgraded version of Gemini Flash on the LM Arena anonymous battle platform, potentially indicating performance improvements. While Google has not officially confirmed the release, industry precedent suggests such tests often precede official model launches. Concurrently, Google introduced TabFM, a table foundation model based on hybrid attention mechanisms capable of performing classification and regression tasks in zero-shot settings. Its personal AI agent, Gemini Spark, has also launched on Mac, extending cross-device user experiences.
10
LangChain Rolls Out Four Major Updates Covering OpenWiki, Voice Agents, and Long-Horizon Agent Evaluation
LangChainAI AgentDeveloper Tools
LangChain has released four major updates within a week: the open-source tool OpenWiki automatically generates and updates documentation for codebases, improving coding agent performance; LangSmith now offers unified tracing for logs from major coding agents including Claude Code, Cursor, and Copilot, addressing visibility issues in multi-tool workflows; integration with Harbor enables evaluation of long-running, stateful agents; and DeepAgents now includes programmable sub-agents. These releases strengthen LangChain's position in AI agent development and observability tooling.