ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

62 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

58 views

5 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

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,447 views

4 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

254 views

7 days 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)

99 views

7 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

10 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

136 views

7 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,592 views

3 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)

211 views

Streamed 7 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,136 views

7 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

6 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)

237 views

5 days ago

Codotaku
LLVM IR C++ API: PHI Nodes, stack memory and printf

LLVM IR C++ API: PHI Nodes, stack memory and printf On the road to create our own compiler Discord: ...

19:34
LLVM IR C++ API: PHI Nodes, stack memory and printf

121 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,210 views

6 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

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

7 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

464 views

6 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

11 views

6 days ago

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

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 ...

3:08:25
Study with me: learn C programming language by building our own lisp (Part 99)

305 views

Streamed 19 hours ago

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

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 ...

3:08:50
Study with me: learn C programming language by building our own lisp (Part 98)

151 views

Streamed 1 day ago