diff options
| author | EuAndreh <eu@euandre.org> | 2026-09-03 09:19:35 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-09-07 04:46:50 -0300 |
| commit | 6ca718aca59eac9f250badd26f9b118e705d0c20 (patch) | |
| tree | cd74733352a79303d23dd6029cabfaca2fafbc33 /src/comments.txt | |
| parent | src/static.conf ($discussions_url_prefix): Fix typo in address (diff) | |
| download | euandre.org-6ca718aca59eac9f250badd26f9b118e705d0c20.tar.gz euandre.org-6ca718aca59eac9f250badd26f9b118e705d0c20.tar.xz | |
m
Diffstat (limited to '')
| -rw-r--r-- | src/comments.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/comments.txt b/src/comments.txt new file mode 100644 index 0000000..99da91a --- /dev/null +++ b/src/comments.txt @@ -0,0 +1,17 @@ +## Threads whose subject names no page, and where they belong. +## +## The subject is the join between a list thread and a page: the +## Comment link puts the page's title in it. That breaks when +## somebody starts a new thread instead of replying, or writes the +## name of the thing down wrong. Both happened here. +## +## <THREAD-ROOT-MESSAGE-ID><TAB><the page's path> + +## Three follow-ups to "The database I wish I had", each begun as a +## fresh thread rather than a reply. +<d78064d2-5441-4275-96d9-463a08dfd7a9@www.fastmail.com> en/blog/2020/08/31/database-i-wish-i-had.html +<000001d6d87f$90db0f90$b2912eb0$@kluv.in> en/blog/2020/08/31/database-i-wish-i-had.html +<99C92E06-E0BC-4DB0-BF63-20FD44DC4062@rhyason.org> en/blog/2020/08/31/database-i-wish-i-had.html + +## "Just saw your crate2nix code" --- the tool is cargo2nix. +<20201006075258.52tz5u5a36fpbfwy@wrt> en/blog/2020/10/05/cargo2nix.html |
