• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle





  • Completely agree, and anyone with any foresight would insist on something more robust. But very often the courts have to deal with situations where the parties did not have that foresight and instead proceeded to do business with one another on the basis of informal or very flimsily documented arrangements. And it falls to the court to look at what little evidence there is and determine (to the extent they can) whether there was an agreement and, if so, what the agreement entailed.

    You would actually be surprised just how much business is conducted like this.







  • I was planning to sign up at BeeHaw because it seems pretty active and with high quality discussions. When I heard that it had defederated from Lemmy.ml and Lemmy.world I decided not to sign up to any of those three as I would rather have access to all of them (though I can understand why BeeHaw defederated). So I just went with VLemmy.net as it was one of the recommended ones (on join-lemmy.org and the Awesome-Lemmy-Instances GitHub) and seems to be very broadly federated.

    I don’t think it matters too much, though I think if you were signed up on the same instances as all your favourite communities it would be a bit more convenient.



  • Donations, or with a small enough instance a server admin might just pay out of his or her own pocket. Maybe if Lemmy were ever to get much bigger there might be paid or ad-supported instances.

    I think a big part of the point of federation is that the costs of hosting servers can be distributed so no one has to spend millions to keep their server running. That way there is less of a need to monetise an instance (and less of an incentive, as if you start doing anti-user stuff, people can just move to a different instance).





  • Hi there, thanks for working on this! One thing I am trying to do is write a script that fetches all of a particular user’s subscribed communities (on any instance). It seems like a fairly simple thing but I can’t seem to find any library that offers that functionality at the moment, unless I am missing something.

    Another thing I’d like to be able to do is follow a community on a different instance to the user’s local instance. I see Plemmy has a follow_community method but it’s not clear if it allows following communities on different instances.

    Are these things that Plemmy does or will support? It wasn’t clear to me from the docs and am just wondering if Plemmy (or any existing library) will work for my use case.