2026-06-15

Sources

Tech Videos — 2026-06-15#

Watch First#

Why MCP and ChatGPT Apps Use Double Iframes — Frédéric Barthelet, Alpic from AI Engineer is the most technically substantive watch of the day because it cuts through generative UI hype to explain the harsh realities of cross-origin browser security, Content Security Policies (CSP), and iframe sandboxing required to safely render third-party Model Context Protocol (MCP) apps.

2026-06-15

Sources

Engineering @ Scale — 2026-06-15#

Signal of the Day#

The era of caching massive pre-computed combinatorial state is ending in favor of real-time stateless streaming. Samsung dismantled an hourly cron-based data aggregation layer that cached thousands of pricing permutations, replacing it with an AWS Lambda Response Streaming architecture that fans out parallel queries directly to the source of truth, delivering 50ms P90 latency without the risk of stale cache drift.

2026-06-16

Sources

Company@X — 2026-06-16#

Signal of the Day#

SpaceX has acquired the AI coding platform Cursor in an all-stock transaction to accelerate its frontier AI capabilities. The two companies have been jointly training a new model that will be released soon in both Cursor and Grok Build, signaling a massive vertical integration play that pairs the fastest-growing developer interface with SpaceX and xAI’s infrastructure.

2026-06-16

Sources

Tech Videos — 2026-06-16#

Watch First#

You Might Not Need 50 Diffusion Steps — Ziv Ilan, Nvidia NVIDIA’s Ziv Ilan gives a highly pragmatic technical breakdown of how to make video generation latency acceptable for production using quantization, KV caching, and distribution-based distillation.

2026-06-17

Sources

Company@X — 2026-06-17#

Signal of the Day#

OpenAI demonstrated a major leap in autonomous scientific research, using GPT-5.4 and Molecule.one’s Maria AI to successfully drive a complex medicinal chemistry project from initial literature review to validated lab results over 2.5 months. This signals a profound strategic shift from frontier models acting as passive assistants to operating as active, reasoning agents capable of executing and validating real-world experimental loops.

2026-06-17

Sources

Tech Videos — 2026-06-17#

Watch First#

Inside Apple Intelligence and Xcode: Special Presentation | WWDC26 is the definitive must-watch. It goes beyond the standard AI pitch to demonstrate pragmatic agentic development flows in Xcode 27 and features a genuinely impressive live demo of distributed inference scaling a 1-trillion parameter model across four Mac Studios.

2026-06-18

Sources

Company@X — 2026-06-18#

Signal of the Day#

OpenAI published a study in NEJM AI demonstrating that its o3 Deep Research model helped clinicians reanalyze 376 complex cases, resulting in 18 new diagnoses for previously unsolved rare pediatric diseases. This signals a massive leap in agentic AI capabilities, moving from conversational assistance to autonomously performing expert-led periodic reanalysis on highly complex, fragmented scientific data at scale.

2026-06-18

Sources

Tech Videos — 2026-06-18#

Watch First#

The Production AI Playbook: Deploying Agents at Enterprise Scale — Sandipan Bhaumik, Databricks is the single most valuable watch today because it skips the agent hype to deliver a rigorous, production-tested framework for observability, behavioral evaluation, and multi-agent orchestration.

2026-06-18

Chinese Tech Daily — 2026-06-18#

Top Story#

Cursor 1.5T新模型放弃Kimi基座!600亿美元股票换Cursor,马斯克第一刀砍向微软GitHub SpaceX has acquired AI coding assistant Cursor in an all-stock deal valuing the startup at $60 billion. Following the acquisition, Cursor announced a new 1.5T parameter model trained from scratch using SpaceX’s massive GPU clusters, moving away from their previous reliance on Kimi. Cursor also unveiled “Origin,” an agent-native Git platform designed to handle code orchestration, review, and automatic conflict resolution for a future where hundreds of AI agents commit code simultaneously, directly challenging Microsoft’s GitHub.

2026-06-19

Sources

Tech Videos — 2026-06-19#

Watch First#

Dwarkesh Patel’s The data black hole at the center of AI is today’s standout watch because it rigorously unpacks the massive sample efficiency gap between human learning and LLMs, demonstrating why scaling parameters alone won’t solve the problem.