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/)AS
Posts
1
Comments
309
Joined
2 yr. ago

  • On android I'm pretty basic:

    • uBlock Origin
    • JShelter
    • LibRedirect
    • Dark Reader

    On PC I'm using some more:

    • uGet integration
    • Video Download Manager (grabbing links for yt-dlp)
    • SideBerry
    • Bitwarden

    and probably some others I forgot right now. I also try to not use to many addons

  • That's what I do

    Get my Music from different sources (most streaming services can be downloaded from) and then tag them with MusicBrainz Picard. Sorts them neatly, gives them mostly way more metadata than any other streaming service and sometimes I tag them by myself

    Currently using Symphony on android because it supports user defined artist metadata seperators (really wish more music apps would have that feature)

    On PC I'm using mpc and controll it mostly via cli

  • Luckily we already have maaaany good games available to download. So even if all future games were only playable on some cloud I wouldn't give a fuck

    I'd still be mad though. Hopefully enough people would so that it will never become reality

  • They already have a confirmation box when you try to change the extension

    I think you overestimate the average users willingness to read anything. Only thing they know is how to bitch about things not working even when they were told exactly why it's not working/what they did (wrong)

  • All of this can be avoided by eliminating swap, which isn’t necessary if you have sufficient RAM

    This isn't true. Swap also exists to offload old cached memory pages. No Swap means your system can't do that

    This explains it a lot better than I could