Watch and track your favorite playlist.
Curated by: Xah Lee (847 videos)
Video Summary (Generated by AI, Edited by Human.) This video discusses the solution to Advent of Code 2025, Day 4, Part 2 (0:12). The problem involves a grid of @ signs and dots, where the goal is to iteratively remove @ signs that have fewer than four @ neighbors until no more can be removed. The final answer is the total number of @ signs removed (3:40). The presenter, Xah Lee, codes the solution in Wolfram Language (Mathematica), emphasizing a pure functional programming approach with no variable mutation, for loops, or object-oriented concepts (39:50). He breaks down the problem into sub-functions: Identifying special @ signs: Finding @ signs with less than four @ neighbors (2:36). Removing @ signs: Replacing identified @ signs with zeros in the matrix (1:08:49). Iterative process: Repeating the removal until no more @ signs can be removed, using the FixedPoint function in Wolfram Language (13:18). The presenter demonstrates debugging steps when the initial code doesn't work, leading to the identification of an incorrect approach to "deleting" elements from the matrix (1:08:49). The final solution for the toy example yields 43 removed @ signs (1:14:41). Notes at http://xahlee.info/talk_show/xah_talk_show_ep732.html If browser says security error, that is because it auto changes URL from HTTP to HTTPS. It's a way to censor 22 million old websites. Remove the S in HTTPS. Or use brave browser or safari.
Automatically track which videos you have watched. Your completion status is updated at a glance, preventing you from re-watching episodes by mistake.
Never lose your spot. Our custom player remembers your exact video and timestamp, allowing you to dive right back in seamlessly.
Sync your playlist states, watched progress, and premium preferences across your desktop, laptop, tablet, and mobile phone automatically.
Simply paste any YouTube playlist URL or channel link in the application search bar to immediately generate a custom, sorted, and progress-tracked workspace. No registration required to start.
Explore Playlist Guides & How-Tos