Sorry, no question, only: Thank you for your hard work :)
Announcements
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
Do you aim for Lemmy to become GDPR-compatible in the future ( see https://gdpr-info.eu/ for details)?
-
What's your favorite dinosaur?
-
The way lemmy instances are organized reminds me of IRC. Was that any part of the inspiration?
Could you please create a middle ground between the nuclear option (banning sites) and the whack a mole option of banning users. It would be effective to be able to ban communities (at least temporarily) during bot spam attacks while you wait for admins to police up their site. Could there also be a way for admins to notify other admins that their site is spamming garbage so that admins know that their board is the cause of a problem and what that problem is?
So, is the official term for AMAs on Lemmy "Ask Us Anything" (AUA)? Or shall we call it "Lemmy Ask U"?
Will an AMA comment sort type be added? Would be convenient to scroll by new replies from OP so we can easily keep up with AMAs
Why did you choose Rust for the backend and Inferno for the frontend?
P.S. Thank you for your work!
Performance.
For web services, check out https://www.techempower.com/benchmarks/
For front-end, check out https://github.com/krausest/js-framework-benchmark
At the time of making lemmy, actix (for back end), and inferno, were two of the highest-performing in their areas.
Thank you a lot for building such an awesome platform! Here are my questions:
How did you get into communism? Were there any events that had an influence on you becoming communists and what personally motivates you to keep working on lemmy even though you could earn much more as developers working on proprietary software.
With instances already disappearing (eg. vlemmy), content is being lost. Are you considering a lemmy archive?
Any regrets during your time working on Lemmy? Like implementing a feature and then later on thinking "Shit. This sucks, but I can't remove it now or it will fuck up everything later."
Why are Lemmy devs so opposed to a Follow Thread feature? (The feature request is always immediately closed on github with the message: not planned)
Users being able to opt in to receive updates whenever a thread receives an edit to the post, a new comment, or a reply to a comment thread would be extremely useful.
One of the major complaints on Reddit was the mod governance structure, with rank dependent on who showed up first. On the roadmap, do you see implementing other ways to govern mods, maybe something like how a lot of video game guilds govern themselves?
I have a suggestion about lemmy. Could there be a way where Lemmy can check for community names across instances to help reduce multiple communities of the same name? For example, say someone wants to create a Linux community on their instance and during the creation Lemmy searches an index of community names and finds one already named that name, it would then recommend the existing community which already exists be used or a new community name be made.
My theory is to help reduce the multiple communities of the same name posting the same article numerous times on the all feed.
Why is lemmy licensed under the AGPL3? What prompted you to take that decision?
Most other Fediverse platforms use the same license. Its the only logical choice if you want to prevent corporations from taking your code and making a profit with it. AGPL is essentially the same as GPL, with the addition that code changes also need to be published if you provide the software on a server and not on a users own device.