The internet’s best resources are almost universally volunteer run and donation based, like Wikipedia and The Internet Archive. Every time a great resource is accidentally created by a for-profit company, it is eventually destroyed, like Flickr and Google Reader. Reddit could be what Usenet was supposed to be, a hub of internet-wide discussion on every topic imaginable, if it wasn’t also a private company forced to come up with a credible plan to make hosting discussions sound in any way like a profitable venture.

  • RagingNerdoholic@lemmy.ca
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    1 year ago

    It’s not just spending more time though. If they splinter out into the fediverse, that’s not too bad, but the major downside of independent forums was that you needed to register an account for every single niche and obscure site, many of which had restrictions and weird requirements for registration, posting, and participation, and generally had a far less reach than reddit.

    Reddit is just one account for everything. Technically, the fediverse can be this, but then, a major downside is the volatility of instances. What happens when an operator decides they can’t manage it anymore? Or they’re situation changes and they can’t afford to? Or they pass away? Or any number of scenarios? Sure, you can just re-register in another instance, but whatever information had accumulated in that instance is now blackholed. It’s just gone.

    Reddit won’t likely go out completely, and the wealth of existing knowledge will continue to be reachable, but it will become predictably less useful for new queries. Now there’s an empty space.

    If Lemmy wants to fill that space, it’s volatility needs to be addressed. I’ve mentioned this before, but I think the simplest way to address this would be to implement mirror instances, with the sole purpose of being a real-time redundancy for one or more instances in case they go down.

    • PenguinTD@lemmy.ca
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      I am under the impression that the info you posted is shared to other server and thus also exist somewhere else. It make sense that your login or handle is gone, but the communities/posts are also gone? There should be some cached content on other server as well. (say if I sub technology at beehaw, it has to send info in batch to lemmy.ca so when I read I am reading from the local cached version instead of pulling data from beehaw directly.)

      Also, any serious enough instance would likely have regular back ups and multiple admins to prevent that.

      • RagingNerdoholic@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        I honestly don’t know for sure. Maybe it’s cached on whatever instance your using, or maybe your instance is pulling the content directly from the target instance’s database (or more likely an API-like ActivityPub request to the target instance).

        I was under the impression that lemmy/fediverse essentially functions like email. Your messages and content are stored on your server, but you can communicate with anyone on other servers.