Remix.run Logo
GavinMcG 11 hours ago

I’d bet 99% of professional developers have never peeked at kernel source code or built their own device drivers.

TheDong 11 hours ago | parent | next [-]

The parent commenter said "learning about computers". Most "professional developers" don't learn about computers, they learn enough react to get a paycheck, but don't have an insatiable curiosity about how the whole computer works (i.e. the "hacker spirit").

Professional developers are not what this thread is about. It's about curious kids, about hackers, and that group does peek at kernel source code (as well as everything else).

astafrig 9 hours ago | parent [-]

I’m fairly confident that the Venn diagram of (a) nine-year-olds that are playing with a computer and (b) people who claim that access to kernel source code is a prerequisite to “learning about computers” is two circles that are barely touching.

pocksuppet 11 hours ago | parent | prev [-]

It's something you never need to look at, until suddenly you do and then it's invaluable. Any time you format some data for another system and get a cryptic error code back, looking at the source code becomes invaluable.