From 2f2a71f19ef38854ddc6ec0557acc73140e7d56e Mon Sep 17 00:00:00 2001 From: jessebot Date: Sat, 10 Jan 2026 17:08:42 +0100 Subject: [PATCH] add a file storage section, a TOC, and remove duplicated calibre --- README.md | 45 ++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 40 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2c3ad86..7f9bb35 100644 --- a/README.md +++ b/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 ``" 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/)
[Clbre](https://github.com/grimthorpe/clbre), a Calibre fork without AI
[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/)
[Clbre](https://github.com/grimthorpe/clbre), a Calibre fork without AI
[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. + + + +[wfree]: https://writefreely.org/ +[garage]: https://garagehq.deuxfleurs.fr/