mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-06 09:07:03 +02:00
Adds zulip and mattermost to the messaging list (#79)
This content was originally submitted by @olivia-l in her earlier fork here: https://codeberg.org/olivia-l/open-slopware and rediscovered when we were reviewing #22 I also added matrix as an alternative though, so it's essentially a co-authored commit. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/79 Reviewed-by: Max <cloudymax@noreply.codeberg.org> Co-authored-by: jessebot <jessebot@linux.com> Co-committed-by: jessebot <jessebot@linux.com>
This commit is contained in:
parent
6dcc052794
commit
a1a991eaa5
1 changed files with 10 additions and 6 deletions
16
README.md
16
README.md
|
|
@ -257,9 +257,11 @@ This is for both social media websites and apps.
|
|||
|
||||
### Messaging
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [Telegram](https://telegram.org) | | [`.cursor` folder in repository](https://github.com/telegramdesktop/tdesktop/commit/983bd1a57bfd9a88bb0e17b51103c5e6cf1e3f24) |
|
||||
| Name | Alternative(s) | Evidence | Notes |
|
||||
|---------------------------------------|------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------|
|
||||
| [Mattermost](https://mattermost.com/) | [Delta Chat], [matrix] | [Distributes an "agents" plugin, with several LLM features](https://docs.mattermost.com/administration-guide/configure/agents-admin-guide.html), [core developers commit LLM-generated code](https://github.com/mattermost/mattermost/commit/e7f021de3683c72faf99fa82427304f3aae5bbf5) |
|
||||
| [Telegram](https://telegram.org) | [Delta Chat], [matrix] | [`.cursor` folder in repository](https://github.com/telegramdesktop/tdesktop/commit/983bd1a57bfd9a88bb0e17b51103c5e6cf1e3f24) |
|
||||
| [Zulip](https://zulip.com/) | [Delta Chat], [matrix] | [Integrated an LLM "topic summary" feature](https://github.com/zulip/zulip/pull/32895) |
|
||||
|
||||
### Budgeting
|
||||
|
||||
|
|
@ -360,14 +362,16 @@ Having to deal with the onslaught of many LLM written pull requests and issues,
|
|||
* [Godot maintainers struggle with 'draining and demoralizing' AI slop submissions](https://www.theregister.com/2026/02/18/godot_maintainers_struggle_with_draining/)
|
||||
* [An AI Agent Published a Hit Piece on Me (matplotlib)](http://archive.today/2026.02.19-045842/https://theshamblog.com/an-ai-agent-published-a-hit-piece-on-me/)
|
||||
|
||||
<!-- please put your multi referenced links down here -->
|
||||
<!-- please put your multi referenced links down here - alphabetized for tidiness -->
|
||||
[Delta Chat]: https://delta.chat/en/
|
||||
[Elvish]: https://elv.sh
|
||||
[Epiphany]: https://apps.gnome.org/Epiphany
|
||||
[Garage]: https://garagehq.deuxfleurs.fr/
|
||||
[IronFox]: https://gitlab.com/ironfox-oss/IronFox
|
||||
[LibreWolf]: https://librewolf.net/
|
||||
[Lua]: https://lua.org
|
||||
[matrix]: https://matrix.org
|
||||
[Servo]: https://servo.org/
|
||||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
[WriteFreely]: https://writefreely.org/
|
||||
[Zen]: https://github.com/zen-browser/desktop
|
||||
[Lua]: https://lua.org
|
||||
[Servo]: https://servo.org/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue