From 85d5110d7a66d0cc180fb599e3a5dd5597344013 Mon Sep 17 00:00:00 2001 From: Alex Corcoles Date: Thu, 21 Dec 2023 10:54:12 +0100 Subject: [PATCH] Add random review experiment --- IDEAS.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/IDEAS.org b/IDEAS.org index 7c79cbe..b9bab2f 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -80,6 +80,14 @@ See https://github.com/EvgSkv/logica - Timestamp stdout/stderr for crude profiling - Implement a CI system on top? +* Random review experiment + +I want to review all my blog posts (~1000) for formatting, broken links, etc. +I do not want to keep a list of the blog posts I have reviewed. +If I review n posts at random every t time period, what is the probability over time of reviewing p% of posts? + +Create a website to run this experiment. + * ActivityPub reverse proxy Run the reverse proxy on your domain so you can "duplicate" your identity on your own domain -- 2.47.3