Let's read the Linux kernel source code

preview_player
Показать описание
In this live stream, I rummage around the Linux kernel source and try to understand what makes computers do what they do.
Рекомендации по теме
Комментарии
Автор

FYI, the sound is coming on the left channel only in the beginning. But you fixed it later. Thanks for exposure to the source code.

dazealex
Автор

25:45 goto’s are usually frowned upon because they can create spaghetti code. But while in this case using goto is not necessary, it’s not necessary to use any other implementation method either, since goto just skips execution to the end of the function. It doesn’t contribute to spaghettification of the code, so it’s a valid usecase (and I’d argue it’s also the most efficient one here)

kiwinonsense
Автор

please make more tutorials like this. I want to contribute C code to linux but its so hard getting started

RogueCoder
Автор

Amazing vid brother. I see you have lot of similar videos. Definitely gonna checkout ur findings in the react source code video

amadzarak
Автор

Is it necessary to understand how operating system works before u can understand this. Because im having hard times reading and comprehending the codes in Linux, let alone finding bugs in the code. Do u have any recommendations for me? Thanks

HoaHa-hw
Автор

That 0.1% Python code 💀 I hope that's just the integration of the interpreter.

michalsvihla
Автор

Please zoom in a bit more on future videos, it's hard to read the screen and there's a lot of screen estate left for zooming in. But hey, thanks for doing the video 🙌

ertsasius
Автор

didnt know the winter soldier can code O_O

RogueCoder
Автор

Is the video fully AI generated? Looking good!

mondgrille
Автор

dude browses kernel code in the browser: GTFO

ktxed
Автор

the vlogger seems totally unprepared and unexpierenced. dont waste your time on this video.

timminn
visit shbcf.ru