Blame


1 75241145 2023-11-06 aa Entry: 2023-11-06
2 75241145 2023-11-06 aa
3 75241145 2023-11-06 aa Given the error margin of 24 hours, it's been precicely 3 months since I
4 75241145 2023-11-06 aa last wrote here. You can't really tell, however, because among other
5 75241145 2023-11-06 aa things I nuked the news/ directory and feed.ass file. The only news
6 75241145 2023-11-06 aa source here now is .plan (and plan.txt). To see if I made any changes
7 75241145 2023-11-06 aa you can do something like this:
8 75241145 2023-11-06 aa
9 75241145 2023-11-06 aa $ $some_cool_network_client "$@" | grep '^Entry: '
10 75241145 2023-11-06 aa
11 75241145 2023-11-06 aa The art/ directory has been changed as well: I've updated and removed
12 75241145 2023-11-06 aa some old articles, and changed the file names like so:
13 75241145 2023-11-06 aa
14 75241145 2023-11-06 aa 000.the_first_file.txt
15 75241145 2023-11-06 aa 001.the_second_file.txt
16 75241145 2023-11-06 aa
17 75241145 2023-11-06 aa The ordering is somewhat arbitrary now, because I don't remember what
18 75241145 2023-11-06 aa order I actually wrote them in. Also, this scheme totally fails if I
19 75241145 2023-11-06 aa end up writing more than 1000 of those, but in such case I will have
20 75241145 2023-11-06 aa to start using several directories anyway.
21 dd5fb16a 2023-11-06 aa
22 dd5fb16a 2023-11-06 aa The site now also serves files over gemini. There's no git/ directory
23 dd5fb16a 2023-11-06 aa yet because to my knowledge, there isn't a gemini-git-interface
24 dd5fb16a 2023-11-06 aa program yet, and I didn't manage to write one in half an hour. :)
25 30c8fbe9 2023-11-06 aa
26 30c8fbe9 2023-11-06 aa And one more bit of news: I'll be retiring the git protocol "soon",
27 30c8fbe9 2023-11-06 aa so in future there'll only be anonymous ssh access to my repos.
28 30c8fbe9 2023-11-06 aa Probably not this year, though.
29 78746d5f 2023-11-08 aa
30 78746d5f 2023-11-08 aa
31 78746d5f 2023-11-08 aa Entry: 2023-11-08
32 78746d5f 2023-11-08 aa
33 78746d5f 2023-11-08 aa Yesterday (2023-11-07) I've had some fun with VMM and VNC. Finished
34 78746d5f 2023-11-08 aa the article today: art/010.x11_isolation.txt.
35 b93172c1 2023-11-09 aa
36 b93172c1 2023-11-09 aa
37 b93172c1 2023-11-09 aa Entry: 2023-11-09
38 b93172c1 2023-11-09 aa
39 b93172c1 2023-11-09 aa I drew a thing! Such excitement for that might sound strange coming
40 b93172c1 2023-11-09 aa from a 23-years-old man -- I know that it might because when I
41 b93172c1 2023-11-09 aa studied at university there were a few people surprised to learn that
42 b93172c1 2023-11-09 aa I don't draw things. I now sometimes sketch things in my notebook,
43 b93172c1 2023-11-09 aa usually when I am bored, but can't/don't want to read a book, and a
44 b93172c1 2023-11-09 aa few of them look decent. That's probably my first decent digital
45 b93172c1 2023-11-09 aa drawing.
46 b93172c1 2023-11-09 aa
47 b93172c1 2023-11-09 aa It's an ouroboros made with bitmap(1), it's on ftp at
48 b93172c1 2023-11-09 aa /pub/bitmaps/ouroboros{,.png}. The png version now decorates my
49 b93172c1 2023-11-09 aa stagit pages (rather than the old 'aa' logo).
50 67faa670 2023-11-10 aa
51 67faa670 2023-11-10 aa
52 67faa670 2023-11-10 aa Entry: 2023-11-10
53 67faa670 2023-11-10 aa
54 67faa670 2023-11-10 aa Finished probably the last article for a while:
55 67faa670 2023-11-10 aa art/011.building_this_site.txt; also added my geek code (but not to
56 67faa670 2023-11-10 aa .plan, only to index.{gph,gmi,html}).
57 22720aac 2023-11-16 aa
58 22720aac 2023-11-16 aa
59 22720aac 2023-11-16 aa Entry: 2023-11-16
60 22720aac 2023-11-16 aa
61 22720aac 2023-11-16 aa This weekend (2023-11-18 and 19), I'll be doing more stupid
62 22720aac 2023-11-16 aa incompatible changes to the site. Most services will be unavailable
63 22720aac 2023-11-16 aa for some time, and after you may have to update some URLs.
64 2ad13a9e 2023-11-18 aa
65 2ad13a9e 2023-11-18 aa
66 2ad13a9e 2023-11-18 aa Entry: 2023-11-18
67 2ad13a9e 2023-11-18 aa
68 2ad13a9e 2023-11-18 aa Finished most of the changes that I wanted to do: that moved most
69 2ad13a9e 2023-11-18 aa files and directories into usr/aa/, and changed the canonical URL to
70 2ad13a9e 2023-11-18 aa manpager.org (that's the fifth :|; I am planning to keep
71 2ad13a9e 2023-11-18 aa manpager.net, and alearx.org permanently aliased to it, however).
72 2ad13a9e 2023-11-18 aa Unfortunately, that's about as much as I am willing to do at the
73 2ad13a9e 2023-11-18 aa moment, so there's once again to gopher/www/gemini interface to git.
74 2ad13a9e 2023-11-18 aa That's all right: I'll make proper description files for my projects
75 2ad13a9e 2023-11-18 aa before Monday, and probably figure something out with git next
76 2ad13a9e 2023-11-18 aa weekend.