add rel="alternate" links to articles and indices
[~bandali/bndl.org] / bandali-computing.txt
1 How I do my computing
2 ---------------------
3
4 inspired by the computing page of rms:
5 https://stallman.org/stallman-computing.html
6
7
8 COMPUTERS
9
10 My librebooted[1] ThinkPad X200 computer is the machine I use the
11 most and where I do most of my computing. I also have the privilege
12 of having access to a fleet of servers through our school's Computer
13 Science Club[2] that I use for some more computationally intensive
14 tasks every now and again.
15
16 [1] https://libreboot.org
17 [2] https://csclub.uwaterloo.ca
18
19
20 GNU/LINUX DISTRIBUTION
21
22 I used a wide variety of distros over the years; but I have
23 since found Trisquel[3] to be my favourite and it's put my
24 ``distro-hopping'' days behind me. Sometimes I pair it up with
25 GNU Guix[4]. For the kernel, I usually use GNU Linux-libre[5]
26 from jxself's APT repository[6].
27
28 [3] https://trisquel.info
29 [4] https://guix.gnu.org
30 [5] https://www.fsfla.org/ikiwiki/selibre/linux-libre/
31 [6] https://jxself.org/linux-libre/
32
33
34 ACTUAL COMPUTING
35
36 I spend most of my time in GNU Emacs[7].
37
38 [7] https://www.gnu.org/software/emacs/
39
40 TODO: elaborate
41
42
43 MAINTAINING THIS SITE
44
45 The pages of this site are available in (manually-written) HTML and
46 plain text, both composed in GNU Emacs. To get the git repository
47 containing all of the pages of the site and the history of changes
48 to them, you can run git clone https://bndl.org in a terminal.
49
50
51 -*-
52
53 Copyright (c) 2019, 2020, 2021 bandali
54
55 Copying and distribution of this file, with or without modification,
56 are permitted in any medium without royalty provided the copyright
57 notice and this notice are preserved. This file is offered as-is,
58 without any warranty.
59
60 plain text: https://bndl.org/bandali-computing.txt