Oh yes bought it on release because of all the hype. Then stopped playing after two hours because it was so boring and generic.
Lemmy Lead Developer and father of two children.
I also develop Ibis, a federated wiki.
Oh yes bought it on release because of all the hype. Then stopped playing after two hours because it was so boring and generic.
The main problem with Witcher 3 is that it’s way too long. Was a real slog to reach the ending. Didn’t even bother with the addons. Cyberpunk was great in my opinion.


La más grande que conozco es !chile@feddit.cl


Found it now, crosspost detection actually happens in the frontend. It only works if posts have the same url and are shown on the same page.
Opened an issue, but it will likely take a while to fix.


So the problem only occurs after you use “Hide Post”? That might be part of the problem, I suppose that deduplication only considers posts that are visible to you. Though I cant find the corressponding code right now to confirm it. Best if you open an issue in the lemmy repo.
I see, that is understandable.


Yes I don’t doubt that you were having this problem, another post was also complaining about it a few days ago. It’s just that I cant think of any reason why this would happen if the image urls are identical.
I was asking Rimu, but good to get confirmation that it’s working for you at least :)
Did you receive my email from last Thursday? Seems there might be some delivery problem.
Good idea, adding this to Lemmy.
The code change is linked here: https://github.com/Chocobozzz/PeerTube/issues/2704#issuecomment-3914781110


Here are the posts on lemmy.ca, they both have the same image url and are also shown as crossposts:
So these should be grouped together without any problem, not sure why it would fail.


This is a known bug in lemmy-ui. Looks like the fix was not backported to stable yet.
https://github.com/LemmyNet/lemmy-ui/pull/3459
Edit: Fixed in #3968, will be included in the next 0.19 release.


Yes but apparently its not working for some reason. My first guess is that these posts have identical looking images, but they are actually loaded from different urls.


I cant find these duplicate posts, can you share the URLs that you were viewing? Is it possible that these identical images actually have different URLs?
You can subscribe to Peertube channels from Lemmy since a very long time. Recently there has been a problem with federation on the Peertube side, but that will be fixed soon.
If any Activitypub platform sends messages to an actor which they arent addressed to, thats clearly a bug.
Thing is that we dont have any information about someone who visits joinlemmy, other than the IP address which gives the location, and Accept-Language HTTP headers. So it attempts to give useful suggestions with that limited info.
https://github.com/LemmyNet/joinlemmy-site/blob/main/src/shared/data/instances-definitions.ts#L13


Looks like youre right, I’m removing it.
What do you mean by instance url redirection?
We discussed about merged comments for same post url, but there was no clear support for it. Many people dont care or warn that it could have unwanted side effects.