Commit graph

927 commits

Author SHA1 Message Date
znmz
d628ff956b Add brush shell (#826)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/826
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-27 18:53:28 +02:00
znmz
af732b17a7 add Sudo and sudo-rs (#815)
Can't think of any alternatives here.

`run0` is part of Systemd, which is tainted.

The famous `doas`, if i understand it correctly, works only on BSDs (or even only OpenBSD).
The doas that is packaged in many *linux* distros' repos is actually a fork ([OpenDoas](https://github.com/Duncaen/OpenDoas)) and it was not updated for 4 years. I haven't used it and cannot tell if that's a big red flag or that's just how secure OpenBSD stuff is that it doesn't require patches even 4 years later :)

The last option is `su`, which is part of `util-linux`, but that isn't quite the same.

You can see [this](https://wiki.archlinux.org/title/List_of_applications/Security#Privilege_elevation) section on ArchWiki for a list of privilege escalation options.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/815
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-27 18:41:41 +02:00
storablecerox977
c7a5fcb123 Add KeePassDX (#837)
All the alternatives I found are tainted sadly

- [AuthPass](https://authpass.app)
 -- https://github.com/authpass/authpass/pull/395#pullrequestreview-3105665498
 -- https://github.com/authpass/authpass/pull/395#pullrequestreview-3109392874
 - [Keepass2Android](https://github.com/PhilippC/keepass2android)
 -- https://github.com/PhilippC/keepass2android/pull/3154#pullrequestreview-3677202571
- [KeePassVault](https://github.com/aivanovski/keepassvault)
-- https://github.com/aivanovski/keepassvault/pulls?q=is%3Apr+is%3Amerged+coderabbit

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/837
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-27 18:17:08 +02:00
vleermuis-admin
4435043e2c note that code reviews from copilot can be complained about to save the project (#838)
closes #836

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/838
2026-05-27 18:16:30 +02:00
FlemyJY
9d9941cc17 Add QMPlay2 as an Alternative for mpv & vlc (#835)
QMPlay seems clean:

* no mention of `claude`, `copilot`, `gemini`, `llm` in the PRs & `git log`
* only unrelated mentions of `cursor`, `generate`, `ai`
* no `CLAUDE.md`, weird `.gitignore`, etc
* the only `Co-Authored-By`s are `zo-shin`

and IMO is better than the other options (tho also a bit bloated and weird defaults):

* It is not based on a slop library
* You have control over the video (forward, backward, pause, volume) (ffplay...)
* It has gotten updates this year (mplayer..)

also thought about adding [haruna](https://apps.kde.org/haruna/), but sadly it uses mpv under the hood.

Co-authored-by: FlemyJY <noreply+not-a-real-email@example.com>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/835
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-27 18:12:43 +02:00
storablecerox977
358cdbe49f cleanup formatting in File Storage section (#834)
modify formatting to be more aligned with rest of the list and STYLE.md

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/834
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-27 18:05:25 +02:00
storablecerox977
0644e1ba7d add Syncthing-Fork (#833)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/833
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-27 18:04:05 +02:00
lukeflo
9f1fed0fef Add flow (#818)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/818
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-27 18:00:45 +02:00
znmz
3dbfa6245e add age, VeraCrypt and Cryptomator (#794)
`age` gets new versions released very rarely. In such case it is better to link the last untainted commit rather than the version number, right?

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/794
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-27 17:50:20 +02:00
znmz
53fed6cc52 Add fwupd and ntpd-rs (#824)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/824
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-27 17:17:40 +02:00
Pixelo789
554bdbf552 Add asdf (#800)
Partially based off the draft in #703, accompanied by a larger search.

Co-authored-by: znmz <znmz@noreply.codeberg.org>

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/800
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-27 00:37:52 +02:00
znmz
9c8d27284c add kanata and keymapper (#798)
This is mostly ready for merge. Only needed to find an appropriate section for this software.

I am a bit hesitant creating many new sections myself, because I am not fully getting how strictly should things be categorized (i.e. are new sections always welcome or closer to last resort?).

Also, we have 2 repeating links in the "Alternative(s)" column here. To me it feels alright and also scales better when we add other software in the section that is similar, but the "see below" alternatives wouldn't apply to it. OK to leave it as is?

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/798
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-25 23:06:46 +02:00
vleermuis-admin
e0870fc0f3 update turbowarp with developer comments and last untainted version (#812)
Based on developer's comment here: https://codeberg.org/small-hack/open-slopware/pulls/797#issuecomment-15853862

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/812
2026-05-25 21:58:29 +02:00
vleermuis-admin
ed17203f43 FAQ work: distinguish self-advertise and self-submit; add "can we debate slop or vibecoded" (#811)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/811
2026-05-25 21:47:25 +02:00
K4
bb11fba0f8 Add poop as an alternative to hyperfine (#809)
Poop is maintained in general by zig contributors and zig has a [no AI policy](https://codeberg.org/ziglang/zig#strict-no-llm-no-ai-policy).

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/809
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-25 21:26:24 +02:00
micdan5
4667455573 Add Cemu (#806)
Closes #755

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/806
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
2026-05-25 13:28:00 +02:00
znmz
77cd0d0b0e add Qtile (#796)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/796
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-25 11:00:50 +02:00
znmz
524c5ec6f3 add Restic, Kopia and Timeshift (#799)
Note: I'd also like to add Snapper as an alternative to Timeshift (snapper is also btrfs-only, like btrbk), but there's currently a [PR](https://github.com/openSUSE/snapper/pull/1133) open with Claude-written code. I guess we need to wait and see if that gets merged? (that PR was opened a week ago and there's currently an ongoing discussion about the introduced code changes).
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/799
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-25 10:33:06 +02:00
PintTheLittleMouse
413cacdc8d added bluesky's ai functionality (#746)
mentions bluesky's new official ai bot they are cramming into bluesky now. i think this belongs here. or does it go on the bluesky app client thing? i think they wanted to directly integrate it into the client.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/746
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-25 09:48:12 +02:00
Pixelo789
7b671978f5 Add last untainted tag and more evidence for Niri (#802)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/802
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-25 09:26:42 +02:00
Pixelo789
624cb459bf Add more evidence for Next.js (#803)
Next.js automatically creates AGENTS.md and CLAUDE.md files when initalising a project, so add it as "AI Functionality".

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/803
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-25 09:25:31 +02:00
vleermuis-admin
294d92e8af we don't require the removal of AI code, add new human reviewed FAQ (#805)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/805
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
2026-05-25 09:22:40 +02:00
cookie-monster-under-your-bed
8fccbe3fae Remove a reference to a reverted Rust commit (#792)
Follow-up on https://codeberg.org/small-hack/open-slopware/pulls/761#issuecomment-15738485.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/792
2026-05-25 08:42:42 +02:00
vleermuis-admin
7f5910f342 add a couple more environmental impact links (#791)
Adds some focus for the UK, Australia, and the EU, to approach this from a more global standpoint. Will follow up with more links for other regions as I find them.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/791
2026-05-25 08:40:10 +02:00
vleermuis-admin
7887e20b9b remove unused version control alternatives column (#790)
since we already have the note after it, this is fine to drop.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/790
2026-05-24 13:43:25 +02:00
Pixelo789
f075b5c91e Add Breezy, Gerrit, GitButler, Gogs, Mercurial, and Tangled, and update evidence for GitLab (#731)
Partially based off the draft in #703, accompanied by a larger search.

Co-Authored-By: znmz <znmz@noreply.codeberg.org>

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/731
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-24 13:39:26 +02:00
Jens Grassel
3a18159ead add wezterm (#602)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/602
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-24 13:37:31 +02:00
vleermuis-admin
8110002abb Add borg (#789)
Closes #281

That a member used Claude to respond to people genuinely asking for an AI policy is particularly embarrassing when there are children's lives on the line, so we put that as the first link, and then added their "use AI responsibly" contribution policy as the second link.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/789
2026-05-24 13:32:00 +02:00
vleermuis-admin
011dba9b02 Add niri as tainted (#788)
Closes #374

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/788
2026-05-24 13:20:40 +02:00
vleermuis-admin
99e92cd861 fix monospace for last untainted openbsd version (#787)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/787
2026-05-24 13:13:01 +02:00
vleermuis-admin
ae74a7074b update GNUMach to have "Permits LLM Ingestion" tag (#773)
Closes #502

Thanks to these commenters for doing the legwork of finding this evidence:
- https://codeberg.org/small-hack/open-slopware/issues/502#issuecomment-14551023 from @tusharhero
- https://codeberg.org/small-hack/open-slopware/issues/502#issuecomment-13900424 from @GentooCommits

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/773
2026-05-24 08:09:12 +02:00
vleermuis-admin
17757d5376 update netBSD to be specific about ambigity and update note on switching OS (#771)
relates to #767

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/771
2026-05-24 08:08:33 +02:00
znmz
565a329a1d fix typos and misspellings (#785)
(Mostly) detected with `codespell` and `typos` programs, which I wholeheartedly recommend everybody using to check their writings :)

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/785
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-24 08:03:07 +02:00
axaloteDev
3fc9235f2c Tidy Editors (#667)
- Remove the VS Code image evidence in favour of a link
- Remove VSCodium as alternative as per #549
- Add Lapce, Gram and Hemlock to the Alternative Editors note, removing the alternatives column
- Correct Lem's tag order as per #638 and !666, and remove the last untainted version (keeping the commit)
- Alphabetize alternative editors and links at the end of the file
- Separate Note Software
- Change category name to "Text And Code Editors"

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/667
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-24 02:04:36 +02:00
znmz
07974036f2 Add cppcheck & cpplint (#704)
Add cppcheck & cpplint

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/704
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-23 22:55:00 +02:00
Pixelo789
9332b0017a Add PyO3 (#779)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/779
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-23 12:23:35 +02:00
Pixelo789
0b6cf1df0d Add FreeRDP (#781)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/781
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-23 12:23:00 +02:00
vleermuis-admin
faca9aacd9 give a bit more info on gotosocial and wafrn (#766)
just to help people find their community and/or share their art :)

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/766
2026-05-23 12:21:25 +02:00
vleermuis-admin
2ad94a4e99 really drive home the ethical issues in the no ai request template (#776)
content warning: the file change here contains mention of genocide, murder (especially child murder).

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/776
2026-05-23 12:20:38 +02:00
ch0ccyra1n
e694e45535 add last untainted OpenBSD release (#777)
Based on available evidence, it appears that version 7.8, pre-dating the recent contributions from Anthropic, is the last untainted version of OpenBSD.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/777
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-23 12:19:31 +02:00
Pixelo789
479f37c6c2 Add Webpack (#780)
Webpack piloted Copilot for PRs when it was introduced, so the last untainted tag is the last tag before they started piloting Copilot.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/780
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-23 08:12:19 +02:00
FlemyJY
709d3cf13c Update nushell (#748)
* Added their `AGENTS.md` as evidence
* marked `0.95.0` as last untainted
  * the `mcp` was added in `0.108.0`
  * the first commit of the vibe-coder is `21a54d47a00f09e3710e08ee7624e7b4332dcb27` (<`0.108.0`)
  * the first commit co-authored-by a LLM is `21a54d47a00f09e3710e08ee7624e7b4332dcb27` (<`0.108.0`)
  * the first code definitively written by a LLM is `3aab69110e5864518f51c97a6453d15551115a64` (<`0.96.0`) (tests generated by copilot)
  * with [this](https://github.com/nushell/nushell/pull/9145#issuecomment-1544593839) (<`0.96.0`) i am not entirely sure if and to which degree it got added (`Let's run with it and see what happens` might be about the AI-suggestion or about the PR as a whole)
  * if anything before that exists it is undisclosed
  * since one is uncertain and both are <`0.96.0` i decided to just mark `0.95.0` as last untainted instead of a commit

Co-authored-by: FlemyJY <noreply+not-a-real-email@example.com>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/748
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-23 00:36:47 +02:00
Pixelo789
0895a3e817 Move watchexec to new File Monitoring section (#770)
Closes #661

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/770
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-22 22:36:15 +02:00
Chloé Chagnon
25d1dd4bdf add fastfetch and hyfetch (#765)
add fastfetch and hyfetch (#765)

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/765
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-22 16:15:22 +02:00
vleermuis-admin
2f0c24f187 remove article that references a racist (#775)
relates to #736

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/775
2026-05-22 15:06:08 +02:00
Pixelo789
4f8d437e85 Move Golly to new Cellular Automata subsection and add last untainted commit (#769)
Part of #661

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/769
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-22 12:16:56 +02:00
Pixelo789
6ac069ec15 Sort badges in CMS section and add WordPress 7.0 for "AI Functionality" (#768)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/768
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-22 12:16:22 +02:00
vleermuis-admin
e9f4bb982b remove verge article by an author quoting racist people (#772)
see #736

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/772
2026-05-22 11:45:24 +02:00
vleermuis-admin
c26b374af8 add cryptsetup (#722)
closes #292

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/722
Co-authored by: @PeculiarDemon
Co-authored by: @axaloteDev
2026-05-22 10:54:49 +02:00
Pixelo789
5f40a492d2 Add Open-Shell (#762)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/762
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-21 23:48:02 +02:00