commit - 5570c4a0495449c165b3eabadf17520e3fff5e21
commit + 6e29270ac3b68a28dc5f04e403f1dfd7af53ef88
blob - 372d9d9284d3598023444773b0e54bf1d2f0bc66
blob + 1140b7efd105a181f8ee8f54612159bde3ba06a6
--- index.gmi
+++ index.gmi
=> project.txt project
=> plan.txt plan
+=> plan/ plan archive
=> hacks/ hacks
=> art/ articles
blob - 43e7e3b9bf4ed5014d91d9f32b2b4c74135fae36
blob + b0d66b610e101a3a4aaa8e9ea0db7c815216504d
--- index.gph
+++ index.gph
[0|project|project.txt|server|port]
[0|plan|plan.txt|server|port]
+[0|plan archive|plan/|server|port]
[1|hacks|hacks/|server|port]
[1|articles|art/|server|port]
blob - 1bf0afab70afda45c4e04dee185ae3df1797d563
blob + 9878a4bd0d5c8d210cb46a3be7694145d8466599
--- index.html
+++ index.html
<ul>
<li><a href="project.txt">project</a></li>
<li><a href="plan.txt">plan</a></li>
+ <li><a href="plan/">plan archive</a></li>
</ul>
<hr>
<ul>
blob - 57f407b14edacf4ed40598d070438d7917ae81ed
blob + 43d4de95066dd6c9c6f9c72e70dbbae541f2f259
--- plan.txt
+++ plan.txt
-Entry: 2023-11-06
-
-Given the error margin of 24 hours, it's been precicely 3 months since I
-last wrote here. You can't really tell, however, because among other
-things I nuked the news/ directory and feed.ass file. The only news
-source here now is .plan (and plan.txt). To see if I made any changes
-you can do something like this:
-
-$ $some_cool_network_client "$@" | grep '^Entry: '
-
-The art/ directory has been changed as well: I've updated and removed
-some old articles, and changed the file names like so:
-
-000.the_first_file.txt
-001.the_second_file.txt
-
-The ordering is somewhat arbitrary now, because I don't remember what
-order I actually wrote them in. Also, this scheme totally fails if I
-end up writing more than 1000 of those, but in such case I will have
-to start using several directories anyway.
-
-The site now also serves files over gemini. There's no git/ directory
-yet because to my knowledge, there isn't a gemini-git-interface
-program yet, and I didn't manage to write one in half an hour. :)
-
-And one more bit of news: I'll be retiring the git protocol "soon",
-so in future there'll only be anonymous ssh access to my repos.
-Probably not this year, though.
-
-
-Entry: 2023-11-08
-
-Yesterday (2023-11-07) I've had some fun with VMM and VNC. Finished
-the article today: art/010.x11_isolation.txt.
-
-
-Entry: 2023-11-09
-
-I drew a thing! Such excitement for that might sound strange coming
-from a 23-years-old man -- I know that it might because when I
-studied at university there were a few people surprised to learn that
-I don't draw things. I now sometimes sketch things in my notebook,
-usually when I am bored, but can't/don't want to read a book, and a
-few of them look decent. That's probably my first decent digital
-drawing.
-
-It's an ouroboros made with bitmap(1), it's on ftp at
-/pub/bitmaps/ouroboros{,.png}. The png version now decorates my
-stagit pages (rather than the old 'aa' logo).
-
-
-Entry: 2023-11-10
-
-Finished probably the last article for a while:
-art/011.building_this_site.txt; also added my geek code (but not to
-.plan, only to index.{gph,gmi,html}).
-
-
-Entry: 2023-11-16
-
-This weekend (2023-11-18 and 19), I'll be doing more stupid
-incompatible changes to the site. Most services will be unavailable
-for some time, and after you may have to update some URLs.
-
-
-Entry: 2023-11-18
-
-Finished most of the changes that I wanted to do: that moved most
-files and directories into usr/aa/, and changed the canonical URL to
-manpager.org (that's the fifth :|; I am planning to keep
-manpager.net, and alearx.org permanently aliased to it, however).
-Unfortunately, that's about as much as I am willing to do at the
-moment, so there's once again to gopher/www/gemini interface to git.
-That's all right: I'll make proper description files for my projects
-before Monday, and probably figure something out with git next
-weekend.
-
-
-Entry: 2023-12-31
-
-Two changes:
-
-1. There is now a "thoughs" directory at my directory on the
- {web,gopher,gemini} site. See
- https://manpager.org/usr/aa/thoughs/000000.intro.txt.
-2. I completely rewrote gpm in perl. There are lots of improvements.
- See the CHANGES file.
-
-
Entry: 2024-02-26
A couple of new additions:
blob - /dev/null
blob + d1c600d25cb8459e41f400bc3dd2a6d3a1e50f3d (mode 644)
--- /dev/null
+++ plan/2023.txt
+Entry: 2023-11-06
+
+Given the error margin of 24 hours, it's been precicely 3 months since I
+last wrote here. You can't really tell, however, because among other
+things I nuked the news/ directory and feed.ass file. The only news
+source here now is .plan (and plan.txt). To see if I made any changes
+you can do something like this:
+
+$ $some_cool_network_client "$@" | grep '^Entry: '
+
+The art/ directory has been changed as well: I've updated and removed
+some old articles, and changed the file names like so:
+
+000.the_first_file.txt
+001.the_second_file.txt
+
+The ordering is somewhat arbitrary now, because I don't remember what
+order I actually wrote them in. Also, this scheme totally fails if I
+end up writing more than 1000 of those, but in such case I will have
+to start using several directories anyway.
+
+The site now also serves files over gemini. There's no git/ directory
+yet because to my knowledge, there isn't a gemini-git-interface
+program yet, and I didn't manage to write one in half an hour. :)
+
+And one more bit of news: I'll be retiring the git protocol "soon",
+so in future there'll only be anonymous ssh access to my repos.
+Probably not this year, though.
+
+
+Entry: 2023-11-08
+
+Yesterday (2023-11-07) I've had some fun with VMM and VNC. Finished
+the article today: art/010.x11_isolation.txt.
+
+
+Entry: 2023-11-09
+
+I drew a thing! Such excitement for that might sound strange coming
+from a 23-years-old man -- I know that it might because when I
+studied at university there were a few people surprised to learn that
+I don't draw things. I now sometimes sketch things in my notebook,
+usually when I am bored, but can't/don't want to read a book, and a
+few of them look decent. That's probably my first decent digital
+drawing.
+
+It's an ouroboros made with bitmap(1), it's on ftp at
+/pub/bitmaps/ouroboros{,.png}. The png version now decorates my
+stagit pages (rather than the old 'aa' logo).
+
+
+Entry: 2023-11-10
+
+Finished probably the last article for a while:
+art/011.building_this_site.txt; also added my geek code (but not to
+.plan, only to index.{gph,gmi,html}).
+
+
+Entry: 2023-11-16
+
+This weekend (2023-11-18 and 19), I'll be doing more stupid
+incompatible changes to the site. Most services will be unavailable
+for some time, and after you may have to update some URLs.
+
+
+Entry: 2023-11-18
+
+Finished most of the changes that I wanted to do: that moved most
+files and directories into usr/aa/, and changed the canonical URL to
+manpager.org (that's the fifth :|; I am planning to keep
+manpager.net, and alearx.org permanently aliased to it, however).
+Unfortunately, that's about as much as I am willing to do at the
+moment, so there's once again to gopher/www/gemini interface to git.
+That's all right: I'll make proper description files for my projects
+before Monday, and probably figure something out with git next
+weekend.
+
+
+Entry: 2023-12-31
+
+Two changes:
+
+1. There is now a "thoughs" directory at my directory on the
+ {web,gopher,gemini} site. See
+ https://manpager.org/usr/aa/thoughs/000000.intro.txt.
+2. I completely rewrote gpm in perl. There are lots of improvements.
+ See the CHANGES file.