Admin on the slrpnk.net Lemmy instance.

He/Him or what ever you feel like.

XMPP: [email protected]

Lemmy alt: @[email protected]

Avatar is an image of a baby octopus.

  • 59 Posts
  • 433 Comments
Joined 4 years ago
cake
Cake day: September 19th, 2022

help-circle
  • I was referring to a different but similar case where someone intentionally spread mis-information about supposedly hardcoded things that turned out to be a complete nothingburger as all of it was behind an admin toggle. The same seems to be now true for this old issue you specifically pointed out here.

    It is true that there is some experimental stuff in Piefed, which is part of the relatively rapid iteration of features, but looking at the code and also the explanations given by the Piefed development team I can really not see any malice in those settings. It is perfectly normal that things get overlooked or implemented partially and when someone reports a bug (like a missing admin configuration setting) it usually gets fixed quite quickly, and at least in my experience without much discussions.



  • A while back, someone realized that piefed was hard coded to give negative reputation to certain people, regardless of what settings the admins had made.

    Please don’t spread old mis-info or at least back this up with actual links to the source-code (and if we are talking about the same thing, this was clearly debunked).

    As for the OP post, this is factually correct and I have seen the evidence. Although maybe Rimu should have been more clear in pointing out that this seems to be not an official instance tool, but rather something some moderators have cobbled together themselves.




  • Old DDR3 ECC is actually cheaper than regular DDR3 RAM, and it generally works with AMD CPUs (who unlike Intel don’t artificially restrict ECC support to their enterprise offerings).

    But tbh, ECC is generally not needed and I wouldn’t bother designing a system around it. Use a file system with checksums and regularly scrub the drives and you should not have any major issues with random bit flips that ECC protects against.





  • No, typically you use the DNS server of the domain provider.

    Hosting your own DNS server is possible, but if you don’t have a static IP address the other DNS servers will have no idea which server to ask when your IP changes, so in this specific scenario it wouldn’t work. And in general it isn’t really worth it as you get a DNS server with your domain included.









  • poVoq@slrpnk.nettoFediverse@lemmy.worldQuestions about Matrix Chat
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    3
    ·
    10 days ago

    Is Matrix technically part of the fediverse? I noticed it does not appear on fedidb.com.

    Depends on your definition of Fediverse, but I think most people would say no, even though it is a federated protocol.

    On a related note, what is the active userbase size?

    The company behind Matrix it is known to vastly inflate user-numbers for scamming investors, but a somewhat realistic estimate for the openly federated Matrix network is 200-300k MAU (as shared by the Element CEO when pressed on a realistic number).

    Who is the developer/team and do they have an active presence on the fediverse?

    It is mostly developed by Element / New Vector Inc., but they have a non-profit front with the Matrix Foundation.

    You didn’t ask, but conceptually Matrix is closer to Bluesky than to the Fediverse. If you want a Fediverse equivalent for chat, look into XMPP/Jabber, which is based on an truly open standard and is democratically governed by an independent community organization.