Commit graph

580 commits

Author SHA1 Message Date
JesseBot
6d2c8b4dee Add alternative Code Generators (#394)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/394
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-16 07:37:24 +02:00
perditionecessaria
502b7e1bef Add alternative Code Generators 2026-04-16 07:37:24 +02:00
Pixelo789
b66a75fb13 Tidy budgeting section based on new style guide (#392)
Part of #325

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/392
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
Co-committed-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
2026-04-16 07:29:08 +02:00
micdan5
d714be713a Tidy Developer Tools based on new style guide (#359)
# Credits/references list
May be incomplete:
- https://codeberg.org/small-hack/open-slopware/pulls/274
- Closes https://codeberg.org/small-hack/open-slopware/issues/148
- https://codeberg.org/small-hack/open-slopware/pulls/196

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/359
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: micdan5 <micdan5@noreply.codeberg.org>
Co-committed-by: micdan5 <micdan5@noreply.codeberg.org>
2026-04-15 23:45:18 +02:00
lejun
b7af93a789 Added XMPP clients (#323)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/323
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: lejun <lejun@noreply.codeberg.org>
Co-committed-by: lejun <lejun@noreply.codeberg.org>
2026-04-15 22:26:08 +02:00
Max
d9973cc47d Apply styleguide to audio section (#388)
Part of  #325

Applies new style guide to the audio section of the README.md

Co-authored-by: cloudymax <admin@cloudydev.net>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/388
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Max <cloudymax@noreply.codeberg.org>
Co-committed-by: Max <cloudymax@noreply.codeberg.org>
2026-04-15 22:04:08 +02:00
perditionecessaria
9b13e49bb4 Add Weblate (#352)
I stumbled on Weblate in the commit history of Freetube.

Apparently it's a development tool for translations, that automates some attribution and peer review workflows. Their project's commit log is a bit obfuscated, because it internally uses Weblate as well, which generates a lot of commits for minor metadata changes.

They have an [AGENTS.md](https://github.com/WeblateOrg/weblate/blob/main/AGENTS.md) file though and i did find some recent LLM commits:
aad714d7a3
90c3c3a0ca
23d1e3e41c

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/352
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: perditionecessaria <perditionecessaria@noreply.codeberg.org>
Co-committed-by: perditionecessaria <perditionecessaria@noreply.codeberg.org>
2026-04-15 21:59:33 +02:00
perditionecessaria
4df7637fde Add dynamic window management alternatives for X (#387)
Xmonad, FVWM and others also qualify, but these are the closest to i3 in spirit.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/387
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: perditionecessaria <perditionecessaria@noreply.codeberg.org>
Co-committed-by: perditionecessaria <perditionecessaria@noreply.codeberg.org>
2026-04-15 20:15:40 +02:00
matu6968
984d0649ed Add https://github.com/fatedier/frp/ as tainted (#385)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/385
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: matu6968 <wierzejskimateusz8@gmail.com>
Co-committed-by: matu6968 <wierzejskimateusz8@gmail.com>
2026-04-15 20:14:43 +02:00
jessebot
2215050550 add backticks to versions for programming languages and editors (#384)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/384
Co-authored-by: jessebot <jessebot@noreply.codeberg.org>
Co-committed-by: jessebot <jessebot@noreply.codeberg.org>
2026-04-15 19:05:27 +02:00
jessebot
beb9051041 tidy up the javascript and typescript section (#382)
relates to the work in #325

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/382
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
Co-authored-by: jessebot <jessebot@linux.com>
Co-committed-by: jessebot <jessebot@linux.com>
2026-04-15 18:53:06 +02:00
JesseBot
a2d4477984 Add VirtualBox (#383)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/383
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-15 18:33:31 +02:00
Lily Gruman
802ce2cb03 Add VirtualBox 2026-04-15 11:19:07 -05:00
JesseBot
e24278954b Add CoMaps, Organic Maps, and OsmAnd (#209)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/209
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-15 17:38:29 +02:00
Lily Gruman
29688afd7e Add CoMaps, Organic Maps, and OsmAnd 2026-04-15 10:35:27 -05:00
jessebot
c12fbf8e6a tidy C, C++, and CSS sections based on new style guide (#381)
This tidies all sections starting with C haha :)

Relates to work from #325

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/381
Co-authored-by: jessebot <jessebot@linux.com>
Co-committed-by: jessebot <jessebot@linux.com>
2026-04-15 17:26:43 +02:00
xarvos
56e3a0fbf8 Add pygments and GNU Mach (#138)
Close #137

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/138
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: xarvos <xarvos@loang.net>
Co-committed-by: xarvos <xarvos@loang.net>
2026-04-15 17:15:33 +02:00
xarvos
63a686d7bf Add AI functionality tag for WordPress (#380)
Added tag for WordPress with link about announcement for AI agents managing content

Co-authored-by: Ngô Ngọc Đức Huy <huyngo@disroot.org>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/380
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: xarvos <xarvos@noreply.codeberg.org>
Co-committed-by: xarvos <xarvos@noreply.codeberg.org>
2026-04-15 16:56:15 +02:00
Haijo
844c5f0294 Add Qt Creator (#379)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/379
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Haijo <haijo7@protonmail.com>
Co-committed-by: Haijo <haijo7@protonmail.com>
2026-04-15 16:55:21 +02:00
matu6968
b7a823ac1e Add last untainted commit ID and Gen AI 'Art' evidence in profile picture to ch32-hal (#378)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/378
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: matu6968 <wierzejskimateusz8@gmail.com>
Co-committed-by: matu6968 <wierzejskimateusz8@gmail.com>
2026-04-15 16:34:59 +02:00
matu6968
ad069c9b12 Tidy C based on new style guide (#367)
Tracking based off #325

~~Currently a WIP as it depends on information from System Services and Daemons section, needs PR #369 merged first~~ merged

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/367
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: matu6968 <wierzejskimateusz8@gmail.com>
Co-committed-by: matu6968 <wierzejskimateusz8@gmail.com>
2026-04-15 15:13:20 +02:00
Robin Syl
2d3a5f4308 Update Telegram (#376)
Added "AI Functionality" tag to Telegram with evidence

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/376
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Robin Syl <robin@robinsyl.dev>
Co-committed-by: Robin Syl <robin@robinsyl.dev>
2026-04-15 14:20:00 +02:00
lejun
abe4c84153 Add plainTextAccounting (#235)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/235
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: lejun <lejun@noreply.codeberg.org>
Co-committed-by: lejun <lejun@noreply.codeberg.org>
2026-04-15 14:07:52 +02:00
jessebot
b12f7ece9e add hyprland based on the work of @ethanuppal in #161 (#373)
I'd be nice if someone could submit a PR with non-ai-slop window manager suggestions 🙏

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/373
Co-authored-by: jessebot <jessebot@linux.com>
Co-committed-by: jessebot <jessebot@linux.com>
2026-04-15 13:19:04 +02:00
jessebot
2046f7cdad add helix based on evidence found by @ethanuppal and @tjk in #158 (#372)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/372
Co-authored-by: jessebot <jessebot@linux.com>
Co-committed-by: jessebot <jessebot@linux.com>
2026-04-15 13:12:02 +02:00
JesseBot
6b576f65a9 Refactor Accessibility Tools based on new style guide (#371)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/371
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-15 13:00:12 +02:00
matu6968
0473635546 Refactor Accessibility Tools based on new style guide 2026-04-15 13:00:12 +02:00
jessebot
cc646a7fbf add NixOS based on evidence in #156; alphabetize the OS section (#370)
Thanks to @ethanuppal and @tjk for their help in investigating this one.

Perhaps we also link to this comment explaining GUIX and NIX differences somewhere?
https://codeberg.org/small-hack/open-slopware/pulls/156#issuecomment-11872881

I decided to just keep the above comment in this link, which will also show up in the commit message. I also decided to throw out Lix based on the other comments by @ethanuppal further down in #156. We'll keep GUIX since that does actually include a full OS and then if anyone wants, they can add another entry in the package manager section for evidence of the nix package manager itself having slop as well.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/370
Co-authored-by: jessebot <jessebot@linux.com>
Co-committed-by: jessebot <jessebot@linux.com>
2026-04-15 12:55:55 +02:00
0x403
cb7b1e6cd5 Add zlib-ng (#239)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/239
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: 0x403 <0x403@noreply.codeberg.org>
Co-committed-by: 0x403 <0x403@noreply.codeberg.org>
2026-04-15 12:51:44 +02:00
matu6968
94239f06c9 Tidy System Services and Daemons based on new style guide (#369)
tracking based off #325, prerequisite of #367

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/369
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: matu6968 <wierzejskimateusz8@gmail.com>
Co-committed-by: matu6968 <wierzejskimateusz8@gmail.com>
2026-04-15 12:50:18 +02:00
johannes
657a5454d9 Append zerocopy to tainted Rust libraries (#360)
Not sure if there can even be an alternative since we would need to convince countless dependants to switch.

I have not followed the new style guide since the rest of the table isn't converted yet, not sure if mixing and matching the style guide would be a good idea...

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/360
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: johannes <johannesmiesenhardt@gmail.com>
Co-committed-by: johannes <johannesmiesenhardt@gmail.com>
2026-04-15 12:47:58 +02:00
jessebot
96dced674a clean up the Cheat sheets table and move cli tools up a bit, as a treat (#368)
This just gets the Cheat Sheets section more in line with our style guide, and it moves command-line shells just below it, so that we get slightly closer to my dream of alphabetized sections 

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/368
Co-authored-by: jessebot <jessebot@linux.com>
Co-committed-by: jessebot <jessebot@linux.com>
2026-04-15 11:50:10 +02:00
JesseBot
d581cc56ea Tidy editors section based on new style guide (#365)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/365
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-15 11:28:46 +02:00
Pixelo789
60d74cde69 Tidy editors section based on new style guide 2026-04-15 11:28:46 +02:00
jessebot
18dc6a5e7d tidy vpn software section; tidy TOC; add new badges (#364)
- Tidies "VPN software" section based on style guide and work from #325
- moves "VPN software" and "Virtualization" directly under "Tainted Software"
- clean up TOC
- clean up sibling repo grammar and add  emoji
- adds "AI Databroker Usage" and "AI in Issue tracker" badges

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/364
Co-authored-by: jessebot <jessebot@linux.com>
Co-committed-by: jessebot <jessebot@linux.com>
2026-04-15 11:22:16 +02:00
Pixelo789
a3907b1eab Fix typo in style guide (#366)
There's a bullet in one of the code blocks. I assume the item was blindly copy-pasted from the bullet list?

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/366
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
Co-committed-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
2026-04-15 10:32:38 +02:00
JesseBot
ad3e4843ac tidy service monitoring section and remove gatus for now (#362)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/362
2026-04-15 09:35:13 +02:00
jessebot
9b255c6563 tidy service monitoring section and remove gatus for now 2026-04-15 09:35:13 +02:00
JesseBot
40b978f1e5 Add Nim (#245)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/245
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-15 09:19:17 +02:00
Pixelo789
6acb5a736d Add Nim 2026-04-14 23:14:44 -08:00
tranzystorekk
2bc16a8412 Tidy Services and Utilities (Git Servers & Blogging Software) based on new style guide (#348)
Part of #325

Took the liberty to split off Blogging Software into further subsections (CMS, SSG), with the small benefit of dropping the alternatives column for SSGs in favor of the alternatives note.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/348
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: tranzystorekk <tranzystorek.io@protonmail.com>
Co-committed-by: tranzystorekk <tranzystorek.io@protonmail.com>
2026-04-15 09:02:41 +02:00
matu6968
d6c87e22b2 Tidy Microcontroller Tools and Libraries based on new style guide; also add ch32-hal as tainted (#357)
As reference, tracking based off #325

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/357
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: matu6968 <wierzejskimateusz8@gmail.com>
Co-committed-by: matu6968 <wierzejskimateusz8@gmail.com>
2026-04-15 09:00:07 +02:00
Pixelo789
444348e2e3 Tidy command-line shells section based on new style guide; add more shells (#356)
Part of #325

I also took the liberty of doing a small run-through of some of the shells in the [Arch Wiki page for shells](https://wiki.archlinux.org/title/Command-line_shell), and caught Oil Shell, PowerShell, and xonsh.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/356
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
Co-committed-by: Pixelo789 <Pixelo789@noreply.codeberg.org>
2026-04-15 08:56:30 +02:00
JesseBot
8ee3404041 Update KeePassXC (#361)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/361
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-15 08:38:03 +02:00
Vri (vrifox)
92f596da85 Update KeePassXC 2026-04-15 08:38:03 +02:00
JesseBot
b2b48b866b Add charset_normalizer as chardet alternative (#355)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/355
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-15 08:35:40 +02:00
Fabio Henrique
781a7f87a7 Add charset_normalizer as chardet alternative 2026-04-15 08:35:40 +02:00
micdan5
1e3e054abf Tidy 'photography' based on new style guide (#335)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/335
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: micdan5 <micdan5@noreply.codeberg.org>
Co-committed-by: micdan5 <micdan5@noreply.codeberg.org>
2026-04-15 08:24:26 +02:00
matu6968
612263750e Add MicroPython and CircuitPython (#215)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/215
Co-authored-by: matu6968 <wierzejskimateusz8@gmail.com>
Co-committed-by: matu6968 <wierzejskimateusz8@gmail.com>
2026-04-14 23:34:54 +02:00
JesseBot
346aec35e4 Clarify FreeBSD (#258)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/258
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-14 23:23:56 +02:00