• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: August 12th, 2024

help-circle
  • German here: in german all nouns have a gender. and virtually all nouns used to describe people in general are male (like user, human, citizen) and a majority of professions as well. As such using male pronouns in documentation is common as you refer to a user (and the word user has male gender). However there is a big debate in Germany about gender inclusive language that moves away from this “generic masculinity” of nouns. And of course the political left is pro inclusivity while the right is against it.

    So if a (german) dev is actively defending the use of male-only pronouns they probably fall into the anti-invlusive-language camp in Germany as well. Its reasonable they would make the mistake when just translating from German, but starting a fight over changing it is sus.




  • wg-quick creates a systemd service for each wireguard config you have. So if you set up a tunel called wg0, you should be able to run ‘sudo systemctl enable wg-quick@wg0’ This will make your tunnel connect on every boot. I have the same setup on my proxmox, so i can reach certain services of my homelab proxied through a root server (the other end of the wireguard tunnel)





  • Decryption is not related to root permission.

    If the ENCRYPTED drive is mounted to the container, then the container can decrypt it.

    If the DECRYPTED drive is mounted to the container, then the container never knows it was encrypted in the first place.

    Second case is easier BTW. Just mount the drive on your host, type in the encryption password and you get a new, unencrypted drive. Specify this new drive in your docker compose/docker file.





  • The system where someone monopolizes a essential good and leverages that to gain power is called anarcho-capitalism and is a whole different thing. In anarchy, ownership on that level does not exist. Neither a company nor a person can own a factory, or a farm, or the power grid. Employment doesn’t exist. People can band together and distribute tasks for a common goal (such as producing a certain good) but they all hold equal stake in all decisions.

    Of course a group of people could use violence to oppress other people. But then you no longer have anarchy. The same way a democracy stops beeing a democracy once a group seizes power and doesn’t allow fair elections anymore.