From e29a413134620912dbc74e10b7fe8cf5fa88f36f Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Tue, 9 May 2023 23:03:27 -0300 Subject: [PATCH] Add more arguments for categorization and against its nuking --- rfcs/0146-meta-categories.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rfcs/0146-meta-categories.md b/rfcs/0146-meta-categories.md index ebbdfad..2b4a5c8 100755 --- a/rfcs/0146-meta-categories.md +++ b/rfcs/0146-meta-categories.md @@ -216,6 +216,13 @@ The most immediate drawbacks are: are doing this just fine for years on end, and we can easily imitate them - and even better, given we have Nix language machinery available. + - A well-made categorization is useful for specialized search engines, + adding a new field for narrowing searches. + + - The complete removal of categorization is too harsh. A solution that keeps + and enhances the categorization is way more preferrable than one that nukes + it completely. + # Unresolved questions [unresolved]: #unresolved-questions