5:17
The Hidden Gems In The Linux Source Code
What happens when thousands of brilliant but frustrated programmers work on the same codebase for 30+ years? You get the ...
1:55
The Madness behind the Linux Source Code Comments
https://www.instagram.com/finlaybronson/ Other Socials: https://www.finlaybronson.com https://twitter.com/FinlayBronson ...
13:24
Syscalls, Kernel vs. User Mode and Linux Kernel Source Code - bin 0x09
We will have a look at what syscalls are and what it has to do with the kernel mode an user mode. We do this by exploring a kernel ...
4:02
Linus's Laws of Writing Readable Code
Linus Torvalds Laws of Writing Readable Code! Become a Golang Expert With These Hands-On Golang Courses ...
42:46
Getting to Know the Linux Kernel: A Beginner's Guide - Kelsey Steele & Nischala Yelchuri, Microsoft
Getting to Know the Linux Kernel: A Beginner's Guide - Kelsey Steele & Nischala Yelchuri, Microsoft "Getting to Know the Linux ...
1:24:39
Let's read the Linux kernel source code
In this live stream, I rummage around the Linux kernel source and try to understand what makes computers do what they do.
2:00
Making Simple Linux Kernel Module in C
Linux kernel modules enable you to extend the kernel dynamically with more functionality for example add file system drivers, ...
6:04
The Linux Kernel: What it is, and how it works!
In this video, Denshi goes over a simple explanation of what computer kernels are and how they work, alonside what makes the ...
51:57
Linux Kernel Programming 01: Compile and Boot
Write your own Operating System
In this video, we download the Linux Kernel source code, configure the development environment, compile the Kernel and boot it.
3:07:40
Watch Linux kernel developer write a USB driver from scratch in just 3h for Apple Xserve front-panel
Watch #Linux #kernel developer write a new #USB driver #code from scratch in just 3h by copy'n pasting and thus stealing it from ...
2:13
My First Line of Code: Linus Torvalds
June 16 -- Linus Torvalds, who is known for developing the Linux kernel, talks to Bloomberg about his first line of code.
15:03
Linux Kernel Github Is Absolutely Chaotic
If you've ever been to the Linux kernel github you would know it's an absolutely chaotic place but if not you're in for an absolute ...
9:31
Get Rust training from Let's Get Rusty: https://letsgetrusty.com/start-with-tomas https://discord.gg/TSuGhzas5V ...
3:16
Every goto in the Linux kernel / Just another day on the linux-kernel mailing list
Visualization of every goto statement in the Linux 6.17 source code. Commentary from a 2003 linux-kernel mailing list discussion ...
14:44
Linux Kernel Establishes Official AI Coding Guidelines
Al Chatbots officially allowed for all aspects of Linux Kernel development. "Kernel contributors have been using [Al tools] to ...
13:54
Linux Kernel is Now Vibe Coded
Usage of AI (Claude, Codex, etc.) is exploding in the Linux world. At the current rate, the Linux Kernel will be predominantly ...
19:36
The Question Nobody Ever Explains: Where Does the Kernel End?
This video was sponsored by Brilliant. To try everything Brilliant has to offer—free—for a full 30 days, visit ...
6:13
How I became a Linux Kernel Contributor
https://lewboski.dev/blog/linux-kernel https://discord.gg/TSuGhzas5V https://patreon.com/Lewboski New Channel: ...
7:44
Adding Simple System Call in Linux Kernel
In this video I will add a hello world system call to the Linux kernel code and also show how it can be used from user mode. Kernel ...