From a908922ef67cef73854af7070c3bb94ac50cc5ae Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Sun, 23 Apr 2023 19:33:57 -0300 Subject: [PATCH] Add a short answer to the bikeshedding problem --- rfcs/0146-meta-categories.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rfcs/0146-meta-categories.md b/rfcs/0146-meta-categories.md index 4793a9f..8e53eb5 100755 --- a/rfcs/0146-meta-categories.md +++ b/rfcs/0146-meta-categories.md @@ -177,6 +177,11 @@ The most immediate drawbacks are: How many and which categories we should create? Can we expand them later? + For start, we can follow/take inspiration from many of the already existing + categories sets and add extra ones when the needs arise. Indeed, it is way + easier to create such categories using Nix language when compared to other + software collections. + # Alternatives [alternatives]: #alternatives