One programming language that plays an important role especially in some Linux distro is Perl. In case of Gentoo, which is a source code base distro, dev-lang/perl is even more important than just another programming language. It is the language…
Distributed compilation with distcc (x86 vs R-Pi)
With the todays performance of our computer, the speed of compilation has been improved to the point that distributed building could be slower than local builds (it would take much more to throw your files and their dependency over your…