>>109568193
>Isn't it funny how all of the fart-huffing "yea im a cs grad" zoomers go apeshit the moment they have to work with systems not adhering to UNIX paradigms (or babby modern Windows)?
they're also incredibly scared of operating system and kernel development, that's what I do for a living and whenever I meet younger devs they freak out and ask me if it's not too hard...
bitch it's by far the most easiest programming field, everything is stable, API have been defined in the unix days, backward compatibility is infinite, everything needs to be predictable and stable, C is braindead simple language, all hardware talk in the same bunch of protocols, everything is a int8 or an array of int8, hardware interrupts are magic from the kernel pov, you just "poll" and the data is there, you have nothing do to, the fuck is supposed to be hard again?
>Everything is a file... oooh, 90s Lain and her little esoteric Copland faggot box. Why has it gotten so bad anyway?
everything needs to be a fucking API for them, their brain can't understand the concept of using a file descriptor to read a file and get the information they want...