ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

116 results

LearnThatStack
Memory Explained  - Why Your Code Crashes (Stack vs Heap)

Ever passed a list to a function and it changed without you touching it? That's not a bug — that's how memory works. In this video, I ...

5:45
Memory Explained - Why Your Code Crashes (Stack vs Heap)

880 views

13 hours ago

Jane Street
Microarchitecture: What Happens Beneath

Matt Godbolt goes deep into the actual implementation details of modern Intel microarchitecture. We'll explore how the execution ...

1:20:57
Microarchitecture: What Happens Beneath

5,649 views

1 day ago

Roel Van de Paar
push_backing into list of pointers causes memory leak (3 Solutions!!)

push_backing into list of pointers causes memory leak Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:16
push_backing into list of pointers causes memory leak (3 Solutions!!)

377 views

2 days ago

Open Source
Rust for Systems Programming 🦀 | Memory, Pointers & Unsafe Rust EXPLAINED!

Rust is not just a high-level language — it's one of the most powerful systems programming languages ever created.

13:49
Rust for Systems Programming 🦀 | Memory, Pointers & Unsafe Rust EXPLAINED!

263 views

2 days ago

Awesome
Write code good enough to deploy rockets

NASA's top 10 rules for writing good software. Topics: - Coding best practices; - NASA rules for safe code; - Simple control flow; ...

8:22
Write code good enough to deploy rockets

11,292 views

14 hours ago

E&C SIMPLIFIED
Master ARM7 Stacks: Understanding Types, Logic, and STMFD/LDMFD Instructions

The Secret: Mapping stack suffixes to STM/LDM (IA, IB, DA, DB). Stop memorizing and start visualizing how the Stack Pointer ...

16:37
Master ARM7 Stacks: Understanding Types, Logic, and STMFD/LDMFD Instructions

7 views

15 hours ago

ControllersTech
STM32 Custom Bootloader (Part 1): Flash Layout and Application Jump

In this video, we start building a custom STM32 bootloader from scratch and learn how to divide flash memory and jump safely ...

22:28
STM32 Custom Bootloader (Part 1): Flash Layout and Application Jump

2,921 views

4 days ago

vlogize
Verständnis der Pointer-Initialisierung in C+ + : Mehr als nur Arrays

Entdecken Sie, wie die Initialisierung eines Zeigers auf ein Array mit einem anderen Array in C+ + funktioniert. Erfahren Sie, wie ...

1:40
Verständnis der Pointer-Initialisierung in C+ + : Mehr als nur Arrays

0 views

5 days ago

vlogommentary
Handling char** Pointers in C Structs for CSV Parsing on ESP-IDF

Learn how to properly parse CSV lines into a struct using double pointers (`char**`) in C on ESP-IDF, with a simple and clear CSV ...

4:02
Handling char** Pointers in C Structs for CSV Parsing on ESP-IDF

1 view

5 days ago

vlogommentary
Understanding Pointer Comparisons in C: Valid Use Cases and Undefined Behavior

Learn when and how you can correctly use relational operators to compare pointers in C, based on the C standard specifications ...

3:08
Understanding Pointer Comparisons in C: Valid Use Cases and Undefined Behavior

0 views

6 days ago

Chang Tan
D/Invoked Attack Chains

So a stack machine emulates things like registers, the virtual stack, the virtual instruction pointer, the virtual stack pointer, and the ...

6:54
D/Invoked Attack Chains

12 views

2 days ago

Rayan's Classroom
Lec:19 | Stack Instructions in Assembly Language | Microprocessor 8086

Stack instructions are fundamental to 8086 Assembly Language programming, enabling function calls, data storage, and program ...

13:50
Lec:19 | Stack Instructions in Assembly Language | Microprocessor 8086

193 views

3 days ago

-fc-ux
Context Menu Adaptive Input

testing for right click, control click, touch, trackpad, d-pad, pointer, stylus etc Tech Stack: Jetpack Compose 1.10.0, Material3, Kotlin ...

0:48
Context Menu Adaptive Input

5 views

6 days ago

Tech Simplified
Linked List Explained in 5 Minutes 🔥 | Data Structures Made Easy

Struggling to understand Linked Lists? This video explains Linked Lists in just 5 minutes — the easiest and fastest way to ...

5:23
Linked List Explained in 5 Minutes 🔥 | Data Structures Made Easy

9 views

3 days ago

Learn To Troubleshoot
How Do Programs Implement Direct Variable Value Changes?

Ever wondered about the magic behind the scenes when a program directly alters a variable's value? This video dives deep into ...

3:42
How Do Programs Implement Direct Variable Value Changes?

0 views

6 days ago

vlogommentary
How to Use an Array of void* Function Pointers with Arbitrary Arguments in C

Learn how to safely manage an array of function pointers with different argument types in C using a common void pointer and ...

2:49
How to Use an Array of void* Function Pointers with Arbitrary Arguments in C

0 views

5 days ago

vlogommentary
Avoiding clang-tidy Security Warnings with container_of Macro in C

Learn how to prevent clang-tidy's security.ArrayBound warnings when using the container_of macro in C for safe and clean parent ...

3:33
Avoiding clang-tidy Security Warnings with container_of Macro in C

0 views

5 days ago

Wadix Technologies
Heap Memory in Embedded C Programming – Complete Practical Guide (STM32)

Courses ➤ https://courses.wadixtech.com/courses Website ➤ https://www.wadixtech.com --- Github project: ...

49:15
Heap Memory in Embedded C Programming – Complete Practical Guide (STM32)

74 views

6 days ago

Kunusoft
Dynamic Memory Allocation in Arm64 Assembly Explained #raspberrypi #assembly #linkedlists

In this video, we explore how to allocate dynamic memory after the data segment in Arm64 assembly to build runtime data ...

8:01
Dynamic Memory Allocation in Arm64 Assembly Explained #raspberrypi #assembly #linkedlists

188 views

3 days ago

Click by Click Tutorials
Make Cursor Code Do What You Want [2025 Guide]

Make Cursor Code Do What You Want [2025 Guide] In today's video, we cover cursor customization, coding tutorial, mouse ...

2:30
Make Cursor Code Do What You Want [2025 Guide]

2 views

6 days ago

sphaerophoria
Advent of code day 10 is actually kinda messed up

Please consider supporting. This content WILL end some day, but every dollar I make pushes that day further out Join on youtube ...

2:13:49
Advent of code day 10 is actually kinda messed up

1,269 views

6 days ago

vlogommentary
Make Only Konva Objects Interactive Without Blocking Underlying Elements

Learn how to allow interactions only on Konva shapes while letting mouse events pass through the rest of the Konva stage, ...

3:30
Make Only Konva Objects Interactive Without Blocking Underlying Elements

0 views

6 days ago

DevOps Toolbox
Traefik Is Probably The Best Docker Proxy I've Ever Used

Start FREE with Incident.io: on-call, incident response, and status pages—built for fast-moving teams: https://fandf.co/4pkWqQg ...

10:16
Traefik Is Probably The Best Docker Proxy I've Ever Used

11,415 views

5 days ago