惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
IT之家
IT之家
博客园_首页
量子位
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
博客园 - 聂微东
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
Hugging Face - Blog
Hugging Face - Blog
V
V2EX
爱范儿
爱范儿
大猫的无限游戏
大猫的无限游戏
宝玉的分享
宝玉的分享
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News
Microsoft Azure Blog
Microsoft Azure Blog
有赞技术团队
有赞技术团队
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
The End of Subsidised AI Coding Is Already Here
Ruben · 2026-05-02 · via DEV Community

Ruben

You remember the $3 Uber rides, right? The too-cheap-to-be-true phase where investor cash was quietly buying your loyalty. That exact playbook is running right now in AI coding tools, and the first big signal just dropped.

Microsoft is killing flat-rate Copilot subscriptions on June 1, 2026 and moving everything to pay-as-you-go. Your $20 monthly subscription becomes $20 of pre-paid API credit, which makes the subscription itself pointless. The message is clear: the era of burning investor money to lock you in is closing, and real pricing is about to land.

Anthropic made a similar move: Claude Enterprise customers used to pay up to $200 per user per month for a fixed usage allowance. Now they pay a lower base fee plus variable consumption charges, and analysts expect heavy users to see their bills double or even triple.

Three things make this shift worth understanding

1. The scale of money is staggering

A single year of global AI spending, forecast at roughly $375 billion for 2025, now exceeds the entire inflation-adjusted cost of Project Apollo (about $298 billion). OpenAI closed a $122 billion funding round in March 2026 at an $852 billion valuation. When those numbers need to be repaid through recurring revenue, we will all feel it.

2. Models are being silently downgraded

Claude and Codex can now dynamically evaluate the complexity of each request and route simpler problems to cheaper, less capable LLMs. You might think you are always getting the top-tier intelligence. Most of the time, you are not, even if the price tag stays the same.

3. Open-source has caught up

On LiveCodeBench, DeepSeek V4 Pro now leads all models with a score of 93.5, ahead of GPT-5.4 and Claude Opus 4.6. On SWE-bench Verified, DeepSeek V4 Pro scores 80.6%, matching the previous-generation Claude Opus 4.6 while costing roughly one-seventh as much. The capability gap that once justified the premium is evaporating.

What the smartest teams are doing

For an individual engineer, changing provider is a few config lines. For companies, the strategic question is sharper: do we lock ourselves into a cost structure designed to pay back hundreds of billions in venture funding, or do we stay nimble with models we control?

I suspect that by late 2026, the default setup will be running open-weight coding agents and swapping providers in five minutes when something better drops.


This is based on the first edition of the monthly Agent Coding Report. Originally published on Locoroo - Australian AI consulting. If your team is exploring coding agents, check out our AI consulting services.