From 9c3ebdaa0d5bdc614a16b1bd63e54e91253f3f26 Mon Sep 17 00:00:00 2001 From: jessebot Date: Thu, 12 Mar 2026 08:46:38 +0100 Subject: [PATCH] Add a "Sibling Repos" section for referencing other forks and similar repos --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 07b097f..7644bf8 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). * [Maintainer Fatigue](#maintainer-fatigue) * [Deskilling](#deskilling) * [License](#license) +* [Sibling Repos](#sibling-repos) ## Definitions @@ -412,6 +413,12 @@ There is increasing evidence to show that LLMs negatively impact developers' cod This repository is licensed under the Creative Commons Attribution Share Alike 4.0 International license. Please see [LICENSE.txt](LICENSE.txt) for more information. +# Sibling Repos + +This is a section for repos that are similar to this one either because they are also forks of the original upstream, or because they align with our goal of idenitifying and avoiding LLM usage. + +- [codeberg.org/ai-alternatives/llm-afflicted-software](https://codeberg.org/ai-alternatives/llm-afflicted-software) offers a similar list to ours here, however in YMAL file format for each category, making it more suitable to consumption via code (for instance writing a CLI, GUI, or TUI tool to consume it). They've also kindly reached out in the past and submitted Issues and PRs (e.g. #22) to help us here. + [Delta Chat]: https://delta.chat/en/ [Elvish]: https://elv.sh