PJFP.com

Pursuit of Joy, Fulfillment, and Purpose

Tag: vendor lock-in

  • 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 Joins X and His First Post Is a Manifesto: Inside the Open Weights and American AI Leadership Letter Signed by NVIDIA, Microsoft, Meta, and 20+ Tech Giants

    Jensen Huang, the CEO of NVIDIA and arguably the most influential person in the AI hardware world, has never been a social media guy. That changed on July 24, 2026, when he joined X and published his first-ever post. He did not use it to celebrate a product launch or a stock milestone. He used it to share a policy manifesto: “Open Weights and American AI Leadership,” a joint letter signed by roughly 25 organizations including NVIDIA, Microsoft, Meta, IBM, Dell Technologies, Hugging Face, Mistral, Mozilla, The Linux Foundation, Palantir, Perplexity, Replit, ServiceNow, Andreessen Horowitz, and Y Combinator, urging U.S. policymakers not to strangle open-weight AI models with premature restrictions.

    TLDR

    Jensen Huang broke his lifelong social media silence to amplify a coalition letter arguing that America’s AI leadership depends on a thriving open-weight ecosystem, not just one frontier model. The letter draws a straight line from the open-source software movement of the 1980s to today’s AI debate, and makes four core arguments: open weights expand access to the AI economy for startups, universities, and businesses that cannot train frontier models from scratch; they strengthen competition across models, chips, clouds, and applications; they give customers control over their data and protection from vendor lock-in; and, most provocatively, they make AI safer, because transparency lets thousands of researchers find and fix vulnerabilities while closed models concentrate risk into a few single points of failure. The letter acknowledges that released weights can never be recalled, defends distillation as a legitimate development technique that should not be swept into anti-misappropriation rules, and asks policymakers to expand compute access, invest in shared datasets and evaluation tools, and keep the frontier plural. Notably absent from the signatory list: OpenAI, Anthropic, and Google.

    Thoughts

    The medium is the message here. Jensen Huang has run NVIDIA for over three decades without needing a personal X account, and his debut post could have been anything. He chose a policy letter. That tells you how high the stakes of the open-weights fight have become in Washington. When the CEO whose chips power essentially all frontier AI decides the most valuable use of his first post is lobbying, the open-versus-closed question has officially moved from Twitter discourse to the center of American industrial policy.

    Follow the incentives and the signatory list makes perfect sense. NVIDIA wins when AI runs everywhere, on every cloud, in every factory, hospital, and government data center, and open weights are the vehicle for that diffusion. Meta has bet its entire AI strategy on open models. Hugging Face, Mistral, and the Linux Foundation are institutionally committed to openness. Microsoft signing is the interesting one, given its billions invested in OpenAI, and it suggests Redmond sees its future in selling infrastructure for all models rather than defending any single lab’s moat. Meanwhile the two most prominent frontier labs built on closed weights, OpenAI and Anthropic, are conspicuously not on the letter, and neither is Google. The dividing line is not ideology. It is business model.

    The safety argument is the letter’s boldest move. The standard policy assumption has been that closed models are the responsible choice and open weights are the risky one. The letter flips that: closed models are single points of failure that can be breached or fail invisibly, while open weights let a global community red team, benchmark, and patch. This is a direct port of the “given enough eyeballs, all bugs are shallow” argument from open-source software, and it worked historically. Linux and open cryptography did prove more trustworthy than security through obscurity. Whether the analogy fully holds for AI models, where a vulnerability might be a capability rather than a bug, is the real debate, and the letter mostly asserts the analogy rather than proving it. The honest concession is there, though: once weights are released, they are beyond anyone’s control, forever.

    The distillation paragraph is the tell for what this letter is actually about. Since Chinese labs like DeepSeek demonstrated that frontier-adjacent capability can be built cheaply, partly by learning from the outputs of existing models, there has been growing appetite in Congress to restrict distillation itself. The coalition is drawing a line: punish unlawful extraction from closed models through targeted legal frameworks, but do not ban a technique that virtually every AI team on earth uses for model improvement and evaluation. The unstated geopolitical subtext runs through the whole document. If America restricts its own open models, the world does not stop using open models. It builds on Chinese ones, and the default AI stack for most of humanity gets set in Hangzhou instead of Santa Clara.

    There is also a genuinely good economic point buried in the access section that deserves more attention than the politics. Frontier models are expensive, and routing every task through one is not economically sustainable when AI scales to billions of everyday operations. Open weights let organizations match the right model to the right job at the right cost, reserving frontier capability for frontier problems. That discipline, more than any single benchmark race, is what makes AI diffusion into ordinary businesses actually pencil out. Huang’s own post distilled the balanced version of the thesis into one line: the world needs both frontier closed models and frontier open models. That is probably the correct position, and it is worth noticing that the people who signed this letter and the people who did not both agree AI is the most consequential technology of the era. They just disagree about who should hold the keys.

    Key Takeaways

    • Jensen Huang joined X on July 24, 2026, and used his first-ever post to share the coalition letter “Open Weights and American AI Leadership” rather than any NVIDIA product or personal news.
    • His post read in part: “AI will transform every industry, power every company, and be built by every country. Open models strengthen safety and cybersecurity, accelerate innovation and diffusion, and enable sovereignty.”
    • The letter is signed by roughly 25 organizations: NVIDIA, Microsoft, Meta, IBM, Dell Technologies, Hugging Face, Mistral, Mozilla, The Linux Foundation, Palantir, Perplexity, Replit, ServiceNow, CrowdStrike, Box, Black Forest Labs, Arcee AI, Arena, Emergence Capital, Telnyx, Reflection, Mariana Minerals, American Innovators Network, Andreessen Horowitz, and Y Combinator.
    • OpenAI, Anthropic, and Google are notably absent from the signatory list, and the split tracks business models: companies that profit from AI diffusion signed, companies whose moat is closed frontier models did not.
    • Open-weight models are defined in the letter as AI models that anyone can download, inspect, modify, and run on their own infrastructure.
    • The letter opens with a historical analogy: 1980s open-source pioneers challenged the belief that software required tight corporate control, and open source now underpins most of the internet, the U.S. military, and federal research.
    • The central thesis is that U.S. AI leadership will be judged not by one frontier model but by whether America builds an open ecosystem that diffuses AI into every sector of the economy.
    • Argument one is access: startups, established businesses, universities, and public institutions can build on advanced models without training one from scratch or paying frontier-model prices for every task.
    • The letter frames cost discipline as the key to sustainable AI economics: reserve frontier-scale capability for genuine frontier problems and run efficient specialized models everywhere else, because AI usage is heading toward billions of everyday tasks.
    • America wins the AI era, per the letter, by diffusing AI into factories, hospitals, farms, classrooms, and main street businesses, not by concentrating it.
    • Argument two is competition: open weights create rivalry not just among model developers but across chips, clouds, applications, and services, which drives down costs and spreads the gains.
    • Argument three is customer control: organizations investing in AI want assurance they will not be locked into a single provider or lose the capabilities they build over time.
    • Open weights let organizations control their own data, adapt models to their needs, deploy wherever business requirements demand, and own the value they create through self-improving models and accumulated knowledge.
    • The letter concedes the core risk honestly: once weights are released they are beyond the original developer’s control, and modified versions are difficult to trace or reverse.
    • Its answer to that risk is defensive parity: in a world where attackers use advanced AI, defenders need comparable open models to detect, simulate, and respond to threats.
    • Argument four inverts the standard safety assumption: relying solely on closed models is not inherently safe because they can be breached, misused, or fail in ways outsiders cannot detect.
    • Concentrating advanced AI behind a few closed models creates single points of failure, weakens competition, and leaves critical technology in the hands of a few providers.
    • The letter argues openness enables rigorous benchmarking, red teaming, and protections tied to real demonstrated harms, rather than assuming closed systems are safer by default.
    • The transparency-beats-obscurity argument is borrowed directly from open-source security history, where community scrutiny made software like Linux more trustworthy, not less.
    • The policy asks: expand compute access for startups and researchers, invest in shared training assets like datasets, tools, and evaluation frameworks, and avoid premature restrictions that stifle competition or push innovation overseas.
    • “Keeping the frontier plural” is the letter’s phrase for ensuring no single lab or model becomes the sole locus of advanced AI capability.
    • The distillation section is the most legislatively specific part: it defends using one model’s outputs to help train or improve another as a widely used, legitimate technique for model improvement, evaluation, and validation.
    • The coalition wants unlawful extraction of value from closed models addressed through targeted legal and commercial frameworks, not sweeping restrictions on distillation itself.
    • The distillation defense lands in the shadow of DeepSeek and other Chinese labs, whose cheap, capable open models triggered calls in Washington to restrict the technique.
    • The unstated competitive logic: if the U.S. restricts its own open models, developers worldwide will build on Chinese open models instead, ceding the default global AI stack.
    • Sovereignty is a recurring frame, both national and organizational: open weights let countries and companies run AI on their own infrastructure with their own data, a pitch Huang has made to governments for years.
    • Huang’s bottom line is explicitly both-and, not either-or: “The world needs both frontier closed models and frontier open models.”
    • The letter closes with an optimistic framing: with the right choices, open-weight AI can expand opportunity, strengthen competition, extend American technological leadership, mitigate risk, and share the benefits broadly.

    Detailed Summary

    The Debut: Why Jensen Huang Joining X Matters

    Huang has been one of the most visible executives on earth for years, keynoting CES and GTC to stadium crowds, yet he has never maintained a personal social media presence. His arrival on X on July 24, 2026 was itself news, and the content of the first post made it a statement. Rather than an introduction or a product plug, he shared the coalition letter and wrote that AI will transform every industry, power every company, and be built by every country, and that open models strengthen safety and cybersecurity, accelerate innovation and diffusion, and enable sovereignty. Microsoft CEO Satya Nadella amplified the same letter the same day. The coordinated rollout, fronted by the two most valuable companies in the AI supply chain, was designed to put maximum weight behind a single policy position at a moment when Congress is actively weighing how to regulate open models.

    The Open-Source Precedent

    The letter’s opening argument is historical. In the 1980s, open-source pioneers challenged the prevailing belief that software would only advance if companies kept tight control over their code. The movement they built now supports most of the internet and underlies systems used by the world’s largest technology companies, the U.S. military, and federal agencies doing scientific research and cybersecurity. The letter’s framing is that open source did more than lower costs; it created a shared foundation of knowledge on which generations of American engineers built. The United States, it argues, faces the same fork in the road with AI, and the lesson of the last forty years points toward openness.

    Access, Competition, and Customer Control

    The economic core of the letter is three stacked arguments. First, access: open weights let startups, businesses, universities, and public institutions build on advanced models without training their own or paying frontier prices for every task. The letter is unusually specific about the economics, arguing that matching the right model to the right job at the right cost is what will make AI sustainable as usage scales into the billions of everyday tasks. Second, competition: because anyone can build on open weights, rivalry emerges across every layer of the stack, models, chips, clouds, applications, and services, which spurs innovation and drives down prices. Third, control: organizations fear vendor lock-in and losing the capabilities they build. Open weights let them keep their data, adapt models to their needs, deploy anywhere, and own the accumulated value, which the letter ties to both American sovereignty and prosperity.

    The Safety Argument Turned Upside Down

    The letter does not dodge the standard objection. It concedes that open weights carry real and distinct risks: once released, weights are beyond the developer’s control, and modified versions are hard to trace or reverse. But it argues the right response is not prohibition. Defenders facing AI-equipped attackers need comparably capable models to detect, simulate, and respond to threats. Then it goes further, claiming openness may be one of the most important paths to AI safety. Closed models can be breached, misused, or fail invisibly, and concentrating capability behind a few of them creates single points of failure. Open models allow a broad community to examine behavior, find vulnerabilities, develop safeguards, and improve them over time, with rigorous benchmarking, red teaming, and protections tied to real demonstrated harms. The explicit analogy is to open-source software proving that transparency can be more secure than obscurity.

    The Distillation Defense

    The most pointed policy content is a warning against conflating legitimate model-development techniques with misappropriation. Distillation, using one model’s outputs to help train or improve another, is defended as a widely used technique for model improvement, evaluation, and validation, standing in a long tradition of learning from and building on existing technology. The letter acknowledges that unlawful extraction of value from closed models raises legitimate concerns, but insists those be handled through targeted legal and commercial frameworks rather than sweeping restrictions. This is the paragraph aimed most directly at pending legislative ideas, and it is the one where the interests of the signatories and the non-signatories diverge most sharply, since distillation is precisely how smaller and open models close the gap with closed frontier systems.

    Who Signed, and Who Did Not

    The signatory list spans chipmakers (NVIDIA), hyperscalers (Microsoft), open-model champions (Meta, Mistral, Black Forest Labs, Arcee AI, Reflection), infrastructure and enterprise players (IBM, Dell, Box, ServiceNow, CrowdStrike, Telnyx, Palantir), the open-source institutional world (Hugging Face, Mozilla, The Linux Foundation), and the venture ecosystem (Andreessen Horowitz, Y Combinator, Emergence Capital), plus Perplexity, Replit, Arena, Mariana Minerals, and the American Innovators Network. The absences are as informative as the signatures. OpenAI, which released its gpt-oss open-weight models in 2025 but remains fundamentally a closed frontier lab, did not sign. Neither did Anthropic nor Google. The letter thus formalizes a fault line that has been visible for years: the diffusion coalition versus the frontier labs, with the U.S. government as the audience both sides are playing to.

    The Policy Ask

    The letter closes with concrete recommendations. Policymakers should expand access to compute for startups and researchers, invest in shared training assets including datasets, tools, and evaluation frameworks, and keep the frontier plural by avoiding premature restrictions on open models that would stifle competition or drive innovation overseas. It also calls for attention to strong application layers that expand sovereign use of AI across the economy. The final paragraph is pure optimism: with the right choices, the age of AI can be one of broadly shared prosperity, and the United States should lead in building that future.

    Notable Quotes

    “For my first post, I’m sharing a letter Nvidia signed on why open models matter. AI will transform every industry, power every company, and be built by every country. Open models strengthen safety and cybersecurity, accelerate innovation and diffusion, and enable sovereignty. The world needs both frontier closed models and frontier open models.”

    Jensen Huang, in his debut post on X, July 24, 2026

    “Our AI leadership will be judged not by one frontier AI model, but by whether the United States builds a strong, open ecosystem that diffuses into every sector.”

    The coalition letter, stating its central thesis

    “America wins the AI era by diffusing it into the workflows of factories, hospitals, farms, classrooms, and main street businesses.”

    The coalition letter, on where the AI race is actually decided

    “Once released, the weights are beyond the original developer’s control, and modified versions are difficult to trace or reverse.”

    The coalition letter, conceding the irreversibility risk of open weights

    “Relying solely on closed models is not inherently safe: they can be breached, misused, or fail in ways that outsiders cannot detect.”

    The coalition letter, inverting the standard safety assumption

    “Just as open-source software demonstrated that transparency can be more secure than obscurity, AI safety may depend on giving more people the ability to test and strengthen the models on which society relies.”

    The coalition letter, drawing its core analogy to open-source security

    “Distillation, or the practice of using one model’s outputs to help train or improve another, is a widely used technique for model improvement, evaluation, and validation.”

    The coalition letter, defending the technique legislators have discussed restricting

    “That future is worth building, and the United States should lead in building it.”

    The coalition letter’s closing line

    Read the full letter here: Open Weights and American AI Leadership (PDF), and see Jensen Huang’s first post on X.

    Related Reading