mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-15 13:46:56 +02:00
Tidy social media section based on new style guide
This commit is contained in:
parent
6d47279f04
commit
65b6482bd4
1 changed files with 12 additions and 12 deletions
24
README.md
24
README.md
|
|
@ -490,21 +490,21 @@ This is for both social media websites and apps.
|
|||
|
||||
#### Servers
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [Bluesky](https://bsky.app) | [GoToSocial] | [CTO discusses using Claude in development](https://bsky.app/profile/pfrazee.com/post/3luyb3jcbv52d) |
|
||||
| [`rsky`](https://github.com/blacksky-algorithms/rsky) | [GoToSocial] | Contains commits from Claude (e.g. [1](https://github.com/blacksky-algorithms/rsky/commit/02313d970dc2e1cef0909277b94bbff222dff152), [2](https://github.com/blacksky-algorithms/rsky/commit/fd6063d4e2f0688899faef34e2d3553c36c69d43), [3](https://github.com/blacksky-algorithms/rsky/commit/b7adaa213ca49318de078b82410bf54f828ba0f2))
|
||||
| [PeerTube](https://joinpeertube.org/) | | [Includes `AGENTS.md`](https://github.com/Chocobozzz/PeerTube/blob/c2345d670bfe83295896b3451ebfc14185934a1b/AGENTS.md), relevant [Discourse forum post](https://framacolibri.org/t/peertube-and-generative-ai/26622) |
|
||||
| [Mastodon](https://joinmastodon.org/) | [GoToSocial] | [Allows LLM use](https://github.com/mastodon/.github/blob/49b9c64f3e2b6a459e56a05068c05b3247659bb3/AI_POLICY.md) |
|
||||
| [Misskey](https://misskey-hub.net/) | [GoToSocial] | Contains [commit from Copilot](https://github.com/misskey-dev/misskey/commit/2fa6ecc7efaaf9b9d189cdd3a3ebbb9171c86078) |
|
||||
| [Lemmy](https://join-lemmy.org/) | | [Allows LLM use](https://join-lemmy.org/docs/code_of_conduct.html) |
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [Bluesky](https://bsky.app) | [](#request-for-help) | [](#vibecoded) ([1](https://bsky.app/profile/pfrazee.com/post/3luyb3jcbv52d)) | [GoToSocial] |
|
||||
| [`rsky`](https://github.com/blacksky-algorithms/rsky) | [](#request-for-help) | [](#vibecoded) ([1](https://github.com/blacksky-algorithms/rsky/commit/02313d970dc2e1cef0909277b94bbff222dff152), [2](https://github.com/blacksky-algorithms/rsky/commit/fd6063d4e2f0688899faef34e2d3553c36c69d43), [3](https://github.com/blacksky-algorithms/rsky/commit/b7adaa213ca49318de078b82410bf54f828ba0f2)) | [GoToSocial] |
|
||||
| [PeerTube](https://joinpeertube.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/Chocobozzz/PeerTube/blob/c2345d670bfe83295896b3451ebfc14185934a1b/AGENTS.md))<br />[](#ai-functionality) ([1](https://framacolibri.org/t/peertube-and-generative-ai/26622)) | [](#request-for-help) |
|
||||
| [Mastodon](https://joinmastodon.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/mastodon/.github/blob/49b9c64f3e2b6a459e56a05068c05b3247659bb3/AI_POLICY.md)) | [GoToSocial] |
|
||||
| [Misskey](https://misskey-hub.net/) | [](#request-for-help) | [](#vibecoded) ([1](https://github.com/misskey-dev/misskey/commit/2fa6ecc7efaaf9b9d189cdd3a3ebbb9171c86078)) | [GoToSocial] |
|
||||
| [Lemmy](https://join-lemmy.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://join-lemmy.org/docs/code_of_conduct.html)) | [](#request-for-help) |
|
||||
|
||||
#### Clients
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [IceCubesApp for iOS](https://github.com/Dimillian/IceCubesApp) | [Feditext](https://github.com/feditext/feditext), an iOS fediverse app in beta | Project uses [Claude](https://github.com/Dimillian/IceCubesApp/blob/main/CLAUDE.md) |
|
||||
| [Bluesky Social App](https://github.com/misskey-dev/misskey/commit/2fa6ecc7efaaf9b9d189cdd3a3ebbb9171c86078) | Not using Bluesky | Contains [CLAUDE.md](https://github.com/bluesky-social/social-app/blob/177bdcd2b7807c9980dab32e7a5664fc006df40b/CLAUDE.md) and commits from Claude (e.g. [1](https://github.com/bluesky-social/social-app/commit/8c4fc087f8119de5c007b71baaaf02089a346b38), [2](https://github.com/bluesky-social/social-app/commit/612a778361edc0314f92a0451abb98843e7bef9a), [3](https://github.com/bluesky-social/social-app/commit/1782a65174cbd22f01936f529f954e7a491b3fac)) |
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [IceCubesApp for iOS](https://github.com/Dimillian/IceCubesApp) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/Dimillian/IceCubesApp/blob/main/CLAUDE.md)) |[Feditext](https://github.com/feditext/feditext), an iOS fediverse app in beta |
|
||||
| [Bluesky Social App](https://github.com/misskey-dev/misskey/commit/2fa6ecc7efaaf9b9d189cdd3a3ebbb9171c86078) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/bluesky-social/social-app/blob/177bdcd2b7807c9980dab32e7a5664fc006df40b/CLAUDE.md))<br />[](#vibecoded) ([1](https://github.com/bluesky-social/social-app/commit/8c4fc087f8119de5c007b71baaaf02089a346b38), [2](https://github.com/bluesky-social/social-app/commit/612a778361edc0314f92a0451abb98843e7bef9a), [3](https://github.com/bluesky-social/social-app/commit/1782a65174cbd22f01936f529f954e7a491b3fac)) | Not using Bluesky |
|
||||
|
||||
### Messaging
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue