mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-06 00:57:00 +02:00
clean up more URLs to be at the bottom of the page for readability
This commit is contained in:
parent
cb8cd1d470
commit
4d35068d15
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
|
@ -85,9 +85,9 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
| [`cargo-nextest`](https://github.com/nextest-rs/nextest) | Just use `cargo test` | [`CLAUDE.md` and `AGENTS.md` in repository](https://github.com/nextest-rs/nextest/commit/3853279b41cc4a81f82e26fd88fac3bf85054af5) |
|
||||
| [`jujutsu`](https://www.jj-vcs.dev/latest/) | continue using `git` itself | [A core dev occasionally uses Claude to generate local test cases.](https://codeberg.org/gen-ai-transparency/open-slopware/src/branch/main/img/Screenshot%202026-01-08%20at%2016.13.46.png), [(Discord link)](https://discord.com/channels/968932220549103686/1458877549034864703) |
|
||||
| [`just`](https://just.systems/) | | Lists an [MCP server in its User Manual](https://just.systems/man/en/model-context-protocol.html). |
|
||||
| [`oh-my-posh`](https://github.com/JanDeDobbeleer/oh-my-posh/) | [Starship](https://starship.rs) | [`AGENTS.md` file in main repository](https://github.com/JanDeDobbeleer/oh-my-posh/commit/0ca76357a608f2e4043e10fe9591709ca554d75d) |
|
||||
| [`oh-my-bash`](https://github.com/ohmybash/oh-my-bash) | [Starship](https://starship.rs) | [All PRs are reviewed with "Qodo"](https://github.com/apps/qodo-free-for-open-source-projects) [Example PR](https://github.com/ohmybash/oh-my-bash/pull/729) |
|
||||
| [`ohmyzsh`](https://github.com/ohmyzsh/ohmyzsh) | [Starship](https://starship.rs) | [Added Claude and Grok as search engines](https://github.com/ohmyzsh/ohmyzsh/pull/13222) |
|
||||
| [`oh-my-posh`](https://github.com/JanDeDobbeleer/oh-my-posh/) | [Starship] | [`AGENTS.md` file in main repository](https://github.com/JanDeDobbeleer/oh-my-posh/commit/0ca76357a608f2e4043e10fe9591709ca554d75d) |
|
||||
| [`oh-my-bash`](https://github.com/ohmybash/oh-my-bash) | [Starship] | [All PRs are reviewed with "Qodo"](https://github.com/apps/qodo-free-for-open-source-projects) [Example PR](https://github.com/ohmybash/oh-my-bash/pull/729) |
|
||||
| [`ohmyzsh`](https://github.com/ohmyzsh/ohmyzsh) | [Starship] | [Added Claude and Grok as search engines](https://github.com/ohmyzsh/ohmyzsh/pull/13222) |
|
||||
| [Taskfile](https://taskfile.dev) | | [Uses Copilot for PRs](https://github.com/go-task/task/pull/2592) |
|
||||
|
||||
### Programming Languages
|
||||
|
|
@ -155,9 +155,9 @@ Depending on your needs and technical concerns, you may find any number of diffe
|
|||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [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 |
|
||||
| [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) |
|
||||
| [Ghost](https://ghost.org/) | [WriteFreely] | 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 |
|
||||
| [Wagtail CMS](https://wagtail.org/) | [WriteFreely] | Include [AGENTS.md](https://github.com/wagtail/wagtail/blob/main/AGENTS.md); [Wagtail AI](https://wagtail.org/wagtail-ai/) |
|
||||
| [WordPress](https://wordpress.org) | [WriteFreely] | Include [AGENTS.md](https://github.com/WordPress/gutenberg/blob/trunk/AGENTS.md); has [Copilot PRs](https://github.com/WordPress/gutenberg/pull/74449) |
|
||||
|
||||
#### File Storage
|
||||
|
||||
|
|
@ -203,5 +203,6 @@ Could use some help writing this with concrete receipts on environmental, social
|
|||
To start learning a bit more, you can checkout the wikipedia page on [Environmental impact of artificial intelligence](https://en.wikipedia.org/wiki/Environmental_impact_of_artificial_intelligence#Individual_level). We're very open to people contributing other explanations, links, and resources to learn more about this.
|
||||
|
||||
<!-- please put your multi referenced links down here -->
|
||||
[wfree]: https://writefreely.org/
|
||||
[Garage]: https://garagehq.deuxfleurs.fr/
|
||||
[Starship]: https://starship.rs
|
||||
[WriteFreely]: https://writefreely.org/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue