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/)C
Posts
17
Comments
18
Joined
3 yr. ago

  • I think we can most agree that while "best" may be relative Disourse is definitely better than StackOverflow in regards to moderation system.

  • Sorry, I couldn't understand that moderation system. I've made a post about moderations systems here.

  • Programming @programming.dev

    What is the best moderation system for a social platform?

  • I don't get it, could you expand on that? The idea I'm getting is something like "flairs" on Reddit that people vote on. Right now I'm thinking since all posts will probably be tagged thanks to booru-style collaborative curation, people could vote on the tags that are subjective to see which tags apply best to the post. Then we could sort based on some of the tags like the ones you mentioned.

  • I already added community forking but it copies all the users, I'll have to see how I can make the forker change the spirit of the new community.

  • I think it might help to have different vote types. Instead of up and downvotes there could be things like agree/disagree, insightful, funny, quality shitpost, high/low effort post or things like that. That way people who want to see quality discussion could sort by insightful, while people looking for low effort shitposts or memes could sort by something else.

    Slashdot moderation system, I like it, I'll see how it fits.

  • Good thinking. The tenure wasn't gained when idle and was lost at 5% per week after a month of inactivity, but I like using the same trust system I had designed for the platform for each community as well.

  • Programming @programming.dev

    How would you design online communities so they don't degenerate over time?

  • Wouldn't the chinese or whoever doesn't chose to do that gain market share?

  • I recently learned about abogen and audiblez and what I want to do is blog to adiobook but I'm still stuck in getting the book from the blog.

    I'm now thinking maybe c/linux would have been a better place to ask since I'm not trying to program anything. Let me know if I should move it there.

  • Programming @programming.dev

    How can I do blog to epub on Manjaro Linux or Firefox?

  • Programming @programming.dev

    Do you actually read documentation, or just search it when you’re stuck?

  • You are the second person who mentions it but I don't know what you mean. Got any links for compose key?

  • Linux @programming.dev

    Is there a way to get Vim-style modal editing in a Linux pager?

  • Honestly, I believe that, except for Russians or anyone whose language isn’t derived from Latin, using a US keyboard for programming is best, because you won’t be missing many keys. Maybe the French will miss the ç, but you can learn the Unicode just like I did with the em dash and quotation marks:

    • Em Dash (—): U+2014
    • En Dash (–): U+2013

    Quotation marks:

    • Left double quote (“): U+201C
    • Right double quote (”): U+201D
    • Left single quote (‘): U+2018
    • Right single quote (’): U+2019
  • Programming @programming.dev

    Best Tool and Layout for Learning Touch Typing on Linux?

  • commandline @programming.dev

    Keep a "latest" symlink for timestamped cron logs

  • Programming @programming.dev

    Does NewPipe provide RSS feeds for my feed or for individual Youtube channels? Where to get them?

  • Fediverse @lemmy.world

    Seeking recommendations for federated Q&A forums on Linux and software issues

  • Mine too but I don't want to spend the time adapting it for every thing I use so I'm willing to compromise.

  • Opensource @programming.dev

    Are there any other dark themes available for many services like the dracula one?

    draculatheme.com
  • Asklemmy @lemmy.ml

    Are the UK and China Authoritarian?

  • I wish it had been like that but changing it at this point would break too many links.

  • In an auditorium with everyone shouting you don't get to hear anything. In Twitter you get to see what you want instead of what most people want like on reddit and Lemmy. I much prefer that to other people deciding for me. At least that way I can see something other than shitposts and US politics.

  • Linux @programming.dev

    How can I efficiently create a collage of video thumbnails on Linux?

  • Programming @programming.dev

    What are your favorite statically typed, compiled, memory safe programming languages?