Add a "Sibling Repos" section for referencing other forks and similar repos

This commit is contained in:
jessebot 2026-03-12 08:46:38 +01:00
commit 9c3ebdaa0d
No known key found for this signature in database

View file

@ -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.
<!-- please put your multi referenced links down here - alphabetized for tidiness -->
[Delta Chat]: https://delta.chat/en/
[Elvish]: https://elv.sh