Kobolds with a keyboard.

  • 1 Post
  • 50 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle



  • That being said, creating a private instance is a relatively difficult hurdle. By providing private communities, an admin can take care of the hosting, along with all of the other communities, while those who want something more controlled and closed can have an easily accessible option.

    That’s fair, and I’m honestly probably just thinking about worst-case scenarios that won’t actually happen. There’s plenty of ways malicious actors could already be doing some pretty bad things and they don’t seem to be, so it’s probably fine.


  • Eh, we already have private communities.

    I did mention further down the comment chain the one use case for this I can think of - communities for info and feedback about the specific instance to / from its members; things like donations, financial disclosures, etc. - that you wouldn’t want participation in from anyone not actually using the instance. It has its place; I’m more afraid of seeing popular communities going instance-only for whatever reason, with it being used solely to drive signups on a specific instance.


  • I mean it’s fine on paper. But like… imagine that a popular instance - lemmy.world, let’s say - has a community that’s very popular and, for whatever motivation, decides they want to push people to move to their instance (or at least create accounts there), so they change one or more of those popular communities to be local-only.

    Best case, they fracture the community. Worse case, a very large number of users start making accounts there to use those communities, and abandon other instances. Worst case, they use the large influx of signups they get from such a move to promote themselves, grow even further, and eventually do something malicious.

    We can already create private instances that don’t federate for those niche communities; I don’t really see what this feature is adding other than specifically having communities dedicated to that specific instance (With instance-specific information like donations, financials, outage notices, that sort of thing.)








  • While that could be a worthy topic of discussion, these scenarios can be immediately addressed using a DMCA counter-notice. BPC’s creator can simply file one with GitLab and in less than two weeks’ time, the platform would have to restore it, if whoever sent the original notice didn’t sue the developer in the United States.

    Who is the author of this piece suggesting pays for that potential lawsuit? Like, it’s great to say “Oh, they can totally fight this, and they’re probably in the right to do so”, but companies weaponizing the legal system is basically trivial for them to do, and unless they’re offering to help foot that bill, they’re putting all the risk on the developer which isn’t really fair.




  • Did you even read the article we’re discussing, or are you just reading the comments and getting mad?

    1. No decision has been made. This is simply a judge denying the companies’ motion to have this thrown out before going to trial.
    2. This is very much different than “the gun market” being indirectly responsible. This is the equivalent of “the gun market” constantly sending a person pamphlets, calling them, emailing them, whatever else, with propaganda until they ultimately decided to act on it. If that was happening, I think we’d be having the same conversation about that, and whether they should be held accountable.
    3. Whether they’re actually responsible or not (or whether any group is) can be determined in court following all the usual methods. A company getting to say “That’s ridiculous, we’re above scrutiny” is dangerous, and that’s effectively what they were trying to do (which was denied by this judge.)




  • Okay so I’m just going to open myself up to ridicule here; my understanding of comparing numbers using orders of magnitude might be wrong, and if it is, I would like to know that. So on that note, I don’t think that’s how OOM comparisons work, and I’d be very interested to be corrected if I’m wrong.

    You could accurately say that 2.1B has 2 more orders of magnitude than 73M does (7 vs. 9), but I believe when you’re directly comparing two numbers and saying that one is “x orders of magnitude larger than y”, that doesn’t work. You wouldn’t say that 10 is an order of magnitude larger than 9… that would be very misleading; 90 is an order of magnitude larger than 9. In fact, that claim would be off by… approximately an order of magnitude.

    1 order of magnitude larger than 73M is 730M; 2 orders of magnitude larger is 7.3B, as you note, but… wouldn’t you look upward to say a number is in the same order of magnitude, not lower? So since 2.1B is approximately 29x larger than 73M, it would be 1 OOM larger (and only becomes 2 OOM larger at 100x)?

    To look at it another way:

    73M x 10^1 is a lot closer to the correct value than 73M x 10^2, so even if the correct method is to round to the nearest OOM, it wouldn’t beecome 2 OOM larger until 73M x 50, or 3.650B.

    Again, it’s quite possible that my understanding is incorrect because… this doesn’t come up in every day conversation much, so if I’m wrong, please correct me!