2023-11-18
This commit is contained in:
parent
4a7483a0ae
commit
67b50e9133
@ -491,6 +491,48 @@ $!TITLE home
|
|||||||
</P>
|
</P>
|
||||||
|
|
||||||
|
|
||||||
|
/blah/2023-11-18.html
|
||||||
|
|
||||||
|
One of the details about Slipstream and its universe of media (that I will
|
||||||
|
eventually get around to expressing) is that computers are largely invisible,
|
||||||
|
relegated to the spaces in the walls or servers in cities far away.
|
||||||
|
Technological literacy, like the skill to repair a car or radio, only persists
|
||||||
|
among the very highly educated so they may design the infrastructure through
|
||||||
|
which the Restovus live. This is a time that resembles a hundred years ago more
|
||||||
|
than today, despite being hundreds of years in the future, with minor details
|
||||||
|
lost in the fog of sight such as entropy being in places reversed. This also
|
||||||
|
explains airily notions of "magic" and "time travel". Slipstream in particular
|
||||||
|
is hard to follow in terms of understanding the underlying technologies, but
|
||||||
|
they're less to understand and more to accept, like all things far from one's
|
||||||
|
reality.
|
||||||
|
|
||||||
|
|
||||||
|
/blah/2023-11-17.html
|
||||||
|
|
||||||
|
installing the internet archive `ia' client
|
||||||
|
|
||||||
|
$ python3 -m pip install internetarchive
|
||||||
|
|
||||||
|
|
||||||
|
/blah/2023-11-16.html
|
||||||
|
|
||||||
|
: adding a user to feeling.murderu.us, an alpine linux host
|
||||||
|
|
||||||
|
https://wiki.alpinelinux.org/wiki/Setting_up_a_new_user
|
||||||
|
|
||||||
|
$ scp id_ed25519.pub feeling.murderu.us:/home/trinity/
|
||||||
|
$ ssh feeling.murderu.us
|
||||||
|
$ doas su -
|
||||||
|
# adduser -D user
|
||||||
|
# adduser user wheel
|
||||||
|
# mkdir -p /home/user/.ssh
|
||||||
|
# mv id_ed25519.pub /home/user/
|
||||||
|
# chown -R user:user /home/user/.ssh
|
||||||
|
# exit
|
||||||
|
$ exit
|
||||||
|
$ exit
|
||||||
|
|
||||||
|
|
||||||
/blah/2023-11-15.html
|
/blah/2023-11-15.html
|
||||||
|
|
||||||
It is hard to cope with happiness. This is the best period of my life ever, bar
|
It is hard to cope with happiness. This is the best period of my life ever, bar
|
||||||
|
Loading…
Reference in New Issue
Block a user