From 940387caf6214c5e0aae2537d640481399837ba5 Mon Sep 17 00:00:00 2001 From: alexpdp7 Date: Wed, 15 May 2024 12:25:24 +0200 Subject: [PATCH] Downgrade process nanny ttm works well enough for my purposes for now --- IDEAS.org | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/IDEAS.org b/IDEAS.org index 2d9afa7..4f2bd02 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -6,15 +6,7 @@ - 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 @@ -29,6 +21,14 @@ 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. -- 2.47.3