diff --git a/content/blog/im-bridges/im-bridges.md b/content/blog/im-bridges/im-bridges.md new file mode 100644 index 0000000..a993be1 --- /dev/null +++ b/content/blog/im-bridges/im-bridges.md @@ -0,0 +1,17 @@ +---js +const title = "Instant messaging bridges"; +const date = "2025-03-27"; +const draft = false; +const tags = ["instant messaging", "short"]; +--- + +Bridges in instant messaging are great! There's software +like [Parsee](https://git.kappach.at/lda/Parsee) that +lets Matrix and XMPP users chat, +[mautrix-discord](https://github.com/mautrix/discord/) +that lets Matrix and Discord users chat, +[Matterbridge](https://github.com/42wim/matterbridge) +that allows users from basically any protocol chat +with users from basically any protocol, and a whole lot +more. It's probably the only way to use privacy-respecting +protocols while still being able to have a large community. diff --git a/content/blog/making-linux-look-good/making-linux-look-good.md b/content/blog/making-linux-look-good/making-linux-look-good.md index 67433a7..36ab0aa 100644 --- a/content/blog/making-linux-look-good/making-linux-look-good.md +++ b/content/blog/making-linux-look-good/making-linux-look-good.md @@ -114,3 +114,12 @@ Hopefully, this post inspires at least one reader to try out theming Linux, and even sharing creations. This one might make some Linux theming chats bridged to mutiple instant messengers soon. + +--- + +Update: The chats were made! + +xmpp:linux-theming@conference.everypizza.im?join +https://matrix.to/#/#linux-theming:everypizza.im +https://discord.gg/5xGvBdUS (will expire 7 days +after this post)