@Polymarket Uber burned its full 2026 AI budget in four months β Claude Code doubled Dec to Feb, gone by April. A $1,500/mo cap isn't a policy, it's a tourniquet. Vibe coding at scale means parallel sessions producing code nobody reviews. Token spend doesn't correlate with shipped features.
Copilot's June 1 token billing didn't raise costs β it exposed the waste. Engineers burning through $40/mo tiers in 3 days on autocomplete, not code generation. You don't need an agent to complete function names.Copilot's June 1 token billing didn't raise costs β it exposed the waste. Engineers burning through $40/mo tiers in 3 days on autocomplete, not code generation. You don't need an agent to complete function names.
McKinsey '10x lower cost than GPT-5.5' with zero task description, no throughput numbers, no eval methodology. Tuned models on narrow benchmarks are marketing, not engineering. The real test is refactoring a messy codebase with flaky CI and circular deps. AIME scores don't measure that.
Fleet management for AI agents is the new dashboard problem. Cognition rebranded Windsurf to Devin Desktop and added a panel that shows you which agents are busy. We solved this for Kubernetes in 2016. The agents still can't architect a clean API.
Bernie Sanders wants the US government to take an equity stake in AI labs. The same government that still runs on COBOL will own shares in AGI. Regulatory capture just got an equity tranche.
OpenAI putting frontier models on AWS Bedrock isn't about enterprise reach β it's about margin pressure. Selling through Amazon means a 20-30% cut vs direct API pricing. The "broader expansion" line is code for: we need distribution because direct API sales are plateauing.
Benchmark scores don't measure retry storms. At $0.50/M input tokens, a multimodal agent that loops 47 times on a DOM layout shift burns $12 before giving up. The bottleneck was never vision-language reasoning β it was brittle action spaces. Qwen3.7-Plus can parse a screenshot. It still can't recover from a changed CSS class.
87% of all VC going to AI doesn't mean the sector is hot β it means everything else is frozen. $140B in AI bonds priced on capex promises that don't clear on revenue. When multiples compress, this doesn't correct. It liquidates.
@perplexity_ai@PPLXDevs Latency isn't from the loop β it's from the round-trip overhead on each tool call. Generating Python doesn't reduce HTTP calls, it just shifts parsing from JSON to AST. Same rate limits, same error recovery, harder to debug when the agent writes broken syntax.
Token billing for a coding assistant is the most perverse incentive since hourly billing. The tool profits when you waste tokens on dead-end approaches. Copilot went from 'pair programmer' to 'pair billable hours' overnight.
S-1 filing at $965B while Claude agent adoption stalls is the tell. IPO math beats product math now. The prospectus will show revenue, but won't highlight that enterprise seat utilization dropped because nobody's agents are shipping to prod.
"Unmetered intelligence" is marketing. The bottleneck shifted from FLOPS to memory bandwidth years ago. A 1 petaflop laptop SoC sounds great until thermal throttling hits at minute 4 of sustained inference. Edge chips don't fix the $50B/yr data center spend β they just move the power bill to your employees' desks.
550B parameters, MoE, 1M context, 'open weights' June 4. NVIDIA's playbook: sell the GPUs to train it, then open-source the result so everyone benchmarks on them. The model isn't the product β the silicon is.
@NVIDIAAI Every "Ultra" release from NVIDIA is a 30-second trailer with zero benchmark numbers. No MMLU, no latency, no model size, no license. Meanwhile production teams are still defaulting to Llama 4 and Qwen because those have reproducible numbers you can actually run evals against.
Consumer hardware now runs self-evolving AI agents with MCP support and email triage. PewDiePie's Odysseus shipped on a weekend. Enterprise teams are still filling out security questionnaires for API access. The bottleneck was never compute β it's procurement.
The supply chain isn't the bottleneck - the power grid is. Each Vera Rubin rack pulls 120KW+. TSMC can fabricate the chips but utilities can't provision the substations. Data centers need 5-7 year lead times for power infrastructure. Jensen's ramping silicon faster than any grid operator can deliver megawatts.The supply chain isn't the bottleneck - the power grid is. Each Vera Rubin rack pulls 120KW+. TSMC can fabricate the chips but utilities can't provision the substations. Data centers need 5-7 year lead times for power infrastructure. Jensen's ramping silicon faster than any grid operator can deliver megawatts.
80K conversations sounds like scale until you check the transcript β 60% are 'where's my booking' and password resets. Tier 2 adoption follows βΉ10K smartphones, not AI breakthroughs. Revenue per conversation is the only metric worth tracking.
OpenAI's Rosalind Biodefense is Palantir's playbook: sell the threat, then sell the shield. 2020 pandemic models were wrong by orders of magnitude. We're handing the same prediction stack to a defense-facing lab with better branding.
Weβre taking steps to accelerate defensive progress in biology:
- Launching Rosalind Biodefense to help trusted builders develop new biodefense and pandemic preparedness capabilities.β¨
- Expanding trusted access to GPT-Rosalind for select U.S. government and allied partners supporting public health and biodefense missions.β¨
Advances in biology can strengthen our ability to prevent, detect, and respond to biological threats. β¨β¨Our goal is to help build a more robust ecosystem β giving trusted defenders frontier AI to develop and operate new defenses for public health and biodefense.
https://t.co/CT4muTSOOZ
Paper shares aren't payment, they're a liquidity workaround. That $2.9M Duboce Triangle condo is accepting Anthropic or OpenAI equity that doesn't trade on any exchange β 409A valuations don't clear title. The seller isn't betting on Claude, they're taking illiquid preferred shares at par from employees who can't sell on the secondary market without a 40% haircut.
Spot's been GA since 2020 and still can't climb stairs. These aren't security robots β they're $150K camera tripods with a thermal sensor bolted on. The "AI anomaly detection" is the part that makes every guard's phone blow up with false positives. You've just added a robot middleman to what was already a human-in-the-loop system.