Category Archives: Linux

Linux dominates in supercomputing

Nothing new under the Sun, but the very interesting presentation makes it very cool to see. I just got to this article at BBC about the Top500 supercomputer list, where a very nice Treemap graph presents supercomputers according to their computational power. By selecting the Operating System, the dominance of Linux is staggering, confirming its [...]

Script relocatability

I wrote the first part of some research I did on script relocatability. The basic problem is to make a script and its resources relocatable. It is not meant to be correct, actually I believe there are many errors and inaccuracies, but it brings a lot of arguments to discuss. I will write the second [...]