Nutomic
Lemmy Lead Developer and father of two children.
I also develop Ibis, a federated wiki.
- 154 Posts
- 1.18K Comments
Nutomic@lemmy.mlMto
Lemmy@lemmy.ml•[Suggestion] Duplicate URLs should be grouped together into singular posts on the front pageEnglish
1·1 day agoYes 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.
Nutomic@lemmy.mlMto
Lemmy@lemmy.ml•[Suggestion] Duplicate URLs should be grouped together into singular posts on the front pageEnglish
1·1 day agoI 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?
Nutomic@lemmy.mlto
askgaming@piefed.social•Why are there no video game adaptations of movies?English
2·3 days agoThere is a Robocop game from 2023 which is quite good and true to the movies.
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.
There are multiple defaults on https://join-lemmy.org/
Its already solved, you get an automatic instance suggestion here: https://join-lemmy.org/
This is wrong, Lemmy doesnt send private messages to followers.
This is not correct, Lemmy sends private messages only to the single recipient server. Other instances cannot access it at all.
Not public. Private messages can only be accessed by your own admin, and the admin of the recipient. Other instances cannot access it in any way.
The Epstein class.
Sorry forgot about that, you can view it now.
Nutomic@lemmy.mlOPMto
Lemmy@lemmy.ml•[Help Design Lemmy] Joinlemmy website and New User OnboardingEnglish
1·11 days agoNo problem, this is my job after all. And I got lucky to end up with a job like this :)
Nutomic@lemmy.mlOPMto
Lemmy@lemmy.ml•[Help Design Lemmy] Joinlemmy website and New User OnboardingEnglish
3·12 days agoThanks for letting me know! I made a fix, it should be deployed within half an hour.
Nutomic@lemmy.mlOPMto
Lemmy@lemmy.ml•[Help Design Lemmy] Joinlemmy website and New User OnboardingEnglish
2·12 days agoIm not a designer, so for me its very difficult to make such changes. I prefer making a small adjustment rather than messing the whole thing up.
Got it, was a problem in pictrs. Upgraded to the latest version and it seems fully fixed now.
https://git.asonix.dog/asonix/pict-rs/releases/tag/v0.5.22#fix-https-proxy-and-download











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.