mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 22:57:07 +02:00
Move sibling repos to the top of the file
This is to address https://codeberg.org/small-hack/open-slopware/issues/150#issuecomment-11802387 and #119
This commit is contained in:
parent
0bf48fd2fa
commit
00d2502d02
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
|
@ -17,6 +17,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
|
||||
|
||||
* [Definitions](#definitions)
|
||||
* [Sibling Repos](#sibling-repos)
|
||||
* [Tainted Software](#tainted-software)
|
||||
* [Browsers](#browsers)
|
||||
* [Desktop Browsers](#desktop-browsers)
|
||||
|
|
@ -65,7 +66,6 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
* [Maintainer Fatigue](#maintainer-fatigue)
|
||||
* [Deskilling](#deskilling)
|
||||
* [License](#license)
|
||||
* [Sibling Repos](#sibling-repos)
|
||||
|
||||
## Definitions
|
||||
|
||||
|
|
@ -76,6 +76,14 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
| sloperator | A person who uses AI prompts to generate anything, typically code or images. |
|
||||
| slopshop | Company, Organization, or Group of sloperators working together to use AI to generate content. |
|
||||
|
||||
# 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 AI/LLM usage OR identifying/elevating projects that do NOT use AI/LLMs. These repos are not all maintained by the same people, but we may share some contributors and generally be kind FOSS nieghbors.
|
||||
|
||||
- [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. [#12](https://codeberg.org/small-hack/open-slopware/issues/12), [#22](https://codeberg.org/small-hack/open-slopware/pulls/22)) to help us here.
|
||||
- [forge.starlightnet.work/Team/No-AI/](https://forge.starlightnet.work/Team/No-AI/) which is the repo for this [no-AI list](https://noai.starlightnet.work/list.html) that lists projects that have explicitly pledged not to use AI or have an explicit policy to not use AI.
|
||||
- [slop-free-index](https://codeberg.org/brib/slopfree-software-index) is a list of software that has taken steps to reject AI in its development processes.
|
||||
|
||||
# Tainted Software
|
||||
|
||||
## Browsers
|
||||
|
|
@ -519,14 +527,6 @@ 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 AI/LLM usage OR identifying/elevating projects that do NOT use AI/LLMs. These repos are not all maintained by the same people, but we may share some contributors and generally be kind FOSS nieghbors.
|
||||
|
||||
- [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. [#12](https://codeberg.org/small-hack/open-slopware/issues/12), [#22](https://codeberg.org/small-hack/open-slopware/pulls/22)) to help us here.
|
||||
- [forge.starlightnet.work/Team/No-AI/](https://forge.starlightnet.work/Team/No-AI/) which is the repo for this [no-AI list](https://noai.starlightnet.work/list.html) that lists projects that have explicitly pledged not to use AI or have an explicit policy to not use AI.
|
||||
- [slop-free-index](https://codeberg.org/brib/slopfree-software-index) is a list of software that has taken steps to reject AI in its development processes.
|
||||
|
||||
<!-- please put your multi referenced links down here - alphabetized for tidiness -->
|
||||
[Alacritty]: https://alacritty.org/
|
||||
[Alacritty fork with sixel]: https://github.com/ayosec/alacritty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue