this post was submitted on 28 Dec 2023
135 points (82.6% liked)

Technology

58142 readers
4320 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Reddit's cofounder said that at first the company felt like 'a homework assignment that got out of hand' rather than a business::Reddit's cofounder Steve Huffman said in its early days he filled up most of the site with content using different accounts until it got more users.

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

Ah, I see your point.

If we want to be precise, we could say Lemmy is federated.

There's centralized, federated,and distributed (e.g. DHTs).

On federated networks like Mastodon, I can send messages to my followers that I'm moving instances; after I finish moving, my followers can refollow me on the new instance.

I can export and import the people I finish and my block lists. I'm not sure if Lemmy has this functionality, but the point is that it's still better than Reddit. A node daying doesn't mean the end of the network.

The ideal would be to have a fully distributed version of Lemmy, where people could join virtual instances over a distributed architecture. Perhaps that will be possible one day, but for now Lemmy's better than nothing.

[โ€“] [email protected] 1 points 8 months ago

Yup, I'm actually working on one distributed alternative, but I'm not sure if I'll ever actually finish it.

And yeah, Lemmy is good in that it's resilient to nodes dropping off, but it doesn't solve the problem of costly hosting. I would assume the total cost of running Lemmy is way more expensive (perhaps an order of magnitude) than running Reddit, for the same number of users, because of how much duplication and communication there needs to be across instances.

So yeah, I'm here while lemmy is sustainable, but I'm worried about how it'll scale.