Fable 5 got stress-tested

June 11, 2026

13 topics · 65 sources

AI ModelsHot Take
The AI Daily BriefAI SearchTheo - t3.ggFireshipAI News & Strategy Daily | Nate B JonesSimon WillisonSimon Willison

Fable 5 turned the safety debate into a product review

June 11 was the second-wave Fable day: creators moved from launch reactions to hard tests, and the debate shifted from benchmark position to cost, safeguards, hidden fallbacks, and what Anthropic should disclose [1]The AI Daily Brief — Fable 5 Raises the Bar for AI Ambition [2]AI Search — Claude Fable 5 is here! [3]AI News & Strategy Daily | Nate B Jones — Fable 5 is here—but who is it for? [4]Simon Willison — Anthropic Walks Back Policy That Could Have ‘Sabotaged’ AI Researchers Using Claude.

Read more

Hands-on tests raised the ceiling and the caveats

~00:00 The AI Daily Brief framed Fable 5 as the first public Mythos-class model and the strongest generally available model for agentic coding, but called out retention, cost, and safety classification questions [1]The AI Daily Brief — Fable 5 Raises the Bar for AI Ambition. AI Search stress-tested vision, ray tracing, 3D Earth, scene reconstruction, music, games, education apps, and biology prompts, landing on the same tension: state-of-the-art capability with high cost and heavy guardrails [2]AI Search — Claude Fable 5 is here!.

~00:00 Theo's verdict was that Fable is public Mythos with safeguards and may change software economics, while Fireship turned the release into a safety-vs-shipping punchline [5]Theo - t3.gg — Fable is Mythos, and it is really good. [6]Fireship — Anthropic begged the world to stop AI… then shipped this. Every's software-factory clip showed the same model being packaged into a repeatable build workflow [7]Every — How I Built an AI Software Factory With Fable 5. Simon Willison's deeper example showed the model proactively creating browser tests, using macOS APIs, injecting JavaScript, and running a local capture server to debug a CSS issue [8]Simon Willison — Claude Fable is relentlessly proactive.

AI ToolsDeveloper Tools
EverySimon WillisonTheo - t3.gg

Fable became a software-factory workflow

Separate from the launch debate, June 11 had concrete evidence that Fable changes how people structure work: Every packaged it as an AI software factory, Simon Willison documented proactive browser-test debugging, and Theo treated Mythos/Fable as a practical coding accelerator [7]Every — How I Built an AI Software Factory With Fable 5 [8]Simon Willison — Claude Fable is relentlessly proactive [5]Theo - t3.gg — Fable is Mythos, and it is really good..

Read more

The useful shift was workflow design

Every's clip turned Fable into a repeatable build system: plan, generate, verify, and iterate until a product artifact exists [7]Every — How I Built an AI Software Factory With Fable 5. Simon's write-up was the more technical proof point, showing a model independently creating browser tests, using macOS APIs, injecting JavaScript, and running a local capture server to debug CSS [8]Simon Willison — Claude Fable is relentlessly proactive.

The practical lesson was not "chat with a smarter model." It was to frame software work as managed jobs with artifacts, checks, and recovery paths, then spend the frontier model where autonomy actually saves time [5]Theo - t3.gg — Fable is Mythos, and it is really good..

IndustryAI Future
AI News & Strategy Daily | Nate B Jones

Apple's AI story is the operating system, not Siri

Nate B Jones argued that WWDC's real AI question is whether Apple owns the trusted surface where agents see personal context, touch apps, and act across the OS [9]AI News & Strategy Daily | Nate B Jones — Apple WWDC 2026: The AI Story Everyone is Missing.

Read more

Personal AI runs where the context lives

~00:00 The video reframed WWDC away from "is Siri finally good?" and toward the device, OS, app layer, and private cloud as the place where agentic work can happen safely [9]AI News & Strategy Daily | Nate B Jones — Apple WWDC 2026: The AI Story Everyone is Missing.

~04:01 The strategic bet is that Apple does not need to win chatbot leaderboards if it controls the interface where private user context, app permissions, and action surfaces come together.

Developer ToolsProductivity
AI EngineerAI EngineerAI EngineerSequoia CapitalOpenRouter

The agent-ready web got a spec-shaped outline

AI Engineer and Sequoia kept circling the same infrastructure gap: agents need sites, companies, and model stacks to expose structured capabilities instead of forcing brittle screen scraping and ad hoc glue [10]AI Engineer — The agent-ready web: Simplify user actions with WebMCP — Tara Agyemang, Google [11]AI Engineer — Why Can't Anyone Answer Questions About the Business? — Garrett Galow, WorkOS [12]Sequoia Capital — Google DeepMind's Logan Kilpatrick: Why the Model Eats the Harness.

Read more

WebMCP makes the browser less guessy

~00:14 Tara Agyemang introduced WebMCP as an early standard for websites to expose client-side tools, so browser agents can act through declared capabilities instead of screenshots, coordinates, and DOM spelunking [10]AI Engineer — The agent-ready web: Simplify user actions with WebMCP — Tara Agyemang, Google.

Internal agent work needs productized surfaces too

~00:14 Garrett Galow's WorkOS Studio demo turned repeated business questions into validated widgets over Snowflake, Linear, Notion, and Slack [11]AI Engineer — Why Can't Anyone Answer Questions About the Business? — Garrett Galow, WorkOS. Zack Proser's talk named the human bottleneck: once coding agents run in parallel, developers need signal layers, remote control, verification gates, and healthier attention loops [13]AI Engineer — How to Keep Shipping When You Walk Away from Your Desk — Zack Proser, WorkOS.

Logan Kilpatrick's Sequoia interview put the model-harness boundary in motion: the "model" is increasingly tools, containers, harnesses, and product integrations, while OpenRouter's gateway post argues every serious multi-provider AI app eventually needs routing, failover, budget controls, and observability [12]Sequoia Capital — Google DeepMind's Logan Kilpatrick: Why the Model Eats the Harness [14]OpenRouter — What Is an LLM Gateway? The Missing Layer Between Your App and AI Models.

Developer ToolsProductivity
AI EngineerAI EngineerSequoia Capital

WorkOS made agent operations a product problem

The WorkOS talks deserved their own lane: one turned business questions into validated internal widgets, another focused on how developers keep shipping when agents run while they are away, and Logan Kilpatrick's harness thesis explained why this is becoming product infrastructure [11]AI Engineer — Why Can't Anyone Answer Questions About the Business? — Garrett Galow, WorkOS [13]AI Engineer — How to Keep Shipping When You Walk Away from Your Desk — Zack Proser, WorkOS [12]Sequoia Capital — Google DeepMind's Logan Kilpatrick: Why the Model Eats the Harness.

Read more

Agents need operating surfaces

Garrett Galow's Studio demo treated repeated business questions as products: connect Snowflake, Linear, Notion, and Slack; validate the answer path; and expose a repeatable widget instead of a fragile one-off prompt [11]AI Engineer — Why Can't Anyone Answer Questions About the Business? — Garrett Galow, WorkOS.

Zack Proser's talk was about the human side of the same system: when agents run in parallel, teams need notification layers, remote controls, verification gates, and attention hygiene [13]AI Engineer — How to Keep Shipping When You Walk Away from Your Desk — Zack Proser, WorkOS. Kilpatrick's model-eats-harness framing tied those pieces together: the product boundary now includes tools, containers, orchestration, and evaluation surfaces [12]Sequoia Capital — Google DeepMind's Logan Kilpatrick: Why the Model Eats the Harness.

AI ToolsIndustry
OpenAIOpenAIOpenAIOpenAIOpenAIOpenAIOpenAIOpenAI

OpenAI sold Codex as office software

OpenAI's June 11 footprint was less about a single model release and more about Codex and AI becoming enterprise workflow software: creative work, sales outreach, black-hole simulations, banking transformation, and a deal to acquire Ona [15]OpenAI — Codex for Creatives: Riff, Design, Ship [16]OpenAI — Build sales account strategies and outreach with Codex [17]OpenAI — OpenAI to acquire Ona.

Read more

Codex moved into non-coding workflows

OpenAI's own videos showed Codex generating creative concepts, sales account strategies, and black-hole simulation support [15]OpenAI — Codex for Creatives: Riff, Design, Ship [16]OpenAI — Build sales account strategies and outreach with Codex [18]OpenAI — Creating black hole simulations with Codex. The related article about an astrophysicist using Codex made the scientific-computing case more concrete [19]OpenAI — How an astrophysicist uses Codex to help simulate black holes.

BBVA appeared in both a customer talk and OpenAI's article as the banking-transformation case study, while the EU trust article, Ona acquisition, and Stargate local-impact clip filled out the institutional story: deployment, governance, adjacent productivity tooling, and infrastructure footprint [20]OpenAI — Customer Ignite Talk: Antonio Bravo Acin (Global Head of AI Transformation, BBVA) & OpenAI [21]OpenAI — BBVA puts AI at the core of banking with OpenAI [22]OpenAI — Supporting Europe’s work in ensuring a trustworthy AI ecosystem [23]OpenAI — Life Near OpenAI's Stargate Project.

IndustryAI Tools
OpenAIOpenAIOpenAIOpenAIOpenAI

OpenAI paired customer stories with governance and infrastructure

OpenAI's June 11 push was broader than Codex demos: BBVA supplied the banking-transformation proof point, the EU article addressed trustworthy AI governance, the Stargate video showed local infrastructure impact, and the Ona deal filled in the productivity-platform angle [20]OpenAI — Customer Ignite Talk: Antonio Bravo Acin (Global Head of AI Transformation, BBVA) & OpenAI [21]OpenAI — BBVA puts AI at the core of banking with OpenAI [22]OpenAI — Supporting Europe’s work in ensuring a trustworthy AI ecosystem.

Read more

Enterprise adoption came with institutional scaffolding

BBVA showed the internal-transformation story: AI moving into banking workflows, operating models, and leadership priorities rather than sitting as an experiment on the side [20]OpenAI — Customer Ignite Talk: Antonio Bravo Acin (Global Head of AI Transformation, BBVA) & OpenAI [21]OpenAI — BBVA puts AI at the core of banking with OpenAI.

The EU trust article and Stargate local-impact clip made the external scaffolding visible: policy legitimacy, infrastructure footprint, and community impact are now part of AI deployment, not separate PR issues [22]OpenAI — Supporting Europe’s work in ensuring a trustworthy AI ecosystem [23]OpenAI — Life Near OpenAI's Stargate Project. Ona fits as the adjacent productivity surface OpenAI wanted to own [17]OpenAI — OpenAI to acquire Ona.

IndustryAI Models
Tech BrewArtificial AnalysisCaleb Writes CodeNerd SnipeHugging Face PapersSequoia Capital

Token prices, guardrails, and GPU supply became the stack war

Tech Brew reported a possible token price war, Artificial Analysis benchmarked guardrails, Caleb Writes Code dug into Nvidia Nemotron 3, and Nerd Snipe tied GPU supply to SpaceX compute rumors [24]Tech Brew — How low can tokens go? [25]Artificial Analysis — Benchmarking guardrail models for safety, refusal, and latency [26]Caleb Writes Code — NVIDIA’s Nemotron 3 Is... Awesome? [27]Nerd Snipe — Now Even Google's Buying GPUs From SpaceX?.

Read more

The economics are compressing

Tech Brew's token-pricing story described OpenAI considering large cuts and expecting Anthropic to respond, which would test customer loyalty and lab margins [24]Tech Brew — How low can tokens go?. Artificial Analysis put another cost axis on the table: specialist guardrail models need to trade safety recall, refusal rate, latency, and price [25]Artificial Analysis — Benchmarking guardrail models for safety, refusal, and latency.

The hardware and model layers are converging

Nemotron 3 was framed as Nvidia moving up the stack with hardware-aware model families, hybrid Mamba-transformer layers, latent MoE, and multi-token prediction [26]Caleb Writes Code — NVIDIA’s Nemotron 3 Is... Awesome?. Nerd Snipe's long episode linked Cloudflare/Vite, Google and Anthropic compute demand, and SpaceX GPU capacity into the broader infra scramble ~20:14 [27]Nerd Snipe — Now Even Google's Buying GPUs From SpaceX?.

Hugging Face's June 11 papers added the research-side version: agentic research, coding-agent harnesses, repository generation, agentic RL, VLA steering, multimodal contextual reasoning, and world-model work [28]Hugging Face Papers — Daily Papers - Hugging Face, June 11, 2026.

Developer ToolsAI Models
AICodeKingGithub AwesomeReal PythonGithub AwesomeSimon WillisonSimon Willison

Cheap coding agents and open model routing kept improving

AICodeKing's $1 coder, Github Awesome's Improve, Real Python's OpenRouter tutorial, and Simon Willison's Python releases all pointed at a more modular developer-tool stack [29]AICodeKing — THE $1 CODER: This CODER COSTS $1 AND GIVES YOU $50 WORTH USAGE! [30]Github Awesome — Improve: your best model plans, your cheapest model builds [31]Real Python — Accessing Multiple AI Models With the OpenRouter API.

Read more

The harness matters as much as the model

~00:02 AICodeKing presented Command Code as a coding-agent harness that can make open models like DeepSeek, Qwen, GLM, and MiniMax more useful by improving the loop around them [29]AICodeKing — THE $1 CODER: This CODER COSTS $1 AND GIVES YOU $50 WORTH USAGE!. Github Awesome's Improve clip had the same pattern in slogan form: let a stronger model plan and a cheaper model build [30]Github Awesome — Improve: your best model plans, your cheapest model builds.

Real Python's OpenRouter tutorial showed the API-routing layer for accessing multiple models, while Simon's `asyncinject` and Datasette releases were smaller but relevant pieces in the Python agent/tooling ecosystem [31]Real Python — Accessing Multiple AI Models With the OpenRouter API [32]Simon Willison — asyncinject 0.7 [33]Simon Willison — datasette 1.0a33.

The Hacker News Show roundup added a broader repo scan: gentleos32, liteparse, tiny-vllm, polycss, lathe, mach, VTCode, and altersend [34]Github Awesome — Hacker News Show #8: gentleos32, liteparse, tiny-vllm, polycss, lathe, mach, VTCode, altersend.

Developer ToolsProductivity
Simon WillisonSimon WillisonGithub AwesomeReal Python

Python and Datasette releases kept the toolchain moving

The day also had ordinary but useful developer-tool movement: Simon Willison shipped asyncinject and Datasette releases, Real Python explained OpenRouter routing, and Github Awesome scanned a batch of small projects from parsers to tiny-vllm [32]Simon Willison — asyncinject 0.7 [33]Simon Willison — datasette 1.0a33 [31]Real Python — Accessing Multiple AI Models With the OpenRouter API.

Read more

The unglamorous tools mattered

asyncinject and Datasette are not launch-day model news, but they belong in the briefing because agent work still depends on dependency injection, data inspection, and boring local tooling that keeps systems understandable [32]Simon Willison — asyncinject 0.7 [33]Simon Willison — datasette 1.0a33.

Real Python's OpenRouter walkthrough and Github Awesome's Hacker News Show made the same point from opposite ends: model routing is becoming a normal developer skill, and small open-source projects keep feeding the practical stack [31]Real Python — Accessing Multiple AI Models With the OpenRouter API [34]Github Awesome — Hacker News Show #8: gentleos32, liteparse, tiny-vllm, polycss, lathe, mach, VTCode, altersend.

IndustryProductivity
Y CombinatorSherwood SnacksData Science WeeklyReal PythonArjay McCandlessTheo - t3.ggSequoia CapitalAcquiredLenny's Podcast

Founders, marketplaces, and management got the non-model spotlight

Outside the frontier-model thread, the day had a strong operating-company lane: Meesho's marketplace story, Amazon logistics, data science links, management lessons, server sizing, programmer virtues, founder advice, Vanguard, and the iPod [35]Y Combinator — How Meesho Became India’s Biggest Shopping App [36]Sherwood Snacks — Amazon’s mighty convoy [37]Real Python — The Best Manager I Had Wasn't Technical.

Read more

Company-building stories rounded out the day

YC's Meesho interview covered how the company became India's biggest shopping app, and Sherwood's Amazon convoy item gave the logistics counterpoint [35]Y Combinator — How Meesho Became India’s Biggest Shopping App [36]Sherwood Snacks — Amazon’s mighty convoy. Data Science Weekly supplied the broader data-science issue scan [38]Data Science Weekly — Data Science Weekly - Issue 655.

The short clips were management and craft notes: nontechnical managers can still be excellent, server counts should be reasoned from needs, great programmers need taste and discipline, and David Senra/Jensen Huang clips supplied founder and AI-workforce aphorisms [37]Real Python — The Best Manager I Had Wasn't Technical [39]Arjay McCandless — How many servers do you need? [40]Theo - t3.gg — The Three Virtues of Great Programmers [41]Sequoia Capital — The Best Advice Steve Jobs Ever Got | David Senra [42]Sequoia Capital — You may not lose a job to an AI, but you'll lose one to someone who uses it - NVIDIA's Jensen Huang.

Acquired's Vanguard short and Lenny's iPod clip were short business-history reminders about adoption curves and category timing [43]Acquired — Vanguard went from 0% index funds in 1974 to managing $10 trillion in passive funds today [44]Lenny's Podcast — The first iPod wasn't a success.

Podcast
Last Week in AILast Week in AILast Week in AILast Week in AILast Week in AILast Week in AILast Week in AILast Week in AILast Week in AILast Week in AILast Week in AILast Week in AILast Week in AILast Week in AI

Last Week in AI dumped an archive batch into the feed

Last Week in AI produced 14 June 11 feed entries whose topics are clearly archival: ChatGPT plugins, Llama 2, Q*, Gemini 1.5, Sora, EU AI Act, CoreWeave, GPT memory, and older OpenAI drama [45]Last Week in AI — #116 - ChatGPT plugins, AI hardware, petition to pause AI, Trump deepfakes [46]Last Week in AI — #130 - Llama 2, Elon Musk’s xAI, WormGPT, LongLLaMA, AI apocalypse, actors on strike [47]Last Week in AI — #145 - OpenAI’s Q*, Claude 2.1, Stable Video Diffusion, Starling-7B, Orca 2, international agreement [48]Last Week in AI — #156 - OpenAI's Sora, Gemini 1.5, BioMistral, V-JEPA, AI Task Force.

Read more

Processed, but treated as archive signal

The feed anomaly was large enough to process explicitly but not worth letting it dominate the current briefing. The episodes span older AI news cycles: ChatGPT plugins and pause-AI petitions, Nvidia game-dev tools and early agent papers, Llama 2/xAI/WormGPT, DALL-E 3/Gemini/NExT-GPT, Q*/Claude 2.1/Stable Video Diffusion, Gemini/Waymo/EU AI Act, Sora/Gemini 1.5, and GPT memory/Altman fundraising [45]Last Week in AI — #116 - ChatGPT plugins, AI hardware, petition to pause AI, Trump deepfakes [49]Last Week in AI — #125 - Nvidia game dev tools, TikTok Tako, PandaGPT, Gorilla, Voyager [46]Last Week in AI — #130 - Llama 2, Elon Musk’s xAI, WormGPT, LongLLaMA, AI apocalypse, actors on strike [50]Last Week in AI — #138 - DALLE-3, YouAgent, Gemini, NExT-GPT, AI book labeling [47]Last Week in AI — #145 - OpenAI’s Q*, Claude 2.1, Stable Video Diffusion, Starling-7B, Orca 2, international agreement [51]Last Week in AI — #154 - Google Gemini, Waymo Collision, Smaug-72B, EU AI Act, image watermarks [48]Last Week in AI — #156 - OpenAI's Sora, Gemini 1.5, BioMistral, V-JEPA, AI Task Force [52]Last Week in AI — #155 - ChatGPT memory, Altman seeks trillions, California AI regulation, art gen lawsuit.

The useful meta-signal is that the podcast archive is resurfacing in the feed, so these entries should be read as background context, not June 11 breaking news. The remaining archive items covered Microsoft AI pricing, CoreWeave/AudioCraft/ToolLLM, Adobe/Ernie/TimeGPT, Sora challengers, AI drones, AMD GPUs, and new leaderboards [53]Last Week in AI — #131 - ChatGPT+ instructions, Microsoft pricing for AI, ChatGPT getting worse [54]Last Week in AI — #133 - ChatGPT multi-document chat, CoreWeave raises $2.3B, AudioCraft, ToolLLM, Autonomous Warfare [55]Last Week in AI — #141 - Adobe AI upgrades, Ernie 4.0, TimeGPT, No Fakes Act, AI drones [56]Last Week in AI — #165 - Sora challenger, Astribot S1, Med-Gemini, Refusal in LLMs [57]Last Week in AI — #139 - Multimodal ChatGPT, Meta chatbots, AMD GPUs, bipartisan AI bill, WGA deal [58]Last Week in AI — #169 - Google's Search Errors, OpenAI news & DRAMA, new leaderboards.

IndustryProductivity
Morning BrewMorning BrewMorning BrewTech BrewOpenAImarimoDwarkesh Patel

The non-AI tail: inflation, soccer branding, whistleblowers, Bose, Antarctica, notebooks, and relativity

The rest of the feed mixed macro, sports, media, hardware, endurance training, notebook community updates, and physics: inflation hit a three-year high, World Cup stadiums got debranded, a whistleblower story resurfaced, Bose launched a soundbar review, ChatGPT supported an Antarctica cycling plan, marimo teased another notebook competition, and Adam Brown used general relativity as an AI test [59]Morning Brew — Energy prices send inflation to a 3-year high [60]OpenAI — Training to cycle across Antarctica | with ChatGPT [61]Dwarkesh Patel — Why Inventing General Relativity Is the Final Test for AI - Adam Brown.

Read more

Useful context, not the main AI story

Morning Brew supplied the broad daily-business scan: energy prices and inflation, World Cup sponsor debranding, and a whistleblower-mode media story [59]Morning Brew — Energy prices send inflation to a 3-year high [62]Morning Brew — World Cup debrands mega stadiums [63]Morning Brew — ‘The Social Reckoning’ goes whistleblower mode. Tech Brew's Bose review was the consumer-hardware outlier [64]Tech Brew — Loud and clear (and never too loud).

OpenAI's Antarctica training clip was a personal-planning ChatGPT use case, marimo's clip was a community update, and Dwarkesh's Adam Brown short asked whether inventing general relativity is a final test for AI-level scientific reasoning [60]OpenAI — Training to cycle across Antarctica | with ChatGPT [65]marimo — We're doing a notebook competition again! [61]Dwarkesh Patel — Why Inventing General Relativity Is the Final Test for AI - Adam Brown.

Sources

  1. YouTube Fable 5 Raises the Bar for AI Ambition — The AI Daily Brief, June 11
  2. YouTube Claude Fable 5 is here! — AI Search, June 11
  3. YouTube Fable 5 is here—but who is it for? — AI News & Strategy Daily | Nate B Jones, June 11
  4. Blog Anthropic Walks Back Policy That Could Have ‘Sabotaged’ AI Researchers Using Claude — Simon Willison, June 11
  5. YouTube Fable is Mythos, and it is really good. — Theo - t3.gg, June 11
  6. YouTube Anthropic begged the world to stop AI… then shipped this — Fireship, June 11
  7. YouTube How I Built an AI Software Factory With Fable 5 — Every, June 11
  8. Blog Claude Fable is relentlessly proactive — Simon Willison, June 11
  9. YouTube Apple WWDC 2026: The AI Story Everyone is Missing — AI News & Strategy Daily | Nate B Jones, June 11
  10. YouTube The agent-ready web: Simplify user actions with WebMCP — Tara Agyemang, Google — AI Engineer, June 11
  11. YouTube Why Can't Anyone Answer Questions About the Business? — Garrett Galow, WorkOS — AI Engineer, June 11
  12. YouTube Google DeepMind's Logan Kilpatrick: Why the Model Eats the Harness — Sequoia Capital, June 11
  13. YouTube How to Keep Shipping When You Walk Away from Your Desk — Zack Proser, WorkOS — AI Engineer, June 11
  14. Blog What Is an LLM Gateway? The Missing Layer Between Your App and AI Models — OpenRouter, June 11
  15. YouTube Codex for Creatives: Riff, Design, Ship — OpenAI, June 11
  16. YouTube Build sales account strategies and outreach with Codex — OpenAI, June 11
  17. Blog OpenAI to acquire Ona — OpenAI, June 11
  18. YouTube Creating black hole simulations with Codex — OpenAI, June 11
  19. Blog How an astrophysicist uses Codex to help simulate black holes — OpenAI, June 11
  20. YouTube Customer Ignite Talk: Antonio Bravo Acin (Global Head of AI Transformation, BBVA) & OpenAI — OpenAI, June 11
  21. Blog BBVA puts AI at the core of banking with OpenAI — OpenAI, June 11
  22. Blog Supporting Europe’s work in ensuring a trustworthy AI ecosystem — OpenAI, June 11
  23. YouTube Life Near OpenAI's Stargate Project — OpenAI, June 11
  24. Newsletter How low can tokens go? — Tech Brew, June 11
  25. Blog Benchmarking guardrail models for safety, refusal, and latency — Artificial Analysis, June 11
  26. YouTube NVIDIA’s Nemotron 3 Is... Awesome? — Caleb Writes Code, June 11
  27. YouTube Now Even Google's Buying GPUs From SpaceX? — Nerd Snipe, June 11
  28. Blog Daily Papers - Hugging Face, June 11, 2026 — Hugging Face Papers, June 11
  29. YouTube THE $1 CODER: This CODER COSTS $1 AND GIVES YOU $50 WORTH USAGE! — AICodeKing, June 11
  30. YouTube Improve: your best model plans, your cheapest model builds — Github Awesome, June 11
  31. YouTube Accessing Multiple AI Models With the OpenRouter API — Real Python, June 11
  32. Blog asyncinject 0.7 — Simon Willison, June 11
  33. Blog datasette 1.0a33 — Simon Willison, June 11
  34. YouTube Hacker News Show #8: gentleos32, liteparse, tiny-vllm, polycss, lathe, mach, VTCode, altersend — Github Awesome, June 11
  35. YouTube How Meesho Became India’s Biggest Shopping App — Y Combinator, June 11
  36. Newsletter Amazon’s mighty convoy — Sherwood Snacks, June 11
  37. YouTube The Best Manager I Had Wasn't Technical — Real Python, June 11
  38. Newsletter Data Science Weekly - Issue 655 — Data Science Weekly, June 11
  39. YouTube How many servers do you need? — Arjay McCandless, June 11
  40. YouTube The Three Virtues of Great Programmers — Theo - t3.gg, June 11
  41. YouTube The Best Advice Steve Jobs Ever Got | David Senra — Sequoia Capital, June 11
  42. YouTube You may not lose a job to an AI, but you'll lose one to someone who uses it - NVIDIA's Jensen Huang — Sequoia Capital, June 11
  43. YouTube Vanguard went from 0% index funds in 1974 to managing $10 trillion in passive funds today — Acquired, June 11
  44. YouTube The first iPod wasn't a success — Lenny's Podcast, June 11
  45. YouTube #116 - ChatGPT plugins, AI hardware, petition to pause AI, Trump deepfakes — Last Week in AI, June 11
  46. YouTube #130 - Llama 2, Elon Musk’s xAI, WormGPT, LongLLaMA, AI apocalypse, actors on strike — Last Week in AI, June 11
  47. YouTube #145 - OpenAI’s Q*, Claude 2.1, Stable Video Diffusion, Starling-7B, Orca 2, international agreement — Last Week in AI, June 11
  48. YouTube #156 - OpenAI's Sora, Gemini 1.5, BioMistral, V-JEPA, AI Task Force — Last Week in AI, June 11
  49. YouTube #125 - Nvidia game dev tools, TikTok Tako, PandaGPT, Gorilla, Voyager — Last Week in AI, June 11
  50. YouTube #138 - DALLE-3, YouAgent, Gemini, NExT-GPT, AI book labeling — Last Week in AI, June 11
  51. YouTube #154 - Google Gemini, Waymo Collision, Smaug-72B, EU AI Act, image watermarks — Last Week in AI, June 11
  52. YouTube #155 - ChatGPT memory, Altman seeks trillions, California AI regulation, art gen lawsuit — Last Week in AI, June 11
  53. YouTube #131 - ChatGPT+ instructions, Microsoft pricing for AI, ChatGPT getting worse — Last Week in AI, June 11
  54. YouTube #133 - ChatGPT multi-document chat, CoreWeave raises $2.3B, AudioCraft, ToolLLM, Autonomous Warfare — Last Week in AI, June 11
  55. YouTube #141 - Adobe AI upgrades, Ernie 4.0, TimeGPT, No Fakes Act, AI drones — Last Week in AI, June 11
  56. YouTube #165 - Sora challenger, Astribot S1, Med-Gemini, Refusal in LLMs — Last Week in AI, June 11
  57. YouTube #139 - Multimodal ChatGPT, Meta chatbots, AMD GPUs, bipartisan AI bill, WGA deal — Last Week in AI, June 11
  58. YouTube #169 - Google's Search Errors, OpenAI news & DRAMA, new leaderboards — Last Week in AI, June 11
  59. Newsletter Energy prices send inflation to a 3-year high — Morning Brew, June 11
  60. YouTube Training to cycle across Antarctica | with ChatGPT — OpenAI, June 11
  61. YouTube Why Inventing General Relativity Is the Final Test for AI - Adam Brown — Dwarkesh Patel, June 11
  62. Newsletter World Cup debrands mega stadiums — Morning Brew, June 11
  63. Newsletter ‘The Social Reckoning’ goes whistleblower mode — Morning Brew, June 11
  64. Newsletter Loud and clear (and never too loud) — Tech Brew, June 11
  65. YouTube We're doing a notebook competition again! — marimo, June 11