e-five

joined 11 months ago
[–] [email protected] 2 points 4 months ago (1 children)

Excited for the Cassette Beasts update next week? I've been checking to see if it'd go on sale for a few weeks/months now but I'm guessing it isn't likely to with a major update on the way. Not sure if I should pick it up or wait for the next sale, how are you finding it? Been wanting to play a creature collector recently after watching so much Persona 3 but haven't wanted to go back to my digimon/persona playthroughs

[–] [email protected] 7 points 6 months ago

I can think of Forspoken and Deathloop

[–] [email protected] 4 points 6 months ago (1 children)

In the end it's mostly an agreement on how moderation actions should and are allowed to propagate for activity pub groups, which you can learn more about here https://codeberg.org/fediverse/fep/src/branch/main/fep/1b12/fep-1b12.md#group-moderation

The tl;dr is there's a set way of saying these specific users are allowed to send actions such as delete on these specific posts, and software that implements groups (communities, to lemmy) ideally implement it in the same way. Of course, someone could always make a software that denies all remote moderation actions for instance, so it's always up to those implementing the AP spec.

Lemmy has a large userbase, so generally probably gets to decide a lot of these things, such as how moderators are listed when getting information on communities, and other software will have to choose to follow along to be able to work with the large userbase or raise concerns/give feedback if needed

[–] [email protected] 3 points 7 months ago (1 children)

Visa systems were down one day for me when I needed gas, and I decided then to always have at least two different types just in case (it also helps with other issues as I tend of get chip malfunction errors and stuff)

[–] [email protected] 18 points 7 months ago (1 children)

The defederation is one-way; lemmy.world isn't defederating beehaw.org. lemmy.world users can still see the community, and even still post to it (I assume, not sure if lemmy.world took changes to stop that but, as you can see it even has posts from local lemmy.world users as of 2 months ago, but the last content from anyone outside the instance is 7 months old). However, they will never make it to beehaw.org and thus won't be federated anywhere else (only users on lemmy.world would ever see it).

[–] [email protected] 11 points 7 months ago (1 children)

That note was very interesting to me, because there's also Pulsar which is what I have been trying out, which also relates to Atom. I'm not sure if "fork" is the right word as I don't know the complete history, but installing packages uses atom packages / github sources so it's fairly similar. I wonder what led to this other one

[–] [email protected] 4 points 8 months ago (1 children)

What gets to me is the "Thanks in advance". I might be alone in this, I asked a co-worker and she said it just seemed like normal dialogue, but I interpret that as "You don't have a say in the matter, you will do this, your consent is not needed". Granted, the people who say this to me are my boss or director, so they're right, I don't have a choice. But if I wanted to be reminded of reality, I wouldn't play so many video games.

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

An ActivityPub group actor defining its moderators is a specific implementation of the AP protocol. You can find the spec details lemmy uses here. An Mbin contributor recently implemented this to line up with Lemmy, but whether other fediverse software do or will is up to them, as it's more of a community proposal than an official implementation of the spec. So when you see no moderators from other software, they likely just do not implement the linked FEP