Hacker News new | ask | show | jobs
by qroshan 2426 days ago
Just like programming.

An operating system provide a few set of basic services to applications, but the linux kernel is some gazillion lines of code, because it has to work with reality

1 comments

> but the linux kernel is some gazillion lines of code, because it has to work with reality

Rather: Because the kernel developers care far too little about keeping it small and minimal.