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/)IN
InvisibleRasta @lemmy.ml
Posts 1
Comments 7
Firefox terms up service (it got way worse)
  • pacman -S w3m

    looking for conflicting packages...
    
    Package (1)  New Version            Net Change  Download Size
    
    extra/w3m    0.5.3.git20230713_1-1    2,06 MiB       0,98 MiB
    
    Total Download Size:   0,98 MiB
    Total Installed Size:  2,06 MiB
    
    :: Proceed with installation? [Y/n] Y
    
  • A quick guide on how to remove some of the Brave nonsense

    Its is pretty easy to get rid of all the brave crap. You just need a policy file:

    ```

    cat /etc/brave/policies/managed/brave_policies.json

    { "BraveRewardsDisabled": true, "BraveWalletDisabled": true, "BraveVPNDisabled": 1, "BraveAIChatEnabled": true, "NewTabPageLocation": "https://search.brave.com/", "TorDisabled": false, "PasswordManagerEnabled": false, "DnsOverHttpsMode": "automatic" } ```

    0
    Which is best at mitigating browser fingerprinting? Firefox (with or without arkenfox)? Librewolf? Mullvad browser?
  • Its is pretty easy to get rid of all the brave crap. You just need a policy file:

    # cat /etc/brave/policies/managed/brave_policies.json
    {
        "BraveRewardsDisabled": true,
        "BraveWalletDisabled": true,
        "BraveVPNDisabled": 1,
        "BraveAIChatEnabled": true,
        "NewTabPageLocation": "https://search.brave.com/",
        "TorDisabled": false,
        "PasswordManagerEnabled": false,
        "DnsOverHttpsMode": "automatic"
    }
    
  • Suggestions to switch a daily laptop to linux.
  • I would suggest Debian. Rock solid and it usually has all you need. If you need newer software on it you can allways use backports and there is also a really cool project called distroboc that will let you run pretty much any application in a container.

  • What is a fair way to split costs when my girlfriend moves in? (I own the apartment)
  • You should split groceries/electricity and all that 50/50. The house is yours so she should not pay for it unless you actually both agree she should pay a monthly rent to live in your house. That to me would be correct. I am in a different situation as you as I bought the house with my wife and even tho I spent more because I had more money available I did not ask her extra money. Also keep in mind that wife is different than girlfriend. So since wife>girlfriend I honestly thing you should get to an agreement with your girlfirend and she should actually pay something for the rent and it should not be all on you.