mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-31 22:27:03 +02:00
Add tldr-pages and cheat (#211)
Not entirely sure if this is the best way to list the two. They're both technically tools affected by slop, but there's also the information bit outside the actual software that may or may not be affected. tldr-pages [discourages using it on the cheat sheets themselves](https://github.com/tldr-pages/tldr/blob/main/CONTRIBUTING.md#contributing) with exceptions cut out for translations and presumably adding to existing pages (the CONTRIBUTING.md is full of loopholes in technicalities in that regard, but that's a whole other tangent). Paradoxically, their [AGENTS.md has an entire section for creating new pages](https://github.com/tldr-pages/tldr/blob/main/AGENTS.md#creating-pages). Not sure if there's interest in creating a whole `<h1>` section for tainted sources of information, but I suspect that would be standalone from the tainted tools anyway, and that the tools tldr-pages and cheat would be tracked independently from the documentation tldr-pages and cheat. [`cheat/cheatsheets`](https://github.com/cheat/cheatsheets) has not been touched in 4 years, and functionally cannot be tainted by extension. I have not checked tldr-pages' cheatsheets since it's in the same repo as the sloppified tool, which makes finding out annoying without cloning it first (which I didn't bother doing since it currently is out of scope for the list, and whether or not it should be included and by extension screened, is a separate discussion) Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/211 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org> Co-authored-by: Olivia <oliviawolfie@pm.me> Co-committed-by: Olivia <oliviawolfie@pm.me>
This commit is contained in:
parent
7a60b49d08
commit
139fc8dbd9
1 changed files with 8 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
* [Image Manipulation](#image-manipulation)
|
||||
* [Photography](#photography)
|
||||
* [Video](#video)
|
||||
* [Cheat sheets and documentation](#cheat-sheets-and-documentation)
|
||||
* [Terminal Emulators](#terminal-emulators)
|
||||
* [Developer Tools](#developer-tools)
|
||||
* [Document Viewers](#document-viewers)
|
||||
|
|
@ -273,6 +274,13 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [PipePipe](https://pipepipe.dev/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/InfinityLoop1308/PipePipeClient/blob/dev/CLAUDE.md)) | [LibreTube] |
|
||||
| [NewPipe](https://newpipe.net) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/TeamNewPipe/NewPipe?tab=contributing-ov-file#ai-policy)) | [LibreTube] |
|
||||
|
||||
## Cheat sheets and documentation
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Alternative(s) | Evidence |
|
||||
| --- |:---:| --- | --- |
|
||||
| [tldr-pages](https://github.com/tldr-pages/tldr) | [`v2.3`](https://github.com/tldr-pages/tldr/releases/tag/v2.3) | | [](#permissive-ai-policy) ([1](https://github.com/tldr-pages/tldr/blob/main/AGENTS.md), [2](https://github.com/tldr-pages/tldr/commit/b042736266e10cb026b678ba1d0fed362d5f579d)) |
|
||||
| [cheat](https://github.com/cheat/cheat) | [`v4.4.2`](https://github.com/cheat/cheat/releases/tag/4.4.2) | | [](#permissive-ai-policy) ([1](https://github.com/cheat/cheat/blob/master/CLAUDE.md)) |
|
||||
|
||||
## Terminal Emulators
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue