Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DJ
Posts
8
Comments
8
Joined
2 yr. ago

Lemmy @lemmy.ml

Sorting Communities by Monthly Users for Better Visibility

Books @lemmy.world

Where to Find Public Lists of Banned Books in US States?

  • It's more like Twitter, an alternative to Instagram would be Pixelfed. Tumblr is a microblogging platform that allows users to post text, photos, quotes, links, audio, and video, often in a visually engaging format, and follow each other’s blogs.

  • this was something I loved about slashdot moderation. When voting, people had to specify the reason for the vote. +1 funny, +1 insightful, +1 informative, -1 troll, -1 misleading, etc.

    That way you can, for example, set in your user preferences to ignore positive votes for comedy, and put extra value on informative votes.

    Then, to keep people from spamming up/down votes and to encourage them to think about their choices, they only gave out a limited number of moderation points to readers. So you’d have to choose which comments to spend your 5 points on.

    Then finally, they had ‘meta moderation’ where you’d be shown a comment, and asked “would a vote of insightful be appropriate for this comment” to catch people who down-voted out of disagreement or personal vandetta. Any users who regularly mis-voted would stop receiving the ability to vote.

    I don’t think this is directly applicable to a federated system, but I do think it’s one of the best-thought-out voting systems ever created for a discussion board.

    edit: a couple other points i liked about it:

    Comments were capped at (iirc) +5 and -1. Further votes wouldn’t change the comment’s score.

    source

  • For me, it would mainly be a blend between Tumblr and booru-style image boards, allowing users to follow people and tags, with filtering by tags and collaborative tagging. A trust-based moderation system akin to Discourse. I’d also want the ability to block tags and a Reddit-style tree-like comment system for better discussions. A nuanced voting system similar to Slashdot's could help finding quality discussions by differentiating between types of content and allowing sorting by these different types.

  • Ask Lemmy @lemmy.world

    What Would your Perfect Social Media Platform Look Like?

    Ask Lemmy @lemmy.world

    How Often Can You Repost Without It Feeling Like Spam?

    Ask Lemmy @lemmy.world

    Why Do Open Source Social Media Platforms Seem to Copy Each Other? Are There Any Truly Innovative Ones?

    Today I Learned @lemmy.world

    TIL there's a federated Tumblr alternative called WAFRN

    Star Wars @lemmy.ml

    I believe this AI fan-made shorts are already about the same quality as Disney Star Wars

  • Honestly, I wouldn’t recommend adding the feature to mark comments as solutions. Websites like StackOverflow often have many answers that aren’t the best marked as solutions, and I believe platforms like Codidact have learned from those mistakes.

    Reputation is a key factor that motivates people to contribute answers. However, StackOverflow suffers from over-moderation due to the reputation gained from moderating. I’m curious about how Codidact has addressed this issue.

    Instead, consider allowing users to mark questions as solved rather than comments. Implementing a voting system similar to Slashdot, where users can categorize responses as helpful, funny, or other descriptors, might be more effective. This way, contributors are incentivized to help, as they can gain reputation points. Then a leaderboard showcasing the most helpful contributors on a weekly or monthly basis could further encourage participation.

    FeatureDescriptionBenefits
    User Profiles with Reputation PointsAllow users to earn points for asking questions, providing answers, and receiving upvotes.Encourages participation and rewards knowledgeable contributors.
    Question Marking SystemEnable users to mark questions as solved, rather than comments.Simplifies the process of identifying resolved queries.
    Voting SystemImplement a voting mechanism for answers (e.g., helpful, insightful, etc.).Helps surface the best answers and encourages quality contributions.
    LeaderboardsCreate weekly or monthly leaderboards showcasing top contributors.Fosters competition and motivates users to engage more actively.
    Categorization and TaggingAllow users to categorize questions and tag them for easier navigation.Improves searchability and organization of content.
    Search FunctionalityDevelop a robust search feature that allows users to find questions and answers quickly.Enhances user experience by making information easily accessible.
  • Python @programming.dev

    How to programmatically get a list of all Lemmy instances?