• 13 Posts
  • 649 Comments
Joined 2 years ago
cake
Cake day: April 27th, 2023

help-circle







  • On the other hand, it has some weirdly opinionated features:

    • Hiding downvoted comments (mob rule)
    • Marking people with many downvotes as “low reputation”. I get it, getting many downvotes is a bad sign but I don’t think the software should try to make a ruling here, I think human moderators should look at the whole picture. It doesn’t make you a bad person that people disagree with you.
    • Communities organized into “topics” - I’m not certain if these groupings are decided by the dev or the admin? Either way I find it a bit problematic.
    • Marking certain communities as “low effort” and not counting “reputation” for those. I don’t feel like the software should be making this kind of value judgement.





  • Frankly, all of your points sound quite ignorant. Syntax is literally just a matter of getting used to it. Comparing HashMap ergonomics doesn’t make sense, you should rather compare to struct construction. There are many good reasons for different string types and number types. There are good reasons not to bake in async. Rust documentation is in the code for a very good reason and it’s actually really nice to read docs like that (obviously read it on docs.rs, not in the code itself).

    I could go on but there are answers to all of your specific qualms if you just bothered to look for yourself.








  • any discourse here is almost immediately met with deletions and bans … trigger happy mods

    This really depends what instance you go to and what their standards of moderation are. If you’re not happy with your current instance admins / community moderators, then go to another instance or another community (or petition your current mods/admins to improve the situation).

    I get controls to block all of the communities that I don’t want to listen to … Lemmy gives you the ability to block instances

    Yes, mostly. Keep in mind that blocking communities and instances only affects which posts you see in their feed - the members of those communities and instances still get to vote on the other stuff that is in your feed and affect the post ranking in that way. The only way to avoid that is defederation.

    new lemmynsfw community every 30 seconds

    Wouldn’t an instance-level block fix this?

    no distinction in NSFW topics either - whereas there should be NSFW (Porn) and NSF[L] (Gore), etc.

    Tbf this is no different than Reddit and there’s a lack of support in the underlying protocol - it’s not entirely clear how this should be more generally implemented either. You probably want a more generalized tagging system, not just one additional category on top of NSFW.