Commit graph

451 commits

Author SHA1 Message Date
Pixelo789
e87e1b777d Add OpenBSD 2026-04-14 09:34:08 +02:00
Pixelo789
ae1cb7e237 Add FreeDOS 2026-04-14 09:34:08 +02:00
Pixelo789
519188126f Add ReactOS 2026-04-14 09:34:08 +02:00
Pixelo789
3f06893d64 Tidy operating systems section based on new style guide 2026-04-14 09:34:08 +02:00
JesseBot
0ef77e23d5 Merge pull request 'Tidy 'image manipulation' based on new style guide' (#334) from micdan5/open-slopware:tidy-image-manipulation into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/334
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-14 09:23:26 +02:00
micdan5
9e8f6a8cf1 Tidy 'image manipulation' 2026-04-14 09:23:26 +02:00
JesseBot
b33c9edad5 Merge pull request 'Tidy social medias section based on new style guide; add other social media things as alternatives' (#333) from Pixelo789/open-slopware:tidy-socials into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/333
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-14 09:14:37 +02:00
Pixelo789
ae13fe748e Add assorted social media alternatives 2026-04-14 09:14:37 +02:00
Pixelo789
65b6482bd4 Tidy social media section based on new style guide 2026-04-14 09:14:37 +02:00
JesseBot
6d47279f04 Merge pull request 'updates to the code of conduct to make more rules more explicit' (#338) from add-code-of-conduct-updates into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/338
2026-04-14 09:08:57 +02:00
jessebot
5b076a4ee9 be even more explicit 2026-04-14 09:08:13 +02:00
jessebot
7f88157de3 updates to the code of conduct
Signed-off-by: jessebot <jessebot@linux.com>
2026-04-14 09:02:08 +02:00
Max
35365164b0 Merge pull request 'Apply styleguide to virtualization section' (#331) from virt-style into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/331
2026-04-14 01:35:07 +02:00
cloudymax
b5cdc1f098 center table contents 2026-04-14 01:35:07 +02:00
cloudymax
dd9b8c6923 Add request for helm instead of none 2026-04-14 01:35:07 +02:00
cloudymax
5e81997fa1 fix table 2026-04-14 01:35:07 +02:00
cloudymax
bf1e6fe5c1 apply styleguide to botspot 2026-04-14 01:35:07 +02:00
JesseBot
09800f9ec5 Merge pull request 'Add NewPipe and add showtime as VLC alternative' (#272) from micdan5/open-slopware:add-newpipe into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/272
2026-04-14 00:07:41 +02:00
micdan5
6bc69a8810
Conflict fix from upstream/main 2026-04-13 15:55:24 -06:00
JesseBot
15119856a0 Merge pull request 'Add Pandemonium as Godot alternative' (#319) from ch0ccyra1n/open-slopware:add-pandemonium-alternative into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/319
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-13 20:32:23 +02:00
ch0ccyra1n
6947526703 add Pandemonium as Godot alternative 2026-04-13 19:59:20 +02:00
JesseBot
2b260aca1a Merge pull request 'update terminal emulators to the new style guide' (#328) from tidy-terminal-emulators into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/328
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
2026-04-13 19:01:08 +02:00
jessebot
481a36eecb
update terminal emulators to the new style guide 2026-04-13 18:50:20 +02:00
JesseBot
027c7a33e6 Merge pull request 'Add two more good terminals, one bad, and fix typos' (#302) from meta/open-slopware:main into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/302
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-13 18:48:38 +02:00
mathew
d80ea46021 Remove wezterm change, being dealt with in other PRs 2026-04-13 18:48:38 +02:00
mathew
9085d2e0c0 Add two more good terminals, one bad, and fix typos 2026-04-13 18:48:38 +02:00
JesseBot
09071e9c46 Merge pull request 'fix the anchors for the python and style guide markdown code blocks' (#327) from fix-anchors into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/327
2026-04-13 18:35:15 +02:00
jessebot
995a4eec2d
fix the anchor for request-for-help in python 2026-04-13 17:44:38 +02:00
jessebot
11c3f5e321
fix the anchors for the python and style guide 2026-04-13 17:41:25 +02:00
jessebot
46e3440a11 Add style guide (#179)
# Major changes

- adds a specific style guide to point to and iterate on
  - closes #139
- markdown tables will now have special tags (using badges) to be used in the evidence column, instead of the aforementioned "severities" concept" - you can read the discussion in this PR as to why we decided against a severity column.
  - closes #146
- markdown tables will have a "Last Untainted Version/Commit ID" column
  - closes #113
- markdown tables would drop the notes section (in favor of the above columns and below point)
- markdown table now have "alternative" as last column instead of second.
- makes official docs on how to make an alternatives section for a given category
- updaetes python libraries as the first category to get an overhaul to the new style guide

## Minor Changes

- fix some grammar stuff (capitalization, periods, weird wording)
- move GoToSocial into the correct alphabetical order in the bottom alternatives links section

Co-authored-by: @axaloteDev
Co-authored-by: @tjk
Co-authored-by: @PeculiarDemon
Co-authored-by: @cloudymax
Co-authored-by: @micdan5
Co-authored-by: @Pixelo789

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/179
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
Co-authored-by: jessebot <jessebot@linux.com>
Co-committed-by: jessebot <jessebot@linux.com>
2026-04-13 17:34:21 +02:00
JesseBot
7d2e8fc5b3 Merge pull request 'Add PipePipe' (#277) from micdan5/open-slopware:add-pipepipe into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/277
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-13 15:06:37 +02:00
micdan5
6657aa7a62 Add PipePipe 2026-04-13 15:06:37 +02:00
jessebot
c00d70216b add notes about content warnings 2026-04-13 09:53:24 +02:00
JesseBot
27c7e293a5 Merge pull request 'Add neovim' (#210) from LunarWatcher/open-slopware:add-neovim into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/210
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-12 14:13:45 +02:00
Olivia
8e5a486e6d Split (neo)vim alternatives into a note 2026-04-12 14:03:26 +02:00
Olivia
c6b13501bd Explicitly add Neovim to the list
PR #38 added Vim, but not neovim. Though Neovim is listed as being
affected by extension of Vim's slop, Neovim also independently supports
AI slop. As of March 11th, there's an AI policy that supports it. There
are also some PRs with discussions to the same effect[^1].
I argue it should therefore be explicitly listed, as they chose to
endorse slop beyond the bare minimum they get from sourcing vim patches.

[^1]: I tried to find these for linking, but my bookmark routines are
not good enough yet, and I failed to re-find them with a few quick
searches.
2026-04-12 14:02:04 +02:00
JesseBot
b41b514576 Merge pull request 'add haunt as a static site generator alternative' (#314) from add-haunt into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/314
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
2026-04-12 12:15:09 +02:00
jessebot
9edc5a799e add haunt as a static site generator 2026-04-12 12:15:09 +02:00
jessebot
d1b76d3f82
change large text areas to input types to make it more clear that we just want a single link or project name 2026-04-12 12:10:41 +02:00
jessebot
1b9e831044
fix reversed field typo in issue template for requesting help 2026-04-12 12:08:57 +02:00
JesseBot
c3a82ab50e Merge pull request 'add a "request for kind help" Issue template' (#313) from add-request-for-help into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/313
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
2026-04-12 11:42:46 +02:00
jessebot
ded723d9e2 clean up formatting 2026-04-12 11:42:46 +02:00
jessebot
c8b67bcca9 add notes for the contributing docs on how to help 2026-04-12 11:42:46 +02:00
jessebot
586a0b0fac the contributing docs aren't needed for kind eyes, I think 2026-04-12 11:42:46 +02:00
jessebot
f7ddf397f0 add an issue config forcing all issues to go through templates 2026-04-12 11:42:46 +02:00
jessebot
f4302d77a6 add a request for help template 2026-04-12 11:42:46 +02:00
JesseBot
013b828f3d Merge pull request 'Add alternative xterm to terminal section' (#309) from perditionecessaria/open-slopware:add-alternative-xterm into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/309
2026-04-12 11:18:02 +02:00
perditionecessaria
1409c09f5f Link to the official xterm website 2026-04-12 11:18:02 +02:00
perditionecessaria
e52fe0c9c8 Add alternative xterm to terminal section 2026-04-12 11:18:02 +02:00
JesseBot
0fbb37fa0c Merge pull request 'list zine as ssg alternative' (#298) from tranzystorekk/open-slopware:zine-ssg into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/298
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
2026-04-12 11:09:42 +02:00