X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/a0e46d57508b45f23f360daa9ba6432e2b2f19f5..refs/heads/main:/computing.html diff --git a/computing.html b/computing.html index 351da46..49d4a56 100644 --- a/computing.html +++ b/computing.html @@ -1,47 +1,26 @@ - - - + -How I do my Computing — bandali +How I do my computing — bandali + - - +body{margin:0 auto;max-width:37.5em;}p{line-height:1.6} +h1{font-size:1.5em}h1+p{color:#666}h2{font-size:1.3em} +.box{background:#f8f8f8;border:1px solid #e6e6e6;border-radius:4px; +font-size:0.95em;padding:0.6em 0.9em;} +#copy,#license{font-size:0.84em;line-height:1.3;} +#copy{margin-bottom:0.5em}#license{margin-top:0.5em} +@media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;} +a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00} +.box{background:#1b1d1e;border-color:#373c34;}} + -

How I do my Computing

+

How I do my computing

by bandali -on September 14, 2019 (last update: February 28, 2021) +on 14 September 2019 (last update: 28 February 2021) (also in plain text)

inspired by the computing page of @@ -53,8 +32,8 @@ 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.

+use for some more computationally intensive tasks every now and +again.

GNU/Linux distribution

I used a wide variety of distros over the years; but I have since @@ -71,20 +50,11 @@ Linux-libre from jxself's GNU Emacs.

TODO: elaborate

-

Maintaining this site

-

The pages of this site are (manually) written in plain HTML using -GNU Emacs. You can run git clone -https://bndl.org in a terminal to get the git repository -containing all the pages of the site and the history of changes to -them.

-
-
-Copyright © 2019, 2020, 2021 bandali -

Copying and distribution of this file, with or without +

Copyright © 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.

-