Commit graph

849 commits

Author SHA1 Message Date
storablecerox977
8d0fa3477f add Warp as an alternative for LocalSend (#715)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/715
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-12 22:29:42 +02:00
ruriofdoom
5fd011fbe5 Add reverse-engineering tools (radare2, gdb, etc) (#671)
I'm a little surprised this tool went under the radar. I might need some help with this.

So, from what I've gathered:

* [AGENTS.md was added on September 23rd, 2025](3a456fd06b).

* The project has experimented with generative AI as early as [November 29th, 2024](https://github.com/radareorg/radare2/pull/23704#issuecomment-2508575666) and [March 21st, 2025](https://github.com/radareorg/radare2/pull/24045#issuecomment-2744564684) (ChatGPT), and [June 13th, 2025](https://github.com/radareorg/radare2/pull/24284) (Claude). I've even found a mention of [Codex](https://github.com/radareorg/radare2/pull/25913).

* However, I can find mentions of "copilot" from as early as [June 13th, 2023](https://github.com/radareorg/radare2/issues?q=copilot%20sort%3Acreated-asc). The mentions consist of "copilot:all", "copilot:summary", etc, which appear to be options for [Copilot-assisted PR descriptions](https://githubnext.com/projects/copilot-for-pull-requests/).

I considered [Ghidra](https://github.com/NationalSecurityAgency/ghidra) as an alternative, but things don't look great there, either. At least one contributor stated to use Claude ([1](https://github.com/NationalSecurityAgency/ghidra/issues/8730), [2](https://github.com/NationalSecurityAgency/ghidra/issues/8750)), and there are open pull requests from people who also admit to using AI assistance ([1](https://github.com/NationalSecurityAgency/ghidra/pull/8366#issuecomment-3103772328), [2](https://github.com/NationalSecurityAgency/ghidra/pull/8971), [3](https://github.com/NationalSecurityAgency/ghidra/pull/9081#issue-4159907727), etc). But I'm not confident enough to add Ghidra as "slopped" because I can't find any concrete proof like an AGENTS.md or a policy directly accepting or forbidding AI. I might need to look deeper.

Co-authored-by: rurionice <rurionice@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/671
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-12 21:57:27 +02:00
cloudymax
b319113c85 Add last known clean version for SeaweedFS (#714)
Signed-off-by: cloudymax <cloudymax@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/714
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-12 21:31:18 +02:00
vleermuis-admin
26a91920c9 add that you're not supposed to mention this list again, more explicitly than last time (#700)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/700
2026-05-12 20:54:07 +02:00
storablecerox977
7fa1ff6056 fix spelling error in the CoC (#707)
albeism -> ableism

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/707
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-12 20:51:27 +02:00
vleermuis-admin
78f3477c6e fix misspelling of neutral in CoC (#712)
this is what I get for not getting a proper review :')

With help from @jkjk
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/712
2026-05-12 20:50:21 +02:00
vleermuis-admin
5c7f4f722f Do not want to encourage more unproductive conversation around the term GNU/Linux (#711)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/711
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
2026-05-12 20:40:57 +02:00
vleermuis-admin
5895e6fca5 Give info on how to use gender nuetral language (#710)
shamelessly stolen from https://codeberg.org/small-hack/core-resources/src/branch/main/CODE_OF_CONDUCT.md

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/710
2026-05-12 20:31:09 +02:00
matu6968
f16b402073 Add ESP-IDF and BuffaloSDK as tainted into microcontroller tools and libraries section (#686)
Alternative Microcontroller Tools and Libraries section was based on #648, with a little bit of modification to generalize it for other microcontroller SDK's in the future if more found

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/686
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-12 18:55:50 +02:00
yuli
e65f86e4a9 add xc as an alternative to commandline shells (#706)
dont think the project has an ai policy but its made by drew devault who made [vim-classic](https://drewdevault.com/blog/Forking-vim/) the slopfree vim fork so xc is like definitely slopfree also :3

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/706
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-12 18:35:03 +02:00
jkjk
e608866f93 Add gitoxide (#705)
Add gitoxide

Co-authored-by: jkjk <267793835+znmz@users.noreply.github.com>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/705
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-12 18:09:40 +02:00
ch0ccyra1n
98c0aca5da add postmarketOS as alternative linux distro (#701)
It's been a while since I've used it but I figured I'd check. Luckily we've got yet another alternative as a result, as well as a lot of solid reasons for why they banned such contributions.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/701
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-12 18:05:23 +02:00
david
ded75d8f2c Expand Addons & Prompts section (#702)
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/702
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-12 18:04:52 +02:00
ch0ccyra1n
998a87e779 Add last known untainted version for Hugo (#699)
I managed to sift through the commit history of Hugo, and this commit appears to be the parent of the first commit with known usage of Claude in their repository, meaning it is the last untainted commit. The version I provided is the last version of Hugo which predates that commit.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/699
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-12 08:15:50 +02:00
Hiccup
c5ed18360c Add VisualBoyAdvance-M (#681)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/681
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-11 20:01:28 +02:00
vleermuis-admin
1ff4e24e12 make it clear that you are not to mention this repo when reaching out to other projects (#693)
This is not up for debate.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/693
2026-05-11 10:44:57 +02:00
vleermuis-admin
34a685d48a Add Scratch Everywhere (#694)
Closes #690

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/694
2026-05-11 09:16:45 +02:00
Pixelo789
063aa675d5 Add Fedora and OpenWrt (#672)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/672
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-11 00:48:03 +02:00
Pixelo789
863f9bf7c2 Re-add "AI Sponsored" tags for Next.js and React (#688)
Since Vercel and Facebook/"Meta" pride themselves on "AI" slop, Next.js and React respectively count as "AI Sponsored". Also see https://codeberg.org/small-hack/open-slopware/pulls/670#issuecomment-14537760 and #685.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/688
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-10 23:13:57 +02:00
Pixelo789
4a9f6b82e6 Fix FAQ mention in README (#687)
https://codeberg.org/small-hack/open-slopware/pulls/685#issuecomment-14598501
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/687
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-10 12:08:17 +02:00
vleermuis-admin
6408dc5f62 Starting a new FAQ (#685)
- closes #680

Co-authored-by: @Pixelo789
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/685
2026-05-10 09:11:38 +02:00
jbechtel
331a72e008 Add „D“ language (#679)
This is an improved PR which supersedes #676 which can then be closed and incorporates information from #147.

In order to match the style guide I put all the reasoning in the commit message.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/679
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-10 08:53:35 +02:00
Pixelo789
9f8a29a8a2 Rename goblint to gobject-linter (#684)
It was renamed a few days ago.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/684
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-09 12:00:18 +02:00
Pixelo789
0b83fb537e Add Discourse (#674)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/674
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-09 11:57:21 +02:00
Pixelo789
a25f98a3fd Add Stylus (#673)
In the commit tree, the slop commit appears to have been force-pushed to remove the taint attribution, so that makes it even worse.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/673
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-09 11:54:58 +02:00
Pixelo789
7de61cabee Move Compiler Tools out of Developer Tools and move Mold and Wild to a linkers subsection (#683)
Part of #661

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/683
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-09 11:11:39 +02:00
Pixelo789
375e1a663c Add Next.js and React and clean up JavaScript/TypeScript section (#670)
* Added Next.js and React.
* Sorted badges per discussion in #638 / #666.
* Mentioned TypeScript taint.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/670
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-08 22:21:51 +02:00
Pixelo789
27bbe6ff9a Add fd (#669)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/669
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-08 22:13:53 +02:00
Allen123456hello
ab83f3bc66 add an alternative to openssl: libressl (#655)
Seems to be a hard-fork from openssl. Not affected by slop.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/655
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-08 22:00:55 +02:00
Fabio Henrique
829c69f55a Add commonmark-java (#668)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/668
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-08 21:27:47 +02:00
Pixelo789
3a9394f0f1 Move Scalar to new API Documentation section (#677)
Also fixed the badges per discussion in #638 / #666 while I was at it.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/677
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-08 16:31:22 +02:00
Pixelo789
9c24a13b2e Move ConnectBot to new SSH section (#675)
Also fixed the name while I was at it.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/675
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-08 16:14:45 +02:00
Pixelo789
8ffebe018f Add Act and Woodpecker (#659)
Pretty disappointing, as Woodpecker is one of Codeberg's CI systems, and easily the one I'm most familiar with.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/659
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-08 15:50:34 +02:00
vleermuis-admin
d32f472bd3 update style guide with full tag examples and required ordering (#666)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/666
2026-05-08 15:43:36 +02:00
matu6968
f189e88cd8 Add back Warp with it's fork aka OpenWarp and Waveterm (#665)
Since Warp got open sourced, this commit reverts #26, while at it also sorted the terminal emulators list and added Waveterm

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/665
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-08 00:56:15 +02:00
Pixelo789
e50e8af196 Add Expat (#660)
Of course, THE XML library is tainted...

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/660
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-07 13:23:13 +02:00
yuli
9793321f35 add Odin (#658)
Maybe also a good idea to reach out to them and ask about adding a no ai policy, since there seems to be very little ai generated code and [the core maintainer has called llms bullshitting engines](https://x.com/TheGingerBill/status/1886328090797760691)

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/658
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-07 13:21:34 +02:00
Pixelo789
6763c855f8 Move Atuin to Shells — Addons and Prompts and clean up that section (#664)
*You can never take away my em-dashes 😁!*

* Moved Atuin to Shells — Addons and Prompts.
* Sorted said section and fixed badges per discussion in #638.

Part of #661

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/664
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-07 13:20:25 +02:00
Pixelo789
420c6c8db1 Move explainshell and clean up cheat sheets section (#662)
* Explainshell is now in the cheat sheets section.
* The cheat sheets section has been sorted and the title is now in Title Case.

Part of #661

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/662
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-07 13:18:50 +02:00
micdan5
2360bfaa77 Add Scratch and TurboWarp (#581)
Credits to [this YouTube video](https://www.youtube.com/watch?v=tKsA_i5vKeE) for the idea.

Truly disappointing, especially since I started my coding journey with Scratch back in primary school. It's like a betrayal.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/581
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-07 07:47:40 +02:00
micdan5
9026500e5e Add LogFox & Logcat Reader (#640)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/640
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-07 00:41:07 +02:00
Lily Gruman
bf470ca4a6 Add Slint (#603)
Not surprising, I suppose.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/603
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-06 22:39:44 +02:00
Chloé Chagnon
0ebcdf7744 Add ms-edit (#653)
Unsurprisingly, Microsoft's TUI text editor is slop

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/653
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-06 22:24:26 +02:00
Pixelo789
9ec09e04bf Remove CotEditor as a Nextpad++ alternative and add it as tainted (#656)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/656
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-06 21:22:41 +02:00
Chloé Chagnon
f0c86442f9 Fixed the table that got broken accidentally 2026-05-06 21:22:41 +02:00
Chloé Chagnon
0581684ed7 Fixed parenthese for the CotEditor evidence 2026-05-06 21:22:41 +02:00
Chloé Chagnon
a232dbca41 Removed CotEditor as a Nextpad++ alternative and added it as tainted 2026-05-06 21:22:41 +02:00
Pixelo789
8a10fcc961 Add Numbat and Go (#651)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/651
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
2026-05-06 21:15:23 +02:00
Pixelo789
766885f51d Mention Go taint in Go libraries/tooling section 2026-05-06 21:15:23 +02:00
Pixelo789
1cf80b1fa0 Add Go 2026-05-06 21:15:23 +02:00