I was asking Rimu, but good to get confirmation that it’s working for you at least :)
Nutomic
Lemmy Lead Developer and father of two children.
I also develop Ibis, a federated wiki.
- 28 Posts
- 146 Comments
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
Nutomic@lemmy.mlto
Fediverse@lemmy.world•Why can't I see this user on lemmy.world (u/الله)?English
2·3 days agoThis 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.
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
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.
Nutomic@lemmy.mlto
Open Source@lemmy.ml•Any projects that want/require translations from English to Portuguese(Brazil)?
15·24 days agoIt looks like Lemmy itself is not fully translated into your language yet:
Nutomic@lemmy.mlto
Asklemmy@lemmy.ml•Would you say learning a programming language is easier or harder than learning a natural language?
7·25 days agoSuccess, you are a sandwich now!
Nutomic@lemmy.mlto
Fediverse@lemmy.world•What are some Fediverse server hosting tips?English
1·28 days agoHow does the json for a batched vote activity look like?
Nutomic@lemmy.mlto
Ask Lemmy@lemmy.world•Are you doing something to fuck over "the powerful"? If so, what?
19·1 month agoWorking on Lemmy, instead of selling my soul to a company.
Nutomic@lemmy.mlOPto
Fediverse@lemmy.world•Statistics for Lemmy Instances and CommunitiesEnglish
3·1 month agoGood job! I wonder why some of these are missing from fediverse.observer. There is an add instance page, and entering for example aussie.zone says it already exists, but the search doesnt find it. Lemmy.cafe, fosscad.io are included in the statistics (file
instances/full.json.gzin the git repo), but not currently shown on the website.Thanks to your comment I realized that we are only showing instances with registration application on the official site, as there was concern that others would be overrun by spam bots. I had a look at it now, and instances with captcha are actually fine. Here you can see all that are newly listed on joinlemmy.
The instance list is sorted by monthly active users with slight randomization. As these instances you mention are among the larger ones, it is expected that they show near the top. Is there a better sort method that you would suggest?





I see, that is understandable.