PJFP.com

Pursuit of Joy, Fulfillment, and Purpose

Tag: kimi

  • OpenCode CEO Jay V on 20x Growth in 6 Months: 13 Million Users, 7 Trillion Tokens a Day, the Anthropic Block That Backfired, and the 16-Year Road to Overnight Success

    In this episode of Y Combinator’s Lightcone podcast, Jay V, founder and CEO of OpenCode, the open-source coding agent that works with any model, walks through one of the wildest growth stories in developer tools: 650,000 monthly active users in January to roughly 13 million by June, 7 trillion tokens processed per day, and a business that went from zero to a $40 million revenue run rate in about eight months. He also tells the part almost nobody knows: the company behind this “overnight success” is a 16-year-old legal entity that applied to Y Combinator nine times before getting in.

    TLDW

    Jay V explains how OpenCode grew 20x in six months to around 13 million monthly active users and 4.6 million weekly actives, processing 7 trillion tokens a day (more than OpenRouter’s entire volume), with an inference business annualizing near $40 million plus 160,000 subscribers worth another $18 million. The inflection point came when Anthropic started blocking Claude Code subscriptions inside OpenCode by rejecting requests whose system prompt contained the words “open code,” which backfired by equating the two products and sending curious users flooding in, shortly after which OpenAI’s Codex officially supported OpenCode. The conversation covers OpenCode’s public usage data (DeepSeek Flash dominating token volume despite GLM hype), a global user base led by China at 17% with heavy usage in Indonesia, Brazil, and Vietnam, Fortune 500 companies discovering thousands of employees already using the tool, the shift from ad-based CAC to token-based CAC, the flat 24-hour GPU utilization curve that comes from serving the whole planet, the “betting the field” marketplace thesis on model commoditization, and the founder’s 16-year, nine-application journey from a Waterloo dorm through SST, OpenNext, and selling coffee over SSH to finally catching lightning.

    Thoughts

    The Anthropic block is the most instructive growth story in the episode, because it is a perfect modern Streisand effect. Anthropic had a defensible reason to stop subsidized Claude Code subscriptions from flowing through a third-party harness, but the implementation (rejecting any request whose system prompt literally contained “open code”) turned a quiet policy decision into a public endorsement. As Jay puts it, the block placed OpenCode on the same pedestal as Claude Code in the minds of developers who had never heard of it. The hosts’ Instacart comparison is apt: when Amazon bought Whole Foods, the “death of Instacart” meme drove every grocer in America into Instacart’s arms. Incumbents keep learning this lesson the hard way. You cannot block a product without simultaneously advertising that it matters.

    The deeper story is geographic. Silicon Valley talks about coding agents as if the $200-per-month power user is the market, and Jay’s data says the opposite. China alone is 17% of OpenCode’s usage, with Indonesia, Brazil, and Vietnam each carrying meaningful share, places where a frontier subscription costs more than rent. OpenCode’s $10 Go plan, running DeepSeek and GLM instead of Sonnet and Opus, is how billions of developers will actually have their first coding-agent moment. There is also a hard operational edge hiding in that distribution: because the East works while the West sleeps, OpenCode’s GPU utilization runs a nearly flat 24-hour cycle, which quietly improves unit economics in a way no single-market competitor can match. Serving the whole planet is not just a mission statement. It is a margin strategy.

    OpenCode’s neutrality is turning into one of the most valuable datasets in AI. Because the product is a harness over every model rather than a storefront for one lab, opencode.ai/data shows what developers actually run when they are spending their own money, and it routinely contradicts the Twitter narrative. GLM was supposedly eating DeepSeek’s lunch; the token-volume charts show DeepSeek Flash dipping and then bouncing right back. Users are not loyal, they are rational: they ride frontier limits until they hit caps, then switch to models cheap and fast enough to finish the day’s work. That behavioral reality, boring cost optimization rather than fandom, is what the model market actually looks like once the marketing fog clears, and only a neutral aggregator gets to see it.

    The business model inversion deserves more attention than it usually gets. In the last era, customer acquisition cost meant ads. In this one, it means tokens: the free tier is the marketing budget, spent on giving people the aha moment, and the payoff comes when a fraction of those users become whales paying per token, where OpenCode’s volume discounts become margin. This is the same funnel Anthropic and OpenAI run, except the frontier labs subsidize with investor billions while OpenCode rides the falling cost curve of open-weight models. The enterprise motion follows the same bottoms-up physics: no procurement dance, just inbound emails saying thousands of our employees are already using you, please sign the security questionnaire. That is the purest product-market-fit signal that exists.

    And then there is the 16-year overnight success. Same legal entity since 2010, same two founders from a Waterloo dorm room, nine YC applications and four interviews before acceptance in 2021, years of living with parents and running out of money, a serverless framework, a coffee shop that ran over SSH. Every “dead end” turns out to have been training: the consumer company taught metrics discipline, SST taught open source and building in public, the terminal storefront taught terminal-UI craft that made OpenCode instantly credible with the Neovim crowd. The hosts land the right conclusion: lightning did strike, but the founders spent a decade positioning the bottle. In an industry currently obsessed with six-month-old unicorns, this episode is a useful reminder that most of them are carrying more history than the headline suggests.

    Key Takeaways

    • OpenCode ended June 2026 at roughly 13 million monthly active users and 4.6 million weekly actives, close to Codex’s numbers, a 20x increase from about 650,000 monthly actives at the start of the year.
    • The platform now processes around 7 trillion tokens per day, more than OpenRouter’s total of roughly 6 trillion, up from about 300 billion per day at the beginning of the year.
    • The pay-per-token inference business, launched around late September 2025, annualizes to $31-33 million on June data and $38-40 million on the most recent week, roughly eight months from zero.
    • The subscription product launched in late February has grown to about 160,000 monthly subscribers, roughly $18 million in annualized revenue on top of inference.
    • A Codex lead engineer publicly noted that about 5% of all Codex subscribers use OpenCode as their main harness, and OpenAI officially supports Codex subscriptions inside OpenCode.
    • In the first week of January, Anthropic began blocking Claude Code subscriptions in OpenCode by rejecting any request whose system prompt contained the words “open code.”
    • Jay concedes the block made business sense (Anthropic subsidizes that usage) but says it inadvertently equated OpenCode with Claude Code and drove waves of new users to investigate the product.
    • The hosts compare it to Amazon buying Whole Foods: the “death of Instacart” meme drove every grocer in America to sign with Instacart, fueling its growth instead of killing it.
    • The founding premise is that most people in the world still have not experienced the magic of a coding agent, and frontier per-token prices put that moment out of reach for much of the globe.
    • When OpenCode launched in June 2025 the pitch was using your Claude Code subscription in a better terminal UI; by August and September the first credible open-source models (GLM, Kimi, MiniMax) arrived, roughly six months behind the frontier.
    • February 2026 marked the first four-week span in OpenCode’s data where users ran Gemini more than the Anthropic models (Sonnet plus Opus combined), which convinced the team the non-Anthropic models were ready for real work and triggered the subscription launch.
    • OpenCode publishes its usage data at opencode.ai/data, covering the Go plan where $10 a month buys access to open-source models.
    • DeepSeek Flash leads token volume per day, with the two DeepSeek models plus GLM as the top three, despite social media chatter suggesting GLM had overtaken DeepSeek.
    • By unique users the top models run DeepSeek Flash at about 38,000, DeepSeek Pro at 31,000, and GLM 5.2 near 30,000.
    • A key usage pattern: as users approach daily or weekly limits on premium models, they switch to very cheap models like DeepSeek Flash to finish their work, extending how much coding-agent time their budget buys.
    • Speed matters too: some open models are hosted with far higher tokens-per-second than alternatives, making the agent feel near real time, and users perceive quality niches, like GLM 5.2 being better at front-end design.
    • China is OpenCode’s largest market at 17% of usage, which the hosts note may make it the only YC company in history with meaningful usage in China, partly because Chinese developers want to run Chinese models and OpenCode gives them that choice.
    • Developing countries are huge: Indonesia at 4% of traffic, Brazil at 5%, plus Vietnam and similar markets where a $200-a-month Claude Code subscription is prohibitively expensive.
    • The US, which the team was not even targeting with the Go plan, is growing strongly anyway, which Jay reads as a broader vibe shift toward token budgeting even among Americans.
    • Large US companies with effectively unlimited token budgets also adopted OpenCode early because they did not want to be locked into a specific model or harness.
    • Dozens of forward-leaning Fortune 500 companies have significant OpenCode footprints, often discovered when the company itself emails saying thousands of employees are already using it.
    • Enterprise inbound has inverted the old SaaS procurement dance: companies beg OpenCode to fill out security questionnaires so they can officially use a product their engineers already adopted.
    • Enterprise pull comes in four flavors: officially blessing developer usage, extending the tool to non-technical employees, embedding the agent loop inside their own products, and managing token spend by routing teams to cheaper models.
    • One enterprise asked for deep visibility into exactly what every employee does with the tool, which the team flagged as a should-we-even-build-this question.
    • Ramp built a Slack bot running OpenCode’s embeddable server (the agent loop that works behind the UI) before OpenCode had built anything similar internally, publishing a blog post about it in December.
    • OpenCode is architected as a two-part product: the terminal UI you interact with, and a separately embeddable server that runs the agent loop and calls the LLM.
    • The new CAC is tokens, not ads: the free tier exists to give people the magic moment, the subscription converts them to real work, and whales paying per token feed directly into margin via OpenCode’s volume discounts on inference.
    • The episode references Dylan Patel’s podcast claim that Anthropic reached roughly $50 billion annualized revenue at around 70% margin in Q2, proof that the subsidize-then-harvest funnel can cross into profitability.
    • Global usage produces a nearly flat 24-hour GPU utilization curve (the East works while the West sleeps), improving unit economics versus competitors serving one region.
    • Jay describes OpenCode as a marketplace that showcases model diversity: competition among labs benefits consumers, while vendor lock-in mostly benefits vendor margins.
    • OpenCode is now the largest customer by token volume for most open-source model labs, making the relationship symbiotic: the strategy is not picking a winning lab but betting the whole field.
    • Every bump in OpenCode’s monthly actives traces back to a corresponding release in the open-source model market, making its growth a proxy for open-model progress.
    • The name OpenCode was deliberate positioning: when a market has one or two dominant players, the rest coalesces around an open alternative, and whoever occupies that position first is very hard to displace.
    • To support 70+ models and providers at launch, the team built models.dev, an open-source database of models and providers that Jay calls probably the best such dataset in the world.
    • The origin moment: when Claude Code appeared in February 2025, the team (Neovim users unimpressed by its terminal UI) decided to build a coding agent that met the standard of modern terminal tools, credibility that resonated instantly with the core developer audience.
    • The team had form here: co-founder Dax had built terminal.shop, a complete storefront for buying coffee over SSH, the kind of eccentric-taste project the hosts argue pulls founders toward outlier outcomes.
    • The company is one 16-year-old legal entity, incorporated in 2010, founded by Jay and his college roommate Frank after a Waterloo co-op term convinced Jay he never wanted a normal job.
    • Jay applied to YC nine times between 2016 and 2021 with four interviews before getting in, with his first interview dating back to the era when Paul Graham ran them and an Airbnb founder was hanging around the waiting room.
    • The 2021 YC idea was a serverless platform, Heroku for AWS, which became SST, the team’s first big open-source project and the on-ramp to building in public.
    • Building in public became core identity after co-founder Dax observed that if all your code is public and you work in public, staying silent about it is a disservice to the product; the community now follows the company like a reality TV show.
    • Jay credits survival to stubbornness, visible forward progress, and cheap burn (living with parents after running out of money), while warning founders: don’t try this at home.
    • The hosts’ framing of the whole arc: it took ten years of grinding to get to zero-to-$30-million in eight months, and catching lightning in a bottle requires positioning the bottle correctly first.

    Detailed Summary

    The Numbers: 20x in Six Months

    OpenCode began the year around 650,000 monthly active users and ended June near 13 million, with 4.6 million weekly actives that put it in the same conversation as OpenAI’s Codex. Token throughput grew from roughly 300 billion per day to 7 trillion, a volume larger than all of OpenRouter. The money followed two tracks: a pay-per-token inference business launched in the fall that annualizes near $40 million on recent weeks, and a subscription product launched in late February that reached 160,000 monthly subscribers and about $18 million annualized. Codex officially supporting OpenCode, with around 5% of Codex subscribers choosing it as their harness, added a second frontier on-ramp right as the Anthropic controversy peaked.

    The Anthropic Block That Backfired

    Using a Claude Code subscription inside OpenCode was one of the most common usage patterns until Anthropic moved to stop it in early January, rejecting requests whose system prompt mentioned “open code.” Jay is gracious about the logic (Anthropic subsidizes subscription usage and wants it inside its own product) but the effect was the opposite of containment. The block put the scrappy open-source harness on the same pedestal as the category leader, told every developer who had not tried it that it was worth investigating, and kicked off the year’s 20x run. The hosts draw the Instacart parallel: a supposed death blow that functioned as the best marketing campaign the company never paid for.

    A Global User Base the Valley Doesn’t See

    The product premise is that the coding-agent aha moment is a once-a-generation experience most of the world cannot afford at frontier prices. The Go plan ($10 a month for open-source models) was built for that global audience, and the geography shows it: China leads at 17%, with Indonesia at 4%, Brazil at 5%, and Vietnam prominent, markets where $200 a month is simply not a consumer price point. Two surprises followed. Chinese developers use OpenCode partly to run their own country’s models, which no US-locked product lets them do. And the US, never the target for Go, is growing fast anyway, which Jay reads as the token-budgeting vibe shift reaching even the throw-money-at-it crowd, helped by moments like GLM 5.2’s popularity making the plan the easiest way to try it.

    What the Usage Data Really Shows

    OpenCode publishes per-model usage at opencode.ai/data, and because every data point is an actual end user rather than aggregated API traffic, it is arguably the cleanest picture of what working engineers really run. DeepSeek Flash dominates token volume, the two DeepSeeks plus GLM hold the top three, and the market-share graph shows DeepSeek dipping when GLM launched and then bouncing back, contradicting the Twitter narrative of a GLM takeover. By unique users, Flash leads at 38,000 with DeepSeek Pro at 31,000 and GLM 5.2 near 30,000. The behavioral driver is pragmatic: cheap, fast models let users keep working after they hit premium limits, hosted speeds make some models feel real time, and perceived niches (GLM for front-end design) steer specific workloads.

    Enterprises Arriving Through the Back Door

    Before the open-model wave, companies adopted OpenCode to avoid lock-in to any single model or harness. Now dozens of forward-thinking Fortune 500 companies have significant footprints, and the procurement process has inverted: instead of sales outreach, OpenCode receives DMs saying a few thousand employees are already using the product, please sign the security questionnaire, and often, please don’t tell anyone. Once inside, enterprises pull in predictable directions: extend access to non-technical staff, embed the agent loop in their own products, and manage token spend by restricting expensive frontier models to teams that need them. Ramp exemplified the embedding path, running a Slack bot on OpenCode’s server component before OpenCode itself had tried it. One request, total visibility into employee activity, raised the harder question of what the company is willing to build.

    Token Economics: CAC Is Now Paid in Tokens

    The episode’s sharpest business insight is that customer acquisition cost has migrated from ads to tokens. Becoming skilled enough with coding agents to justify heavy spend is itself expensive, a chasm most individuals and companies cannot cross unaided. Anthropic and OpenAI solve this by subsidizing subscriptions until a percentage of users become whales, and per Dylan Patel’s numbers cited in the episode, that funnel has carried Anthropic to roughly $50 billion annualized at 70% margins. OpenCode runs the same funnel without frontier-scale subsidies: the free tier delivers the magic moment, the $10 plan makes real work affordable on open models, and whales paying per token convert OpenCode’s volume discounts into margin. The flat 24-hour GPU utilization curve from serving every timezone compounds the advantage.

    Betting the Field: The Marketplace Thesis

    Jay frames OpenCode as a marketplace where users pick models by attribute and cost, which keeps labs honest and passes competitive gains to consumers instead of vendor margins. Every bump in OpenCode’s growth traces to a release in the open-model market, so the company is explicitly not picking a winning lab; it is betting the field. That bet has made OpenCode the largest customer by token volume for most open-source model labs, a symbiosis where each side needs the other. On commoditization, Jay’s view is nuanced: the intelligence market is so large that labs will carve defensible niches along the quality-cost-performance axes, the way DeepSeek deliberately owns the cost corner. The positioning strategy has deep roots: as with the team’s earlier OpenNext project, when a market has two dominant players, the rest coalesces around an open alternative, and OpenCode raced to become that default, building models.dev along the way just to support 70+ providers at launch.

    Sixteen Years to Overnight Success

    The backstory reframes everything. Jay started the company after a discouraging Waterloo co-op term in 2006-2007, incorporated with college roommate Frank in 2010, and spent the next decade shipping products that did “reasonably well” while applying to YC nine times across 2016-2021, with four interviews, all as the same legal entity, the same founders, and a rotating cast of ideas. His first YC interview was with Paul Graham, in a waiting room shared with an Airbnb founder. Acceptance finally came in 2021 with the serverless platform that became SST, the team’s gateway into open source and building in public, a practice pushed by YC’s Dalton and crystallized by co-founder Dax’s observation that public code deserves public storytelling. When Claude Code landed in February 2025, the team’s terminal-UI taste (honed on projects as eccentric as coffee-over-SSH) told them exactly what to build. The hosts close on the honest version of the lightning-in-a-bottle myth: ten years of grinding taught the team consumer metrics, open source, marketing, and positioning, so when the strike came, the bottle was already in place.

    Notable Quotes

    “Most people in the world still haven’t experienced the magic of a coding agent.”

    Jay V, on the founding premise of OpenCode

    “You really know you have product market fit when like enterprises are bugging you to sign the security agreement so they can use your product.”

    Lightcone host, on OpenCode’s inverted enterprise sales motion

    “It’s not that we’re picking a winner in terms of a model lab. We’re just betting the field. We just think the rest of the field is going to do well.”

    Jay V, on OpenCode’s strategy toward the model market

    “With these open-source models, we’re the largest customer for most of them.”

    Jay V, on OpenCode’s token volume relative to open-model labs

    “When you’ve got a dominant or in this case two dominant players in the market, the rest of the market coalesces around an open alternative. And picking that position ends up being really valuable because if you pick it, it’s very hard for somebody else to displace you.”

    Jay V, on the deliberate positioning behind the OpenCode name

    “This is just an unprecedented market, like the market for intelligence has not existed before, everybody should be thinking in a positive-sum grow-the-pie mentality.”

    Lightcone host, on why labs should welcome OpenCode’s growth

    “Look, you know, all your code is public. You work basically in public. If you don’t talk about it publicly, you’re probably doing yourself a disservice and your product a disservice.”

    Jay V, recounting co-founder Dax’s case for building in public

    “It was really more a journey that took 10 years to get to 0 to 30 million in 8 months.”

    Lightcone host, reframing the overnight-success narrative

    “To catch the lightning in the bottle, you actually like have to sort of position the bottle correctly and be ready for it and know what to do with it.”

    Lightcone host, closing the episode on preparation meeting luck

    Watch the full conversation here.

    Related Reading

    • OpenCode the open-source coding agent discussed throughout the episode, including its public usage data.
    • models.dev the open-source database of AI models and providers the team built to support 70+ providers at launch.
    • SST the serverless framework that got the company into YC and established its open-source, build-in-public roots.
    • Terminal the coffee-over-SSH storefront that proved the team’s terminal-UI chops before OpenCode existed.
    • Y Combinator the accelerator behind the Lightcone podcast, which Jay applied to nine times before getting in.
  • Jensen Huang Says the AI Apocalypse Is ‘Complete Nonsense’: NVIDIA’s CEO on AI Jobs, China, Open Source Models, the AI Bubble, and the Trillion-Agent Future (Axios Behind the Curtain)

    Sitting on the floor of a brand new chip factory in Fort Worth, Texas, NVIDIA CEO Jensen Huang gave Axios reporter Mike Allen one of his most combative and quotable interviews yet. In this episode of Behind the Curtain, the head of the world’s most valuable company dismisses AI doom scenarios as “complete nonsense,” argues that AI is creating jobs rather than destroying them, defends Chinese open source models like Kimi and DeepSeek, explains why the AI build out is not a bubble yet, and calls for Anthropic’s most powerful model to be made available to everyone.

    TLDW

    Huang covers the full sweep of the AI moment: Chinese export control threats and why he wants open research flows in both directions, why the world needs both closed models (Anthropic, OpenAI) and open models (Kimi, Qwen, DeepSeek, NVIDIA’s own Nemotron), why Wall Street misread the Kimi selloff exactly as it misread DeepSeek, the sovereign AI argument that no company or country should “outsource its alpha,” his evidence that AI is increasing jobs for radiologists, paralegals, and manufacturing workers, a sustained attack on AI doomers and the “made up” narratives of singularity, simulation, and machine consciousness, the CapEx-heavy economics of manufacturing intelligence via tokens, his claim that the bubble is not coming in the next five years because physical constraints (chips, memory, power, construction workers) are pacing the build out, his warm relationship with President Trump and his warning against knee-jerk regulation, his position that Claude Mythos should be available to all users, the coming era of a trillion AI agents, the “ChatGPT moment” for robots having already arrived, and closing life lessons on pain, suffering, practice, immigration, and why he refuses to wear a watch because “now is the most important time.”

    Thoughts

    The first thing to hold in mind while watching this: every single position Huang takes, without exception, maps to selling more GPUs. Open models are good (more diffusion, more compute). Closed models are also good (more services, more compute). Chinese models are good (more use, more compute). Doom talk is bad (fear slows adoption, which slows compute). The bubble is far away (keep buying compute). That perfect alignment between worldview and order book does not make him wrong, but it means his arguments deserve scrutiny on the merits rather than deference to his position. He is the most effective anti-doomer in the industry partly because he is the person with the most to lose if the world gets scared.

    That said, his strongest material is empirical, and it lands. The radiologist example is a direct rebuttal to one of the most famous predictions in AI history, Geoffrey Hinton’s 2016 claim that we should stop training radiologists. Huang’s version of events, that automating the scan-reading task let radiologists see more patients and demand for them grew, is a textbook case of what economists call the Jevons effect applied to labor. Whether his specific numbers (20 percent more radiologists, 10 percent more paralegals, 50 percent more manufacturing jobs) survive fact-checking, the structural argument that automating a task can grow the profession around it is historically well supported, and it is the single most useful reframe in the interview: your job is not your task, and when the task gets automated, the purpose remains.

    The open source security argument is the most intellectually serious part of the conversation and the one most directly aimed at his own customers. Huang praises Anthropic and OpenAI as businesses in one breath and then dismantles the “closed models are safer” position in the next: Linux runs the world’s digital infrastructure precisely because millions of people can inspect and harden it, and a world defended by one closed model is a world with a single point of failure. His call for “massively distributed, diverse defense” via open models in the hands of cybersecurity experts everywhere is a real policy position with real stakes, and it puts him closer to Meta’s historical stance than to the labs he supplies.

    The bubble section is where the skeptic should lean in. Allen hands him the most famous cursed phrase in financial history, “this time is different,” and Huang takes the bait enthusiastically: it is different, he says, because the demand is industrial rather than cyclical. Every bubble in history was justified by exactly this argument, including the railroads and the dot-com fiber build out that Huang implicitly invokes as precedent. But his supply-side observation deserves weight: bubbles pop when supply overshoots demand, and right now everything (chips, memory, packaging, power, land, construction labor) is short. A market that cannot build fast enough is at least not overbuilt yet. His own concession that “the bubble will come someday” and his refusal to vouch for years five through ten is more honest than the rest of the answer.

    Finally, notice the tension he never resolves. He says warnings about AI’s power are “well heeded,” that safety is the leaders’ responsibility, and that Anthropic must fix jailbreaks fast. He also says consciousness, singularity, and existential risk are “all made up,” and shrugs off the referenced Mythos jailbreak with “everything was fine, you and I are here having a conversation.” Those two postures, take the technology seriously enough to harden it but never seriously enough to fear it, are held together mostly by confidence. It is a bet that capability and controllability scale together. The doomers he mocks are making the opposite bet, and nothing in this interview actually settles which one is right.

    Key Takeaways

    • On reports that Chinese regulators may tighten export controls on AI models and semiconductors to keep them from the West: Huang hopes it does not happen, notes half the world’s AI researchers are Chinese, and says both sides should de-escalate and let the technology advance.
    • He opposes any US ban on Chinese models like Kimi: American companies should absolutely be allowed to use them, because downloaded open models can be fine-tuned, guardrailed, and run inside secure sandboxes and harnesses, and the “back door” fear is a misconception.
    • The world needs both closed and open models: use closed services (Anthropic, OpenAI) as much as possible because they are excellent and convenient, but science, cybersecurity, and sovereignty require open models.
    • Regulate applications of AI (medicine, transportation, autonomous vehicles), not the underlying technology, which is dual use and should advance as fast as possible.
    • NVIDIA’s China sales are “approximately zero today” and he has told investors to expect none; he would consider it an honor to return if both governments allow it.
    • The market misunderstood DeepSeek and is now misunderstanding Kimi the same way: great open models, wherever they come from, drive more AI use, which drives more NVIDIA computers, more data centers, and more services.
    • Open models are not adversarial to closed models: the most likely customer to upgrade to Anthropic or OpenAI is someone who already uses AI and wants it more convenient and better.
    • NVIDIA’s Nemotron open model exists for companies that must build their own AI for sovereignty, regulatory, privacy, or IP reasons. “We don’t have to be the frontier. We have to be at the frontier.”
    • The large language model is the brain; a harness (he names OpenClaw and Claude Code as examples) turns it into a working agent. With the right harness, Nemotron can be world-class for specific skills.
    • Cheap or free open source tokens are “fantastic” for the proprietary labs: free AI grows the population of people who realize they need AI, and running even a free model yourself usually costs more than renting a service.
    • Echoing the viral Palantir CEO interview: “Nobody should outsource their alpha.” Companies and countries should rent AI wherever they can but must build their own AI for domain-specific, proprietary, sovereign, secret, or regulated work.
    • For non-differentiating work (marketing automation, legal department productivity), outsource to the frontier labs as much as possible.
    • Nothing AI has done has truly surprised him; what society needs to realize is that automating tasks is increasing the number of jobs the world needs.
    • His jobs evidence: radiologists up roughly 20 percent because AI-automated scan reading lets them see far more patients; paralegals up roughly 10 percent for the same reason; US manufacturing jobs up roughly 50 percent in recent years because AI data centers require industrial might.
    • On the demonstrated ability of Anthropic’s Mythos to break into hardened systems: “it surprised me that people were surprised.” An AI that can write and debug software can necessarily find vulnerabilities; the same capability powers cyber defense.
    • His security architecture argument: one single model is one single point of attack and failure. Open models in the hands of cybersecurity experts worldwide create “massively distributed, diverse defense,” the same reason Linux is trustworthy.
    • Whether China has “caught up” does not matter: the race-with-a-finish-line framing is wrong, China manufactures more AI researchers than the rest of the world combined, holding China back is ill-conceived, and neither side can hold back the other.
    • “AI is not going to destroy all of our jobs. Someone who uses AI is going to take our jobs.” The biggest risk to the US is scaring industries and society out of adopting AI.
    • On doomer AI CEOs: warning is fine, warning with a solution is better, and making things up is “absolutely inappropriate.” End-of-humanity and half-of-jobs-destroyed claims are “complete nonsense” contradicted by all the evidence.
    • Asked why Asia loves him while America is anxious: “the doomers spend too much time theorizing about these science fiction outcomes, maybe it makes them sound smart.”
    • OpenAI and Anthropic are not in trouble from Chinese competition: “zero possibility” China runs US companies off the road, both labs are thriving, and their IPOs will be the most successful in human history.
    • On chip stocks down 18 percent after Kimi dropped: free AI is great for hardware, chips, and data centers; the market got it wrong with DeepSeek (NVIDIA fell about 30 percent) and is getting it wrong again.
    • AI cannot have peaked because diffusion into society and industry has barely begun; useful AI has finally arrived, and useful AI is profitable AI, citing coding agents companies happily pay hundreds of millions a year for.
    • The new IT industry is CapEx heavier than software because intelligence must be manufactured: machines produce the tokens behind every answer, image, protein, and robot maneuver, and the resulting productivity will more than pay for the build out.
    • A token is an embedding of knowledge and intelligence, and unlike pi it gets smarter over time; smarter tokens are more valuable, which is why token economics keep improving.
    • On the bubble: “The bubble will come someday. It’s just not today.” Very unlikely in the next five years; five to ten years depends on how fast the industry can build.
    • The build out is constrained in every direction (chips, memory, land, power, construction workers), and that constraint is healthy: it pushes out the day supply exceeds demand.
    • This cycle is “industrial-driven,” not seasonal or consumer-demand-driven: the world needs a new intelligence infrastructure layer on top of energy, internet, roads, and railroads, and the semiconductor industry needs to be 5 to 10 times larger within ten years.
    • He is not worried about customers issuing hundreds of billions in debt to buy his chips: these companies generate enormous cash, the compute platform shift is real, and the ROI question has been answered because AI is now demonstrably profitable.
    • He would use Kimi himself, with fine-tuning, guardrails, sandboxing, and access control, the same way the world already trusts open source software like Linux.
    • On Trump: they text, the president “remembers everything” including H20, H200, Blackwell, and Rubin, and the Fort Worth factory they are sitting in is a direct result of their first conversation about reindustrializing America.
    • His warning to the administration: do not over-correct based on science fiction narratives about AI consciousness; talk to many CEOs and scientists, not one or two, and take time to be informed before regulating.
    • On the government taking an equity stake in NVIDIA: unnecessary, because the US already has a stake via $10 billion in taxes paid last year, job creation, and the stock market holdings of most Americans.
    • Claude Mythos should “absolutely be available to everyone,” not just selected institutions; it is Anthropic’s job to harden it and patch jailbreaks fast, and he notes that when it was jailbroken “everything was fine.”
    • On distillation of closed models: learning from other intelligence is fundamental (soon the internet will be 99 percent AI-generated content anyway), but violating terms of service or privacy is not okay and should be handled through existing legal channels.
    • NVIDIA has 6,500 employee families in Israel he is concerned for; he remains bullish on the UAE reinventing itself from an oil economy into an AI hub.
    • NVIDIA runs about 50,000 employees and may reach only 75,000 in ten years, “as small as possible,” because strategy means maximizing impact per unit of resource.
    • Jobs that are a single task (customer service call centers) will be automated; jobs with purpose survive because purpose does not change when the task is automated. “Don’t mistake your task for the job.”
    • In 10 to 20 years, photos of people typing at keyboards will look like old photos of typing pools with IBM Selectrics: typing was never the job, solving problems and creating value was.
    • The ChatGPT moment for robots has already arrived (a robot can reason through “put the apple in the drawer,” including opening the drawer first); useful robots in ordinary life within 3 to 4 years would not surprise him.
    • The agentic era’s capability has arrived and diffusion is next: the future holds 100 billion to a trillion agents running constantly, and agents will not become computers, they will use computers, which is why compute demand explodes.
    • $300 billion has been invested into US venture capital startups in the last six months, and he tells his nieces and nephews that great fortunes will be created on a laptop.
    • Life lessons: greatness requires “plenty of pain and suffering” and practice when nobody is watching; under maximum stress, time slows down the way athletes describe, and that comes from repetition.
    • He advises every bright mind in the world to come to America, the country built by immigrants that will need amazing immigrants in the future.
    • He wears no watch and refuses to let Outlook manage his life: “now is the most important time.” His perfect Saturday: dogs, work, family dinner, a cocktail, and he notes every weekend is exactly like that.

    Detailed Summary

    Export Controls Cut Both Ways

    The interview opens on a Financial Times report that Chinese regulators are considering export controls of their own, restricting Chinese AI models and semiconductors from reaching the West. Huang’s response is de-escalation in both directions: half the world’s AI researchers are Chinese, groundbreaking research flows from both countries, and once one side reaches for export controls, everyone starts thinking in those terms. He is confident the US will continue to lead as long as government supports rather than constrains its companies. Asked whether the US should ban Chinese models like Kimi, he rejects the premise: downloaded open models run inside harnesses and sandboxes with security, privacy, and access controls, and the idea of hidden back doors phoning home to China is a misconception. His China sales, he notes pointedly, are approximately zero today, so his position is not about protecting revenue he does not have.

    Open and Closed Models Both Win

    Huang’s framework is consistent: rent closed models (Anthropic, OpenAI, which he personally uses along with Perplexity) whenever you can because they are excellent and convenient, and build on open models only when you must, for sovereignty, regulation, privacy, or proprietary domain reasons. This is the pitch for NVIDIA’s own Nemotron open model family, which he positions not as a frontier competitor but as raw material for companies that need custom AI: “We don’t have to be the frontier. We have to be at the frontier.” He describes the modern stack in plain terms: the large language model is the brain, and a harness (he cites OpenClaw and Claude Code) turns it into a working agent. Open, cheap, and free models are on-ramps that grow the total population of AI users, which is why he insists the labs should not fear them: the person most likely to pay for Claude is someone already using AI who wants it better and easier.

    Kimi, DeepSeek, and Wall Street’s Repeated Mistake

    Chip stocks fell 18 percent in the month after Kimi dropped, echoing the roughly 30 percent NVIDIA drawdown when DeepSeek landed. Huang says the market got it wrong both times and for the same reason: free and open AI is great for hardware, because great models drive use, use drives data centers, and data centers drive chips. He runs through the models he considers extraordinary (Kimi 3, Qwen, Nemotron, GPT 5.6, Codex, Claude Code) and lands on his core claim about this moment: useful AI has finally arrived, and useful AI is profitable AI. Companies like NVIDIA happily pay hundreds of millions of dollars a year for coding agents doing high-value work, which funds more AI, which he describes as a flywheel that has now started.

    Don’t Outsource Your Alpha

    Allen raises the viral Palantir CEO warning about handing your intellectual property to frontier labs, noting Huang’s unique position as both a top customer and top supplier of those labs, including using their models for chip design. Huang agrees with the principle without hesitation: nobody, no company, no country should outsource its alpha or its intelligence. His dividing line is specificity: work that is domain-specific, proprietary, sovereign, secret, or regulated must be done in-house on your own models, while generic productivity work like marketing automation or legal department support should be outsourced to the labs as aggressively as possible. The same logic scales to nations, which he says cannot outsource their fundamental intelligence to a third party.

    The Jobs Evidence

    Asked what AI has done that scared or awed him, Huang says essentially nothing surprised him, including the demonstrated ability of Anthropic’s Mythos to penetrate hardened systems (“it surprised me that people were surprised,” since an AI that debugs software can obviously find vulnerabilities). What he wants the world to notice instead is the labor data. Radiology reading has been substantially automated, and the number of radiologists is up roughly 20 percent because they can now see the enormous backlog of patients. Paralegals are up roughly 10 percent by the same mechanism. Manufacturing jobs are up roughly 50 percent in recent years because AI data centers require industrial construction. His formulation of the real risk: AI will not take your job, someone who uses AI will, and the worst thing America could do is scare its own industries out of adopting the technology.

    Against the Doomers

    This is the section that gives the interview its title. Huang says warning people is fine, warning with a solution is better, and making things up is absolutely inappropriate. The end of humanity: complete nonsense. Half of American jobs destroyed: complete nonsense. The singularity, living in a simulation, machine consciousness: “all made ups,” fun science fiction he enjoys hearing from “many of those leaders and my friends,” but Hollywood, not ground truth. Asked why he is mobbed by fans in Asia while the American mood is hostile, he suggests the doomers theorize about science fiction outcomes because “maybe it makes them sound smart.” His prescription for the industry is to tell the factual story, that AI is creating millions of jobs, rather than a made-up narrative that frightens the public and, more dangerously in his view, frightens policymakers. His closest thing to a concession: the closest thing to true AI is R2-D2 and C-3PO, “and who doesn’t want R2-D2 and C-3PO?”

    CapEx, Tokens, and the Bubble Question

    Huang’s economic argument for the build out runs through the token. Unlike the CapEx-light software era, intelligence must be manufactured: machines generate the tokens behind every answer, every image, and eventually every protein, chemical, and robot movement. A token is an embedding of knowledge, and unlike a static number it gets smarter over time, which makes it more useful, more valuable, and worth paying more for. On the bubble, he does not deny one is possible: “The bubble will come someday. It’s just not today.” He rules it out for roughly five years and hedges on five to ten. His reasoning is that this cycle is industrial-driven rather than consumer-cyclical: the world is adding an intelligence layer on top of energy, internet, roads, and railroads, the semiconductor industry needs to be 5 to 10 times larger within a decade, and everything (chips, memory, optical interconnects, packaging, TSMC capacity, land, power, construction workers) is short. Those constraints pace the CapEx and push out the day supply overtakes demand. As for customers issuing hundreds of billions in debt to buy his chips, he says the companies are extraordinary cash generators and the ROI question has been settled by profitable coding agents.

    Trump, Washington, and the Over-Correction Risk

    Huang describes a genuinely warm relationship with President Trump: they text, the president remembers chip model numbers (H20, H200, Blackwell, and next-generation Rubin), and the Fort Worth factory hosting the interview traces directly to their first conversation about restoring American manufacturing. He praises Susie Wiles, Secretary Bessent, and Secretary Lutnick. But his message to the administration is a warning: signs point toward more restrictive AI policy, and he fears policymakers falling for science fiction narratives (consciousness, an imminent finish line in a US-China race) pushed partly by companies hoping regulation will advantage them. His advice: talk to many CEOs and scientists, not one or two, take time, and do not over-correct. He rejects the 100-meter-dash framing of the China race entirely, arguing the win is diffusion, not invention: America did not invent electricity or manufacturing, it applied them with more enthusiasm than anyone, and that is what made the country. Asked about the government taking equity stakes in AI companies, he calls it unnecessary: the US already holds a stake in NVIDIA through $10 billion in annual taxes, job creation, and the stock market.

    Mythos for Everyone, and the Distillation Question

    In the most newsworthy exchange, Allen asks whether the world is ready for Anthropic’s most powerful model, Claude Mythos, to be available to everyone rather than selected institutions. Huang’s answer is unambiguous: it should absolutely be available to everyone, it is Anthropic’s responsibility to harden it, and jailbreaks are the nature of software, to be patched as fast as they are found. He points to the referenced jailbreak incident and observes that “everything was fine,” while noting that holding Anthropic back serves no American interest, especially since open models are available regardless. On distillation, he splits the question: AIs learning from other AIs is fundamental and inevitable (within a few years, he predicts, the internet will be 99 percent AI-generated content, so every model is distilling other AIs anyway), but violating terms of service or privacy is not acceptable, and aggrieved providers should pursue the conventional legal remedies that already exist.

    Robots, Agents, and the Next Era

    Huang argues the ChatGPT moment for robots has already happened, on his definition: the 2022 ChatGPT moment was not when AI became useful (that took four more years) but when it did something surprising, and a robot that can reason through “put the apple in the drawer,” including opening the drawer first, clears that bar today. Useful everyday robots within three to four years would not surprise him. On the agentic era, capability has arrived and diffusion is what comes next: where perhaps 100 million humans use computers at any given moment today, the future holds 100 billion to a trillion agents of every kind running constantly. His line: agents are not going to become computers, agents are going to use computers, and that is the deepest driver of compute demand.

    Life Lessons from 33 Years at the Helm

    The closing stretch turns personal. On keeping NVIDIA at roughly 50,000 employees (maybe 75,000 in ten years, “as small as possible”) while peers run six figures, he says strategy is using limited resources with maximum precision, a craft he has practiced longer than any CEO in tech history: “this is my kung fu.” On which jobs disappear, he distinguishes task from job from purpose: call center tasks will be automated, but a radiologist’s purpose (ending human suffering) survives the automation of scan reading, and typing was never the job in the first place. Born in Taiwan and sent to a rough American boarding school at nine, he calls America the greatest country in the world because open discourse and freedom let it work through its disagreements, and he urges bright minds everywhere to come. On greatness: no athlete just happens to be great, it is practice when nobody is watching, setbacks, losing, and “plenty of pain and suffering” that elevate craft, character, and resilience. He wears no watch because now is the most important time, and his perfect Saturday (dogs, work, family dinner, a cocktail) is, he says, exactly what every weekend already looks like.

    Notable Quotes

    “And so the fact that this is going to be the end of humanity, it’s complete nonsense. The fact that this is going to destroy half of the American jobs. It’s complete nonsense. And all of the facts, all of the evidence point exactly to the opposite.”

    Jensen Huang, on AI doom predictions from fellow tech leaders

    “AI is not going to destroy all of our jobs. Someone who uses AI is going to take our jobs, and so we have to make sure that we adopt AI, diffuse AI into the industries as quickly as possible.”

    Jensen Huang, on the real employment risk of the AI era

    “Nobody should outsource their alpha. Nobody should outsource their intelligence. No country should.”

    Jensen Huang, agreeing with the Palantir CEO’s warning about handing IP to frontier labs

    “We don’t have to be the frontier. We have to be at the frontier.”

    Jensen Huang, on NVIDIA’s Nemotron open source model strategy

    “The bubble will come someday. It’s just not today.”

    Jensen Huang, on whether the AI build out is a bubble

    “It is made up that there’s going to be a singularity. It’s made up that somehow we’re living in a simulation. These are all made ups.”

    Jensen Huang, on science fiction narratives he says are scaring the public and policymakers

    “The closest thing to true AI is R2-D2 and C-3PO. And who doesn’t want R2-D2 and C-3PO?”

    Jensen Huang, on how to inoculate the public against fear of AI

    “These two companies will be the most successful IPOs in human history.”

    Jensen Huang, predicting the public debuts of OpenAI and Anthropic

    “If your job is the task, then it’s very likely that when that task is automated, your job will be eliminated or changed.”

    Jensen Huang, on which jobs disappear in an industrial revolution

    “Because now is the most important time. I refuse to let Outlook manage my life, and I refuse to let a watch manage my life.”

    Jensen Huang, on why he does not wear a watch

    Watch the full conversation between Jensen Huang and Mike Allen on Axios Behind the Curtain here.

    Related Reading