Merge pull request 'Add a "Sibling Repos" section for referencing other forks and similar repos' (#87) from add-sibling-repos into main

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/87
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
This commit is contained in:
JesseBot 2026-03-13 12:21:06 +01:00
commit 9174edadf5

View file

@ -35,7 +35,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
* [Programming Language-Specific Tooling](#programming-language-specific-tooling)
* [C](#c)
* [CSS](#css)
* [JavaScript / TypeScript](#javascript--typescript)
* [JavaScript / TypeScript](#javascript-and-typescript)
* [Python](#python)
* [Rust](#rust)
* [Game Engines](#game-engines)
@ -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
@ -206,7 +207,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|---|---|---|---|
| [`tailwindcss`](https://github.com/tailwindlabs/tailwindcss) | [`twind`](https://github.com/tw-in-js/twind) | [Sponsorship page states explicitly that the founder uses AI to write code and even sells access to his "Cursor/Claude/AGENTS.md rules"](https://tailwindcss.com/sponsor) | |
### JavaScript / TypeScript
### JavaScript And TypeScript
| Name | Alternative(s) | Evidence | Notes |
|---|---|---|---|
@ -412,6 +413,14 @@ 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 -->
[Delta Chat]: https://delta.chat/en/
[Elvish]: https://elv.sh