ofLmvFk's recent timeline updates
ofLmvFk

ofLmvFk

V2EX member #566983, joined on 2021-12-28 08:21:12 +08:00
Per ofLmvFk's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
ofLmvFk's recent replies
FRE-81e4269c 谢谢老板~


组成分母
最开始 passkey 设计是硬件绑定的,但是因为有你提及的丢失损坏导致的访问权限丢失,如果只有硬件级别的 key, 那就需要添加多个硬件 passkey 作为备份,比较麻烦。所以设计了可以同步的 passkey.



具体可以看这个

https://fidoalliance.org/white-paper-fido-authentication-for-moderate-assurance-use-cases/
我写了 Automator 个脚本,放在 macos service 里面,就可以右键选中解析





https://gist.github.com/hhheroo/792d4eb83a1158213f4a3cf1ee9a2ec6
Jun 13, 2025
Replied to a topic by hackpro Apple 最近老版 Paste 剪切板应用经常无法启动
![Img]( )

我用的 2.5.6 版本 没有遇到这个问题
9AJFRPY6JJMF 已用,感谢
Jun 6, 2025
Replied to a topic by dhb233 V2EX 解决头像亮瞎眼
@fr13ncl5 感谢 应该差不多了 还修复了提醒页面内容不展示的问题

```css
td:has(img.avatar) {
display: none;
}

td:has(img.avatar) + td[width='10'] {
display: none;
}

img[src^='https://cdn.v2ex.com/avatar'],img[src^='https://cdn.v2ex.com/gravatar'] {
display: none;
}

div.cell[class*='hot_t_'] td:nth-child(1),
div.cell[class*='hot_t_'] td:nth-child(2) {
display: none;
}
```
Jun 6, 2025
Replied to a topic by dhb233 V2EX 解决头像亮瞎眼
直接把头像隐藏

```css
td:has(img.avatar) {
display: none;
}

td:has(img.avatar) + td {
display: none;
}

img.avatar {
display: none;
}

```
Apr 30, 2025
Replied to a topic by ilcmtet Apple IOS 18.4.1 iMessage 是不是有 bug
@ilcmtet 我已经升级了 18.4.1 我想苹果可能修复这个问题。但是还是没有。手上没有外版,不确定是不是特供。我是美区账号,国行手机。
Apr 30, 2025
Replied to a topic by ilcmtet Apple IOS 18.4.1 iMessage 是不是有 bug
我遇到了差不多的问题从 18.4 开始就有了。

使用的 AppleID 邮箱发送。在信息 App 里面是能发送成功的。
但是如果走分享的发送会提示当前 iMessage 没有开通,并且信息里面现在也会发送不成功。必须在把手机号的开通才能发送成功,或者让对方发一条消息给你的邮箱 iMessage.

分享的时候选择只有手机号感觉没强制切换过去了。18.4 之前也只有手机号可选,但是应该没有切换还是走的邮箱。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   967 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 10ms · UTC 19:32 · PVG 03:32 · LAX 12:32 · JFK 15:32
♥ Do have faith in what you're doing.