Sources

Tech Videos — 2026-05-28#

Watch First#

If you only have time for one video today, watch Inference, Diffusion, World Models, and More | YC Paper Club from Y Combinator. It is an incredibly dense, high-signal dive into the actual mechanics of speculative decoding and world models, completely bypassing the usual AI hype to focus on algorithmic inference speedups and representation learning.

Highlights by Theme#

Developer Tools & Platforms#

The Visual Studio Code channel highlights Agent Plugins in VS Code, showcasing how developers can package custom agents, tools, and Model Context Protocol (MCP) servers into single installable bundles to easily share standard environments across teams. On the AWS Events channel, AWS FSI NYC 2026 - How Coinbase Powers Stablecoins, Wallets, and Agentic Commerce on AWS demonstrates the open-source X42 protocol, leveraging the HTTP 402 “Payment Required” status code to allow AI agents to securely execute sub-cent microtransactions via stablecoins. Meanwhile, the Syntax crew tests the newly released Opus 4.8 in Opus 4.8! Goodbye tmux, Hello Herdr ⟡ AI Killing the Small Web ⌁ Syntax Weekly ⌁, successfully prompting the model to build a functional pixel editor using WebGPU and HTML Canvas while exploring Herdr as a modern, agent-friendly alternative to tmux.

AI & Machine Learning#

As mentioned above, the Inference, Diffusion, World Models, and More | YC Paper Club video stands out by explaining how speculative decoding parallelizes drafting and verification to treat inference throughput as a core capability metric rather than just a cost-saving measure. On the more practical side, Google Cloud Tech’s Stop rogue AI: Enforce policy & cut costs in Agent Development Kit (ADK) offers an excellent primer on using middleware callbacks to intercept out-of-bounds agent queries before they reach the LLM, reducing hallucination risks and saving token costs. If you are feeling fatigued by AI marketing, watch Opus 4.8, where ThePrimeagen rants about Anthropic’s contradictory fear-mongering PR around the “dangerous” Mythos model, which was released shortly after warnings of global doom only to immediately fall behind Microsoft in security benchmarks.

Hardware & Infrastructure#

For a masterclass in cloud networking, AWS FSI NYC 2026 - Gemini: Cut trading latency 80% with AWS Outposts & Local Zones breaks down how the crypto exchange achieved sub-3ms roundtrip latency by avoiding the public internet and utilizing VPC peering alongside AWS Outposts configured with kernel bypass network cards. Another stellar architecture breakdown is AWS FSI NYC 2026 - From legacy to intelligent: How Itaú modernized bank statements, where engineers explain their cell-based architecture on Amazon OpenSearch that uses “shuffle sharding” to strictly bound the blast radius for their 70 million users.

Everything Else#

In The Hidden Tech Behind an NBA Broadcast!, Marques Brownlee explores the staggering hardware used in sports arenas, noting that perfectly framing a fast-paced game requires operators wielding $50,000 Sony global-shutter cameras and $25,000 fluid heads, proving manual skill is still required for high-end live broadcasting. Finally, for some pure engineering humor, watch UUID as a service?!, where ThePrimeagen completely loses his mind over a Reddit story about a startup that built a dedicated microservice—complete with its own database and sprint cycles—just to verify that newly generated UUIDs hadn’t been used before.


Categories: YouTube, Tech