from CONTRIBUTING.md:
```md
Please don't submit social media posts as evidence unless it is a post by a maintainer of the tainted project talking about using AI to develop the tainted project. Even then, we'd prefer links to a project's LLM commits in a git forge, AI/contributing policies, or blog posts.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/902
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
- As per updated Style Guide, Alternatives section should also be
alphabetized.
- Also added ToC entry for Alternative Version Control Systems
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/900
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
Following up from #743 , I decided to take the easier way out and just create a fresh PR. It is exactly the same as my intentions from the previous one, but without the shenanigans of rebasing, which accidentally made more changes than I or any of us wanted.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/880
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
- Rename the section title to be more informative (e.g. for easier
navigation without context).
- Add the Alternatives section to the ToC.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/891
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
- As per updated Style Guide, Alternatives section should also be
alphabetized.
- Also added ToC entries for `Messaging {Client,Server} Alternatives by
protocols`
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/893
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
- As per updated Style Guide, Alternatives section should also be
alphabetized.
- Also added ToC entry for Static Site Generators Alternatives.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/895
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
- Rename the section title to be more informative (e.g. for easier
navigation without context).
- Add the Alternatives section to the ToC.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/898
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
- As per updated Style Guide, Alternatives section should also be
alphabetized.
- Also added ToC entry for Social Media Server alternatives
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/889
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
The current link for tup is actually about a distro based on git, or something, which is cool, but linking to `/tup` instead gives us a page specifically about tup.
Tup tup tup.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/887
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
Neither of the alternatives have explicit ai policies but i couldnt find any evidence of ai used in them and these are the best alternatives i could find with how sparse the options are for gpu tools in go,,
theres 2 others i considered: [go-sdl3](https://github.com/Zyko0/go-sdl3) and [vulkan-go](https://github.com/vulkan-go/vulkan) but i decided not to include them because go-sdl3 is dependent on purego which is tainted, and vulkan-go is unmaintained (no commits in 4 years)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/774
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
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>