I’m really enjoying lemmy. I think we’ve got some growing pains in UI/UX and we’re missing some key features (like community migration and actual redundancy). But how are we going to collectively pay for this? I saw an (unverified) post that Reddit received 400M dollars from ads last year. Lemmy isn’t going to be free. Can someone with actual server experience chime in with some back of the napkin math on how expensive it would be if everyone migrated from Reddit?

  • invalidusernamelol
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    That’s a bit complicated. Account handling is by nature of federation, linked to your source instance. There is discussion on GitHub about moving account export up the chain just to help people move from lemmy.ml to other instances.

    Keep that discussion pinned and if you want you can see if you can help with a PR if you’re able.

    Even then this would just let you download your data, not necessarily migrate it to another instance because each instance runs with it’s own Postres database and the user comments and such on that instance are linked to that database. So if that database goes, that data goes.