nas-drive // 730 GiB free of 1.66 TiB

c File Name Size Date
parent folder--
-2023-12-25 Rust in 2023. The definitive summary. (cZfIQdEbBwg).mp4170756752026-07-30 05:21:29
-2024-01-06 The size of your variables matters. (hwyRnHA54lI).mp4127738482026-07-30 05:18:17
-2024-02-03 WHY IS THE STACK SO FAST? (N3o5yHYLviQ).mp4152271722026-07-30 05:17:42
-2024-02-24 WHY IS THE HEAP SO SLOW? (ioJkA7Mw2-U).mp4194872162026-07-30 05:13:02
-2024-03-16 ARRAYLIST VS LINKEDLIST (xFMXIgvlgcY).mp4298709242026-07-30 05:12:56
-2024-04-05 CONCURRENCY IS NOT WHAT YOU THINK (3X93PnKRNUo).mp4327663792026-07-30 05:12:44
-2024-05-03 HOW TRANSISTORS RUN CODE? (HjneAhCy2N4).mp4175242902026-07-30 05:08:47
-2024-05-24 HOW TRANSISTORS REMEMBER DATA (rM9BjciBLmg).mp4226391302026-07-30 05:07:37
-2024-06-14 CRAFTING A CPU TO RUN PROGRAMS (GYlNoAMBY6o).mp4246076582026-07-30 05:07:33
-2024-07-11 HOW COMPUTERS CAST STRINGS TO NUMBERS (m8v_SRpxyN4).mp4157952632026-07-30 05:04:07
-2024-07-30 Capacitors are terrible at remembering data. But for this reason we continue doing it. (7WnbIeMgWYA).mp4201599212026-07-30 05:04:00
-2024-08-23 How computer processors run conditions and loops (Ui6QyzcD3_E).mp4222034992026-07-30 04:59:38
-2024-09-12 A PROGRAM is not a PROCESS. (7ge7u5VUSbE).mp493528672026-07-30 04:59:31
-2024-09-25 The Most Successful Idea in Computer Science (LDhoD4IVElk).mp4218309852026-07-30 04:57:38
-2024-10-17 How a Single Bit Inside Your Processor Shields Your Operating System's Integrity (H4SDPLiUnv4).mp4258901592026-07-30 04:53:38
-2024-10-31 How the Clock Tells the CPU to "Move Forward" (PVNAPWUxZ0g).mp4161212772026-07-30 04:53:36
-2024-11-15 IPC: To Share Memory Or To Send Messages (Y2mDwW2pMv4).mp4158706442026-07-30 04:50:03
-2024-11-29 Why Are Threads Needed On Single Core Processors (M9HHWFp84f0).mp4205184162026-07-30 04:44:18
-2024-12-13 Threads On Multicore Systems (5sw9XJokAqw).mp4116628522026-07-30 04:44:02
-2024-12-28 The most common question on my channel (FlOVA8NLGDQ).mp4234221832026-07-30 04:41:21
-2025-01-24 Why Applications Are Operating-System Specific (eP_P4KOjwhs).mp4189141082026-07-30 04:40:40
-2025-02-14 How Hardware Assist Software When Multitasking (1HHeyUVz43k).mp4160175092026-07-30 04:38:02
-2025-02-26 That One Time I Needed a Linked List (_61YOh7QcP0).mp4398063612026-07-30 04:35:27
-2025-03-27 The Fancy Algorithms That Make Your Computer Feel Smoother (O2tV9q6784k).mp4519017592026-07-30 04:33:04
-2025-04-16 What Happens When a Program Calls Sleeps? (e5g8eYKEhMw).mp4204119972026-07-30 04:29:52
-2025-05-09 This Simple Algorithm Powers Real Interpreters: Pratt Parsing (0c8b7YfsBKs).mp4273928522026-07-30 04:29:06
-2025-06-05 The Weirdest Bug in Programming - Race Conditions (bhpzTWtee2A).mp4225640002026-07-30 04:23:00
-2025-07-03 Why Can't Programs Access Each Other's Memory? (Zmtxl7LZwjQ).mp4164542912026-07-30 04:21:17
-2025-07-25 Why Some Projects Use Multiple Programming Languages (XJC5WB2Bwrc).mp4267933752026-07-30 04:19:25
-2025-08-15 Signals: Make Ctrl+C Do Anything You Want (m6WXrC9Mxzo).mp4308695442026-07-30 04:12:49
-2025-09-12 The 80’s Algorithm to Avoid Race Conditions (and Why It Failed) (QAzuAn3nFGo).mp4229896372026-07-30 04:08:45
-2025-10-08 How CPUs Interact with So Many Different Devices (tadUeiNe5-g).mp4454638672026-07-30 04:08:22
-2025-10-24 Bit Shifting: The Hidden Trick Inside Your CPU (Cc33wOBAKDM).mp4154189222026-07-30 04:05:56
-2025-11-12 How History Shaped the Programming Terms We Still Use Today (qgwrt7vYY4U).mp4422441602026-07-30 03:58:39
-2025-11-27 Why Some Low-Level Projects Are Full of Weird Code Like This (z7wVUfnm7M0).mp4228274322026-07-30 03:58:13
-2025-12-12 How Real Projects Mix Compiled and Interpreted Languages (RnBOOF502p0).mp4306109232026-07-30 05:22:38
-2025-12-20 You Wouldn't Stop Asking Me The Same Questions (9MVk1DHJn2o).mp4282843992026-07-30 03:56:18
-2025-12-27 Why Python Is Removing The GIL (UXwoAKB-SvE).mp4171040862026-07-30 03:50:46
-2026-01-20 The Weird Way Linux Creates Processes (SwIPOf2YAgI).mp4221735482026-07-30 03:47:49
-2026-02-07 How CPUs Run Functions (7YyALikxAlU).mp4295292522026-07-30 03:44:25
-2026-03-04 The Question Nobody Ever Explains: Where Does the Kernel End? (ZmPIxfCggFw).mp4316906282026-07-30 03:39:19
-2026-04-07 How Hardware Makes Threads Less of a Nightmare (IMceN4_rieo).mp4305825742026-07-30 03:31:29
-2026-05-19 Why Windows Needs Installers and macOS Doesn’t (LO0JeIoEutA).mp4275331312026-07-30 05:21:41
-2026-06-10 Can a Game Company Really Sabotage Your PC? (OlKvnvZKzcg).mp4474128082026-07-30 03:31:19
-2026-07-16 The Most Ambiguous Concept in Computer Science (eNtADpJ2EC4).mp4219347502026-07-30 03:31:04
-2026-07-30 The Binary Trick Behind Negative Numbers (Pwc1b-Y7lm0).mp4243039932026-07-30 14:22:20
-PREADME.md3632026-07-30 03:36:13

control-panel