Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
360 results
What is the stack and what kind of data lives there? We use the waiter notepad analogy to explain exactly what a stack frame is ...
0 views
4 days ago
12. What is a Stack Frame? ------------------------------ Whenever a function is called, Python creates one memory block. This memory ...
2 views
Practical Notes on Embedded (starts with a guide to learning embedded by building): https://artfulbytes.com/ ------ I walk through ...
7,790 views
1 day ago
Yo yo yo. Talking about memory and all of that other stuff- memory management and all those other techniques. Thanks for ...
17 views
Same camera. Same target. Same night. 371 frames — one stack with dark frames, one without. The result surprised me.
4,236 views
3 days ago
The x-ray: what a stack frame really contains (your parameters, your locals, and the line number to return to), why the stack is fast ...
78 views
2 days ago
... of a C program's memory (text, data, stack, heap) • Understand how the stack manages function calls through stack frames • See ...
4 views
Ctrl+Z undoes your LAST action first — never your first. That "last in, first out" rule is a stack, and it's quietly running under every ...
Every function call creates a stack frame, which is pushed onto the call stack. When the function reaches a base case (`n == 0` or ...
136 views
I broke FaceFusion 3.7 on an 8GB GPU — then found the golden preset that fixed it. Same source face. Same target clip.
88 views
The Model Context Protocol (MCP) is an open standard that lets any AI application connect to any tool or data source through one ...
3 views
6 days ago
Choosing the best graphics card in 2026 is about more than raw FPS. This GPU buying guide compares Nvidia RTX 50, AMD ...
4,144 views
Join me on a Photo Adventure https://warnerwildernessphotography.com/phototours/ Let's be friends on IG ...
12,680 views
Every function call creates a Stack Frame. Variables are stored in that frame. Frames are removed in LIFO(Last In First Out) order.
If you want to be faster or more comfortable on the bike then copying pro cycling tech isn't always the way to go. However at the ...
18,206 views
5 days ago
This is Build Part 10 of the CR500 giveaway build. In this episode, the suspension finally comes together. The forks got new seals ...
1,370 views
RX 9070 XT VS RTX 5070 Ti VS RTX 5080+ Ryzen™ 7 9800X3D : TEST IN 8 GAMES In this video, we conduct a comprehensive ...
13,467 views
Star Citizen 4.9 is here and we seem to have some pretty big improvements to FPS! I've tested with a 9800X3D, 5800X3D, ...
15,961 views
Assembly guide for the Mirafit M3 Rack Rear Cable System with Weight Stack. We take you through each step of the process, ...
36 views
11 hours ago
... Call Overhead, including parameter passing, stack frame creation, register saving, return address storage, and stack cleanup.
13 views