I Rebuilt The VisionOS From Scratch
- Steven Gong tl;dr: “I built a clone of the Apple Vision Pro OS to better learn how it works under the hood. In this video, I build a visual SLAM system from scratch to track the orientation of the headset.”featured in #522
Deep Dive into XZ Utils Backdoor
- Denzel Farmer tl;dr: “This lecture will explore implementation details of the XZ Utils backdoor and describe the novel multi-year effort to put it in place–along with its consequences for the larger world of open source software development.”featured in #514
featured in #502
featured in #491
featured in #464
ChatGPT Plugins: Build Your Own In Python!
- James Briggs tl;dr: OpenAI's ChatGPT launched plugins, which can be built by anyone. James demonstrates how to build a plugin using the chatgpt-retrieval-plugin template.featured in #402
Let's Build GPT: From Scratch, In Code, Spelled Out
- Andrej Karpathy tl;dr: "We build a GPT, following the paper "Attention is All You Need" and OpenAI's GPT-2 / GPT-3. We talk about connections to ChatGPT, which has taken the world by storm. We watch GitHub Copilot, itself a GPT, help us write a GPT."featured in #382
Twintrees, Baxter Permutations, and Floorplans
- Donald Knuth tl;dr: Video of Donald Knuth's annual lecture covering "three fascinating concepts, which seem at first to be entirely unrelated to each other, are in fact in one-to-one correspondence, via three beautiful algorithms."featured in #377
Effective Microservice Communication And Conversation Patterns
- Jimmy Bogard tl;dr: "In this talk we'll look at the problem from a holistic perspective - take the fundamental property of autonomy for any microservice-based architecture, and design how services should communicate so that they can still achieve their purpose in the world."featured in #327
Real-Time Video, Built Differently
tl;dr: In the beginning, there was on-demand video. Then came live streaming. Now, Mux presents Real-Time Video. The online video trifecta is complete, and it is good.featured in #324