Tags

3 pages

Domestic

The current wave of model competition has escalated to pricing and chips.

Scrolling through the model updates tonight was genuinely mind-boggling.

My current judgment is straightforward: this round is no longer merely a wave of model releases. It involves three fronts working simultaneously—model capabilities, API pricing, and chip stack ownership. Anyone who focuses on only one of these aspects will likely have a biased view. And it is precisely because these three dimensions are intertwining that the large model sector appears so intensely competitive.

A Unexpected Software Uninstall Journey

After reinstalling my system, I’ve consistently been missing a decent PDF reader. Within the 360 Software Center, I saw Xundu PDF recommended, even with a “special edition.” I had already formed a slight impression of this brand at that point, wondering how a niche software like a PDF reader could possibly generate profits – surely the promotional costs wouldn’t pay off. Later, I encountered it again through Xunlei’s promotion, and my computer did indeed need one, so I conveniently installed it.

Docker Domestic Mirror Proxy Failed

Deploying Docker on domestic servers, after deployment, if the company doesn’t provide a registry center, the first thing developers need to do is configure a domestic registry mirror address. It’s lucky that today there was a server configured with a registry mirror address, but when pulling images, it kept failing to pull.

Error response from daemon: “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

Troubleshooting and Repair Attempts

Initially, we attempted to switch to alternative mirror acceleration addresses, hoping to resolve the issue. However, as expected, the problem persisted.