Run coding agents on your desktop without breaking your flowami.dev1 ポイント·投稿者 alexinavar·6 か月前·1 コメント
alexinavar·6 か月前·議論> "players submit their actions so that AI agents—the game masters—can calculate the impact of each move and present new challenges"
alexinavar·6 か月前·議論In the past, this was necessary to offer end-to-end encryption in web applications. Now, we can use the WebAuthn PRF extension[0] to enable encryption directly from a passkey, without having to deal with awkward key storage[1].[0]: https://github.com/w3c/webauthn/wiki/Explainer:-PRF-extensio...[1]: https://confer.to/blog/2025/12/passkey-encryption
alexinavar·6 か月前·議論Unrelated to the post, but please include a viewport tag[0] on your website; it's one line of code that makes things far easier to read on mobile.[0]: `<meta content="initial-scale=1,width=device-width" name="viewport">`