I noticed that Waterfox was included as a desktop browser alternative, but I've been using their android app for a while, so I figured I'd include it here as well :)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/518
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
I saw Haskell being added and decided to improve on the alternatives.
I added Idris, which is essentially non-lazy Haskell. It attempts to basically improve on Haskells mistakes from what I can tell. I saw they ban AI outright, so I added it to the alternatives below.
I also added little explanations for how each language is similar to Haskell, since Haskell is a very unique language which you can hardly just find one perfect replacement for...
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/507
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This is particularly frustrating as it doesn't appear that there are any alternatives to Scalar that aren't also tainted. Swagger UI has multiple merges recently[1](https://github.com/swagger-api/swagger-ui/pull/10721) that heavily use Claude. At a glance Redoc also seems to either have AI features itself or have them in its sister projects from the same company.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/517
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
As used by the hit-game Balatro
Should be suitable for quite a few use-cases where more powerful features offered by Godot/Unity aren't utilized.
I think the biggest issue most people will have is that it doesn't compile for WebGL at the moment.
Strong anti-ai policy: 147d39251c
Co-authored-by: cloudymax <admin@cloudydev.net>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/515
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
I'm thinking about forking penlight, but that'll come later.
This hits harder because Lua is great, and it's become my refuge from the grifters. Before, I thought "well, if you're gonna vibecode, might as well vibecode Rust or something less niche". I guess they're coming for anything and everything you care about :(.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/511
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
In light of the news around Rust's policy, I was exploring the alternatives, and when I went to Java, I discovered that the two build systems I'm aware of for it are both tainted.
For Maven, all I found was commits from Claude, so I noted the last release before the oldest one to come up in a search. If anyone finds slop from before that, that should be reevaluated.
For Gradle, there is talk in the issues about cooperating with slop agents, so I considered including the `AI Functionality` label as well, but those issues are all still open (or closed without indication of action to resolve), and regardless I'm not sure if designing a build system to function better alongside LLMs counts.
Let me know if this should go in the compiler tools section instead of the language-specific tools.
In the mean time, I guess I'll be looking into how one might operate `javac` directly...
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/479
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
This is the WIP coreutils rewrite in Rust, that recently sparked a controversy, because it was picked up by Canonical for internal Ubuntu releases. In addition to the visible Claude commits, there is good reason to believe, the lead developer is using it locally.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/508
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
- Linux distributions that explicitly banned LLM/GenAI contributions are placed in a separate alternatives subsection.
- Removed mention of Gentoo's USE flags because it felt like unnecessary pressure.
Add Elementary and Chimera Linux Distributions as Alternatives
- Closes#433
Co-authored-by: reece146 <reece146@noreply.codeberg.org>
Add explicit indication of the Linux kernel compromise,
and mentioning that Gentoo's USE flags can be used to disable optional AI‑tainted dependencies.
* darktable has AI features, but these are not genAI so I decided that the AI functionality tag isn't warranted
* I guess one could use gimp as an alternative? But I doubt it's a good one, so I decided not to list it for now
Guess with photography I have another passion that is being destroyed by AI :(
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/354
- agents.md in repo and contribution guidelines allow AI
Maybe debateable because they require human in the loop for AI but only
because "most drivers of AI are just not good enough" (e_e)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/496
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
- author and several maintainers make use of genAI tooling
- agents.md and claude.md in repo
- copilot and claude in commits
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/495
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
They have admitted to using deepfaked "art" for release images and other locations, and their codebase contains LLM-generated code.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/482
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
It seems like unfortunately Go libraries have also started to allow AI slop (including the ones i like like purego for FFI) so basically it means i have to use alternatives if i want to avoid slop
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/489
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: matu6968 <wierzejskimateusz8@gmail.com>
Co-committed-by: matu6968 <wierzejskimateusz8@gmail.com>
Given the number of "Requests for Help" and pull requests for new entries, I decided to fulfill some of them. I started with the Accessibility Tools section because it was the first one
These are the earliest instances of AI usage I found:
* [espeak-ng](https://github.com/espeak-ng/espeak-ng): [Copilot review](https://github.com/espeak-ng/espeak-ng/pull/2256) - even though it was automatic, no effort to ignore it or stop future instances was taken. Furthermore, they became more frequent later on
* [nametag](https://github.com/mattogodoy/nametag): [Claude commit](b850288414) - the latest version is of the same day but does not contain this commit
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/488
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: PeculiarDemon <bird.drove692@passinbox.com>
Co-committed-by: PeculiarDemon <bird.drove692@passinbox.com>
* Added Connectbot and MTKClient
* Drew DeVault recently updated his blog, meaning the URL listed is now a redirect; this has been replaced with the target URL.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/486
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
Co-committed-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
* Added Fladder
* Alphabetized the section, because I became aware of that standard after I did the section
* Update Jellyfin Desktop evidence, since that had two "Permissive AI Policy" tags and I found something better to list.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/481
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
Co-committed-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
Did a somewhat in-depth search and found [PR 19325](https://github.com/PowerShell/PowerShell/pull/19325) which first shows up in `v7.4.0-preview.3`. Note that last stable tag is v7.3.4.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/484
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
Co-committed-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
Good day. Kindly adding in ox as a text editor with "ai"/llm functionalities (https://github.com/curlpipe/ox/pull/190)
Have a great day
Adronia
Co-authored-by: Adronia <adronia@hugecat.men>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/470
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Adronia <adronia@noreply.codeberg.org>
Co-committed-by: Adronia <adronia@noreply.codeberg.org>
Adds the Jmonkey Java-based game engine and also alphabetizes the game-engine section.
Also adds a last-clean release for Godot. The methodology was to find the fist PR that can be determined to contain AI, then going 1 release backwards from that date to be safe. In this case the first AI commits seem to be from copilot in September of 2025 - so we take the last stable release before then which was late 2024.
Co-authored-by: cloudymax <admin@cloudydev.net>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/461
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Max <cloudymax@noreply.codeberg.org>
Co-committed-by: Max <cloudymax@noreply.codeberg.org>
I added a new section to accomodate anubis and iocaine. Let me know if it's better to organise it in a different way and I'll rebase :)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/456
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Léana 江 <leana.jiang+git@icloud.com>
Co-committed-by: Léana 江 <leana.jiang+git@icloud.com>