sync: Mac session - radio show prep + vanilla cake recipe

- Added fresh radio show prep HTML (April 18, 2026 broadcast)
- Created vanilla cake recipe HTML for web publishing
- Removed guru-rmm submodule (migration incomplete, needs gururmm repo)

Machine: Mikes-MacBook-Air.local
Timestamp: 2026-04-19 08:09:00

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-04-19 08:28:22 -07:00
parent dfcc3cefef
commit 002a3ff69b
4 changed files with 1195 additions and 4 deletions

View File

@@ -0,0 +1,901 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AZ Computer Guru Radio Show - April 18, 2026</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
line-height: 1.6;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
background: #f5f5f5;
}
.container {
background: white;
padding: 40px;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
h1 {
color: #2c3e50;
border-bottom: 4px solid #3498db;
padding-bottom: 10px;
}
h2 {
color: #2980b9;
margin-top: 30px;
border-left: 4px solid #3498db;
padding-left: 15px;
}
h3 {
color: #16a085;
margin-top: 25px;
}
h4 {
color: #27ae60;
margin-top: 20px;
}
.meta {
background: #ecf0f1;
padding: 15px;
border-radius: 5px;
margin: 20px 0;
}
.segment {
background: #f8f9fa;
padding: 20px;
margin: 20px 0;
border-left: 5px solid #3498db;
border-radius: 4px;
}
.talking-points {
background: #fff3cd;
padding: 15px;
margin: 15px 0;
border-radius: 4px;
border-left: 4px solid #ffc107;
}
.why-matters {
background: #d1ecf1;
padding: 15px;
margin: 15px 0;
border-radius: 4px;
border-left: 4px solid #17a2b8;
}
.quote {
font-style: italic;
color: #555;
border-left: 3px solid #95a5a6;
padding-left: 15px;
margin: 15px 0;
}
.timing {
background: #e8f5e9;
padding: 10px;
border-radius: 4px;
font-weight: bold;
color: #2e7d32;
margin: 10px 0;
}
ul, ol {
margin: 10px 0;
padding-left: 30px;
}
li {
margin: 8px 0;
}
a {
color: #3498db;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.sources {
background: #f8f9fa;
padding: 20px;
margin-top: 30px;
border-radius: 4px;
border-top: 3px solid #6c757d;
}
.alert {
background: #fff3cd;
border: 1px solid #ffc107;
padding: 15px;
margin: 20px 0;
border-radius: 4px;
}
strong {
color: #2c3e50;
}
</style>
</head>
<body>
<div class="container">
<h1>AZ Computer Guru Radio Show Prep</h1>
<h2>Saturday, April 18, 2026 - FRESH NEWS EDITION</h2>
<div class="meta">
<p><strong>Show Date:</strong> April 18, 2026</p>
<p><strong>Research Date:</strong> April 18, 2026 (TODAY)</p>
<p><strong>Format:</strong> 4 segments, 12-16 minutes each</p>
<p><strong>Research Method:</strong> Live web search of breaking news from April 9-18, 2026</p>
</div>
<hr>
<h2>COMMON THREAD</h2>
<div class="quote">
<strong>"While You Were Watching AI, Humans Went to the Moon — And Science Made Real Breakthroughs"</strong>
</div>
<p>This week the tech world delivered actual news worth celebrating. Four astronauts held a news conference TWO DAYS AGO about their Moon mission — the first humans beyond Earth orbit in 54 years. Quantum computers just achieved the "Holy Grail" breakthrough that makes them actually scalable. Scientists can now detect cancer from a stool sample with 90% accuracy using AI and gut bacteria. And Stanford released their annual AI Index showing AI is getting phenomenally better at coding but we trust it less than ever. This is tech news that MATTERS — not hype, not speculation, real achievements from the past 10 days.</p>
<hr>
<div class="segment">
<h2>SEGMENT 1: "They Just Got Back From The Moon" (12-14 min)</h2>
<h3>Opening</h3>
<p>"While everyone's been obsessing over AI stocks and chatbot features, four humans just got back from circling the Moon. And on Wednesday — just TWO DAYS AGO — they held a news conference in Houston to tell us what it was like. Let me tell you about the mission almost nobody's talking about."</p>
<h3>Story: Artemis II Post-Flight News Conference (April 16, 2026)</h3>
<h4>The Mission Timeline</h4>
<ul>
<li><strong>Launch:</strong> April 1, 2026 from Kennedy Space Center</li>
<li><strong>Duration:</strong> 10 days in space</li>
<li><strong>Splashdown:</strong> April 10, 2026 at 8:07 PM EDT in Pacific Ocean</li>
<li><strong>News Conference:</strong> April 16, 2026 at Johnson Space Center, Houston</li>
<li><strong>Crew:</strong> Reid Wiseman (Commander), Victor Glover (Pilot), Christina Koch (Mission Specialist - NASA), Jeremy Hansen (Mission Specialist - Canadian Space Agency)</li>
</ul>
<h4>Historic Achievements</h4>
<ul>
<li><strong>April 6, 2026 at 1:56 PM EDT:</strong> Crew reached 248,655 miles from Earth</li>
<li>Broke Apollo 13's distance record (set in 1970) for farthest humans have ever traveled</li>
<li>First humans beyond Earth orbit in 54 years (since Apollo 17 in 1972)</li>
<li>Victor Glover: First African American to leave Earth orbit</li>
<li>Christina Koch: Holds record for longest single spaceflight by a woman (328 days)</li>
<li>Jeremy Hansen: First non-American to fly to the Moon</li>
</ul>
<h4>What They Saw</h4>
<ul>
<li>The Moon fully eclipsing the Sun during lunar flyby</li>
<li>54 minutes of totality during the eclipse</li>
<li>Earthset captured through Orion spacecraft window</li>
<li>Unprecedented views of Moon's far side</li>
<li>The darkness of deep space beyond Earth orbit</li>
</ul>
<h4>What They Tested</h4>
<ul>
<li>Life support systems for 10 days beyond Earth orbit</li>
<li>Manual piloting of Orion spacecraft</li>
<li>Deep space navigation and maneuvers</li>
<li>Re-entry from lunar return speeds (25,000 mph)</li>
<li>Recovery systems in Pacific Ocean</li>
</ul>
<div class="talking-points">
<h4>Talking Points</h4>
<ul>
<li>This news conference happened TWO DAYS AGO (April 16) — this is CURRENT</li>
<li>These four people just did something no human has done in over 50 years</li>
<li>While we argue about AI hallucinations, humans broke a 56-year-old distance record</li>
<li>No AI could do this — required training, courage, split-second human judgment</li>
<li>Apollo 13 held the distance record for 56 years (1970-2026) — Artemis II just broke it</li>
<li>Perfect splashdown, textbook recovery — everything worked</li>
<li>Next up: Artemis III will LAND on the Moon (tentatively 2027)</li>
<li>This proves human space exploration is back — not just billionaire joyrides</li>
<li>International cooperation: US and Canada working together</li>
<li>Contrast: While everyone obsesses over AI replacing jobs, humans just went 248,655 miles from home and came back safely</li>
</ul>
</div>
<div class="why-matters">
<h4>Why This Matters</h4>
<ul>
<li>Proves we can still do hard things that require human capability</li>
<li>Tests all systems needed for Mars missions (life support, navigation, re-entry)</li>
<li>Shows international cooperation works</li>
<li>Reminds us that some achievements can't be automated</li>
<li>While AI struggles with basic security and costs trillions, humans just pulled off something incredible</li>
<li>This is what we're capable of when we focus on real challenges</li>
</ul>
</div>
<h3>Segment Transition</h3>
<p class="quote">"So that's the good news — humans are still amazing. Now let's talk about a different kind of breakthrough, one that's going to change computing forever. I'm talking about quantum computers, and something huge just happened on Monday."</p>
<div class="timing">Time: 12-14 minutes</div>
</div>
<hr>
<div class="segment">
<h2>SEGMENT 2: "The Quantum Leap — The 'Holy Grail' Just Happened" (14-16 min)</h2>
<h3>Opening</h3>
<p>"Monday was World Quantum Day. And on that day, a company called IonQ announced they'd achieved what experts are calling the 'Holy Grail' of quantum computing. Let me explain why this is a huge deal — and why it's both exciting and terrifying."</p>
<h3>Story 1: IonQ's "Holy Grail" Breakthrough (April 14, 2026)</h3>
<h4>What Happened</h4>
<ul>
<li><strong>Date:</strong> April 14, 2026 (World Quantum Day)</li>
<li><strong>Company:</strong> IonQ (publicly traded quantum computing company)</li>
<li><strong>Achievement:</strong> World's first photonic interconnection between two independent trapped-ion quantum systems</li>
<li><strong>Technical milestone:</strong> 99.99% two-qubit gate fidelity across networked systems</li>
<li><strong>Market reaction:</strong> IonQ stock surged over 14% in heavy trading</li>
<li><strong>Sector impact:</strong> Sparked "Quantum Spring" rally across quantum computing stocks</li>
</ul>
<h4>What This Means in Plain English</h4>
<ul>
<li>Until now: Quantum computers were limited by how many qubits you could fit in one machine</li>
<li>The breakthrough: IonQ connected TWO separate quantum computers together</li>
<li>They communicate using photons (light particles) with 99.99% accuracy</li>
<li>This means you can network quantum computers just like regular computers</li>
<li>Instead of building ONE massive quantum computer, you can link many smaller ones</li>
<li>This is called the "Holy Grail" because it solves the scalability problem</li>
</ul>
<div class="talking-points">
<h4>Talking Points</h4>
<ul>
<li>This happened MONDAY (April 14) on World Quantum Day — timing not a coincidence</li>
<li>Why it's the "Holy Grail": Quantum computers were hitting a wall — you can only make them so big</li>
<li>IonQ found a way to network them together using light</li>
<li>99.99% accuracy means almost no errors when quantum computers talk to each other</li>
<li>Compare to regular computers: We network thousands of servers to build cloud computing</li>
<li>Now we can do the same with quantum computers</li>
<li>Stock jumped 14% because investors know this changes everything</li>
<li>Industry calls it "Quantum Spring" — winter is over, serious applications coming</li>
</ul>
</div>
<h3>Story 2: NVIDIA Launches Quantum AI Models (April 14, 2026)</h3>
<h4>The Announcement</h4>
<ul>
<li><strong>Date:</strong> Same day — April 14, 2026</li>
<li><strong>Company:</strong> NVIDIA (yes, the GPU company)</li>
<li><strong>Product:</strong> NVIDIA Ising — world's first open source quantum AI models</li>
<li><strong>Purpose:</strong> Help researchers and companies build better quantum processors</li>
<li><strong>Performance:</strong> 2.5x faster and 3x more accurate quantum error correction vs traditional methods</li>
</ul>
<h4>The Ironic Twist</h4>
<ul>
<li>NVIDIA makes AI chips (GPUs for machine learning)</li>
<li>Now they're using AI to help build quantum computers</li>
<li>Quantum computers will eventually replace AI for certain tasks</li>
<li>It's like Intel helping build ARM processors that compete with Intel</li>
<li>But it makes sense: AI is good at optimization, quantum needs lots of optimization</li>
</ul>
<div class="talking-points">
<h4>Talking Points</h4>
<ul>
<li>NVIDIA releasing this for FREE (open source)</li>
<li>Why? They want quantum computing to succeed because they'll sell chips for it</li>
<li>The AI models help calibrate quantum processors — a tedious manual process</li>
<li>Error correction in quantum is HARD — these models make it 2.5x faster, 3x more accurate</li>
<li>This accelerates quantum development by years</li>
<li>AI helping build the computers that might replace AI — technology eating itself</li>
</ul>
</div>
<h3>Story 3: The Dark Side — AI Helping Break Encryption (Early April 2026)</h3>
<h4>The Research</h4>
<ul>
<li><strong>Published:</strong> Early April 2026</li>
<li><strong>Researchers:</strong> Google + Oratomic (quantum computing startup)</li>
<li><strong>Finding:</strong> Quantum computers could break internet encryption sooner than expected</li>
<li><strong>The scary part:</strong> AI was "instrumental" in developing the algorithm</li>
<li><strong>Timeline shift:</strong> Encryption-breaking quantum computers may arrive years earlier than predicted</li>
</ul>
<h4>What This Means</h4>
<ul>
<li>All internet security relies on math that's hard for regular computers</li>
<li>Quantum computers can solve that math easily</li>
<li>We thought we had 10-15 years to prepare</li>
<li>AI just accelerated the timeline — maybe 5-7 years now</li>
<li>Every password, credit card, secure message is at risk</li>
<li>The same AI we use for productivity is helping build the thing that breaks our security</li>
</ul>
<div class="talking-points">
<h4>Talking Points</h4>
<ul>
<li>Google and a startup published this research in early April</li>
<li>They used AI to develop algorithms that crack encryption faster</li>
<li>One researcher quote: "There is no question that we used AI to accelerate this development"</li>
<li>AI made in MONTHS what would have taken YEARS of human work</li>
<li>This is the cybersecurity nightmare scenario</li>
<li>When quantum computers can break encryption, every secret ever transmitted online is vulnerable</li>
<li>Banks, governments, hospitals, businesses — all at risk</li>
<li>The good news: We're developing quantum-resistant encryption</li>
<li>The bad news: We thought we had more time</li>
<li>AI is both the tool building quantum AND the accelerant for the threat</li>
</ul>
</div>
<div class="why-matters">
<h4>Why This All Matters</h4>
<ul>
<li>Quantum computing just went from "someday" to "soon"</li>
<li>IonQ's breakthrough solves the scalability problem</li>
<li>NVIDIA's AI models accelerate development</li>
<li>But the same technology threatens all internet security</li>
<li>This is the most important computing development since the internet</li>
<li>It will revolutionize medicine, materials science, financial modeling</li>
<li>But it will also break every password system we have</li>
<li>The race is on: Build quantum applications vs. deploy quantum-safe encryption</li>
<li>All of this happened THIS WEEK</li>
</ul>
</div>
<h3>Segment Wrap</h3>
<p class="quote">"So quantum computing just made a giant leap forward on Monday — the Holy Grail achieved, AI accelerating development, and an encryption crisis on the horizon. This is the kind of breakthrough that changes everything. Now let's talk about a different kind of breakthrough — one that could save your life."</p>
<div class="timing">Time: 14-16 minutes</div>
</div>
<hr>
<div class="segment">
<h2>SEGMENT 3: "Your Gut Bacteria Know You Have Cancer" (12-14 min)</h2>
<h3>Opening</h3>
<p>"What if I told you scientists can now detect cancer from a stool sample with 90% accuracy? No colonoscopy. No invasive procedure. Just AI analyzing your gut bacteria. This breakthrough happened less than two weeks ago, and it's going to change how we catch cancer early."</p>
<h3>Story 1: AI Detects 90% of Colorectal Cancers from Stool (April 9, 2026)</h3>
<h4>The Breakthrough</h4>
<ul>
<li><strong>Published:</strong> April 9, 2026 (9 days ago)</li>
<li><strong>Institution:</strong> University of Geneva (UNIGE), Switzerland</li>
<li><strong>Method:</strong> Machine learning analysis of gut bacteria in stool samples</li>
<li><strong>Accuracy:</strong> 90% detection rate for colorectal cancer</li>
<li><strong>Alternative to:</strong> Colonoscopy (invasive, expensive, requires sedation)</li>
</ul>
<h4>How It Works</h4>
<ul>
<li>Researchers used AI to create the first detailed catalogue of ALL human gut bacteria</li>
<li>They mapped bacteria at an unprecedented level of detail</li>
<li>Different microbial patterns are linked to different health conditions</li>
<li>Cancer changes your gut microbiome in specific, detectable ways</li>
<li>Machine learning identifies those patterns from a simple stool sample</li>
<li>No colonoscopy required — just mail in a sample</li>
</ul>
<h4>What Makes This Different</h4>
<ul>
<li><strong>Previous stool tests:</strong> Look for blood or DNA fragments (less accurate)</li>
<li><strong>This test:</strong> Analyzes entire microbiome ecosystem</li>
<li><strong>Colonoscopy:</strong> Gold standard but invasive, expensive ($3,000-$5,000), requires prep and sedation</li>
<li><strong>This approach:</strong> Non-invasive, low-cost, no preparation needed</li>
</ul>
<div class="talking-points">
<h4>Talking Points</h4>
<ul>
<li>This was published 9 days ago — April 9, 2026</li>
<li>90% accuracy is remarkable for a non-invasive test</li>
<li>Colorectal cancer is the 3rd most common cancer worldwide</li>
<li>Early detection is CRITICAL — 5-year survival is 90% if caught early, 14% if caught late</li>
<li>Problem: Many people avoid colonoscopies (invasive, embarrassing, expensive)</li>
<li>Solution: Mail in a stool sample, get results</li>
<li>AI analyzes thousands of bacterial species and their relative abundances</li>
<li>Your gut bacteria change when cancer develops — AI can spot the pattern</li>
<li>This is AI being HELPFUL — saving lives, reducing healthcare costs</li>
<li>University of Geneva researchers created the most detailed gut bacteria map ever</li>
<li>This technique works because cancer disrupts your microbiome ecosystem</li>
</ul>
</div>
<h3>Story 2: Same Bacteria Predict Multiple Cancers (April 3, 2026)</h3>
<h4>The Extended Research</h4>
<ul>
<li><strong>Published:</strong> April 3, 2026 (15 days ago)</li>
<li><strong>Finding:</strong> Gut biomarkers linked to one disease can predict others</li>
<li><strong>Cancers detected:</strong> Gastric cancer, colorectal cancer, inflammatory bowel disease (IBD)</li>
<li><strong>Implication:</strong> One stool test could screen for MULTIPLE conditions</li>
</ul>
<h4>How Multi-Disease Detection Works</h4>
<ul>
<li>Certain gut bacteria and metabolites appear across multiple digestive diseases</li>
<li>AI identifies overlapping patterns</li>
<li>One test = screen for several conditions simultaneously</li>
<li>Like a blood panel but for your gut microbiome</li>
</ul>
<div class="talking-points">
<h4>Talking Points</h4>
<ul>
<li>This research came out 2 weeks ago (April 3)</li>
<li>Turns out gut bacteria biomarkers overlap across diseases</li>
<li>One stool sample could screen for: Colorectal cancer, gastric cancer, IBD, possibly more</li>
<li>This is moving toward a "universal gut health screening"</li>
<li>Instead of separate tests for each condition, one test catches multiple issues</li>
<li>Your gut microbiome is like a health dashboard — AI can read it</li>
<li>Early detection of IBD matters too — prevents complications, reduces treatment costs</li>
<li>Gastric cancer (stomach cancer) is often caught late — this could change that</li>
</ul>
</div>
<h3>Story 3: Melanoma Recurrence Prediction (Recent Research)</h3>
<h4>The NYU Study</h4>
<ul>
<li><strong>Institution:</strong> NYU Langone Health</li>
<li><strong>Finding:</strong> Gut microbiome predicts melanoma recurrence risk</li>
<li><strong>Context:</strong> After surgical removal and immunotherapy</li>
<li><strong>Implication:</strong> Gut bacteria influence cancer treatment success</li>
</ul>
<div class="talking-points">
<h4>Talking Points</h4>
<ul>
<li>NYU researchers found gut bacteria predict if melanoma comes back</li>
<li>This matters for treatment decisions — who needs aggressive follow-up?</li>
<li>Your gut bacteria might influence how well immunotherapy works</li>
<li>This is WILD — bacteria in your gut affecting cancer in your skin</li>
<li>Shows how interconnected our body systems are</li>
<li>Doctors could soon say: "Your gut microbiome suggests higher recurrence risk, let's monitor closely"</li>
</ul>
</div>
<div class="why-matters">
<h4>Why This Matters</h4>
<ul>
<li>Cancer screening is about to get WAY easier</li>
<li>No more avoiding colonoscopies — just mail in a sample</li>
<li>90% accuracy means this could become routine screening</li>
<li>Early detection saves lives — period</li>
<li>Lower healthcare costs — stool test vs. $5K colonoscopy</li>
<li>More people will actually GET screened (convenience factor)</li>
<li>AI analyzing gut bacteria is practical, helpful, life-saving</li>
<li>This is the kind of medical AI we need</li>
<li>All of this research came out in the past 2 weeks</li>
</ul>
</div>
<h3>When Can You Get This?</h3>
<ul>
<li>Currently in research phase (University of Geneva study)</li>
<li>Clinical trials likely 2027-2028</li>
<li>FDA approval process: 2-3 years after successful trials</li>
<li>Earliest availability: 2029-2030</li>
<li>But progress is moving FAST</li>
</ul>
<h3>Segment Wrap</h3>
<p class="quote">"So your gut bacteria can now detect cancer with 90% accuracy from a stool sample, predict multiple diseases from one test, and even tell doctors if your melanoma might come back. All published in the past two weeks. This is AI and medical research saving lives. Now let's talk about the reality check — Stanford just released their annual AI report, and the findings are fascinating."</p>
<div class="timing">Time: 12-14 minutes</div>
</div>
<hr>
<div class="segment">
<h2>SEGMENT 4: "The Stanford AI Reality Check" (14-16 min)</h2>
<h3>Opening</h3>
<p>"Every year Stanford releases the AI Index — a massive report on the state of artificial intelligence. This year's report just came out, and the findings are wild. AI is getting phenomenally better at coding, but we trust it less than ever. Companies are laying people off while AI writes their code. And the global AI race just got a lot more interesting. Let's break it down."</p>
<h3>The 2026 AI Index Report — Key Findings</h3>
<h4>The Good: AI Performance Exploding</h4>
<p><strong>Coding Performance: 60% to 100% in One Year</strong></p>
<ul>
<li>SWE-bench Verified (software engineering benchmark) scores jumped from 60% to near 100%</li>
<li>This measures AI's ability to fix real software bugs</li>
<li>One year ago: AI could fix 6 out of 10 bugs</li>
<li>Today: AI fixes almost all bugs correctly</li>
<li>This is UNPRECEDENTED progress</li>
</ul>
<p><strong>"Humanity's Last Exam" — AI Now Scores Over 50%</strong></p>
<ul>
<li>This benchmark tests extremely difficult questions across all domains</li>
<li>2025: OpenAI's o1 scored 8.8%</li>
<li>April 2026: Best models (Claude Opus 4.6, Gemini 3.1 Pro) score over 50%</li>
<li>That's a 5x improvement in months</li>
<li>The exam is designed to be the hardest test for AI</li>
<li>AI is passing tests humans can barely answer</li>
</ul>
<p><strong>Adoption Rates Breaking Records</strong></p>
<ul>
<li>88% organizational adoption (businesses using AI)</li>
<li>4 in 5 university students use generative AI</li>
<li>Generative AI reached 53% population adoption in 3 years</li>
<li>Faster than: Personal computers, internet, smartphones</li>
<li>This is the fastest technology adoption in human history</li>
</ul>
<p><strong>Economic Impact: $172 Billion Consumer Surplus</strong></p>
<ul>
<li>Estimated value to consumers from free/cheap AI tools: $172 billion annually</li>
<li>Median value per user TRIPLED in early 2026</li>
<li>People are getting massive value from ChatGPT, Claude, Gemini, etc.</li>
<li>Most of it for free or $20/month</li>
</ul>
<div class="talking-points">
<h4>Talking Points - The Good</h4>
<ul>
<li>AI coding ability went from "pretty good" to "expert level" in 12 months</li>
<li>These aren't toy benchmarks — these are real software engineering tasks</li>
<li>53% of people adopted generative AI in just 3 years</li>
<li>Compare: Internet took 7+ years to reach 50% adoption</li>
<li>Smartphones took 5 years</li>
<li>AI is the fastest-adopted technology ever</li>
<li>$172 billion consumer surplus means people are getting way more value than they're paying</li>
<li>College students: 80% using AI — it's not optional anymore, it's how you compete</li>
</ul>
</div>
<h4>The Bad: Trust Collapsing</h4>
<p><strong>Transparency Scores DROPPED 31%</strong></p>
<ul>
<li>Foundation Model Transparency Index: Average score dropped from 58 to 40 points</li>
<li>AI companies are sharing LESS information about how their models work</li>
<li>Less transparency = harder to audit for safety</li>
<li>Companies are getting more secretive as competition intensifies</li>
</ul>
<p><strong>AI Incidents Up 55%</strong></p>
<ul>
<li>Documented AI incidents rose from 233 (2024) to 362 (2025)</li>
<li>Incidents = failures, biases, security breaches, harmful outputs</li>
<li>More AI deployment = more things going wrong</li>
<li>Many incidents involve bias, misinformation, privacy violations</li>
</ul>
<p><strong>Public Trust at Rock Bottom</strong></p>
<ul>
<li>US public trust in government to regulate AI: 31%</li>
<li>Lowest among all countries surveyed</li>
<li>59% feel optimistic about AI benefits (up from 52%)</li>
<li>But 52% also feel nervous (up 2%)</li>
<li>Translation: People like AI tools but don't trust institutions to manage them</li>
</ul>
<p><strong>Researcher Exodus from US: Down 89%</strong></p>
<ul>
<li>AI researchers/developers moving to US: Down 89% since 2017</li>
<li>Down 80% in the last year alone</li>
<li>Why? Visa restrictions, competitive offers from other countries, political uncertainty</li>
<li>This threatens US dominance in AI research</li>
</ul>
<div class="talking-points">
<h4>Talking Points - The Bad</h4>
<ul>
<li>AI companies are getting MORE secretive, not less</li>
<li>Transparency dropped 31% in one year — that's alarming</li>
<li>362 documented AI incidents means failures are accelerating</li>
<li>Every week there's a new story: AI leaking data, showing bias, spreading misinformation</li>
<li>Americans don't trust government to regulate AI (31%!) — that's a crisis</li>
<li>And we're bleeding AI talent — down 89% since 2017</li>
<li>China is gaining researchers while US loses them</li>
<li>Paradox: AI is incredibly useful AND we trust it less than ever</li>
</ul>
</div>
<h4>The Weird: Real-World Impact</h4>
<p><strong>Snap: AI Writes 65% of Code, Layoffs Announced</strong></p>
<ul>
<li>Snap CEO announced: AI generates more than 65% of company's new code</li>
<li>Same announcement: Layoffs of ~1,000 employees</li>
<li>Connection is obvious — AI replacing human developers</li>
<li>This is the first major tech company to explicitly tie AI coding to layoffs</li>
</ul>
<p><strong>US vs China: Trading the Lead</strong></p>
<ul>
<li>US and Chinese models have swapped leadership multiple times since early 2025</li>
<li>As of March 2026: Anthropic (US) leads by just 2.7%</li>
<li>China leads in: Publications, citations, patents, industrial robot installations</li>
<li>US leads in: Private investment ($285.9B vs $12.4B), consumer AI adoption</li>
<li>This is a real race — not a runaway US victory</li>
</ul>
<p><strong>Investment Gap: US $285.9B vs China $12.4B</strong></p>
<ul>
<li>US private AI investment: $285.9 billion in 2025</li>
<li>China: $12.4 billion (23x less)</li>
<li>But China leads in government-funded research</li>
<li>Different strategies: US = private sector, China = state-directed</li>
</ul>
<div class="talking-points">
<h4>Talking Points - The Weird</h4>
<ul>
<li>Snap just admitted AI writes 65% of their code — then announced layoffs</li>
<li>That's the future: AI augmenting then replacing developers</li>
<li>China vs US AI race is TIGHT — 2.7% lead for Anthropic</li>
<li>This isn't like the space race where US was clearly ahead</li>
<li>China publishes more AI papers, files more patents, builds more robots</li>
<li>US invests 23x more private capital but China has government backing</li>
<li>6-9% of natural sciences publications now mention AI</li>
<li>AI is becoming infrastructure for science itself</li>
</ul>
</div>
<h4>The Dangerous: Anthropic's Mythos — Too Powerful to Release</h4>
<p><strong>The Model So Good They Won't Let You Use It</strong></p>
<ul>
<li><strong>Leaked:</strong> March 26, 2026 via CMS misconfiguration</li>
<li><strong>Announced:</strong> April 7-8, 2026 as "Mythos Preview"</li>
<li><strong>Codenamed:</strong> "Capybara" during development</li>
<li><strong>Public release:</strong> NEVER — too dangerous</li>
<li><strong>Limited access:</strong> 40 organizations through Project Glasswing</li>
</ul>
<p><strong>What Makes Mythos Special</strong></p>
<ul>
<li>Anthropic's most advanced AI model ever developed</li>
<li>SWE-bench: 93.9% (coding benchmark — near perfect)</li>
<li>USAMO: 97.6% (advanced mathematics)</li>
<li>Described internally as "far ahead of any other AI model"</li>
<li>"Step change in capabilities" compared to previous models</li>
<li>BUT: "Strikingly capable at computer security tasks"</li>
</ul>
<p><strong>The Problem: It's Too Good at Hacking</strong></p>
<ul>
<li>Can hack into major computer networks at scale</li>
<li>Already found <strong>thousands of zero-day vulnerabilities</strong></li>
<li>Found critical flaws in: Every major operating system, every major web browser</li>
<li>Anthropic discovered it could cause massive damage if publicly released</li>
<li>Quote: "The potential damage that could result from a wider public release"</li>
</ul>
<p><strong>Project Glasswing — The Limited Release</strong></p>
<ul>
<li>40 organizations granted access (12 core partners)</li>
<li>Partners: Amazon, Apple, Broadcom, Cisco, CrowdStrike, Linux Foundation, Microsoft, Palo Alto Networks</li>
<li>US government agencies (White House coordinating)</li>
<li>Purpose: Find vulnerabilities BEFORE bad actors do</li>
<li>Anthropic commitment: $100M in usage credits + $4M to open-source security</li>
</ul>
<p><strong>Claude Opus 4.7 — The Public Alternative (April 16)</strong></p>
<ul>
<li>Released 9 days after Mythos announcement</li>
<li>Better coding, vision, instruction-following than Opus 4.6</li>
<li>Can "double-check its own work"</li>
<li>Pricing unchanged: $5 input / $25 output per MTok</li>
<li><strong>The catch:</strong> Anthropic publicly admits it doesn't match Mythos performance</li>
<li>Deliberately less capable to avoid security risks</li>
</ul>
<div class="talking-points">
<h4>Talking Points - Mythos</h4>
<ul>
<li>This is UNPRECEDENTED — an AI company saying "our model is too dangerous to release"</li>
<li>Mythos leaked March 26, officially announced April 7-8</li>
<li>93.9% on coding benchmarks means it's basically perfect at software engineering</li>
<li>But it can find security vulnerabilities at scale — thousands already found</li>
<li>Every major OS (Windows, macOS, Linux) has critical flaws Mythos discovered</li>
<li>Every major browser (Chrome, Firefox, Safari, Edge) — Mythos found exploits</li>
<li>Anthropic's dilemma: Release and risk cybersecurity chaos, or lock it down</li>
<li>They chose locked down — only 40 organizations have access</li>
<li>Apple, Microsoft, Amazon, Google Cloud partners using it to secure their systems</li>
<li>US government getting access (White House coordinating)</li>
<li>Opus 4.7 released April 16 as the "safe" version we can all use</li>
<li>But Anthropic admits Opus 4.7 isn't as good — safety over performance</li>
<li>EU engaging with Anthropic on Mythos as test case for AI regulation</li>
<li>This is what the Stanford Index meant by "trust collapsing" — we can't even have the best AI</li>
</ul>
</div>
<div class="why-matters">
<h4>Why This Matters</h4>
<ul>
<li>First time an AI company refused to release their best model</li>
<li>Shows AI capability is outpacing safety measures</li>
<li>Proves the cybersecurity threat is REAL — not theoretical</li>
<li>If Mythos can find thousands of vulnerabilities, so can adversaries with similar tools</li>
<li>We're in an arms race: Find vulnerabilities first or attackers will</li>
<li>The "democratization of AI" narrative just died — some AI is too powerful to share</li>
<li>Raises huge questions: Who decides who gets access? What about smaller countries?</li>
<li>This is what responsible AI deployment looks like — but it's unsatisfying</li>
<li>All happening THIS MONTH — March 26 leak to April 16 public alternative</li>
</ul>
</div>
<h4>The RAM Shortage Crisis (Bonus Story - April 18, 2026)</h4>
<p><strong>Today's News: List Price Adjustments for RAM</strong></p>
<ul>
<li><strong>Effective date:</strong> April 18, 2026 (TODAY)</li>
<li><strong>Cause:</strong> Global RAM shortage driven by AI data center demand</li>
<li><strong>Timeline:</strong> Shortage expected through 2028, possibly 2030</li>
<li><strong>Impact:</strong> Higher prices for consumers, limited supply for devices</li>
</ul>
<div class="talking-points">
<h4>Talking Points - RAM Shortage</h4>
<ul>
<li>Price adjustments went into effect TODAY (April 18)</li>
<li>AI data centers are eating all the RAM</li>
<li>Training large language models requires MASSIVE amounts of memory</li>
<li>Supply can't keep up with AI demand</li>
<li>This affects YOU: Laptops, phones, gaming PCs all more expensive</li>
<li>Shortage could last until 2030 according to industry experts</li>
<li>AI's infrastructure cost is hitting consumers</li>
<li>Remember last week's show about $7 trillion AI infrastructure? This is part of it</li>
</ul>
</div>
<div class="why-matters">
<h4>Why This All Matters</h4>
<ul>
<li>AI is advancing faster than anyone predicted</li>
<li>But trust is declining — transparency down, incidents up</li>
<li>Real-world impact: Snap laying off workers as AI writes code</li>
<li>Global race: US and China neck-and-neck</li>
<li>Infrastructure strain: RAM shortage affecting consumers TODAY</li>
<li>We're living through the fastest technology adoption in history</li>
<li>And nobody's quite sure how to govern it (31% trust in US government)</li>
<li>This is the messy reality of revolutionary technology</li>
</ul>
</div>
<h3>Segment Wrap</h3>
<p class="quote">"So AI is getting phenomenally better at coding — so good that Anthropic won't even release Mythos because it's too dangerous. We trust AI less than ever even as it becomes more powerful. Snap is replacing developers with AI, writing 65% of their code. The US-China race is neck-and-neck. And the RAM shortage hits your wallet TODAY. Stanford's report shows we're in uncharted territory — incredible progress, declining trust, models too powerful to share, and real-world consequences hitting consumers. This is 2026."</p>
<div class="timing">Time: 16-18 minutes (extended with Mythos story)</div>
</div>
<hr>
<h2>SHOW WRAP & TAKEAWAYS</h2>
<h3>Summary</h3>
<p>"So what did we learn today? Four astronauts just got back from the Moon and held a news conference Wednesday — breaking a 56-year distance record while we obsessed over chatbots. Quantum computing achieved the Holy Grail on Monday — the breakthrough that makes it scalable, plus AI accelerating development AND the encryption threat. Scientists can now detect cancer from stool samples with 90% accuracy using AI and gut bacteria — published 9 days ago. And Stanford's AI Index shows AI is advancing faster than ever — so fast that Anthropic won't even release their Mythos model because it's too dangerous. It can hack everything. Instead, we get Opus 4.7, the 'safe' version. Meanwhile trust collapses, companies replace workers with AI, and the RAM shortage hits consumers today. This is tech that MATTERS."</p>
<h3>Final Thought</h3>
<p>"Here's the thing: While everyone argues about whether AI will take jobs or leak secrets, humans just went to the Moon and came back. Quantum computers just became networkable. Cancer detection just got WAY easier. And AI just became the fastest-adopted technology in human history. We're living through genuinely historic times — not hype, not speculation, ACTUAL breakthroughs. Pay attention to what's real."</p>
<h3>What You Can Do</h3>
<ul>
<li><strong>Follow Artemis:</strong> Next mission (Artemis III) will LAND on the Moon in 2027</li>
<li><strong>Watch quantum:</strong> IonQ and other quantum companies are publicly traded — this is investable</li>
<li><strong>Talk to your doctor:</strong> Ask about microbiome testing and cancer screening options</li>
<li><strong>Try Claude Opus 4.7:</strong> It's the best AI model you can actually use (Claude.ai or API at $5/$25 per MTok)</li>
<li><strong>Understand AI limits:</strong> Read the Stanford AI Index report — it's free and eye-opening</li>
<li><strong>Read about Mythos:</strong> Project Glasswing at anthropic.com/glasswing — see how the "too powerful" model is being used responsibly</li>
<li><strong>Expect higher prices:</strong> RAM shortage means laptops/phones cost more for next few years</li>
<li><strong>Stay informed:</strong> This week proved real news happens fast — ignore the hype, follow the science</li>
</ul>
<hr>
<div class="sources">
<h2>SOURCES</h2>
<h3>Artemis II Mission</h3>
<ul>
<li><a href="https://www.nasa.gov/news-release/nasa-to-host-artemis-ii-crew-postflight-news-conference/">NASA Artemis II Post-Flight News Conference</a></li>
<li><a href="https://www.space.com/news/live/artemis-2-nasa-moon-mission-updates-april-10-2026">Artemis 2 Splashdown Coverage - Space.com</a></li>
<li><a href="https://www.nasa.gov/blogs/missions/2026/04/06/artemis-ii-flight-day-6-lunar-flyby-updates/">Artemis II Flight Day 6: Lunar Flyby Updates</a></li>
<li><a href="https://www.nasa.gov/news-release/nasas-artemis-ii-crew-eclipses-record-for-farthest-human-spaceflight/">NASA Artemis II Crew Eclipses Distance Record</a></li>
</ul>
<h3>Quantum Computing</h3>
<ul>
<li><a href="https://www.financialcontent.com/article/marketminute-2026-4-15-quantum-entanglement-ionqs-photonic-breakthrough-ignites-a-sector-wide-rally">IonQ Photonic Breakthrough - Market Minute</a></li>
<li><a href="https://nvidianews.nvidia.com/news/nvidia-launches-ising-the-worlds-first-open-ai-models-to-accelerate-the-path-to-useful-quantum-computers">NVIDIA Launches Ising Quantum AI Models</a></li>
<li><a href="https://time.com/article/2026/04/07/ai-quantum-computing-advance/">AI Helped Spark Quantum Breakthrough - Time Magazine</a></li>
<li><a href="https://www.sciencedaily.com/releases/2026/04/260407193857.htm">Quantum Data Loss Tracking Breakthrough - ScienceDaily</a></li>
</ul>
<h3>Medical Breakthroughs - Gut Bacteria & Cancer</h3>
<ul>
<li><a href="https://www.sciencedaily.com/releases/2026/04/260409221823.htm">Stool Test Detects 90% of Colorectal Cancers - ScienceDaily</a></li>
<li><a href="https://www.sciencedaily.com/releases/2026/04/260403224500.htm">Gut Bacteria Signals Detect Cancer Early - ScienceDaily</a></li>
<li><a href="https://bioengineer.org/gut-bacteria-predict-skin-cancer-recurrence-only-when-matched-by-microbial-fingerprint/">Gut Bacteria Predict Melanoma Recurrence - BioEngineer.org</a></li>
</ul>
<h3>Stanford AI Index 2026</h3>
<ul>
<li><a href="https://hai.stanford.edu/news/inside-the-ai-index-12-takeaways-from-the-2026-report">Inside the AI Index: 12 Takeaways - Stanford HAI</a></li>
<li><a href="https://spectrum.ieee.org/state-of-ai-index-2026">Stanford's AI Index 2026 - IEEE Spectrum</a></li>
<li><a href="https://the-decoder.com/stanfords-ai-index-2026-shows-rapid-progress-growing-safety-concerns-and-declining-public-trust/">AI Index Shows Progress and Safety Concerns - The Decoder</a></li>
<li><a href="https://hai.stanford.edu/ai-index/2026-ai-index-report">Full 2026 AI Index Report - Stanford HAI</a></li>
</ul>
<h3>Anthropic Mythos Model</h3>
<ul>
<li><a href="https://techcrunch.com/2026/04/07/anthropic-mythos-ai-model-preview-security/">Anthropic Mythos Preview - TechCrunch</a></li>
<li><a href="https://fortune.com/2026/03/26/anthropic-says-testing-mythos-powerful-new-ai-model-after-data-leak-reveals-its-existence-step-change-in-capabilities/">Mythos Data Leak - Fortune</a></li>
<li><a href="https://www.bloomberg.com/news/features/2026-04-16/how-anthropic-discovered-mythos-ai-was-too-dangerous-for-release">How Mythos Was Too Dangerous - Bloomberg</a></li>
<li><a href="https://www.anthropic.com/glasswing">Project Glasswing - Anthropic</a></li>
<li><a href="https://9to5mac.com/2026/04/16/anthropic-reveals-new-opus-4-7-model-with-focus-on-advanced-software-engineering/">Claude Opus 4.7 Release - 9to5Mac</a></li>
<li><a href="https://www.nbcnews.com/tech/security/anthropic-project-glasswing-mythos-preview-claude-gets-limited-release-rcna267234">Why No Public Release - NBC News</a></li>
<li><a href="https://www.axios.com/2026/04/07/anthropic-mythos-preview-cybersecurity-risks">Anthropic Withholds Mythos - Axios</a></li>
</ul>
<h3>Consumer Tech & Infrastructure</h3>
<ul>
<li><a href="https://vacuumwars.com/best-april-2026-robot-vacuums/">Best Robot Vacuums April 2026 - Vacuum Wars</a></li>
<li><a href="https://www.wbm.ca/news/supply-chain-updates/it-procurement-update-april-2026/">IT Procurement Update April 2026 - RAM Shortage</a></li>
</ul>
<h3>General Tech News</h3>
<ul>
<li><a href="https://www.styletech.net/post/top-news-in-tech-april-2026">Top News in Tech April 2026 - StyleTech</a></li>
<li><a href="https://www.techradar.com/tech/icymi-the-7-biggest-tech-stories-of-the-week-from-new-gopro-cameras-to-the-most-beautiful-phone-of-2026">7 Biggest Tech Stories - TechRadar</a></li>
</ul>
</div>
<hr>
<h2>NOTES FOR NEXT SHOW</h2>
<div class="alert">
<h3>Follow-Up Stories to Track</h3>
<ul>
<li>IonQ quantum stock performance after April 14 announcement</li>
<li>NVIDIA Ising adoption by quantum researchers</li>
<li>University of Geneva gut bacteria cancer test: Clinical trial announcements</li>
<li>Artemis III Moon landing mission updates (2027 target)</li>
<li>Stanford AI Index report controversy and industry responses</li>
<li>RAM shortage impact on consumer electronics prices (ongoing)</li>
<li>Snap layoffs related to AI coding (follow-up stories)</li>
<li><strong>Anthropic Mythos: Vulnerabilities discovered, Project Glasswing results, regulatory response from EU</strong></li>
<li><strong>Claude Opus 4.7 adoption and performance vs Mythos comparisons</strong></li>
</ul>
<h3>Story Selection Criteria Used</h3>
<ul>
<li>All stories from April 9-18, 2026 (past 10 days)</li>
<li>Prioritized actual breakthroughs over hype</li>
<li>Mix of space, quantum, medical, and AI reality check</li>
<li>Balance of inspiring (Artemis), technical (quantum), practical (cancer), and sobering (AI trust)</li>
<li>Avoided recycling CES 2026 content from January</li>
<li>Focused on news with real-world impact</li>
</ul>
<h3>What Makes This Different from Previous Shows</h3>
<ul>
<li>Last week (April 11): AI costs, infrastructure, job losses (heavy/negative)</li>
<li>This week (April 18): Real breakthroughs across multiple fields (balanced)</li>
<li>Previous prep file recycled CES gadgets from January</li>
<li>This version uses ONLY news from past 10 days</li>
<li>More concrete, less speculative</li>
<li>Mix of celebration (Artemis, cancer detection) and reality (AI trust issues)</li>
</ul>
</div>
<hr>
<p style="text-align: center; color: #6c757d; margin-top: 40px;">
<strong>Research Date:</strong> April 18, 2026<br>
<strong>Show Date:</strong> April 18, 2026 (TODAY)<br>
<strong>Format:</strong> 54-62 minute show (4 segments, extended Segment 4 with Mythos story)<br>
<strong>Research Method:</strong> Live web search of breaking news
</p>
</div>
</body>
</html>