LLD, whilst producing bigger binaries than gold, is linking in *half* the time! Incredible
miniblog.
Related Posts
I wish that build tools considered *current* CPU and memory utilisation.
$ make -j $NUM_CPUS
This is problematic if some jobs use a lot of memory (common in linking) or if you're using your machine for anything else.
It's odd how few package hosting services also offer docs hosting.
It's such similar data: versioning is important for both code and docs. Linking to dependencies is important for both too.
It's additional implementation work, but there's a lot of overlap.
Re-linking the OpenBSD kernel on every boot, to make info leaks harder: https://www.bleepingcomputer.com/news/security/openbsd-will-get-unique-kernels-on-each-reboot-do-you-hear-that-linux-windows/ (innovative and in principle any OS could)
