this post was submitted on 06 Aug 2023
1402 points (99.0% liked)

Announcements

23218 readers
1 users here now

Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.

You can also find major news on join-lemmy.org

founded 5 years ago
MODERATORS
 

This is an opportunity for any users, server admins, or interested third parties to ask anything they'd like to @[email protected] and I about Lemmy. This includes its development and future, as well as wider issues relevant to the social media landscape today.

Note: This will be the thread tmrw, so you can use this thread to ask and vote on questions beforehand.

Original Announcement thread

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 1 year ago* (last edited 1 year ago) (2 children)
  • What are your dream features or rework you would ask a magic genie? I mean nice features that require a huge amount of work
  • If you were to rewrite Lemmy from scratch, would you do everything the same way or would you rethink something?

Thanks for your amazing work, you guys are changing the world!

[–] [email protected] 14 points 1 year ago
  1. The biggest ones I can think of, are the re-write of the UI in rust / leptos, and notifications using unified push. Those will both be a ton of work, and its going to be hard to carve out time to complete them.
  2. The back end has gone through plenty of refactors, and we place an emphasis on code maintenance, so its stayed up-to-date. The back-end and DB stack all seems future-proof so far, so I wouldn't change anything.

Thanks!

[–] [email protected] 12 points 1 year ago
  • Private communities would be good to have, problem is that they will require changes to all parts of the code which makes it very complex to implement.
  • I certainly wouldnt have to rewrite the federation code so often if I already knew how to do it.