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/)BK
Posts
1
Comments
694
Joined
1 yr. ago

  • There are other jobs, but the market isn't homogeneous or liquid. The jobs available to a specific person may not pay enough, be stable enough, may not be close enough, or may not like the person for bullshit reasons or expect some specific qualifications.

    I can just get another job, because I know all these things are similar for me at other businesses in my industry.

  • Why does the fediverse not have a privacy control to limit who can see and interact with your posts?

    Because of the way the protocol works.

    There is no way to accomplish this is a publicly federated network without trusting the portals people use and/or creating some sort of public key exchange on friend requests.

    This results in privacy breaches being as simple as compromising one node, or writing some code to make a node hostile.

    The key idea would be basically when you friend/follow someone you send them your public key, they keep a list of keys and encode/individually send followed messages to people. Very onerous.