HackerTrans
トップ新着トレンドコメント過去質問紹介求人

echeese

no profile record

コメント

echeese
·29 日前·議論
Would have been cool to include an animated example.
echeese
·10 か月前·議論
I assume they're going to use it on Apple.com, the same way that they were using backdrop-filter to simulate the frosted glass on earlier iOSes
echeese
·昨年·議論
The emoji is gone but the content is still there.
echeese
·昨年·議論
Considering my iPhone alarm still sometimes fails to go off (it just shows the alarm screen silently), I'd be inclined to believe you.
echeese
·2 年前·議論
In Chrome Devtools, in the bottom panel, you can select WebAuthn, click Enable virtual authenticator environment, and create all the test passkeys you desire.
echeese
·3 年前·議論
I used to use Pixel Bender before I could write stuff in Stage3D instead. Neat stuff!
echeese
·3 年前·議論
No examples?
echeese
·3 年前·議論
You can add passkeys for each device (e.g. Windows Hello) or use cloud-synced keys (iCloud, Google, 1Password, probably more)
echeese
·3 年前·議論
Something you have: Your phone

Something you know: Your pin

Something you are: Your FaceID/Fingerprint
echeese
·3 年前·議論
It means sum, so 55555 would work
echeese
·3 年前·議論
Elo isn't an acronym/initialism.
echeese
·3 年前·議論
Because DOM access would have bloated the MVP, and you _can_ access the DOM through JS.
echeese
·3 年前·議論
my mistake
echeese
·3 年前·議論
Joystick movement personally never made me feel sick but it would sometimes nearly make me fall over. Turns out having your environment suddenly shift without moving can make your body react appropriately by trying to catch its balance.
echeese
·3 年前·議論
> I have one (1) Windows PC and one (1) iDevice. Can I get these to sync? Or do I need an Android phone for that?

Yes. In Chromium-based browsers, at least. Your browser will display a QR code which you scan with your phone. Your phone will display a list of accounts you can sign in with, you select one, authenticate, and you're logged in. Firefox support isn't here yet.
echeese
·3 年前·議論
TS can generate d.ts files from JS files that use JSDoc
echeese
·3 年前·議論
The way it works with desktop is that the browser displays a QR code, and scan it with the camera app, which allows you to register or log in.
echeese
·3 年前·議論
You could also try your password, I guess.
echeese
·3 年前·議論
It can be used on both Android and iOS. Desktop machines can display a QR code which you scan with your device. Passkeys are backed up to the cloud using E2E encryption. If you get locked out of that device, you can do the same thing as when you lose your password.
echeese
·3 年前·議論
Passkeys are unique per Relying Party, in this case, google.com can only access passkeys for google.com. They can't even enumerate them, all they can do is pop up a dialog and wait for the user to select one.