Wish procedurally generated textures with a dynamic level-of-detail were more popular. I'm sure the artists tooling like blender may support this, but if generators were packaged with the game, end users could re-raster those textures for higher-end hardware.
tinkling4938
Yeah it makes you stand out as a fingerprint data point. I generally thought it was recommended to not enable since privacy violators won't respect it anyways.
Ben and Jerry got you covered with the premade stuff.
Way over generalization below but some examples.
Neurodivergent - Explore other gender identities (feminization).
Prostate orgasms - New ways to cum (Pegging, bi, bi-cuckold).
Dealing with trauma (taking control) - Cheating (cuckold), smaller gentiles (chastity), cheating (cuckold), forced acts (bdsm).
Persons making decisions all day - Vaca from having to decide (FLR).
Disabilities (partner) - Let her take control.
Porn addicts thinking its easy sex - Mommy Dom, Findom.
Password manager. Bitwarden does this. Signal too but that falls into your social media category.
YAML is (mostly) a superset of JSON. Is the face hugger any less evil than the alien bursting out of your chest?
The work profiles are meh (due to employers, not Graphene). My employer restricts what can be installed in the work profile. So I can't install sandboxed GPS. Therefore, none of my work apps can run.
I'm sure there are ways to make it work (e.g., shelter). Decided to tell them to provide me a work phone instead.
Getting deep into tech privacy has solved this for me. My browser essentially resets itself to factory defaults every time it opens. No more purple links!
So I've only been using nix about a year and only used flakes. I use in two ways.
First, I have my main nix flake. Most everything is controlled from that. It has several outputs from full blown nixos builds per host or some home manager builds for non-nixos systems.
Third-party flakes I use as inputs to my own flake then use the override system to inject them into nixpkgs. Then I just install whatever like normal from nixpkgs. I can either override an existing pkg (neovim nightly replaces regular neovim for me), or you can just add as a new package to nixpkgs by using a different attribute name.
Second way is for projects with their own repo. I'll add a project flake that has a devshell with direnv so as soon as I enter that directory it sets up a sort of virtual environment just for that project. You can add outputs to it so others can use as a third-party flake.
My main starting point was https://github.com/Misterio77/nix-config for this design.
I was being cheeky, lol. Thanks for the update. Was not intending to come off as trying to start a serious conversation about gender identity. I debated throwing a /s but figured the rule 37 reference was enough.
Is your friends client config setup for split tunneling?
If the client config installs a default route to the VPN you will get all their traffic.
The server config can refuse to forward traffic to the internet, but then your friends will be effectively on your LAN but otherwise appear to have no internet access.
Its a good idea to restrict which IPs on your LAN they can access, but the client config also needs route only those IPs over the VPN.
https://www.privateproxyguide.com/how-to-set-up-split-tunneling-with-wireguard/