Can you link an example on how that can be done?
Can you link an example on how that can be done?
And to add to @u_tamtam@programming.dev’s info about setting up XMPP here is a ansible playbook that you could use to deploy matrix: https://github.com/spantaleev/matrix-docker-ansible-deploy
I would look at what you want to use it for and see if you can do that better with XMPP or Matrix. The factor that is keeping me on Matrix is that I have all diffrent chats with people on different platforms in one client that is cross platform. Here is the list of available bridges in Matrix to get other chats into it: https://matrix.org/ecosystem/bridges/
But keep in mind that is is against ToS for most apps, so there is a small risk of getting banned from other platforms. I can only tell you that I’ve been using it with WhatsApp, iMessage, Discord and Signal for half a year and am not banned anywhere. That is with running my own Matrix Server and bridges on a rented VPS.
For information about what XMPP can do you’ll have to do research on your own as I don’t know anything about it besides that google kinda “killed it”.
Yep, if you are on either, you are fighting the good fight, so keep it up :)
I will! It is a really nice setup for me.
And if you self-host, you’ll find it dramatically easier to do on XMPP (that’s how I ended-up here, after giving up on Matrix’s shenanigans).
Interesting, but I got past that hurdle… and I made it extra hard for myself as I didn’t use the ansible playbook but instead created my own docker setup (own as in writing a docker-compose.yml myself, not as in creating the containers from scratch). But this way I understand the system and could fix problems that I had myself rather nicely.
To add insult to injury, most modern protocols also forbid, by their ToS, the use of alternative clients (which very much includes bridges), and to the best of my knowledge WhatsApp, Signal and Discord will eventually suspend your account on this basis.
Good thing that I’m in the EU and the big chat platforms will be forced to open up their API to third-party clients soon with the DMA.
But from my point of view bridging with matrix works well and I have all my chats in one place. And for me that is the only reason I’m sticking with matrix as only one other person I know is using matrix directly. While it would be ideal to get everyone on one decentralized chat platform that is also rather unrealistic… so I’m doing my part using Matrix and getting friends on it when it makes sense but not actively trying to get people on there that don’t have a good reason to use it. And using XMPP mostly sounds like it is just around longer but not that much better, so switching now dosen’t seem to make sense.
I’m selfhosting a Matrix server and have all my Chats from other apps also bridged to there. For just text chat I don’t feel like Matrix is missing anything, the thing preventing me from getting my not so technically minded friends on it is the missing support for good group voice chat.
It XMPP better for group VC? Is the option available to bridge Messenger like Signal, Telegram, WhatsApp, Discord, iMessage to XMPP?
As I posted in response to another comment along these lines:
While as a user it sucks that is exactly the reasons people do it. It takes the value away from reddit, if the content that users want to see it not there people will not go there.
What I find the best compromise is users that take their comments they had on reddit and post them again as it’s own post to lemmy with the context needed. While not perfect the information is at least not lost completely and a google search in the future might actually bring someone to a lemmy instance instead of to a corporation like reddit. But that is obviously a lot of work to do, especially if you have lot of helpful comments on reddit.
While as a user it sucks that is exactly the reasons people do it. It takes the value away from reddit, if the content that users want to see it not there people will not go there.
What I find the best compromise is users that take their comments they had on reddit and post them again as it’s own post to lemmy with the context needed. While not perfect the information is at least not lost completely and a google search in the future might actually bring someone to a lemmy instance instead of to a corporation like reddit. But that is obviously a lot of work to do, especially if you have lot of helpful comments on reddit.
I almost deleted it but decided an edit would be more fun. I’m glad I didn’t delete it now 😊
That seems like an interesting idea. But even if it dosen’t look like Wikipedia I don’t really like the “look and feel” of MediaWiki for what I want it to be.
But posting it on a private lemmy instance seems like a really nice thing. As noted in another comment that is probably the route I will go for now.
That is actually interesting to know. Could you maybe link a blog that is using the plugin so I can see how it looks both on the Wordpress page and on Mastodon?
What I realized is what I really would like is for the blog to present itself to lemmy as a community and each blog post as a post in lemmy. So everyone that has a lemmy account somewhere could comment it and follow the blog just like a community on an instance. But I don’t think there is a plugin currently available like that. So maybe the best I can do right now is what @Kangie@lemmy.srcfiles.zip is doing and posting the blog entry as a lemmy post aswell.
No, but I will check it out now!
Edit: Sorry for the double response… I got an error the first time I hit Submit.
No, but I will check it out now!
I’m actually already using mediawiki for my own notes, but the quality I write down for myself is not as good as I want to publish. 🙈
I also don’t find the style of mediawiki that nice and was specifically looking for something different that makes things look a bit more polished just from the styling itself.
But I suppose it would also have it’s benefits using a software I’m already familiar with. 🤔
If you are on a smaller instance you should probably ask the admin(s) if they are okay with something like this, it would put a lot of extra strain on the server and might overload small instances.
I like this idea, I’ve been thinking about running my own private instance but decided against it as I like the main feed with many different communities that larger instances offer.
My impression of lemmy changed a lot once I’ve read this updated from the lemmy devs from less than a month ago. TL;DR: Lemmy was developed by just two people and with reddit self-destructing everyone jumped to it, and lemmy wasn’t really ready for that.
With that info I’m now all the more impressed that lemmy is working as well as it currently is and not crashing every few minutes!
On reddit I didn’t comment much at all, because it mostly felt like posting things into the void.
Here there are mostly not so many comments that a single one gets lost and I’ve already had a few plesant discussions!
Is there a copy or just a reference to the original instance?
My understanding is that the actual full size image is held just on the source instance, but that thumbnails are cached on other instances for a time.
But looking into the official documentation there seem to be json files missing and the descriptions are not completly clear: https://join-lemmy.org/docs/contributors/05-federation.html#post
And just looking around using inspect element to see the HTML source it seems that even the thumbnail is not cached for external directly hosted on lemmy image posts. But then again I also could the the preview of a image post earlier while the full size image was not visible as the hosting lemmy instance was offline.
Do non-US instances have to handle DMCA requests like US instance with european users have deal GDPR requests?
I recently began running my own recursive dns server for personal use and have noticed that duckdns isn’t super stable. Domains on there regularly fail to resolve with the name servers unreachable.
You should consider switching your dns provider. One option is to buy your own domain and setup dyndns with some provider, Cloudflare has a good guide for that.