HackerTrans
TopNewTrendsCommentsPastAskShowJobs

edualm

no profile record

comments

edualm
·9 माह पहले·discuss
That shouldn't be happening.

The way it should work, is that if the keys are nearby the user that owns them, the tracker shouldn't be giving unknown tracker notifications to other nearby users.
edualm
·2 वर्ष पहले·discuss
iCloud Backups can be E2EE encrypted if you enable advanced data protection.
edualm
·2 वर्ष पहले·discuss
Curious that you are saying the travel eSIMs are a scam.

I've used them quite a lot around Europe and once or twice in Africa (and even locally, when I didn't have an unlimited data plan and used all of my allotted data by my carrier and it was easier to just buy an eSIM), and my experience has always been pretty good.
edualm
·3 वर्ष पहले·discuss
That feature only exists on family/team accounts, and in that case the account that is allowed to perform recoveries has an escrow of the vault passwords of other team members.

1Password themselves don't hold these keys.
edualm
·3 वर्ष पहले·discuss
Not who you are replying to, but I can confirm it!
edualm
·3 वर्ष पहले·discuss
Some exist. I have the Philip 279M1RV, which is 4K 144Hz with a built-in KVM. It's not a perfect monitor, but was the best one I could find for my needs, spec-wise.
edualm
·3 वर्ष पहले·discuss
It also doesn’t have VRR support which makes that 144hz screen a lot worse. I also have a ROG Ally and I am still happy with my purchase.
edualm
·3 वर्ष पहले·discuss
Check your inbox. :)
edualm
·4 वर्ष पहले·discuss
So that’s what it is!

SMS 2FA from Apple actually implements that standard from what I can see.
edualm
·4 वर्ष पहले·discuss
Works for me both under rosetta and native arm64 (macOS 12.2.1, M1 Max) - both by double-clicking the executable and using zsh.

Only thing I had to do was rename the file to open it in Finder first because of gatekeeper requirements.

  arch -x86_64 ./hello2 
  hello world
  
  ./hello2                      
  hello world