this post was submitted on 11 Jun 2023
189 points (98.5% liked)

Asklemmy

43947 readers
478 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 12 points 1 year ago (3 children)

Put up a yearly donation drive (like Wikipedia) but unlike Wikipedia do:

  1. a competition between the various instances, on which collects the most donations
  2. not shift the page content when displaying the donation banner!

Ideally the donations will be handled through a non-profit org dedicated to this particular purpose. If the donation level is high enough, developers can be hired to further improve the source code. Currently the funds are managed through OpenCollective, but with enough growth this may not be feasible any longer.

This will most likely lead to heated debates as this will build a somewhat centralized organization, which necessarily comes with power concentration.

[โ€“] nieceandtows 2 points 1 year ago

We can setup some sort of raffles. $5 donation for entry, winner(s) gets a $100 (or higher depending on participation) giftcard of their choice.

[โ€“] [email protected] 0 points 1 year ago (1 children)

The good thing is: Free development can an does happen (see Linux!). Hosting seems to be the main issue. An ideal solution would be each instance having a capacity limiter, which automatically redirects a % of content to other instances if it becomes to much. Is this possible?

[โ€“] [email protected] 1 points 1 year ago* (last edited 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.

[โ€“] [email protected] 0 points 1 year ago (1 children)

a competition between the various instances, on which collects the most donations

Can you elaborate? I have the impression, that we need to think more deeply about how the donations should be distributed. E.g. a users fund are donated proportional to their subscribed Communities? I think it's difficult, as people's time spent on a community doesn't necessarily mean it's proportionally valuable. I've had a few subreddits which I used rarely but we're quite important to me.

[โ€“] [email protected] 4 points 1 year ago

Each instance is free to field their own donation drives for their running cost. They even can display advertisements if they feel like it. There is no "one size fits all" here, and there shouldn't.

Each instance is potentially in a different jurisdiction, making it hard to transfer money, etc.

Not only that, but I think having funds centrally collected and then distributed is a particularly bad idea. It comes with too much opportunities for bad blood. Money and friendship don't mix.

The only unifying constant of the network is the software that runs it. This though needs to be improved in various areas, for which centrally collected funds would be ideal, as every instance will benefit from it. No operator of any instance would have a disadvantage from advertising the central donation drive. They would benefit from it by having better software in the end.