logoalt Hacker News

tormehlast Tuesday at 6:31 PM2 repliesview on HN

That's a lot of code, though. I can't imagine common libraries so big. The Linux kernel is less than 100mb.


Replies

yobbolast Tuesday at 6:59 PM

That would be the source code. The default debian kernel is around 12 MB but it could be much smaller.

It doesn't bundle full random external libraries compiled with debugging symbols and "whatever other stuff".

lxgrlast Tuesday at 6:33 PM

The neat thing about code is that there's no upper limit on how inefficient one can get.

show 1 reply