Y
Hacker News
new
|
ask
|
show
|
jobs
by
bombcar
5 days ago
Even the linux kernel doesn't need millions of lines of code; most of the actual LOC is device drivers, and you don't need all of them, you just need the ones for the devices you have.
1 comments
Chu4eeno
5 days ago
And Linux maintainers are actively pushing to radically cut down on the LOC by eliminating drivers etc.
link