No problem, thats why its called AMA. Of course its possible that your questions wont get answered.
True a warning system makes sense.
What sort of moderation tools are you missing in Lemmy?
Very impressive! The only thing I can remember well are places.
I’m pretty sure Nutomic was a Java dev before starting work on Lemmy and learning Rust from scratch.
That is true, I used to be an Android developer and then learned Rust by writing code for Lemmy. Are you by any chance my new stalker?
And if we're comparing the languages, the fact alone that there are no Nullpointerexceptions makes Rust infinitely better than Java for me. I also agree that this sort of copycat project will soon be forgotten. For example have you ever heard of Rustodon?
If you click on "Author Information & Copyright" there is a contact email for the author.
Feel free to make open an issue to improve instance blocking. Or better yet a pull request. We are only a few devs with limited time, and hundreds of issues to work on.
Thank you! Time really flies, it doesnt feel like such a long time.
You can read FEP-1b12 to understand how Lemmy federation works. To make it short, these Announces are to let community followers know about all the posts, edits, votes etc which are happening in the community. You can check the audience
field to distinguish from Mastodon-style boosts.
I can certainly tell you that Lemmy wont blindly follow what Mastodon is doing. They arent doing a good job for the Fediverse, for example they make zero effort to improve compatibility with other projects. Instead others are left to reverse engineer their federation logic.
Private groups are definitely possible, in fact we are planning to implement them in Lemmy soon. I already made a pull request for local only communities which is a first step in this direction.
Dessalines is currently working on mod actions for Jerbia. Someone recently made a PR for moderator edits but it seems there was not enough interest and it was closed by the author. Better reports handling would be nice, but if you read the issue its not really clear how this should work. Private communities are on the roadmap for this year.
Karma is intentionally left out of Lemmy because it has many negative effects. Wikis make more sense as a standalone project, in fact Im working on something. Flairs are also potentially on the roadmap. For hashtags I dont really see the benefit as they would serve a very similar purpose to communities.