[-] chkno@lemmy.ml 2 points 10 months ago
[-] chkno@lemmy.ml 1 points 10 months ago

Say more?

NixOS supports headless LUKS, which was an improvement for me in my last distro-hop. The NixOS wiki even has an example of running a TOR Onion service from initrd to accept a LUKS unlock credential.

[-] chkno@lemmy.ml -2 points 11 months ago

Download over TOR / run your podcatcher from Tails.

[-] chkno@lemmy.ml 2 points 1 year ago

Regulation is slow, full of drama, scales poorly, & can result in a legal thicket that teams of lawyers can navigate better than the individuals it's intended to advocate for. Decriminalizing interoperability is faster & can handle most of the small/simple cases, freeing up our community/legislative resources to focus on the most important regulatory needs.

[-] chkno@lemmy.ml 3 points 1 year ago* (last edited 1 year ago)

X11 for xdotool. ydotool doesn't support (& can't really support with it's current architecture) retrieving information like the current mouse location, current window, window dimensions & titles. Also, normal (unprivileged) user ydotool use requires udev rules or session scripts and/or running a ydotool daemon & many distros don't yet ship with this Just Working.

X11 for Alt-F2 r to restart Gnome Shell without ending the whole session. This is a useful workaround for a variety of Gnome bugs.

406
submitted 1 year ago by chkno@lemmy.ml to c/privacy@lemmy.ml

Gmail prompt to provide phone number sounds like a threat

[-] chkno@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

Any sane compiler will simplify this into

    function cosmicRayDetector() {
      while(true) {
      }
    }

C++ may further 'simplify' this into

    function cosmicRayDetector() {
      return
    }

chkno

joined 1 year ago