Lissin

Tech Twitter Daily · Episode 65 · 13 min · 28 May 2026

AI Arms Race Goes Hardware: SpaceX's Custom C Supercomputer Shakes Up Tech Twitter

Curated daily digest of the smartest, most consequential AI & tech chatter—beyond the hype, straight to the signal.

What this episode covers

Curated daily digest of the smartest, most consequential AI & tech chatter—beyond the hype, straight to the signal.

Play this episode

13 min of audio, free in your browser — no account, no app.

Transcript

1,630 words · the script as narrated

SpaceX just built a custom AI training system in C for two hundred twenty thousand NVIDIA GPUs, and they claim it's ten times faster than Google's best. That claim is the sound of the AI arms race leaving the software layer and going straight to the metal. Last week, in Episode 64, we talked about AI breaking containment in the C-suite. This week, the C-suite is building the container—a faster, more brutal, and more proprietary one than anyone saw coming. The game is no longer just about who has the smartest model. It’s about who controls the physics of how that model gets built, and who controls the infrastructure for how it gets deployed.

The two are now in a dead sprint, and the gap between the leaders and everyone else is about to become a chasm. This isn't an upgrade cycle. It's a paradigm shift happening in a single week. The biggest moves this week weren't model releases. They were power plays for control. First, KPMG just armed two hundred seventy-six thousand employees across one hundred thirty-eight countries with Anthropic's Claude AI. This is the largest AI deployment in the history of the Big Four professional services firms. But here's the real story: Deloitte and PwC are right behind them, with enterprise-wide Claude deployments scheduled within the next sixty days.

This isn't a pilot program. It's a coordinated, industry-wide re-platforming. The first target? Cybersecurity. KPMG is using Claude to scan for vulnerabilities and run remediation across its entire client ecosystem. Think about that. The AI isn’t just an internal tool; it’s a force multiplier projected through their entire professional network. The auditors are now automated. And just as the Big Four make their move, OpenAI makes a bigger one. They just launched DeployCo, a four billion dollar consulting subsidiary. Four. Billion. Dollars. This isn't a side project; it's a declaration of war.

OpenAI is no longer content to sell API access and hope for the best. They are now competing directly with the very firms they partner with—KPMG, Deloitte, Accenture—to control how AI gets installed in the enterprise. The most important structural shift in AI is not happening in benchmarks. It's happening in the battle for who controls deployment. The race is about who owns the systems, the workflows, and the organizational relationships that turn a model into money. OpenAI is making a four billion dollar bet that the answer is... them. Meanwhile, Google’s AI-powered Search is already a dominant reality.

Over one billion people are using it every month. The number of queries is doubling every single quarter. This isn't some experimental feature; it's the new core of the world's information engine. And it's changing user behavior completely. Conversational queries are now three times longer than old-school keyword searches. The number of follow-up questions is climbing forty percent, month over month. This engagement is driving real revenue—a nineteen percent jump in Search revenue to sixty point four billion dollars in the first quarter of 2026. But it's also a wrecking ball for the old internet.

Google's AI now answers questions directly, which means less traffic to external websites. It's a walled garden, and Google just built the walls ten feet higher. For a decade, SEO was the game. Now, the game is over, and Google is the only winner. But there's a crack in the AI consensus. A huge one. For all the talk of autonomous agents and AI assistants, a new report from Gartner shows a stunning lack of consumer trust. Only eleven percent of consumers are willing to let an AI make a purchase decision for them. Eleven percent. That's not a niche market; that's a rounding error.

This isn't about high-stakes decisions like buying a car. People won't even let it buy their groceries. There is a massive disconnect between the vendor hype about agentic commerce and the reality of human behavior. The technology might be ready, but the customer is not. And finally, a small but telling detail from the front lines. Developers are noticing that the voice mode in ChatGPT Pro is running on a model that's over a year old. You're paying two hundred dollars a month for the latest and greatest, but your voice assistant is a generation behind the text model.

Compare that to Google's Gemini Live, which uses their absolute latest model for voice. It’s a product quality gap. It’s a small thing that erodes confidence. And in a market this competitive, confidence is everything. Let’s go deeper on the two stories that define the new state of play: SpaceX's raw engineering and OpenAI's raw ambition. First, SpaceX. Let’s be clear about what they’ve done. They didn't just tweak a setting. They threw out the entire playbook. For years, the standard for large-scale AI training has been frameworks like Google's JAX or PyTorch.

They're powerful, but they have layers of abstraction. They're designed for general purpose use. SpaceX looked at that and said, "No." They went back to basics. They wrote their own training stack from scratch, in C. That's the language of operating systems, of embedded devices, of things that need to be as close to the hardware as possible. They did this for one reason: speed. Specifically, pipeline parallelism. Imagine training a massive AI model as an assembly line. With traditional methods, you send one batch of data—one "car"—down the line at a time. It goes through every station, every layer of the neural network, before the next car can start.

It's inefficient. SpaceX’s custom stack is designed to have cars in every station, all at once. A batch of data is being processed by layer one, while another batch is at layer two, and another at layer three, all the way down their two hundred twenty thousand GPUs. This is how you get a potential ten-times speedup. Now, the skeptics are right to be skeptical. Curtis Pyke at Kingy AI, who broke the story, notes that experts are cautious. Amdahl's Law is a real thing—it states that the speedup of a program is limited by its sequential parts. You can't parallelize everything.

Communication overhead between all those GPUs is another massive bottleneck. So is a consistent ten-times improvement likely? Probably not. But here’s the point everyone is missing. Even if they only get a three-times, or five-times improvement… it’s transformative. They are building a capability that nobody else has. While other labs are waiting for NVIDIA to release the next chip, or for Google to update their framework, SpaceX is controlling its own destiny at the atomic level of computation. This isn't just about training their own models for rockets or Starlink.

This is a foundational technology. It’s a signal that the most serious players are bringing everything in-house, from the silicon to the software, creating a closed loop of innovation that outsiders simply cannot access. Which brings us to OpenAI and DeployCo. If SpaceX is about controlling the physics of AI, OpenAI is about controlling the economics. The four billion dollar price tag for DeployCo is not just an investment. It’s a statement of intent. For the past few years, the enterprise AI story has been about a partnership model. OpenAI, Anthropic, and Google build the foundation models.

A massive ecosystem of consultants, integrators, and service firms—like KPMG, Accenture, and Deloitte—then take those models and do the hard, messy work of plugging them into real businesses. They handle the custom workflows, the data integration, the security audits, the change management. That’s where the real money is. Not in the one-time model sale, but in the multi-year service contracts. OpenAI just decided it wants all of that money. DeployCo is a direct assault on that ecosystem. It says to every Fortune 500 CEO: "Why hire a middleman? Come directly to the source.

We built the model, we know how to deploy it best." This puts their partners in an impossible position. KPMG is rolling out Claude to a quarter-million people, but now its chief rival for future AI integration contracts might be… OpenAI itself. It's a brutal, brilliant move. This is the real AI war of 2026. It's not about who has a slightly higher score on a benchmark test. It is about who controls the deployment layer. Who owns the relationship with the customer? Who captures the durable, recurring revenue from integrating these systems into the core of global business?

The Big Four firms thought they were perfectly positioned to be the indispensable bridge between Silicon Valley and the rest of the economy. They have the relationships, the trust, and the manpower. But OpenAI is betting four billion dollars that code and a direct-to-customer model can beat all of that. They're not just building a consulting arm. They are building a vertically integrated solution, from the base model all the way to the end-user's workflow. It’s the same strategic logic as SpaceX—if you want to win, you have to own the entire stack. So what does this week set up?

We are watching the consolidation of power. On one end, you have radical, in-house technical innovation like SpaceX, creating performance moats that are nearly impossible for others to cross. They are winning by controlling the laws of physics. On the other end, you have strategic market consolidation from players like OpenAI, who are using their technical leadership to seize control of the entire economic value chain. They are winning by controlling the laws of business. Everyone caught in the middle—the companies relying on off-the-shelf tools, the consultants who thought they were safe intermediaries—is in danger.

The gap between the platform owners and the platform tenants is widening with every new GPU that comes online and every new billion-dollar subsidiary that gets announced. The era of AI experimentation is over. The era of empire-building has begun.

About Tech Twitter Daily

Daily curated digest of the most interesting conversations happening on Tech Twitter and AI — filtered for signal, not volume.

All 143 episodes · More social media shows