diff options
Diffstat (limited to 'src/comments.map')
| -rw-r--r-- | src/comments.map | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/comments.map b/src/comments.map new file mode 100644 index 0000000..99da91a --- /dev/null +++ b/src/comments.map @@ -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 |
