Anthropic abandons its 2023 safety pledge, adopting a 'as good or better than anyone else' standard, signaling the end of unilateral safetyism in the AI race.
2
Amazon offers $35 billion to OpenAI contingent on an IPO and achieving AGI, financializing superintelligence and highlighting the circular economy of tech giants.
3
Alibaba's Qwen 3.5 (35B parameters) outperforms its 235B predecessor, demonstrating rapid capability density increases and the viability of small open-weight models running locally on iPhones.
4
Google's Nano Banana 2 generates 4K images at 4.5 cents each, undercutting stock photo prices, while Gemini gains on-device multi-step task automation on Android.
Protocols
Concrete recipes — what, when, how much, and why
4 items
AI-native digital twin sprint for large companies
WhatSet up an AI-native digital twin of your organization on the edge, run a 10-week immune system sprint to develop it away from the mothership's inertia, then gradually migrate workflows from human-centric to agentic, with humans handling oversight and exceptions.
WhenImmediately, as a response to AI disruption.
Dose10-week sprint, then ongoing migration.
For whomCEOs and boards of large enterprises facing AI disruption.
WhyLarge companies cannot pivot quickly; an external digital twin allows rapid adoption of AI without internal resistance. Coordination and execution costs go to near zero, enabling massive efficiency gains.
CaveatsRequires top cover from the board to allow dramatic changes; may face internal immune system attacks.
Salim argues that large companies have zero chance of pivoting fast enough internally. He advises setting up an AI-native digital twin on the edge, running a 10-week sprint to build it, and then moving workflows over as quickly as possible. This involves a combination of bottom-up and top-down approaches. The real shift is from human-centric workflows to agentic workflows with two layers: strategic and execution, with humans doing oversight and exception handling. He notes that coordination costs and execution costs go to near zero. Dave adds that boards must give CEOs top cover to be dramatic, and that the playbook from The Innovator's Dilemma still applies, but the cycle is now every 10 months instead of 10 years. Peter emphasizes that you're either the disruptor or disrupted, and founder mode is required.
Mechanism
By creating a separate entity, you bypass the organizational antibodies that reject change. Agentic workflows replace human-to-human handoffs with AI agents, reducing latency and cost. The human role shifts to strategic oversight and exception handling.
Personal experience
Salim: 'I put Open EXO on there [Pulsia AI] to see, okay, could we create a shadow AI digital twin on the edge and this is essentially it.'
You set up an AI native digital twin on the edge. You run an immune system 10-week sprint to block the response from the mothership.
Also said
“The real shift in people's heads needs to be that instead of human-centric workflows... we now move to agentic workflows where you can get things done much more effectively with hordes of little agents.”— Explains the core change.
“You have got to give your CEO top cover to be dramatic in their modification of the business.”— Peter on board responsibility.
AI agent mission statement rule
WhatBefore any AI agent process launches, have it write a mission statement and store it next to its code, so you can later review what it's working on.
WhenWhenever you deploy autonomous AI agents.
DoseOne-time setup per agent.
For whomAnyone running autonomous AI agents (developers, entrepreneurs).
WhyAI is self-documenting; the mission statement allows you to audit the agent's purpose and catch misalignment early.
CaveatsRequires that the agent can write and store files; may not prevent all misbehavior but adds a layer of transparency.
Peter shares that he has many agents running and implemented a simple rule: before any process launches, write a mission statement and store it next to your code. He says it solved many problems because he can go back and read the mission statement to understand what the agent is doing. He notes that AI is the first self-documenting, self-improving, self-cleaning thing in the world. He also tells his employees to ensure everything is in a written document that the AI can see, so there's no opaque activity.
Mechanism
By forcing the agent to articulate its goal before acting, you create a reference point. If the agent's actions deviate, you can compare against the mission statement. This leverages the AI's ability to self-document.
Personal experience
Peter: 'I've got so many agents running now and I put in place a little rule that said, Hey, before any process launches, write a mission statement and store it next to your code. And it's solved so many problems.'
Before any process launches, write a mission statement and store it next to your code.
Also said
“AI is the first self-documenting, self-improving, self-cleaning thing in the world.”— Why this works.
Use Claude code and co-work for headless automation
WhatUse Claude code for terminal-based coding tasks and co-work for scheduled recurring tasks like morning briefings or spreadsheet updates.
WhenDaily for developers and knowledge workers.
DoseAs needed; co-work can be scheduled (cron jobs).
For whomDevelopers and power users comfortable with command-line and AI agents.
WhyEnables headless, 24/7 autonomous operation and remote control from phone, increasing productivity.
CaveatsStill requires isolated hardware for safety (as with Open Claude); may make errors requiring human verification.
Alex discusses Anthropic's new features: co-work for scheduling recurring tasks (like generating morning briefings) and Claude code for remote control. He notes these are half-measures compared to Open Claude's full headless autonomy, but they are steps toward first-party Jarvis. He uses Claude code all the time and co-work occasionally. The group notes that all hyperscalers will need to offer such capabilities, but compute costs are high. Peter sees this as an entrepreneurial opportunity to bring secure, internal versions to enterprises like JPMorgan.
Mechanism
Claude code allows kicking off tasks on terminal and picking up on phone; co-work schedules tasks to run autonomously. This moves toward a Jarvis-like assistant.
Personal experience
Alex: 'I use Co-work from time to time, and I use Claude code all the time.'
Co-work is able to autonomously be scheduled headlessly. That's the headless part. And then remote control, that's the the mobile messaging type part.
Also said
“Anyone who's started down that path will never go back, right? It's just you'll never give up your Jarvis once you have a Jarvis.”— Peter on the stickiness.
Self-funded genetic disease cure
WhatIf you or a loved one has a genetic disease, gather the patient community, raise capital, and fund a lab to develop a cure using modern gene editing techniques like prime editing.
WhenNow, as the technology is mature enough.
DoseOne-time effort to fund and guide research.
For whomIndividuals or families affected by genetic diseases.
WhyGene therapy and prime editing can now cure previously incurable genetic diseases; patient-funded research can bypass slow traditional funding.
CaveatsRequires significant capital and finding the right scientific team; not guaranteed to succeed, but the technology is accelerating.
Peter emphasizes that this is the perfect time to seek a cure for genetic diseases. He advises finding patient support groups, raising capital, and funding a lab. He notes that the technology to cure disease is here and accelerating. Alex explains the prime editing technique in detail, highlighting its generality. Peter's own background in gene therapy at MIT adds credibility.
Mechanism
Prime editing allows precise search-and-replace of DNA sequences without double-strand breaks, enabling correction of disease-causing mutations. Patient groups can directly fund labs to apply this to their specific condition.
Personal experience
Peter: 'I remember Richard Mulligan there, who was my professor faculty, and the first time I heard about gene therapy...'
If you or someone in your family a loved one has a genetic disease... This is the perfect time to actually seek a solution. ... go fund an incredible team because the technology to cure disease is here and accelerating.
Also said
“We now have the ability to basically do a fine search replace on DNA without breaking the entire double strand and that that's going to be a very very general platform.”— Alex on the enabling technology.
What's new
Personal practice updates, fresh positions, predictions
8 items
Anthropic safety pledge revision
early
Anthropic revises its responsible scaling policy, dropping its 2023 pledge to not train advanced AI unless safety is guaranteed, now aiming to be as safe as competitors.
Why this matters: Marks the end of the 'safetyism' approach from the company founded by ex-OpenAI employees concerned about safety; reflects the race condition where competition forces labs to prioritize capabilities.
Background
Anthropic was founded as a safety-oriented AI lab after employees left OpenAI over safety concerns. Its original policy was to not build advanced AI unless safety could be guaranteed. Now, with OpenAI and others racing ahead, Anthropic's CEO Dario Amodei has stated they must be 'as good or better than anyone else' to remain relevant.
The discussion frames this as an inevitable outcome of exponential races. Salim notes that safety typically fails in such races, and the Pandora's box was opened by OpenAI. Dave draws parallels to Google's evolution from 'don't be evil' to pervasive data collection, arguing that competition corrupts original missions. Alex challenges the premise that any single lab could guarantee safety, arguing that safety will emerge from competition and a balance of powers, not unilateral safetyism. He suggests that aligning superintelligence requires the whole civilization, not a heroic individual or lab. The group also touches on the financial incentives: Anthropic's revenue is projected to hit $26B this year, potentially making it the first company to reach $1T in revenue, which pressures them to generate revenue and thus build capabilities. The new standard is essentially a race to the bottom, but Alex sees it as a more honest policy. The conversation also links to the Department of War debacle, where Anthropic is in limbo while OpenAI struck a deal, and the use of Claude in planning attacks in Iran, illustrating the geopolitical stakes.
The new standard is we need to be as good or better than anyone else. It's like, 'Wow, that's a very different bar.'
Also said
“Safety typically fails in exponential races. The You could look at the the whole thing writ large as OpenAI cracked open and let Pandora's box out.”— Salim frames the race condition.
“I would argue at this point alignment and capabilities are inseparable. There's like a deep duality there.”— Alex argues that safety and capability are now intertwined.
Qwen 3.5 capability density
mid
Alibaba's 35B parameter Qwen 3.5 medium model outperforms its 235B predecessor, demonstrating rapid increases in capability density and the power of small open-weight models.
Why this matters: Shows nearly 10x reduction in parameter count while improving performance, accelerating the trend of hyper-deflation in AI costs and enabling powerful local models on devices like iPhones.
Background
Previously, larger models were assumed to be better. Now, distillation and better training techniques allow smaller models to match or exceed larger ones. This mirrors trends in Western labs but is more visible with open-weight models.
Alex points out that this is happening across the industry, but Chinese open-weight models make the parameter count visible. He asks what the end game is: if we can get GPT-5-level capability in 30-40B parameters, maybe even 1-2B, or even a few million parameters as the 'microkernel' of AGI. Dave recalls Emad Mostaque talking about getting models onto phones. The group discusses whether this is bad for big compute incumbents; they conclude it's good for startups and that demand for compute will remain boundless as we tackle bigger problems like full cell simulation. A demo of Qwen 3.5 running on an iPhone 17 Pro in airplane mode is highlighted, showing offline, uncensorable AI. This raises concerns about misuse (gain-of-function viruses, chemical weapons) and the narrowing window for regulation. Salim notes that the ratio of good to bad uses is historically 8,000:1, offering optimism.
We're seeing almost 10x reductions in parameter count while maintaining capabilities or even increasing capabilities.
Also said
“The capability density of models is increasing. This goes hand in hand with what we've talked about in the past, Sam Altman's comment about 40x year-over-year hyper-deflation of costs at constant capability.”— Alex connects to broader trend.
“Imagine you're anyplace on the planet, you don't have Wi-Fi, but you've got Qwen on your on your device, and it's got all the intelligence you need.”— Peter on the offline demo.
Amazon OpenAI AGI contingent offer
mid
Amazon makes a $35 billion contingent investment in OpenAI, requiring OpenAI to go public and achieve AGI, financializing superintelligence.
Why this matters: It dwarfs Microsoft's $13B investment and ties AGI to a financial milestone, highlighting the circular economy of tech giants investing in each other.
Background
Amazon was previously aligned with Anthropic, but now diversifies. The deal includes using Amazon's Trainium chips and hosting OpenAI's models, giving Amazon a foothold in frontier AI.
Salim marvels at the financialization of superintelligence, noting the OpenAI-Microsoft definition of AGI as generating $100B in earnings. Alex sees this as competition and horizontal stratification: OpenAI is so compute-starved it needs multiple cloud providers. Dave notes that the US public market is $50T, with AI companies at $20T, so deals among them are the economy. The group discusses the incestuous/circular nature, but Alex argues that at some point the circular economy becomes indistinguishable from the real economy. Peter notes the valuation: OpenAI's round was $730B pre, and going public could value it over $1T, offering a quick pop for investors. The deal also gives Amazon customized models and exclusive hosting rights for OpenAI's automated AI co-workers.
It's kind of incredible that we financialized superintelligence, which is amazing.
Also said
“We're measuring compute in terms of gigawatts and AGI in terms of dollars. I love it.”— Salim on the absurdity.
“At some point the circular economy becomes indistinguishable from the real economy and I think that's what we're seeing here.”— Alex on the macro view.
Nano Banana 2 and Gemini on-device agent
mid
Google releases Nano Banana 2, a 4K image generation model at 4.5 cents per image, cheaper than stock photos, and Gemini gains multi-step task automation on Android.
Why this matters: Combines reasoning with diffusion for cost reduction; on-device agent can navigate apps and complete transactions, threatening Apple's Siri.
Background
Image generation costs have been dropping, but this undercuts stock image platforms. On-device agents have been promised since Siri and DARPA's PAL, but now reasoning models and vision-language models make it feasible.
Alex notes that Nano Banana 2 is the first image model from Google that combines a reasoning model with the speed of a Flash model, likely merging diffusion and autoregressive transformers. He predicts this consolidation will spread to text and code. For Gemini on Android, Alex explains that the missing piece was reasoning models and vision-language models compact enough for devices. He laments that we should have had this a decade ago. Salim highlights Google's installed base advantage over OpenAI and Anthropic. Peter sees it as agency at the OS level, reshaping marketplaces. Dave notes that AI could reverse declining phone sales by providing a compelling new feature.
This is the first image model from Google that combines a reasoning model... with the speed of Gemini Flash model.
Also said
“It's cheaper than buying stock images. Uh and so, is this the end of commercial photography, illustrators, stock image platforms? Uh probably.”— Peter on the disruption.
“This is what Siri was originally supposed to be about. ... We really should have had this functionality ... 10 years ago. And that's borderline inexcusable.”— Alex on the long delay.
Enterprise agent marketplace and SASpocalypse
early-mid
Anthropic launches co-work plugin templates for finance, banking, HR, effectively creating an enterprise agent marketplace that decimates traditional SaaS companies.
Why this matters: Simple MCP wrappers and text files are wiping out billions in market cap, demonstrating hyper-deflation and the organizational singularity.
Background
Previously, building such integrations required massive investment. Now, AI can build connectors in hours. This is part of the shift from human-centric workflows to agentic workflows.
Alex argues these plugins are absurdly simple, just MCP wrappers and skill descriptions, yet they're causing a 'SASpocalypse' by reducing the trading multiples of entire industries. He compares it to The Matrix scene 'Not like this.' Salim sees every department becoming a programmable intelligence layer, with prescriptive logic collapsing into AI agents. The real prize is enterprise orchestration, not chatbots. Dave notes that a year ago, such a product would have raised at multi-billion valuations, but now the moat is gone. Peter emphasizes that abundance is rampant, and the opportunity to pivot is bigger than the loss. Salim advises large companies to set up an AI-native digital twin on the edge, run a 10-week sprint, and move workflows over. He stresses moving to agentic workflows with human oversight. Dave recommends reading The Innovator's Dilemma and giving CEOs top cover to make dramatic changes.
Personal experience
Salim: 'I put Open EXO on there [Pulsia AI] to see, okay, could we create a shadow AI digital twin on the edge and this is essentially it.'
These are just simple text files in many cases that are reducing single-handedly the market multiple, the trading multiple, of entire industries.
Also said
“The real prize here is enterprise orchestration. Not so much chatbots, but autonomous workflow networks.”— Salim on the deeper shift.
“You set up an AI native digital twin on the edge. You run an immune system 10-week sprint to block the response from the mothership.”— Salim's protocol for large companies.
Prime editing gene therapy cure
late
A teenager with chronic granulomatous disease was cured using prime editing, a technique that performs search-and-replace on DNA without double-strand breaks.
Why this matters: Demonstrates the maturation of gene therapy from risky beginnings to precise cures, and highlights prime editing as a general platform for genetic diseases.
Background
Gene therapy started in the 1980s but caused deaths and stalled. CRISPR enabled editing but with double-strand breaks. Prime editing, developed by David Liu's group, allows precise edits without breaks.
Alex provides a detailed explanation: CRISPR induces double-strand breaks, which can cause errors. Base editing can change a single nucleotide without a break. Prime editing goes further, doing a search-and-replace of multiple nucleotides without breaking both strands. This is a general platform for many genetic diseases. Peter emphasizes that if you have a genetic disease, now is the time to seek a cure by funding a lab. He notes that biology is becoming a read-write resource.
Personal experience
Peter: 'I remember Richard Mulligan there, who was my professor faculty, and the first time I heard about gene therapy...'
This is not treating a chronic disease. This is curing a chronic disease.
Also said
“We now have the ability to basically do a fine search replace on DNA without breaking the entire double strand and that that's going to be a very very general platform.”— Alex on the significance.
Longevity industry and memory reprogramming
late
Longevity startups raised $8.5B in 2024, expected to double; partial reprogramming achieved memory improvements in mice, offering hope for cognitive preservation.
Why this matters: Signals a shift from sick care to proactive healthspan extension, with major pharma entering the space.
Background
Longevity has been a niche, but now attracts billions. Age reversal is seen as the mechanism to cure diseases of aging. David Sinclair's human trials for partial epigenetic reprogramming are starting this month.
Peter shares his Vatican anecdote: when he asked an audience of scientists and theologians who wanted to live to 120, only 20% raised hands because they imagined drooling in a wheelchair. Tony Robbins clarified that longevity must include aesthetics, cognition, and mobility. Salim recounts his own Vatican workshop where he asked how the church would sell heaven if people stop dying, prompting rich Italian swearing. The group discusses the need for cognitive preservation, and the mouse study showing memory improvement via partial reprogramming of memory-encoding neurons. Peter advises those with genetic diseases to fund their own cures.
Personal experience
Peter: 'I was at the Vatican about 5 years ago giving a keynote... I asked the audience... How many of you would want to live to 120? ... like 20% of the room raised their hands.' Salim: 'I did a talk they called me a few years ago... I said, Look, we have life extension coming and your business model is about selling heaven. And how are you going to sell heaven if people aren't dying?'
Longevity has to be about living with the aesthetics, the cognition, the mobility you had when you're in your 30s or 40s.
Also said
“If you or someone in your family a loved one has a genetic disease... This is the perfect time to actually seek a solution. ... go fund an incredible team because the technology to cure disease is here and accelerating.”— Peter's actionable advice.
Humanoid vs specialized robots
late
Discussion on whether humanoid robots will dominate or specialized form factors will persist, with predictions that humanoids with modular add-ons (like Heelys) may win due to manufacturing efficiency.
Why this matters: As humanoid robots from companies like Figure and Tesla emerge, the debate on form factor is critical for entrepreneurs.
Background
China is deploying street-cleaning robots and farming robots. The US is seeing humanoid development. The group debates whether dedicated robots are like dedicated word processors before the PC.
Alex questions whether specialized robots (quadrupeds with wheels, etc.) will be like dedicated word processors that get absorbed by general-purpose humanoids. Salim predicts humanoids will dominate but with extra slots for additional arms or wheels (Heelys for robots). Dave argues that manufacturing efficiency will drive billions of humanoids, making them cheaper than specialized ones. Alex counters that flying drones will always be more efficient for inspection and long-distance transport. The group agrees that the robotics market will have many winners, not a single dominant player.
I would expect and predict is you may have the humanoid bipedal as the best form factor, but give a couple of extra slots for the extra arms when you do need it.
Also said
“It's called efficiency in manufacturing. You can get the price of these things down so far and they're just able to serve every function.”— Dave on why humanoids may win.
Recommendations
Products, supplements, and tools mentioned in the episode
2 items
The Innovator's Dilemma by Clayton Christensen
Book
Dave recommends reading The Innovator's Dilemma to understand how to respond to disruptive innovation, noting that the cycle is now every 10 months instead of 10 years.
Dave argues that the playbook from the book is still valid: invest in the new thing, use your capital leverage and installed base. He says every 10 years something disruptive will obliterate your business, but now it's every 10 months, soon every 10 weeks. The book provides a framework for how to react.
It's worth also rereading Clay Christensen, The Innovator's Dilemma, which it exactly addresses this.
Also said
“The Innovator's Dilemma contemplates, 'Hey, every 10 years something truly disruptive is going to obliterate whatever you do.' And here's how you should react to it in that moment. But now instead of every 10 years, it's going to be every 10 months.”— Dave updates the timeline.
Pulsia AI, created by Ben Sarah, runs companies autonomously; currently running over a thousand companies. Salim put Open EXO on it to create a digital twin.
The group discusses the inevitability of AI-run companies. Dave says the philosophy is clearly where things are going. Alex sees this leading to single-person conglomerates where one person oversees many agent-run businesses. He notes that some Pulsia businesses are already transacting real money via Stripe. Salim tested it with Open EXO. The cost is $50/month to run a company, making the marginal cost of launching a company near zero.
vs alternatives
Compared to traditional company formation, this reduces cost and time dramatically, but legal responsibility remains unclear.
Personal experience
Salim: 'I put Open EXO on there. I did to see, okay, could we create a shadow AI digital twin on the edge and this is essentially it.'
This is becoming really surreal and we're going to expect to see thousands of examples.
Also said
“If you have a thousand companies in a few days that are AI run, this is the marginal cost of launching a company goes to zero now.”— Salim on the economic shift.
Peter recommends getting a comprehensive health analysis with Fountain Life, uploading 200GB of data, and using their AI Zuri for personalized insights to achieve longevity escape velocity.
DisclosurePeter Diamandis is a founder/investor in Fountain Life.
Peter explains that AI is reinventing healthcare, and having all your data analyzed by an AI is a game changer. He personally does the 200GB upload every year/quarter and has all his data on his phone, with Zuri providing meaningful information. He ties this to the broader longevity industry, which is shifting from reactive sick care to proactive healthspan extension.
vs alternatives
Compared to traditional annual physicals, this provides a much deeper, AI-driven analysis of biomarkers and imaging, aiming for early detection and reversal of aging-related decline.
Personal experience
Peter: 'I do it every year, every quarter. Uh and I got all of my data resident on my phone, and Zuri, my Fountain Life AI, can analyze it for me and give me meaningful information.'
For me, making sure that you're healthy, that you're heading towards longevity escape velocity, is really about having all the data about you... analyzed by an AI is the game changer.
Also said
“If you're interested in that, go to fountainlife.com. Work with Zuri, their AI, but most importantly, do that 200 GB upload.”— Direct call to action.
Blitzcy uses thousands of specialized AI agents to understand enterprise codebases and autonomously generate 80%+ of development work, claiming 5x engineering velocity increase.
DisclosureSponsor of the episode.
Enterprises are achieving a 5x engineering velocity increase when incorporating Blitzcy as their pre-IDE development tool.
We Are As Gods (book by Peter Diamandis and Steven Kotler)
Book Sponsored · disclosed
Buy 100 copies of the book to attend an exclusive event with Ray Kurzweil, Steven Kotler, and the hosts on May 4th, and help push the book to the New York Times bestseller list.
DisclosurePeter Diamandis is the author.
Peter promotes the book as the follow-on to Abundance, and the event includes deep dives on exponential topics. The offer is a bulk purchase to support the launch.
If you buy 100 copies of my new book, We Are As Gods... you can join us.
Reading is free for everyone. A free account adds the personal layer: save protocols, follow experts, and see how the other experts weigh in on this same topic.
Educational summary of the cited expert source — not medical advice. Open the source recording linked above and consult a qualified physician before acting on any protocol.