Commit graph

783 commits

Author SHA1 Message Date
vleermuis-admin
cfda84cd86 add ethical-tldr as an alternative to tldr (#620)
This project is still under heavy development, but is a fork of tldr without AI.

See also #619 that calls for collaborators

Co-authored-by: jessebot <jessebot@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/620
2026-05-02 14:38:56 +02:00
NormPlum
48f271eead Add Backdrop CMS (#621)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/621
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-02 14:30:40 +02:00
Admin
977941b8f9 add vaultwarden, fix keepassxc last untainted version (#618)
- closes #275

Co-authored-by: jessebot <jessebot@linux.com>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/618
2026-05-02 12:47:15 +02:00
Pixelo789
6dcd1872d3 Refactor Operating Systems section; add Ubuntu (#571)
* The operating systems section has been split into BSD-based, GNU/Linux-based, Kernels, and Other OSes
* Added Ubuntu

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/571
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-02 12:39:27 +02:00
Admin
9dd896cf5f add libresprite (#617)
originally added by @0x403 in #254

Co-authored-by: @0x403
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/617
2026-05-02 12:19:58 +02:00
Admin
9b17bdc9d9 add Dentrite, matrix-rust-sdk; remove signal; update messaging section to split clients and servers (#616)
- adds originally authored by @lejun in #399

Still ok with someone doing further work to split organize these sections better and if they'd like, to add a bridges section.

Co-authored-by: @lejun
Co-authored-by: jessebot <jessebot@linux.com>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/616
2026-05-02 12:07:11 +02:00
Olivia
657e5f0ec8 Replace lutris issue link with archive.org (#611)
The issue has been deleted, or at least 404s now

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/611
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-02 11:50:32 +02:00
Admin
531ca449a4 add BRouter, GraphHopper, and OSRM (#615)
originally submitted by @lejun in #321

Co-authored-by: @lejun
Co-authored-by: jessebot <jessebot@linux.com>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/615
2026-05-02 11:45:40 +02:00
Admin
fe791a81cf add BananyBlog (#614)
originally added by @lejun in #273

Co-authored-by: @lejun
Co-authored-by: jessebot <jessebot@linux.com>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/614
2026-05-02 11:39:00 +02:00
Admin
4a8112f0c0 add libGDX (#613)
- closes #324
- originally submitted by @0x403 in #241

Co-authored-by: @0x403
Co-authored-by: jessebot <jessebot@linux.com>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/613
2026-05-02 11:33:49 +02:00
Admin
4590139fca add git for windows as tainted (#612)
originally submitted by @0x403 in #237

Co-authored-by: @0x403
Co-authored-by: jessebot <jessebot@linux.com>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/612
2026-05-02 11:28:22 +02:00
leorjorge
52e842409d add RStudio to editors/IDEs (#604)
Hello, this is my first PR here, so please let me know if there are any mistakes.
I'm adding RStudio to the list. It is the most widely used IDE for the R language for statistics/data science. Its developer, [Posit](https://posit.co/), has pivoted to AI very hard. I added a minimum set of examples here, but can expand if needed, as their website is covered in hype for AI coding.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/604
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-01 16:23:29 +02:00
micdan5
b5249e04f9 Add FeurStagram (#598)
Well, there are no commits where the AI sloppers _(as I personally refer to AI "assistants")_ are featured so I assume that the entire codebase is tainted with AI-generated code from the very beginning.

> For the smali part I get a huge help from Claude Opus and Claude Sonnet :)

And yeah, since I am creating a new section for frontends I'm not sure if it's properly implemented.

_Edit:_

![Part of a thread in the Privacy Guides forum where the user "Onscreen5341" saying "I'm unable to make a quality reveiw of the code, but it was written with an LLM from the comment I would guess Claude Opus. The author said he used an LLM, he did not say uso much he used it or if it is completely generated with an LLM." Then the user "micdan" responds with "Would you mind linking the source of it? I may need to add it up to Open Slopware then. 😹 (shrug Kaomoji)". Then" Onscreen5341" responds with "His Discord server in the 'help' channel."](/attachments/41ddcb8e-4b5a-4b7f-b2a3-974e566075b8)

I don't have Discord, so I can't check that up.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/598
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-01 16:18:56 +02:00
micdan5
0539d974e3 Add Luanti (#221)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/221
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-01 08:29:39 +02:00
matu6968
c0a135cac4 Add SSL/TLS libraries (#597)
For MbedTLS, currently the last untained version is not set because while there are PR's with AI code review bots, none are yet merged so the codebase is untainted (for now)

Also regarding TLS library alternatives, MbedTLS and WolfSSL support embedded and old operating system edge cases while GnuTLS is mostly for the desktop land (Unix/Windows only), but both also work on Unix/Windows as a alternative to those libraries so it's worth noting here

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/597
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-01 08:14:36 +02:00
Steven Sherry
87bf980600 Add Elixir (#593)
I was unable to find any definitive evidence of AI in previous commits or PRs with simple search terms, however the lead maintainer has been very pro-generative AI in his online presence in the last few years so I can't be certain that any commits prior to the AI-friendly policy are LLM-free

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/593
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-01 08:13:04 +02:00
Ember
2c1cd2a03b add ardour (#599)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/599
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-04-30 16:47:40 +02:00
micdan5
b6121c0886 Add KISS Launcher (#578)
Relates to https://codeberg.org/small-hack/open-slopware/pulls/521#issuecomment-13751882.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/578
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-04-30 11:57:19 +02:00
srd424
0e55c69e7b Update zulip (#600)
Zulip's latest announcement mentions AI tool use, starts out being strict and critical without announcing a full ban, but then sadly deterioriates into praise and announcing increased tool use, to my mind.

I'm not entirely awake and caffeinated, but I think this policy / statement of intent is liberal enough to count as "permissive"? But I'm open to correction!

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/600
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-04-30 11:40:04 +02:00
Pixelo789
f054fb786a Add eza, LSDeluxe, and zoxide (#585)
Part of #55. New category: "Filesystem Navigation".

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/585
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-04-30 11:35:56 +02:00
Christopher Araujo
d1240da8ee Add Notepad++ for Mac (#595)
Hello!

I wanted to make a small PR to add `Notepad++ for Mac` to the list of editors. I found out about it from a [MacRumors article](https://www.macrumors.com/2026/04/29/notepad-plus-plus-editor-comes-to-mac/) and tried it out. I was curious and had a look at the GitHub repository. Unfortunately, I discovered that majority of the commits have Claude as a contributor.

I've added the oldest and newest commits that have Claude as a co-contributor as evidence, as well as listed CotEditor as an alternative.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/595
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-04-30 08:15:43 +02:00
vleermuis-admin
c89c20d59f fixing lemmy and piefed entry (#592)
Missed the swapped columns on the approval, so fixing it now :)

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/592
2026-04-29 17:29:18 +02:00
Gus Libens
237a759b9c Add PieFed as Lemmy alternative (#317)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/317
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-04-29 17:25:05 +02:00
vleermuis-admin
910ce8b278 add code backticks to example project in social media section (#590)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/590
2026-04-29 13:28:21 +02:00
vleermuis-admin
2bc01a060e make it more clear to only provide the commit hash or the version, but not both (#589)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/589
2026-04-29 13:26:37 +02:00
vleermuis-admin
e5f05638a2 tag me specifically if something goes wrong (#588)
This mod account will be taking over the bulk of this repo management going forward to avoid harassment towards individual core maintainers.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/588
2026-04-29 13:24:11 +02:00
jessebot
ca62448f42 start emptying out the developer tools section (#587)
- adds breaks to LocalSend alternatives
- moves rsync to file transfers section
- moves nextest to rust libs section
- fix a TOC wrong line typo

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/587
2026-04-29 13:02:36 +02:00
micdan5
c8b49c3c25 Add LocalSend (#579)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/579
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-29 12:55:11 +02:00
Fabio Henrique
e325206a54 Add cmark (#573)
Added '(md to html)' beside Markdown.pl because cmark can also handle groff man, LaTeX and others which Markdown.pl does not.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/573
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-29 12:51:51 +02:00
jessebot
859abd1f2d add note that I want to get rid of developer tools section (#586)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/586
2026-04-29 12:50:20 +02:00
Max
a6fc2ba935 Move Rook and Juicefs to tainted, provide alternatives (#584)
Both allow copilot reviews. Also added some alternatives that are clean (for now):

OpenEBS - block storage
k8s-csi-s3 - S3-backed K8S CSI driver (not as fast as Juicefs but it at least enables the same flows)

Co-authored-by: cloudymax <admin@cloudydev.net>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/584
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-29 12:46:31 +02:00
Pixelo789
7e431c5845 Update Blender (#583)
Referenced in [#554](https://codeberg.org/small-hack/open-slopware/issues/554#issuecomment-13966214). Added documentation about their MCP server support.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/583
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-29 09:02:05 +02:00
Ember
d9ed0d224a last good version for headscale (#582)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/582
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-29 08:48:25 +02:00
Jens Grassel
05e2ee89d6 fix Scala last untainted version (#575)
I did search the commit history and diffed releases and came to the
conclusion that the specified 3.3.6-RC1 may have been a typo. As far as
I can see it looks untainted up to 3.8.3-RC1 meaning that the current
LTS line (3.3) is [so far] not affected.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/575
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-29 08:43:48 +02:00
jessebot
7368c1d201 Add blender (#577)
Originally submitted by @lilygruman in #175, but we waited a while to see if they would reverse course. They did not and instead doubled down. More info on where to politely disagree with AI sponsorship in #554.

Co-authored by: @lilygruman

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/577
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
2026-04-28 20:19:00 +02:00
Isak
c3410bca0b Add syncthing (#570)
Co-authored-by: Isak Andersson <isak@fripost.org>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/570
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-28 15:35:38 +02:00
NormPlum
7cd88d3163 Add Drupal (#576)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/576
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-28 15:33:20 +02:00
Isak
e51e30f9ce Add racket (#568)
Co-authored-by: Isak Andersson <isak@fripost.org>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/568
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-27 13:08:05 +02:00
Isak
84f50277af Add gerbil (#569)
Was actually going to list it first in the alternatives when adding racket, since it has so much similarity, but then I found this so ye.

Co-authored-by: Isak Andersson <isak@fripost.org>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/569
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-27 13:07:17 +02:00
jessebot
c7cbc44c8a clean up accessibility section (#567)
add codeblock backticks to the last untainted commit and fix the missing breaks for alternatives.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/567
2026-04-27 12:41:14 +02:00
jessebot
f7edb68d8c add missing break for grafana evidence (#566)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/566
2026-04-27 12:38:26 +02:00
jessebot
688cf49dc0 clean up rust section (#565)
alphabetize and remove codeblocks for tainted software

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/565
2026-04-27 12:36:56 +02:00
xarvos
bfb44759e3 Add element, gomuks; add messaging alternatives (#553)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/553
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-27 12:24:42 +02:00
Christoph Jean-Luc Schneider
7faf45ad7a Add watchexec (#563)
Add watchexec to the list. Includes last untainted commit and version, and two alternatives.

Disclaimer: i am the author of watfs, which i created specifically because watchexec is slopware now.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/563
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-27 12:23:44 +02:00
Siarhiej Sachoŭski
1be4d4379a Add polybar as an Alternative for Waybar (#564)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/564
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-27 12:21:35 +02:00
Isak
1bb52fb7c5 Add ocaml (#562)
Co-authored-by: Isak Andersson <isak@fripost.org>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/562
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-27 12:20:22 +02:00
jessebot
46ad806145 minor style fixes for code in last untainted (#561)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/561
2026-04-27 11:13:31 +02:00
jessebot
592fd42cd8 add more evidence for vlc (#560)
closes #527

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/560
2026-04-27 10:50:21 +02:00
jessebot
4193d7f892 make the links look a bit more real in the style guide (#558)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/558
2026-04-27 10:26:25 +02:00
jessebot
5b5b174e7c add raylib and SDL (#557)
closes #259

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/557
2026-04-27 10:11:57 +02:00