In today's technical news, there are actually two things worth talking about most: the server exploded 48 hours after Kimi K3 was released, and the Jacobi conjecture was falsified by AI. These two things may seem incompatible, but they tell the same story-when AI's capabilities exceed expectations, the entire ecosystem is caught off guard.
Let's talk about Kimi first. Dark Side of the Moon really played himself out this time. K3 's performance is approaching GPT-5.6, which is indeed a milestone, but the result is that the number of user requests has increased sharply, and the server has to suspend new user subscriptions. This exposes a cruel reality: the AI industry is not that the technology is weak, but that the infrastructure cannot keep up. No matter how awesome your model is, it will be an empty shell without computing power. Nvidia's share price plummeted accordingly. It is not unreasonable. The market realizes that computing power is not unlimited, and the bottleneck lies in cluster scheduling and network bandwidth, not simply insufficient cards. What does this mean for ordinary developers? Don't rush to use K3, think about whether your application can withstand API instability. In addition, Anthropic changed its subscription strategy overnight, which shows that everyone is scrambling for computing power, and this wave of price increases and restrictions is inevitable. Commercialization? K3 can make money in the short term, but in the long run, computing power costs will eat up all profits, unless the dark side of the moon can solve self-built clusters.
Besides, Jacobi's conjecture was falsified by AI. This matter is seriously underestimated by the technology community. Some people think this is the power of AI, but I think what is more worth discussing is: How was this counterexample discovered? It was not the AI itself that deduced it, but humans used AI to assist in searching and found a special case in the huge algebraic structure. This is actually a signal: AI's ability in mathematical reasoning is no longer just to "do problems", but to discover patterns that humans don't notice. But the risks are also obvious-if the counterexample found by AI cannot be understood by humans, then it is essentially a black box tool. For developers, this means one thing: in the future, when doing scientific computing, financial modeling, and encryption algorithms, you have to consider whether AI can take advantage of loopholes to find loopholes that you don't exist. The threshold for this industry will become higher and higher.
Connecting these two things shows a larger trend: AI is evolving from "being able to write code" to "being able to reason", but the price of reasoning is the exponential growth in computing power requirements. Lin Dahua of Shangtang said that multimodal is the next battlefield. I agree, but only if you can suppress calculation. Tianxian Intelligent's Tiangai 300 claims to be better than the Hopper solution, but don't forget that domestic GPUs still have a long way to go in terms of ecology and software stacks. Another signal is the article on Hacker News that "China's open source AI strategy is winning." This statement is a bit exaggerated, but it does reflect the reality: the open source model is close to closed source in terms of performance, but the cost is much lower. This is good for developers, but for startups, the barrier to entry is even higher-because open source models turn basic capabilities into free goods, and you can only differentiate them based on data, scenarios, and experiences. Those posts on V2EX that discuss stocks and fraud have nothing to do with technology, but they show that the developer community is also divided. Some people are still struggling at the bottom, while others are already thinking about how to monetize it.
A last heart-breaking word: The bubble of AI comics bursts as fast as the iteration of technology. It only took a year to go from hot to low tide. This profession has no feelings, only implementation. Whether the product you make can solve a real problem and whether it can run through even when computing power is unstable is the key. Don't be carried away by open source models, or by the numbers at the press conference. Let's first see how much computing power you can hold in your own hand.