I know there’s donations and the owners can use their own money, but there’s a limit. I doubt a platform with hundreds of thousands of daily users can survive with only donations.

  • @fubo
    link
    272 years ago

    Why? A single Linux server has been able to support tens of thousands of simultaneous clients for many years now.

      • @fubo
        link
        192 years ago

        Text is small.

      • TrenchcoatFullOfBats
        link
        fedilink
        82 years ago

        The €5/mo VPS my instance runs on has 20TB bandwidth included.

        So while it is not free, it can certainly be very, very inexpensive.

      • @[email protected]
        link
        fedilink
        3
        edit-2
        2 years ago

        It’s super cheap. A lot of us nerds have very good incomes and can pay for an instance that has like 20 TB of network traffic for less than 10 dollars per month.

        It’s our way to try and contribute to the growth of Lemmy and also it’s fun to run our own instance.

        Edit: Corrected network bandwidth amount.

    • @jws_shadotak
      link
      102 years ago

      Are you talking about a specific server or just Linux servers in general?

        • @[email protected]
          link
          fedilink
          1
          edit-2
          2 years ago

          I think this doesn’t apply? Aren’t they talking about 10k simultaneously connected users here? With http you connect and disconnect for every request.

          Also the database is likely to give timeout errors way before you reach the socket limits.