Hacker News new | ask | show | jobs
by MoronInAHurry 2426 days ago
All laws start out as simple concepts. Then they need to be applied to reality, where very few situations are simple.
1 comments

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

> 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.