- 539 Posts
- 446 Comments
Raphael ( rglullis@communick.news ) toLemmy Support@lemmy.ml•hello I'm new I want to subscribe to lemmy posts here on mastodon but on my feed it appears the comments to the lemmy posts, how can I adjust them so it can only show the main post
3·1 month agoUnfortunately, no. Mastodon makes no distinction between posts and comments (it is all a Note), so there is no way for a Lemmy server to notify a mastodon server only for posts.
Raphael ( rglullis@communick.news ) toSelf-Hosted Main@selfhosted.forum•Just set up my own serverEnglish
3·2 months agoI’ve done it with Authelia, but take a look at https://www.navidrome.org/docs/getting-started/extauth-quickstart/ and you will can find out more options. If all you want is to have a password-protected page, maybe you can go by with just basic digest authentication on Apache (or Nginx, or Caddy) standing as a proxy .
Raphael ( rglullis@communick.news ) toSelf-Hosted Main@selfhosted.forum•Just set up my own serverEnglish
6·2 months agoFor music playing: navidrome is pretty straightforward.
Raphael ( rglullis@communick.news ) to
XMPP@slrpnk.net•Modern messaging: Running your own XMPP server
1·5 months agoThat’s more for people hosting servers, who are likely to care somewhat.
The whole argument at the top of the thread is “it doesn’t matter how easy/good/performant it is to run a XMPP server, if the people you’ll want to talk to do not have a decent client”.
If I was to make an argument for why someone should switch away from Matrix, I’d just point to how often encryption fails.
That has stopped for me since I started using the element X client (mobile) and Fractal (desktop), which leads me to my “counter argument”, which is: Matrix has always sucked in different ways, and it sucks for everyone equally, but at the least it is slowly and constantly sucking less than it used to. XMPP is adequate (not great) for some (Android, Linux) and disgraceful for others (iOS), but unlike Matrix there is no visible progress for those on the sucky side of XMPP.
Raphael ( rglullis@communick.news ) to
XMPP@slrpnk.net•Modern messaging: Running your own XMPP server
1·5 months agoThat’s like asking why this tractor trailer truck still uses the same old boring shipping containers from 40 years ago.
My point is that most people in 2025 are expecting a lot more from their communications client than what was available in the “good old days” of Gtalk and FB interoperability, and yet most XMPP advocates just bury their heads in the sand and say “it works for me and does everything I need, so there is no reason to add more features”.
Raphael ( rglullis@communick.news ) to
XMPP@slrpnk.net•Modern messaging: Running your own XMPP server
1·5 months agoWhat goalposts are being moved?
Raphael ( rglullis@communick.news ) to
XMPP@slrpnk.net•Modern messaging: Running your own XMPP server
1·5 months agoI’m more concerned with the delays and resource usage, personally.
As you wish. But you do understand that you are part of a very tiny minority and that it’s completely pointless to try to convince people to switch by basing your arguments on the things that align with your values, right?
Raphael ( rglullis@communick.news ) to
XMPP@slrpnk.net•Modern messaging: Running your own XMPP serverEnglish
1·5 months agoI think you have a totally false problem analysis if you think the less than ideal iOS support it the thing why XMPP isn’t as popular as Signal for example.
I never said it was the thing, and you are creating a strawman by implying that I’m expecting it be “as popular as Signal”.
What I am saying, plain and simple, is “XMPP might be technically superior in every possible aspect, but this means absolutely jack shit if most if not all of my circles have at 10/20/30% people who will not use it because the client is so feature poor.”
Raphael ( rglullis@communick.news ) to
XMPP@slrpnk.net•Modern messaging: Running your own XMPP server
1·5 months agofundamental problems around Matrix
Sorry, this list just re-hashes the usual talking points and cranks the nerdery to 11. “Reliance on JSON” is just an stupid of an argument as criticizing XMPP for using XML. Saying “the main client uses Electron”, presenting it like it is the only alternative (it’s not), focusing on a completely secondary platform (pretty much everyone wants to use a messenger on mobile, so why does it matter to have an optimized client on the desktop?) makes this whole thing seem like it was written by a teenager arguing over racing cars.
in theory the iOS XMPP app experience can be improved relatively easily
Then why isn’t it?! Why is it that the “recommended” client for iOS looks like something from 2005?
Raphael ( rglullis@communick.news ) to
XMPP@slrpnk.net•Modern messaging: Running your own XMPP server
2·5 months agoMostly company phones in Europe
Does it matter? It’s not like people everyone carries two phones around.
and I suspect elsewhere too.
Wishful thinking, again.
nice cherry picking of numbers with “western” Europe only…
The point is that there is a non-negligible number of people using iOS everywhere. In Brazil, it’s 17%, In China, it’s ~20%. In Russia, 30%. Saying that “no one uses it outside of the US and Japan” is absurd.
I would tell them to install Monal. It works fine for normal messaging.
If you “know almost no one that uses iOS privately”, you are probably surrounded by people who think that “emoji support” and “reactions” are not important. Try stepping out of this bubble and see how far your can go with Monal. People expect a lot more than “normal messaging”.
And no, I’m not saying this out of hate or because I prefer Matrix. I wish XMPP could be a viable alternative, just like I wish less people were locked on iOS. But no amount of wishing will change the reality. If XMPP enthusiasts really want to make it succeed then unfortunately they need to be ready for an uphill battle and be willing to spend resources to get a compelling alternative working on a hostile platform.
Raphael ( rglullis@communick.news ) to
XMPP@slrpnk.net•Modern messaging: Running your own XMPP server
3·5 months agohardly anyone uses iOS.
I keep harping on this point because you are doing wishful thinking. The numbers for iOS usage in Western Europe are around 32%. That’s far from “hardly anyone”. In the UK is over 50%, in Australia it’s over 60%.
If you care about keeping in contact with friends and family, you’ll be bound to find someone on iOS. What are you going to do, tell them to get a new phone just so they can participate in the family group chat?
At this point I almost think not supporting crappy Apple products is a feature.
Yeah, those grapes really are sour…
Raphael ( rglullis@communick.news ) to
XMPP@slrpnk.net•Modern messaging: Running your own XMPP server
8·5 months agoGlad to see I’m not the only one saying that.
Raphael ( rglullis@communick.news ) toLemmy Support@lemmy.ml•Developer / Potential Contributor Question: how to add a custom post/comment ranking algorithm to Lemmy?English
2·6 months agoso I could have a frontend that scraped every comment and then every like of every comment in a community
Or you could do the same thing that https://lemvotes.org/ does and follow the communities and actors to build this database on a separate server, which then can be used by the client(s).
Raphael ( rglullis@communick.news ) toLemmy Support@lemmy.ml•Developer / Potential Contributor Question: how to add a custom post/comment ranking algorithm to Lemmy?
1·6 months agoHave you considered taking the approach from https://phanpy.social/, and let the sorting algorithms on the client side?
Not only would make your work independent from Lemmy, it would give you complete freedom to choose how to implement this.
Raphael ( rglullis@communick.news ) OPto
Emacs@communick.news•Dissolving this community, consolidating at programming.devEnglish
1·6 months agoWhat a load of FUD. Is p.d owned by Cloudflare? Is p.d advancing some type of agenda that is in the interest of Cloudflare? Can Cloudflare stop the admins from migrating away if they so desired?
The answer is no, to any of that. If anything, I’d be more worried about Google (who owns the .dev TLD) than any threat from Cloudflare.
Let’s stop with the needless fragmentation. The Fediverse is already ridiculously small and the last thing we need is sectarian, extremist BS.
Raphael ( rglullis@communick.news ) to
NFL@nfl.community•They better not call offsides. NY's defensive end has been lining up offsides all day.English
1·6 months agoSure, if you don’t tag the group they won’t show there. Maybe tag only the posts where you think it could have some discussion going, that would work well.
Raphael ( rglullis@communick.news ) to
NFL@nfl.community•They better not call offsides. NY's defensive end has been lining up offsides all day.English
1·6 months agoYeah, all posts where @nfl@nfl.community are tagged (which are new and not a reply to an existing post) generate a new post on Lemmy. So if you just write in a thread, things will be fine both on Mastodon and Lemmy.
Raphael ( rglullis@communick.news ) to
NFL@nfl.community•They better not call offsides. NY's defensive end has been lining up offsides all day.English
1·6 months agoThis is on Lemmy, not on Mastodon, so there is no such thing as muting someone - just outright blocking which I don’t think it’s warranted.
It’s just a matter of making the same posts on the same thread, if you make each comment as a reply for the previous one we won’t get a new post.
Raphael ( rglullis@communick.news ) to
NFL@nfl.community•They better not call offsides. NY's defensive end has been lining up offsides all day.English
1·6 months agoHi there! Can you please make a thread for all the game comments? Your comment on Mastodon ends up looking you are spamming the lemmy group…




















Nice to see more frequent posts on !homelab@selfhosted.forum that are not from cm0002, and some regular posters now on !nba@nba.space.