X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/cfe6a758127c1ee27e6b287724234518a83e653e..a974e138a0e59afd40a7c31821ab70c3285cf7b8:/bandali-computing.txt diff --git a/bandali-computing.txt b/bandali-computing.txt new file mode 100644 index 0000000..36ae128 --- /dev/null +++ b/bandali-computing.txt @@ -0,0 +1,53 @@ +How I do my computing +--------------------- + + inspired by the computing page of rms: + https://stallman.org/stallman-computing.html + + +COMPUTERS + + My librebooted[1] ThinkPad X200 computer is the machine I use the + most and where I do most of my computing. I also have the privilege + of having access to a fleet of servers through our school's Computer + Science Club[2] that I use for some more computationally intensive + tasks every now and again. + + [1] https://libreboot.org + [2] https://csclub.uwaterloo.ca + + +GNU/LINUX DISTRIBUTION + + I used a wide variety of distros over the years; but I have + since found Trisquel[3] to be my favourite and it's put my + ``distro-hopping'' days behind me. Sometimes I pair it up with + GNU Guix[4]. For the kernel, I usually use GNU Linux-libre[5] + from jxself's APT repository[6]. + + [3] https://trisquel.info + [4] https://guix.gnu.org + [5] https://www.fsfla.org/ikiwiki/selibre/linux-libre/ + [6] https://jxself.org/linux-libre/ + + +ACTUAL COMPUTING + + I spend most of my time in GNU Emacs[7]. + + [7] https://www.gnu.org/software/emacs/ + + TODO: elaborate + + + -*- + +Copyright (c) 2019, 2020, 2021 bandali + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. This file is offered as-is, +without any warranty. + +updated: 2021-02-28 +published: 2019-09-14