X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/505a94190f4aba9404b7c9d95444bfa0a14925ec..842b89b2d2d87b57442b14b4fd63477fd234137a:/computing.m4 diff --git a/computing.m4 b/computing.m4 index e15e2aa..7f6c64d 100644 --- a/computing.m4 +++ b/computing.m4 @@ -1,39 +1,37 @@ dnl -*- html -*- -define(__pub, 2019-09-14T12:00:00Z)dnl -define(__upd, 2019-11-30T23:00:00Z)dnl define(__title, `How I do my Computing')dnl -define(__slug, `computing')dnl +define(__pub, 2019-09-14T12:00:00Z)dnl +define(__upd, 2020-07-02T12:00:00Z)dnl define(__id, 2)dnl -include(header.html) +include(header.html)dnl +

(Inspired by computing pages of rms and Leah Rowe)

Computers

-

My main computer is a -soon-to-be-librebooted -ThinkPad X200. This is the machine I use the most in or out the -house. I also own and occasionally use a Dell XPS 15 more as a -“Desktop”, and a ThinkPad X220T tablet I use when reading -(and annotating) research papers.

+

My main computer is a librebooted +ThinkPad X200, and is the machine I use the most. I also own a +ThinkPad X220T tablet that I occasionally use for reading and +annotating research papers, and a Dell XPS 15 I use every now and +again more as a “desktop”.

I also have the privilege of having access to a fleet of beefy servers through our school's -Computer Science Club, -which I use for some heavier computations every now and -again.

+Computer Science Club, which I use +for some heavier computations every now and again.

GNU/Linux distros

-

I've used a large number of GNU/Linux distributions throughout the -years, but as of late, my favourite distros are +

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

+non-free). 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.

Actual computing

I spend most of my time in @@ -47,5 +45,6 @@ for functioning. I can't wait for lxo's 0G to become a reality fast enough. :-)

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