aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.org
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2026-04-14 09:26:13 +0200
committerGitHub <noreply@github.com>2026-04-14 09:26:13 +0200
commit152c165b36c61c9f84f669439cec27487d912ccb (patch)
treebddae05446d4e23fbedabc457d96e264c4b59275 /IDEAS.org
parent676c8dd1e479d0acb2b614f9db81a825b59b3093 (diff)
Add Jerarco
Diffstat (limited to 'IDEAS.org')
-rw-r--r--IDEAS.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/IDEAS.org b/IDEAS.org
index c0112e7f..bd48b07f 100644
--- a/IDEAS.org
+++ b/IDEAS.org
@@ -141,6 +141,12 @@ The mirror requests /foo to httpd, which returns the gemtext.
- Provides a UI to approve individual commits
- For validated *and* approved commits, it implements a merge queue that works on a per-commit basis.
+* Jerarco
+
+- Classifies items of a certain kind (e.g. links to projects)
+- Each item can have multiple hierarchical tags (e.g. software/for/end-users, software/implemented-in/python, maths/graph-theory, etc.)
+- Jerarco builds a "flat" categorization by taking the leaf tag with most items and printing all elements in that leaf tag, then removing the items from the list, and iterating until there are no more items.
+
* Complexity explorer (Acomplejator)
- Qualifies a set of files (by programming language, type of asset [lock file, documentation, etc.], etc.)