• @ajz
    link
    4
    edit-2
    2 years ago

    deleted by creator

    • @nutomicA
      link
      54 years ago

      Lemmy has barely any resource usage, the server is extremely efficient thanks to Rust. Deployment is also pretty easy with Ansible + Docker.

      • @AgreeableLandscapeOP
        link
        4
        edit-2
        4 years ago

        I’m pretty sure the compiled binary is smaller than many (maybe even most) Android apps. Mad props!

        • @nutomicA
          link
          44 years ago

          That’s probably not a completely fair comparison because Android apps include a lot more media. And removing dead code from libraries is kind of complicated, while Rust does that by default.

          • @AgreeableLandscapeOP
            link
            34 years ago

            Fair enough. Still, the fact that a complicated web app can fit in a single executable is pretty impressive.

      • @Rumblestiltskin
        link
        14 years ago

        I assume bandwidth usage will increase with Federation and also larger requests for data would be more frequent?

        • @nutomicA
          link
          14 years ago

          Theres gonna be some bandwidth usage for images, but unless you have a huge instance, it will be effectively zero. I wouldnt even care about that because you’re not gonna run into any limits with your vps if you get something reasonably cheap.