Industry News

Tracks company news, strategic changes, funding activities, and personnel adjustments across the blockchain and crypto industries, delivering a full-spectrum industry overview for our users.

DeepSeek Announces Permanent Price Cut, But Liang Wenfeng Is Not Trying to Be a "Cyber Bodhisattva"

DeepSeek has announced a permanent 75% discount on its V4-Pro API, significantly reducing its token prices. This move stands out as a major industry-wide price cut while competitors like Anthropic, OpenAI, and Google have been quietly raising theirs. The article contrasts this strategy with the broader trend of AI becoming more expensive, citing examples of companies like Microsoft and Uber struggling with high token costs as usage soars. While CEO Liang Wenfeng is hailed by some as a "Cyber Bodhisattva" for this普惠 approach, the article argues this is a strategic business choice, not mere altruism. DeepSeek's ability to maintain low prices is attributed to several structural advantages: lower-cost AI talent in China, the impending use of domestic昇腾 hardware for further cost reductions, and, most critically, access to China's cheaper and more abundant energy infrastructure, which drastically reduces the electricity costs dominating AI operations. The analysis suggests that for many commercial applications, a "good enough" model that is radically cheaper (e.g., 1% to 11% of GPT-5.5's cost) is more valuable than the absolute top-tier model. This allows for vastly more experimentation and iteration within a budget. Therefore, as AI generally becomes more expensive, DeepSeek's cost-competitiveness—rooted in China's energy and talent advantages—becomes its core strategic value and differentiator in the global market.

marsbit05/24 12:19

DeepSeek Announces Permanent Price Cut, But Liang Wenfeng Is Not Trying to Be a "Cyber Bodhisattva"

marsbit05/24 12:19

The Veil of Mythos Becomes Anthropic's Lever to Move Trillions

The article discusses Anthropic's reported upcoming $30 billion funding round, which would value the company at over $900 billion. It analyzes how the company has leveraged strategic narratives around its unreleased "Mythos" model, rather than just its publicly available products, to drive this massive valuation. Key points include Google's surprising $40 billion investment in a competitor, suggesting it is buying strategic positioning. Anthropic's "Glasswing" cybersecurity project and the unreleased Mythos model are portrayed not through direct proof, but through carefully crafted narratives of being "too powerful for public release," creating an aura of exclusive, high-level capability. This is bolstered by reports of the White House and NSA seeking access to Claude/Mythos despite previous security concerns, implying indispensable technology. Furthermore, Anthropic's reported rapid revenue growth—from a $1 billion annual run-rate in late 2024 to over $30 billion by April 2026, largely driven by enterprise API and Claude Code—provides a financial story for investors. The article concludes that Anthropic's core business model is effectively converting unverifiable technical potential, government interest, and future revenue projections into a compelling narrative that secures immense capital, using the actions of wealthy investors and powerful institutions as the ultimate validation of its worth.

marsbit05/24 10:10

The Veil of Mythos Becomes Anthropic's Lever to Move Trillions

marsbit05/24 10:10

Google CEO Admits Lagging Behind in Coding

Google CEO Sundar Pichai acknowledged in a recent interview that Google's Gemini AI models are currently "lagging behind" in coding capabilities, particularly for complex, long-horizon tasks requiring advanced developer expertise. He noted the field is advancing at an "unprecedented" pace, where 30-60 days now brings changes equivalent to five years in the past. Pichai expressed that achieving Artificial General Intelligence (AGI) now seems closer than previously imagined due to rapid progress. While highlighting strengths in text, multimodal, and reasoning tasks, Pichai admitted competitors like Anthropic and OpenAI have focused more intently on coding. He emphasized Google's commitment to catching up, citing internal tools like Antigravity 2.0 and the newly released Gemini 3.5 Flash, which aims to address previous shortcomings. Regarding Google Search's AI-driven overhaul, Pichai stated changes will be gradual to align with user needs, not disrupt the core search experience or its advertising model. He addressed public AI anxiety as understandable, given the technology's potential to reshape jobs and society, but remained optimistic about AI augmenting human capabilities and creating new opportunities. Pichai stressed the need for broad societal dialogue and responsible development as AI approaches more advanced, potentially recursive self-improvement stages. He affirmed Google's long-term commitment to leading in AI while navigating its profound implications responsibly.

marsbit05/24 08:28

Google CEO Admits Lagging Behind in Coding

marsbit05/24 08:28

Has Microsoft Lost Its Way in the AI Race, and Can Copilot Bring It Back on Track?

Microsoft, once seen as an early AI frontrunner due to its investment in OpenAI, is navigating a strategic shift amid increased competition. Its initial reliance on OpenAI’s GPT models has been complicated by OpenAI’s growing ambitions as a direct competitor, rapid advancements from rivals like Claude and Gemini, and the disruptive rise of AI agents, which challenge its traditional SaaS business model. These factors contributed to stock declines and slower-than-expected adoption of its flagship Copilot products. In response, CEO Satya Nadella has taken a hands-on role in product development, signaling the urgency of change. Microsoft is pivoting from a model-centric strategy to a "model-agnostic" enterprise platform approach. It aims to become the foundational layer connecting various AI models—from OpenAI, Anthropic, or its own new "Superintelligence" team—with enterprise workflows, data, security, and cloud services. Recent organizational changes merged consumer and enterprise Copilot teams to accelerate innovation, exemplified by new products like Copilot Tasks and Copilot Cowork. However, this transformation comes at a high cost. Microsoft faces massive capital expenditures, potentially reaching ~$190 billion by 2026, to support AI infrastructure. While its platform strategy shows early signs of traction with growing Azure AI revenue, it must balance startup-like agility with the reliability expected by enterprise clients. The core challenge is no longer being the sole AI winner but defending its position as the essential enterprise software entry point amidst rapid technological commoditization and the shift towards always-on AI agents.

marsbit05/23 04:37

Has Microsoft Lost Its Way in the AI Race, and Can Copilot Bring It Back on Track?

marsbit05/23 04:37

Why Did Zhipu Surge Nearly 30% in a Single Day?

"Global AI Model Unicorn" Zhipu's stock surged nearly 30% in a single day, reaching a new market cap high. The catalyst was the launch of its GLM-5.1-highspeed API, boasting a generation speed of **400 tokens per second**, setting a new global benchmark. This speed, roughly 3-5 times faster than industry leaders like OpenAI's GPT-4o and Anthropic's Claude, is achieved **without compromising the full-scale model's capabilities**. In the era of AI Agents requiring dozens of self-calls, such latency reduction is critical, transforming speed from a system metric into a determinant of intelligence limits. The breakthrough stems from a three-layer technical overhaul: 1. **TileRT Inference Engine**: Compiles the entire model into a continuous, always-on computation pipeline using "Warp Specialization," minimizing GPU idle time by having different processor groups handle data loading, computation, and communication in parallel. 2. **Heterogeneous Parallelism for MLA**: To efficiently run the GLM-5.1 model using the MLA attention mechanism, TileRT employs a heterogeneous strategy. One GPU handles sparse indexing/routing, while the others perform dense computation, optimizing for MLA's unique workflow. 3. **ZCube Network Architecture**: Replaces the standard Spine-Leaf (ROFT) network topology with a flat, dual-group interconnect. This design creates a single optimal path between any two GPUs, eliminating network congestion at scale and reducing latency. The business impact is significant: a 15% increase in cluster throughput (free extra capacity), a 40.6% reduction in tail latency (improved stability), and a one-third cut in networking hardware costs. Long-term, this innovation challenges the dominance of NVIDIA's integrated hardware-software stack (GPU+NVLink+InfiniBand), potentially benefiting manufacturers of high-density Leaf switches and optical modules while lowering the software barrier for domestic AI chips like Huawei's Ascend. The innovation proves that more can be achieved with the same compute, reshaping the infrastructure beyond just GPUs.

marsbit05/23 01:23

Why Did Zhipu Surge Nearly 30% in a Single Day?

marsbit05/23 01:23

GitHub Empire on the Brink of Collapse: Source Code Leak, 18-Year Veteran Leaves, Microsoft Loses 1.5 Billion Developers

GitHub is facing an unprecedented crisis, marked by a massive exodus of developers and severe operational failures. The tipping point came when Mitchell Hashimoto, creator of Ghostty and an 18-year GitHub user, publicly severed ties, citing persistent platform outages that made serious work impossible. This departure highlights a broader pattern of user frustration. The platform's instability has drawn complaints from major corporate clients like Citibank and Intel, forcing Microsoft to issue substantial service credits. A critical incident last month saw an accidentally triggered, unreleased feature cause widespread repository rollbacks, erasing recent code changes and pushing enterprises to migrate. Security has catastrophically breached. In May 2026, hackers infiltrated over 3,800 of GitHub's internal repositories via a poisoned VS Code extension installed by a developer, leading to the attempted sale of core source code for $50,000. This follows the discovery of a critical zero-day vulnerability in March that threatened access to millions of repositories. Internally, GitHub's autonomy has collapsed. After the resignation of CEO Thomas Dohmke in mid-2025, Microsoft eliminated the CEO role, folding GitHub into its CoreAI division under the unpopular leadership of Jay Parikh. This triggered a talent drain, with key executives and engineers leaving. A disruptive migration of GitHub's infrastructure to Azure servers, pushed by CTO Vladimir Fedorov, is blamed for the recurring outages. Competitively, GitHub Copilot is under "existential threat" from superior AI coding tools like Cursor (now owned by SpaceX) and Claude Code, which offer more advanced contextual coding and automation. Ironically, Microsoft's own engineers reportedly preferred Claude Code, forcing management to revoke licenses. Financially, GitHub is a loss leader. Despite Copilot surpassing 4.7 million paid users and $3 billion in annual revenue, the AI inference costs for free services massively outstrip subscription income, hurting Microsoft's cloud margins. The recent shift from a flat fee to a pay-as-you-go model for Copilot has further alienated developers. The core question for Microsoft is whether a centralized code repository remains essential in the AI agent era. The erosion of trust, developer culture, and platform reliability threatens the very ecosystem Microsoft spent decades building.

marsbit05/22 10:52

GitHub Empire on the Brink of Collapse: Source Code Leak, 18-Year Veteran Leaves, Microsoft Loses 1.5 Billion Developers

marsbit05/22 10:52

Token Packages Are Here, Are Telecom Operators in a Hurry?

Major Chinese telecom operators are launching token-based AI computing packages, sparking public debate and highlighting a strategic shift amid slowing traditional revenue growth. In May, Shanghai Telecom introduced token plans (e.g., 9.9 RMB for 10 million tokens), quickly followed by nationwide offerings from China Telecom, China Mobile, and China Unicom. While priced higher than major AI firms like DeepSeek, these packages allow users to access multiple AI models via API using their phone bills, similar to purchasing universal mobile data. The move reflects operators' anxiety as traditional voice, SMS, and data services stagnate. With revenue growth hitting multi-year lows in 2025, AI and computing power represent a critical new frontier. However, current C端 offerings, such as AI photo editing or virtual pets, are seen as non-essential and highlight operators' role as "pipes" or integrators rather than creators of compelling AI products. Beyond consumer packages, operators aim to become key infrastructure players in China’s national computing power network. They position themselves as the "power grid" delivering AI算力, leveraging their vast network of base stations to ensure low-latency, reliable coverage, especially for applications like autonomous driving. This infrastructure role, coupled with unified national调度, could make算力 a ubiquitous utility, driving new consumption scenarios even if mass adoption of token packages remains uncertain.

marsbit05/22 10:15

Token Packages Are Here, Are Telecom Operators in a Hurry?

marsbit05/22 10:15

活动图片