- The mailing list UI can be completely customized to look like microblogging, blogs, comment systems, etc.
- max n messages over m days feature. n=0, don't send me emails. n=1, send me a digest every m days. n>=2, stop at n-1, then wait until the m period is over to send me a digest.
-* Process nanny
-
-See [[https://github.com/open-telemetry/opentelemetry-specification/blob/main/experimental/trace/zpages.md]].
-
-- A program to manage long running processes
-- Acts as a bot in IRC, email, Slack, etc. posting when the job is done, providing updates, etc.
-- Starts an xterm.js to watch the output
-
-** Parallel execution framework
+* Parallel execution framework
See https://github.com/alexpdp7/scripts-py-libs
Some parts could be implemented with OpenTelemetry.
For example, piping command output as OpenTelemetry logs.
+** Process nanny
+
+See [[https://github.com/open-telemetry/opentelemetry-specification/blob/main/experimental/trace/zpages.md]], [[https://gitlab.com/etke.cc/tools/ttm/][ttm]] for Matrix.
+
+- A program to manage long running processes
+- Acts as a bot in IRC, email, Slack, etc. posting when the job is done, providing updates, etc.
+- Starts an xterm.js to watch the output
+
* Browser cursor control
- Adapt web pages so you can browse them using cursor keys.