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/)SH
Shindig @lemmy.world
Posts 3
Comments 17
Block Network Access for Game?
  • This is the script. /home/deck/scripts/fstab contains my customised fstab file. Yes, after an update, I just run this script once.

    #!/bin/bash
    
    if [ ! -f ~/.config/kdesurc ];then
      touch ~/.config/kdesurc
      echo "[super-user-command]" > ~/.config/kdesurc
      echo "super-user-command=sudo" >> ~/.config/kdesurc
    fi
    
    if [ ! -f /var/mnt/nas ];then
      sudo -c 'sudo mkdir "/var/mnt/nas"'
    fi
    
    sudo cp -a /home/deck/scripts/fstab /etc/fstab
    sudo steamos-readonly disable
    sudo pacman -Syy
    sudo pacman-key --init
    sudo pacman-key --populate
    sudo pacman -S --overwrite "*" nfs-utils
    sudo steamos-readonly enable
    sudo mount -a
    
  • Block Network Access for Game?
  • That is correct. The best case is to write a script to make your desired changes, and then run it after each system update.
    My own use-case is that I have a NFS mount-point for my Steam Deck to use extra storage on my NAS. After the first time I figured out how to get it mounted, I made a script to disable read-only filesystem, make all the changes to the system, and then re-enable read-only filesystem. After every system update, I just run that script once.

  • I'd rather have a "Would you like to hide all Sports related Content?" button than a "Would you like to hide all NSFW content?" button
  • The Central Government (federal government) just passed a new data protection law, and has introduced new laws to replace the criminal justice laws (crimes, punishments, procedures, evidence, trials).

    The data protection law gives way too much power to the Central Government, and they can basically exempt anyone and anything from the law.

    The current criminal laws have slowly evolved with a lot of debate since the late 1800s. The new criminal laws seem rushed.

  • ipv6 enabled
  • DNSSEC is simple. I just did it for a domain on cloudflare. Enable it in your DNS interface (cloudflare in my case), and then copy paste a few things to your domain registrar.

  • Reddit is restoring deleted posts
  • Yes, definition of personal data from GDPR:

    'personal data' means any information relating to an identified or identifiable natural person (‘data subject’); an identifiable natural person is one who can be identified, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that natural person;

  • Reddit is restoring deleted posts
  • They are supposed to verify that the person requesting deletion or another right under GDPR is the same as the person whose data it is, or that at least the requester is authorized to act for the person whose data it is.

  • Reddit is restoring deleted posts
  • For companies, GDPR applies to people in European Economic Area whose data is used by companies, or companies that have an office in EEA or another stable arrangement in EEA and process personal data of people located anywhere.

  • SNOOcalypse - document, discuss, and promote the downfall of Reddit. @lemmy.ml Shindig @lemmy.world

    Reddit is restoring deleted posts

    mstdn.games Chris 👾 (@[email protected])

    Attached: 2 images 👿 PSA: #Reddit is restoring deleted and overwritten posts to save what they consider "their data". This is a new low and probably illegal at least in Europe. You can send a GDPR or CPRA request here: https://www.reddit.com/settings/data-request These are screenshots of my prof...

    cross-posted from: https://lemmy.world/post/186895

    > I just logged in and checked my reddit account, and all my deleted posts have come back.

    4
    Reddit @lemmy.ml Shindig @lemmy.world

    Reddit is restoring deleted posts

    mstdn.games Chris 👾 (@[email protected])

    Attached: 2 images 👿 PSA: #Reddit is restoring deleted and overwritten posts to save what they consider "their data". This is a new low and probably illegal at least in Europe. You can send a GDPR or CPRA request here: https://www.reddit.com/settings/data-request These are screenshots of my prof...

    I just logged in and checked my reddit account, and all my deleted posts have come back.

    82
    Beehaw* defederated us?
  • Correct, but you can't reply or vote there without an account on beehaw or another instance that they do federate with. That's what they are concerned about. They are saying they are concerned about just anybody making posts or comments on beehaw because of open user registrations on lemmy.world and sh.itjust.works.