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/)CR
Posts
9
Comments
97
Joined
2 yr. ago

  • If it says transferred... then I'm not sure what to do :/. You can try removing all cookies, storage and such for the site.

    what did you have to tweak to make it work because I do have a lot of extensions and userscripts running.

    I don't remember exactly, but it was probably related to the usual suspects (in my case): uMatrix, uBlock Origin and Request Control.

  • You can check the Network tab in the Developer Tools, this is the image I'm getting served as favicon:
    https://lemmy.world/pictrs/image/66ca36df-4ada-47b3-9169-01870d8fb0ac.png

    If something is bloking it it should say it in the Transferred column. I had to tweak some addons to make it work.

  • Ah. So it’s not an observation but precaution :)

    Yes, it was a genuine question. I don't know the implications.

    if you want to follow through, my idea would be: (...)

    Good advice, thanks.

    I will probably do a bit more work to automatize it with JS, I just wanted to check I'm not reinventing the wheel, in case anyone had already built something similar.

  • IMHO as a random user is that, given the nature of the fediverse, that makes more sense to be an option for instance admins. I'm personally more inclined to leave that decision to each user, but I see how the network effects play a role and how someone would want to enforce their decission on their own instances.

    Anyway, it's an interesting discussion and I like to try to understand the consquences of each implementation.

  • I'm not an expert, so those who know more, please correct me.

    FYI: with the script User Details on Hover you can also see karma in Lemmy. Example.

    From what I understand, there are technical issues with this. Allowing people to hide the karma if they want is easy. But blocking people for seeing karma even if they want is much harder. Note that if you want karma for posts and comments (to be able to sort the most voted ones), then the user karma is just a very easy query away (just sum the karma of that user's posts and comments). EDIT: I realize that this would not solve the issue either: There are technical ways to do anonymous and auditable voting, but I think that would be too overkill for the fediverse.