X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/553a0296a5df508f36f9332170ba5037a7d2bf8e..dcc71b98fdb8c653c2edeb9994d26d38003f4116:/computing.m4 diff --git a/computing.m4 b/computing.m4 index 8b647ac..9b65cdd 100644 --- a/computing.m4 +++ b/computing.m4 @@ -5,52 +5,53 @@ define(__upd, 2020-07-17T12:00:00Z)dnl define(__id, 2)dnl include(header.html)dnl -

Inspired by the computing pages of -rms and -Leah Rowe.

+

Inspired by the computing page of +rms.

Computers

-

My librebooted 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 that I use -for some more computationally intensive tasks every now and again, and -also for hosting this very website.

+

My librebooted 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 that I +use for some more computationally intensive tasks every now and again, +and also for hosting this very website.

GNU/Linux distributions

I have used a wide variety of GNU/Linux distros over the years; but as of late, I find myself using -Trisquel, -Guix System, and -Debian (with no contrib or -non-free) almost exclusively. For the kernel, I mostly -use GNU +Trisquel, +Guix System, and +Debian (with +no contrib or non-free) almost exclusively. +For the kernel, I mostly use +GNU Linux-libre. Guix System comes with GNU Linux-libre out of the box, and on Debian-based distros I tend to install it from -jxself's APT repository.

+jxself's APT +repository.

Actual computing

I spend most of my time in -GNU Emacs.

+GNU Emacs.

TODO: elaborate

Maintaining this site

I took a great amount of inspiration -from Phil Hagelberg's setup. -The pages of this site are written in plain HTML using GNU Emacs, -with GNU M4 acting as a full-featured -template engine. +from Phil Hagelberg's +setup. The pages of this site are written in plain HTML using GNU +Emacs, with GNU M4 acting as a +full-featured template engine. A GNUmakefile provides convenient make rules to build and publish the site. The bibliography of my publications is generated from bandali.bib -using bibtex2html, -and further processed and put together -using GNU sed and another -GNUmakefile. The git repository containing all the -sources used to build this site is -available here.

+using bibtex2html, +and further processed and put together using +GNU sed and +another GNUmakefile. The git repository containing all +the sources used to build this site is available +here.

define(__copy, `2019, 2020')dnl include(footer.html)dnl