ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

142 results

The Linux Foundation
Enhancing Spatial Safety: Better Array-bounds Checking in C (and Linux) - Gustavo A. R. Silva

Join us at the premier vendor-neutral open source conference, where developers and technologists come together to collaborate, ...

1:11:58
Enhancing Spatial Safety: Better Array-bounds Checking in C (and Linux) - Gustavo A. R. Silva

54 views

3 days ago

The Debug Zone
How to Modify an Array Inside a Function in C: A Step-by-Step Guide

In this video, we'll explore the intricacies of modifying arrays within functions in the C programming language. Understanding how ...

1:58
How to Modify an Array Inside a Function in C: A Step-by-Step Guide

0 views

3 days ago

Codotaku
Generate your first function with LLVM IR C++ API (Metaprogramming)

Generate your first function with LLVM IR C++ API (Metaprogramming) On the road to create our own compiler Discord: ...

21:10
Generate your first function with LLVM IR C++ API (Metaprogramming)

208 views

4 days ago

Matt Godbolt
[AoCO 20/25] Vectorisation

Day 20 of the Advent of Compiler Optimisations - Vectorisation I think we're ready: it's time to look at how the compiler can get the ...

12:05
[AoCO 20/25] Vectorisation

6,193 views

2 days ago

Matt Godbolt
[AoCO 16/25] Calling Conventions

Day 16 of the Advent of Compiler Optimisations - Calling Conventions The way we call functions can have surprising ...

10:20
[AoCO 16/25] Calling Conventions

7,559 views

6 days ago

Matt Godbolt
[AoCO 21/25] Vectorising Adds

Day 21 of the Advent of Compiler Optimisations - Vectorising Adds Following on from yesterday's toe-dipping of SIMD, we look at ...

10:03
[AoCO 21/25] Vectorising Adds

5,207 views

1 day ago

Codotaku
C++20 Coroutines and asio async channels (Actor model)

C++20 Coroutines and asio async channels (Actor model) discord: https://discord.codotaku.com The actor model in computer ...

18:24
C++20 Coroutines and asio async channels (Actor model)

97 views

6 days ago

Kris Occhipinti
How Transfer Data to a New Site

Notes -- https://filmsbykris.com/scripts/MyNotes/2025/notes/Transfer%20Data%20to%20New%20Site ...

13:43
How Transfer Data to a New Site

243 views

6 days ago

Refactoring Bitcoin
Creating a class diagram from a C API

In the first real episode of Refactoring Bitcoin, we analyze the current C API of the Bitcoin kernel library and manually turn it into a ...

26:27
Creating a class diagram from a C API

133 views

6 days ago

Matt Godbolt
[AoCO 17/25] Inlining

Day 17 of the Advent of Compiler Optimisations - Inlining Who'd think that copy paste could actually be a good thing? It is - when ...

7:30
[AoCO 17/25] Inlining

6,038 views

5 days ago

Linux Plumbers Conference
Solving Zombie Cgroups - Simple Fix or Smart Solution? - Harry Yoo, Kamalesh Babulal

Solving Zombie Cgroups - Simple Fix or Smart Solution? - Harry Yoo (Oracle), Kamalesh Babulal (Oracle) For years, the Linux ...

38:17
Solving Zombie Cgroups - Simple Fix or Smart Solution? - Harry Yoo, Kamalesh Babulal

9 views

4 days ago

The Debug Zone
Count Subarrays with Exactly M Odd Numbers in an Array: A Step-by-Step Guide

In this video, we delve into the fascinating world of subarrays and explore a specific challenge: counting subarrays that contain ...

1:46
Count Subarrays with Exactly M Odd Numbers in an Array: A Step-by-Step Guide

1 view

5 days ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 92)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

1:50:44
Study with me: learn C programming language by building our own lisp (Part 92)

182 views

Streamed 6 days ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 91)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

4:15:37
Study with me: learn C programming language by building our own lisp (Part 91)

184 views

Streamed 7 days ago

Teen Tech
c language lecture-1; intro to c and c tokens

Want to learn C programming without confusion? You're in the right place! This channel provides easy explanations, step-by-step ...

38:02
c language lecture-1; intro to c and c tokens

13 views

3 days ago

Matt Godbolt
[AoCO 18/25] Partial Inlining

Day 18 of the Advent of Compiler Optimisations - Partial Inlining It's not always a good idea to inline larger functions; but the ...

6:54
[AoCO 18/25] Partial Inlining

6,068 views

4 days ago

The Debug Zone
Counting Subarrays with Same Degree as Array: A Technical Challenge Explained

In this video, we dive into a fascinating technical challenge that revolves around counting subarrays with the same degree as the ...

2:10
Counting Subarrays with Same Degree as Array: A Technical Challenge Explained

1 view

6 days ago

Prem Singh Rathore
Bubble Sort Interview Question (C#)

Sorting an array problem Um basically we'll be given an array For example let's say got 5 4 2 3 1 This is the array This is the un ...

1:01
Bubble Sort Interview Question (C#)

237 views

4 days ago

Red Hat Enterprise Linux
Why XFS can't shrink but ext4 can

File systems give you two resources: data blocks and inodes. When you create a file it gets an inode entry that tracks all the ...

12:01
Why XFS can't shrink but ext4 can

436 views

4 days ago

Linux Plumbers Conference
Kernel Sanitizers Office Hours - Aleksandr N, Alexander P, Dmitry V, Kees C, Marco E

Kernel Sanitizers Office Hours - Aleksandr Nogikh (Google), Alexander Potapenko (Google), Dmitry Vyukov (Google), Kees Cook ...

38:01
Kernel Sanitizers Office Hours - Aleksandr N, Alexander P, Dmitry V, Kees C, Marco E

9 views

4 days ago