Get AI summaries of any video or article — Sign up free

Casey Muratori — Person Summaries

AI-powered summaries of 7 videos about Casey Muratori.

7 summaries

No matches found.

Web Developers Are Disconnected

The PrimeTime · 3 min read

A growing divide in web development is being driven less by skill gaps than by mismatched “worldviews” about how software works—especially when...

Web Development EducationAbstraction LevelsRequest/Response Routing

The Magic Of ARM w/ Casey Muratori

The PrimeTime · 3 min read

ARM and x86/x64 aren’t fundamentally different “instruction sets for power” so much as they differ in how their machine code is encoded and...

ARM vs x86-64Instruction EncodingCPU Decoding

Designing My First Game w/ Casey Muratori

The PrimeTime · 3 min read

A practical way to build a game engine for a first project—especially a turn-based, Twitch-chat-driven tower defense—is to separate a small, testable...

Game Engine ArchitectureTurn-Based KernelReplay Systems

Zen 5 And AI Doom w/ Casey Muratori

The PrimeTime · 3 min read

Zen 5’s biggest story isn’t just raw speed—it’s how modern CPUs increasingly depend on software being written (or generated) to exploit specific...

Zen 5AVX 512L1 Cache Associativity

🚨🚨 Full Casey Muratori: Language Perf and Picking A Lang Stream 🚨🚨

The PrimeTime · 3 min read

A deep dive into language-performance “benchmarks” turns into a broader warning: flashy charts can be wildly misleading when implementations aren’t...

Language ChoiceMetaprogrammingGo vs Rust

Casey Muratori's Origin Story | The Standup

The PrimeTime · 3 min read

Casey Muratori’s path into streaming and long-form software teaching traces back to a single, high-impact demo: Jonathan Blow’s early “compile-time...

Jai Compile-Time ExecutionHandmade HeroHandmade Hero Streaming

I Made EmojiCode Benchmark And Showed Casey Muratori

The PrimeTime · 2 min read

The session centers on building and running a small “EmojiCode” program that demonstrates how the language’s syntax, type system, and operators work...

EmojiCodeType SystemImmutability