mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-05 16:47:00 +02:00
Add a "Sibling Repos" section for referencing other forks and similar repos
This commit is contained in:
parent
7efb1643de
commit
9c3ebdaa0d
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue