Shrinking the kernel with a hammer
Shrinking the kernel with a hammer
Posted Mar 9, 2018 16:43 UTC (Fri) by fratti (subscriber, #105722)In reply to: Shrinking the kernel with a hammer by nix
Parent article: Shrinking the kernel with a hammer
not to forget things like compiling a modern web browser. Chromium needs more than 20 GiB of disk space just to build, and you'll be at it for several hours on a modern system. Sure, ccache can save you some time, but yikes, talk about bad first contributor experiences.
Firefox has also been getting worse now that they're using some Rust. I genuinely hope Rust gets its ABI stuff sorted so that we do not end up living in a world where everything is a >2 MiB static binary in need of recompilation with every dependency update.
