Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

AI

Michael Burry’s Bearish Bet Against Nebius Stock Sends a Warning Message to AI Bulls

Michael Burry’s Bearish Bet Against Nebius Stock Sends a Warning Message to AI Bulls

Michael Burry, the investor known for his bearish stance on the 2008 housing crash, is once again taking a short position in Nebius Group (NBIS), a leading AI cloud provider. Burry, who previously shorted Nebius in August 2022 at $212 per share, added to his position after the company's Q2 results were released. Despite reporting impressive revenue growth, Burry remains skeptical of the AI buildout and has raised concerns about the accounting methods used by AI infrastructure companies.

He argues that the depreciation schedules used by these companies may be overstating current profits, as the hardware fueling the AI trend becomes outdated within two to three years. Burry's skepticism extends beyond Nebius, with him holding shorts against other AI companies such as Nvidia, Palantir, Applied Materials, and Caterpillar.

Written by urgent.news from Yahoo Finance's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at finance.yahoo.com →

More in AI

Unpopular Opinion: Why I’m an AI Skeptic

With all the hype in the past several years around AI (or more specifically GenAI), I'm not afraid to say – I'm an AI skeptic.

  • AI hype is driven by irrational enthusiasm, not solid evidence
  • Current AI lacks true self-learning and emotional capabilities
  • Enterprise benefits from AI are uncertain until technology matures

How do you catch it when a model update changes your agent's tool calls?

Your agent calls get_weather(city="London") . The provider ships a new model version. Now it calls get_weather(location="London, UK") , your downstream parser breaks, and nothing in CI told you.

  • Toolcontract library detects model update changes to tool calls
  • Golden set of expected tool calls serves as contract
  • Library supports strict, unordered, subset, superset trajectory matching

Semantic Cache in AI Tokenomics

Introduction A few weeks ago I was looking at logs for a support bot that answers the same handful of questions all day long.

  • Semantic cache addresses redundant AI model calls for semantically similar queries.
  • Semantic cache uses embeddings, similarity scores, and thresholds for meaning-based caching.

More from Sunday 16 August →