// Episode W08 · 2026-02-12 to 2026-02-19
Three currencies showed up at once: latency, capital, and regulation
Three currencies showed up at once: latency, capital, and regulation. OpenAI's GPT-5.3-Codex-Spark went real-time on Cerebras hardware. Anthropic raised $30B at a $380B post-money valuation. Google upgraded Gemini 3 Deep Think and pushed it as a science-grade product surface. Nvi…
The Bleeding Edge — Episode Briefing W08
Date range: 2026-02-12 → 2026-02-19 (Europe/Madrid)
Headline of the Week
Three currencies showed up at once: latency, capital, and regulation. OpenAI's GPT-5.3-Codex-Spark went real-time on Cerebras hardware. Anthropic raised $30B at a $380B post-money valuation. Google upgraded Gemini 3 Deep Think and pushed it as a science-grade product surface. Nvidia announced Meta will deploy "millions" of Blackwell + Rubin GPUs. Mistral acquired Koyeb (first acquisition). Ireland's DPC opened a formal probe into Grok over harmful generated imagery.
Top 5
-
OpenAI launches GPT-5.3-Codex-Spark — real-time coding model on Cerebras. >1000 tokens/sec, 128k context, ChatGPT Pro users in Codex first. Real "latency tier" play — AI coding that feels interactive, not batch. Corroborated — OpenAI
-
Anthropic raises $30B Series G at $380B post-money valuation. Led by GIC + Coatue. Resets the capital scale for frontier labs. Corroborated — Anthropic
-
Google ships major upgrade to Gemini 3 Deep Think + expanded availability. Available in the Gemini app for Google AI Ultra subscribers + early API access for select groups. New academic benchmark claims. Premium "science reasoning" surface. Corroborated — Google
-
Nvidia + Meta: hyperscale AI infrastructure deal — millions of Blackwell/Rubin GPUs + CPUs + Spectrum-X networking. Concrete signal that "GPU megadeals" era is accelerating; full-stack (compute + networking) matters. Corroborated — NVIDIA
-
Ireland's DPC opens formal probe into Grok on privacy + harmful generated imagery concerns. EU privacy enforcement becoming a real operating constraint for consumer AI features, especially generative media. Corroborated — Reuters
Categorised News
Apps / Dev Tools / Platforms
ChatGPT reliability improvements for longer "Thinking" chats. Reduced interruption rates via infrastructure improvements. The unsexy work that keeps power users paying. Corroborated — OpenAI Help
Regions / Macro
Mistral AI acquires cloud startup Koyeb (first acquisition). Strengthens Paris-based "full-stack AI provider" ambitions. Europe's "sovereign AI" story becoming about cloud + deployment, not only models. Corroborated — Reuters
Prompting Skill of the Week
Latency Ladder Prompting (LLP). Best for fast coding models — produce correct changes without "over-editing."
Steps:
- State goal in one line.
- Provide minimal context (file/function + constraints).
- Ask for plan in 3 bullets max.
- Request single small diff (one function, one behavior).
- Add verification ask ("what tests/edge cases changed?").
Example: "Goal: Fix the login rate-limit bug. Context: auth/rate_limit.ts only. Constraint: don't change public interfaces. First: 3-bullet plan. Then: provide a minimal diff patch. Finally: list 5 edge cases to test."
Common failure: model makes sweeping refactors. Fix: explicitly demand "minimal diff" + "touch only these lines/files."
New AI Tools
GPT-5.3-Codex-Spark — real-time coding (research preview). Ultra-low latency coding optimized for interactive edits on Cerebras hardware. Corroborated — OpenAI
Gemini 3 Deep Think upgraded mode — science/research reasoning. Specialized reasoning for science/research/engineering with Google AI Ultra app + early API access. Corroborated — Google
AI Personality of the Week
Dario Amodei (Anthropic CEO/cofounder). Anthropic announced a $30B Series G at $380B post-money valuation. The funding scale helps set the pace (and expectations) for frontier AI economics and enterprise adoption. — Anthropic
Catch-All
Bloomberg: OpenAI nearing first phase of new funding round likely >$100B. Would be another step-change in capital scale + downstream demand for compute. Unverified — single major outlet, sourced. — Bloomberg
Show Notes (bullets only)
- OpenAI GPT-5.3-Codex-Spark: real-time coding on Cerebras, 128k context.
- Anthropic raises $30B at $380B valuation; frontier + infra fuel.
- Google upgrades Gemini 3 Deep Think; app + early Gemini API access.
- NVIDIA + Meta partnership: millions of Blackwell/Rubin GPUs + CPUs + networking.
- Ireland opens probe into Grok over privacy + harmful generated imagery.
- Mistral acquires Koyeb to build European cloud/infra stack.
- Bloomberg: OpenAI funding may top $100B (unconfirmed).
Weekly Patterns (Inference)
- Competitive frontier splitting into speed tiers (real-time vs agentic long-running).
- Funding rounds are now effectively compute commitments in disguise.
- Hyperscalers buying full-stack AI platforms (GPU + CPU + networking), not parts.
- Europe's best shot at leverage is infra + deployment, not only "better models."
- Regulation converging on the fastest-moving risk area: genAI media on social platforms.
- "Science-grade reasoning" becoming a premium consumer/enterprise upsell category.