Admin on the slrpnk.net Lemmy instance.

He/Him or what ever you feel like.

XMPP: povoq@slrpnk.net

Lemmy alt: @kris@feddit.org

Avatar is an image of a baby octopus.

  • 356 Posts
  • 1.28K Comments
Joined 4 years ago
cake
Cake day: September 19th, 2022

help-circle

  • 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
    ·
    8 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.






  • poVoq@slrpnk.nettoFediverse@lemmy.worldHosting own instance
    link
    fedilink
    English
    arrow-up
    14
    ·
    15 days ago

    I am not sure if Loops mirrors content like that, but probably not (since video content is much larger).

    Mastodon for example does mirror images, but it only really lowers the bandwidth use from users on your instance, hence a single user instance causes the same miniscule one time download of the image as a single client connected to the original instance.

    Overall if you want to help the Fediverse network with load balancing you need to take on additional users on your instance, with all the responsibilities that entails.

    Single user instance are nice for other reason like data ownership and being able to decide your own defederation policies and such.