One of the most worthy words to talk about today is actually: Is there too much computing power? Meta wants to sell computing power, SK Hynix plunged 14% in a single day, and DeepSeek collapsed. When these three things are put together, the taste is very strong. When Meta sells computing power, it says on the surface,"Oh, we have invested too much and want to make up for it." In fact, it tells you that they are no longer so anxious about the consumption of computing power internally. The big factory used to hoard cards like crazy, but now it finds that it can't use them all. Instead of leaving them to eat ash, it's better to take them out and cash them out. This directly slapped the narrative of "computing power will never run out". South Korean chip stocks responded more directly, and the capital market has already voted with its feet-the highlight moment of AI hardware may really be over. The collapse of DeepSeek is also a microcosm. The number of users increased, and the server couldn't withstand it. This shows that no matter how cheap and efficient the model is, the underlying computing infrastructure is still fragile when dealing with real concurrency. Therefore, for ordinary developers at present, stop using "unlimited computing power" to design products. Cost control and flexible expansion are the real skills.
Then another more realistic signal is that the model is beginning to compete for cost performance. Claude Sonnet 5 was hit by negative reviews as soon as it was launched. Domestic reviews couldn't beat Qianwen and Minimax, and the price was even more expensive. In fact, this is not that Sonnet 5 is too bad, but that the domestic models are improving too fast. The release of GLM-5.2 is open source, and the popularity of Hugging Face directly exploded, indicating that the community has a strong demand for open source, low-cost models. Anthropic's current position is very awkward. If the closed-source model cannot continue to open up generation gaps, why should users pay? Especially for Agent tasks, developers pay more attention to reproducibility and cost, and an open source alternative is enough. For ordinary developers, when playing AI applications now, they prefer open source models as a baseline. When things go smoothly, they will consider closed-source upgrades, and don't be a fool.
Finally, there is another undercurrent in today's signal: AI is moving from "generation" to "execution." Kelin AI raised US$3 billion to directly generate video;OpenMontage was released open source, claiming to turn the AI coding assistant into a complete video studio. These are no longer simply "writing a copy" or "drawing a picture", but automated workflows constructed into a system. Claude Sonnet 5 also emphasizes Agent capabilities. Behind GLM-5.2 is the Agent framework of the ZCode platform. Even Tesla limits employee AI spending to $200 a week, essentially preventing AI from being used as a toy. This marks a stage of change: before, everyone thought that AI was like a search engine and asked whenever they wanted; now it is closer to "task outsourcing"-you need to design inputs and processes well, and AI runs automatically. Engineering tools such as the Skill system and Codex transfer station have begun to become just needed. Put it in human terms: Stop writing prompt and start writing pipeline. Whoever has a stronger and more efficient automation chain will survive.
Overall, don't be fooled by the ups and downs of the market. AI has not receded, but it is not a golden rain. Now is the pragmatic stage of striving for implementation, cost, and engineering capabilities. For developers, either embracing open source and fighting costs, or building automated workflows to improve efficiency is the direction where they can truly reap dividends in the next two years.