mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-03 07:37:06 +02:00
add a file storage section, a TOC, and remove duplicated calibre
This commit is contained in:
parent
184e169737
commit
2f2a71f19e
1 changed files with 40 additions and 5 deletions
45
README.md
45
README.md
|
|
@ -6,6 +6,33 @@ The intention of this list is to raise awareness of this technology's usage in p
|
|||
|
||||
For more information on why we think this list matters, please see [Why not LLMs?](#why-not-llms).
|
||||
|
||||
* [Contributing](#contributing)
|
||||
* [Criteria](#criteria)
|
||||
* [Removal](#removal)
|
||||
* [Tainted Software](#tainted-software)
|
||||
* [Browsers](#browsers)
|
||||
* [Command-Line Shells](#command-line-shells)
|
||||
* [Computer Graphics](#computer-graphics)
|
||||
* [Photography](#photography)
|
||||
* [Terminal Emulators](#terminal-emulators)
|
||||
* [Developer Tools](#developer-tools)
|
||||
* [Programming Languages](#programming-languages)
|
||||
* [Note on alternative languages](#note-on-alternative-languages)
|
||||
* [Editors](#editors)
|
||||
* [Accessibility Tools](#accessibility-tools)
|
||||
* [Microcontroller Tools and Libraries](#microcontroller-tools-and-libraries)
|
||||
* [Service Monitoring](#service-monitoring)
|
||||
* [Libraries](#libraries)
|
||||
* [Rust](#rust)
|
||||
* [CSS](#css)
|
||||
* [Game Engines](#game-engines)
|
||||
* [Services/Utilities](#servicesutilities)
|
||||
* [File Storage](#file-storage)
|
||||
* [Operating Systems](#operating-systems)
|
||||
* [Social Media](#social-media)
|
||||
* [Why not LLMs?](#why-not-llms)
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
To contribute to this list, file a pull request adding it to the appropriate category, along with any known alternatives. The pull request must include links to evidence of such (social media posts, screenshots, commit history, links to `CLAUDE.md`, etc). Title the pull request "Add `<software-name>`" or such.
|
||||
|
|
@ -131,17 +158,20 @@ Depending on your needs and technical concerns, you may find any number of diffe
|
|||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [Bluesky](https://bsky.app) | [Mastodon](https://joinmastodon.org/) | [CTO discusses using Claude in development](https://bsky.app/profile/pfrazee.com/post/3luyb3jcbv52d) |
|
||||
| [Calibre 8.16.2](https://calibre-ebook.com) | [BookLore](https://booklore.org/)<br /> [Clbre](https://github.com/grimthorpe/clbre), a Calibre fork without AI<br /> [Arcalibre](https://codeberg.org/rereading/arcalibre), a Calibre hard-fork from before AI features | [Added "Discuss selected book(s) with AI" feature](https://github.com/kovidgoyal/calibre/blob/master/Changelog.txt)
|
||||
| [Bitwarden](https://bitwarden.com/) | | Include [CLAUDE.md](https://github.com/bitwarden/server/blob/main/.claude/CLAUDE.md) |
|
||||
| [Calibre 8.16.2](https://calibre-ebook.com) | [BookLore](https://booklore.org/)<br /> [Clbre](https://github.com/grimthorpe/clbre), a Calibre fork without AI<br /> [Arcalibre](https://codeberg.org/rereading/arcalibre), a Calibre hard-fork from before AI features | [Added "Discuss selected book(s) with AI" feature](https://github.com/kovidgoyal/calibre/blob/master/Changelog.txt)
|
||||
| [Ghost](https://ghost.org/) | [WriteFreely][wfree] | Include configurations for [Claude](https://github.com/TryGhost/Ghost/tree/main/.claude) and [cursor](https://github.com/TryGhost/Ghost/blob/main/.cursor/rules/yarn.mdc); images on website seem generated |
|
||||
| [KeepassXC](https://keepassxc.org/) | | Use Copilot to generate PRs: [Example 1](https://github.com/keepassxreboot/keepassxc/pull/12588), [Example 2](https://github.com/keepassxreboot/keepassxc/pull/12314), [Example 3](https://github.com/keepassxreboot/keepassxc/pull/12199)|
|
||||
| [MinIO](https://www.min.io/) | [Garage](https://garagehq.deuxfleurs.fr/) | Advertises AI as their primary focus on their website. |
|
||||
| [Nextcloud](https://nextcloud.com/) | | [✨ Nextcloud Assistant](https://nextcloud.com/assistant/); Nextcloud Desktop has [AGENTS.md](https://github.com/nextcloud/desktop/blob/master/AGENTS.md)|
|
||||
| [Wagtail CMS](https://wagtail.org/) | [WriteFreely][wfree] | Include [AGENTS.md](https://github.com/wagtail/wagtail/blob/main/AGENTS.md); [Wagtail AI](https://wagtail.org/wagtail-ai/) |
|
||||
| [Wagtail CMS](https://wagtail.org/) | [WriteFreely][wfree] | Include [AGENTS.md](https://github.com/wagtail/wagtail/blob/main/AGENTS.md); [Wagtail AI](https://wagtail.org/wagtail-ai/) |
|
||||
| [WordPress](https://wordpress.org) | [WriteFreely][wfree] | Include [AGENTS.md](https://github.com/WordPress/gutenberg/blob/trunk/AGENTS.md); has [Copilot PRs](https://github.com/WordPress/gutenberg/pull/74449) |
|
||||
|
||||
[wfree]: https://writefreely.org/
|
||||
#### File Storage
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [MinIO](https://www.min.io/) | [Garage] | Advertises AI as their primary focus on their website. |
|
||||
| [Nextcloud](https://nextcloud.com/) | | [✨ Nextcloud Assistant](https://nextcloud.com/assistant/); Nextcloud Desktop has [AGENTS.md](https://github.com/nextcloud/desktop/blob/master/AGENTS.md)|
|
||||
| [SeaweedFS](https://seaweedfs.com/) | [Garage] for S3 portion. Need more info on other alternatives to distributed storage | Using [Gemini and coderabbitai in PRs](https://github.com/seaweedfs/seaweedfs/pull/7996). |
|
||||
|
||||
### Operating Systems
|
||||
|
||||
|
|
@ -158,3 +188,8 @@ Depending on your needs and technical concerns, you may find any number of diffe
|
|||
## Why not LLMs?
|
||||
|
||||
tktk. Could use some help writing this with concrete receipts on environmental, social, political, and economic/labor harms.
|
||||
|
||||
|
||||
<!-- please put your multi referenced links down here -->
|
||||
[wfree]: https://writefreely.org/
|
||||
[garage]: https://garagehq.deuxfleurs.fr/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue