From a1a991eaa51b9ad95a726271cdf5726da0e9cb82 Mon Sep 17 00:00:00 2001 From: jessebot Date: Wed, 11 Mar 2026 17:04:27 +0100 Subject: [PATCH] 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 Co-authored-by: jessebot Co-committed-by: jessebot --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 14e71e4..41c034f 100644 --- a/README.md +++ b/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/) - + +[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/