Got that part, but what throws me is, in order to install a Google app on that secondary “google” profile, don’t you have to first install the Google app on the main profile so that you can then push it to the secondary profile?
- 1 Post
- 23 Comments
What does maintaining a separate profile for Google stuff buy you? I’m familiar with GrapheneOS, but haven’t internalized the separate profile thing yet.
curious_dolphin@slrpnk.netto
Privacy@lemmy.ml•WhoFi: Unique 'fingerprint' based on Wi-Fi interactionsEnglish
11·4 months agoExcerpt from the article:
The researchers… call their approach “WhoFi”, as described in a preprint paper titled, “WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding.”
Who are you, really?
Re-identification, the researchers explain, is a common challenge in video surveillance. It’s not always clear when a subject captured on video is the same person recorded at another time and/or place.
Re-identification doesn’t necessarily reveal a person’s identity. Instead, it is just an assertion that the same surveilled subject appears in different settings. In video surveillance, this might be done by matching the subject’s clothes or other distinct features in different recordings. But that’s not always possible.
The author asserts that re-identification doesn’t necessarily reveal a person’s identity, although I suppose this is similar to how a single fingerprint or DNA sample doesn’t necessarily reveal a person’s identity, right up until somebody can connect your fingerprint to your identity, say, by correlating your location with other tracking methods or something.
curious_dolphin@slrpnk.netto
Privacy@lemmy.ml•End of 10 — Windows 10 is reaching the end of its support. Time to make the switch to Linux.English
3·6 months agoThere are tools for enabling one to save a bunch of ISOs on a single USB thumb drive so that you don’t need a whole fleet of thumb drives. One such tool is called Ventoy, and there’s another one out there, although its name escapes me atm.
curious_dolphin@slrpnk.netto
Privacy@lemmy.ml•What to do if border police ask to search your phoneEnglish
5·7 months agoProfit
curious_dolphin@slrpnk.nettoAsklemmy@lemmy.ml•What really is going on in the US right now? Is this worse than the first term? Why're legal people being kicked out? When is it time to really consider leave?English
0·8 months agoAny surprises you wish you knew about beforehand that you’d care to share? Any bullshit around financial stuff, filing taxes while abroad, etc?
curious_dolphin@slrpnk.netto
linuxmemes@lemmy.world•I see these MFs on a daily basisEnglish
11·8 months agowindows… has not had an issue with anything I’ve wanted to do.
Then you should use Windows. It sounds like it works for you.
I offered up a counter-anecdote to your anecdote. I did not mean to invalidate your experience.
That said, I’m triggered by statements like, “Linux isn’t ready,” because they aren’t conducive to productive conversation. A better way to think of it is, “Linux/Windows/<Insert OS here> isn’t for me.” Linux doesn’t have to be for everybody. Likewise for Windows or any other OS. I think it’s great that we have so many choices.
curious_dolphin@slrpnk.netto
linuxmemes@lemmy.world•I see these MFs on a daily basisEnglish
31·8 months agoCrazy how different our experiences have been. Over the last decade I’ve hopped from Ubuntu to Mint, Debian, Fedora, Nobara, and currently on Bazzite. Never had an issue connecting to the internet. (shrugs)
curious_dolphin@slrpnk.netto
Fediverse@lemmy.world•John Oliver promoted alternatives to big tech in last night's episode, including Mastodon and PixelfedEnglish
3·9 months agoRemindMe! 10 years
curious_dolphin@slrpnk.netOPto
Linux Gaming@lemmy.world•[SOLVED] Where to store MangoHud.conf on immutable distro (Bazzite)English
2·9 months agoThanks for chiming in. I’ve confirmed creating the file in the file browser under “Home > .config > MangoHud” places the file in
/var/home/curious_dolphin/.config/MangoHud, so I’m still scratching my head as to why I’m unable to edit the document after the initial save. As a workaround, I’ve placed the config file in my top level home folder (aka/var/home/curious_dolphin) w/ a link to it from/var/home/curious_dolphin/.config/MangoHudwhere the app expects, and this seems to be working as desired.
curious_dolphin@slrpnk.netOPto
Linux Gaming@lemmy.world•[SOLVED] Where to store MangoHud.conf on immutable distro (Bazzite)English
2·9 months agoThanks for the tip to create a link to the file that is elsewhere. This works for me. I’m now able to configure MangoHud in a text file without using Goverlay.
curious_dolphin@slrpnk.netOPto
Linux Gaming@lemmy.world•[SOLVED] Where to store MangoHud.conf on immutable distro (Bazzite)English
1·9 months agoCan you create any files in $HOME OR $HOME/.config/ ?
Yes - I can create (and later edit) files under /home/curious_dolphin, even under /home/curious_dolphin/.config, but for some reason once I’ve created a file under /home/curious_dolphin/.config/MangoHud, I cannot edit it even though the file and its parent directory appear to have the same permissions as the other files that I can edit.
In other words, after creating test.txt under /home/curious_dolphin/.config/MangoHud, I cannot edit it:
curious_dolphin@bazzite:~$ ls -la ./.config/MangoHud/ total 20 drwxr-xr-x. 1 curious_dolphin curious_dolphin 42 Feb 20 14:46 . drwxr-xr-x. 1 curious_dolphin curious_dolphin 552 Feb 20 14:47 .. -rw-r--r--. 1 curious_dolphin curious_dolphin 9671 Feb 20 12:22 MangoHud.conf -rw-r--r--. 1 curious_dolphin curious_dolphin 5 Feb 20 14:46 test.txtHowever, after creating test.txt under /home/curious_dolphin/.config, I can edit it:
curious_dolphin@bazzite:~$ ls -la ./.config total 44 drwxr-xr-x. 1 curious_dolphin curious_dolphin 552 Feb 20 14:47 . drwx------. 1 curious_dolphin curious_dolphin 460 Feb 20 14:41 .. drwxr-xr-x. 1 curious_dolphin curious_dolphin 42 Feb 20 14:46 MangoHud -rw-r--r--. 1 curious_dolphin curious_dolphin 10 Feb 20 14:47 test.txt
curious_dolphin@slrpnk.netto
Technology@lemmy.world•Time to get serious with E2E encrypted messagingEnglish
3·9 months agoGotcha, so in summary, anything that relies on an internet service, such as Signal, Matrix, or Simplex, is vulnerable to government ordered blocks via black list that ISPs are compelled to enforce. Am I thinking of this right?
curious_dolphin@slrpnk.netto
Technology@lemmy.world•Time to get serious with E2E encrypted messagingEnglish
4·9 months agoOut of curiosity, is there anything stopping you from suggesting SimpleX? How does SimpleX compare to XMPP or Matrix?
curious_dolphin@slrpnk.netto
Technology@lemmy.world•Time to get serious with E2E encrypted messagingEnglish
2·9 months agoAre there any other messaging options that are more resistant to government ordered shutdowns than Matrix?
curious_dolphin@slrpnk.netto
Technology@lemmy.world•Time to get serious with E2E encrypted messagingEnglish
41·9 months agoInteresting—I feel like I see Matrix touted as more private than Signal b/c of Signal’s phone number requirement. What compromising metadata does Matrix require that Signal does not?
curious_dolphin@slrpnk.netto
Technology@lemmy.world•Decentralized Social Media Is the Only Alternative to the Tech OligarchyEnglish
3·10 months agoIs there some way of safely circumnavigating these types of blocks in countries under oppressive regimes? I know about VPNs and TOR, but are those methods actually safe?
curious_dolphin@slrpnk.netto
Technology@lemmy.world•Decentralized Social Media Is the Only Alternative to the Tech OligarchyEnglish
2·10 months agoYou’re mixing multiple subjects here, one being the logistics of blocking a federated system like Lemmy, the other being whether the wrong person finds the content of such a system objectionable and labels it a “national security issue.”
I’m being a tad pedantic here, but my reason for pointing this out is that I think #2 is not far fetched at all, but I’m unsure of how feasible #1 might be and would love if somebody who knows more than I do would chime in.
EDIT: Looks like some have already discussed #2 in the other comment thread started by Teknikal.
curious_dolphin@slrpnk.nettoAsklemmy@lemmy.ml•Is canceling student loan debt considered stealing?English
0·11 months agoLooks like we are not going to agree on this, which is okay—I enjoyed the discussion nonetheless. Have a nice day.
Oh, I see. I must’ve misread a tutorial at some point then. I did not realize one could install an app directly into profile #2, I thought root had all the apps and then specific apps had to be pushed to the other profiles. Thanks for clarifying that.