diff --git a/src/content/post/日记/2024/12/2024-12-11.md b/src/content/post/日记/2024/12/2024-12-11.md new file mode 100644 index 0000000..d29e6c1 --- /dev/null +++ b/src/content/post/日记/2024/12/2024-12-11.md @@ -0,0 +1,37 @@ +--- +title: 2024-12-11 星期三 +date: 2024-12-11 +day_of_week: 星期三 +author: KazooTTT +tags: + - 日记 +description: +slug: diary-2024-12-11 +published: true +toAstro: true +category: 日记-2024-12 +--- + +终于没有那么忙了,上周忙成狗了,加班加的 wakatime 时长直接进入全球前 100 了 ​​​ + +![image.png](https://pictures.kazoottt.top/2024/12/20241210-c47db55ce8a5198e2eafb096444aab6f.png) + +![image.png](https://pictures.kazoottt.top/2024/12/20241210-a064bc9e2410f0bfba01ba7323277e64.png) + +上周在忙什么?主要是做 vtk.js 的开发花了很多时间,不然后续的需求查漏补缺我不会做的这么着急。 + +对于 vtk.js 的掌握程度还是太低了,甚至连 polydata 的变化要怎么写都是临时掌握的。不过好在上周耐心理了一下项目里复杂的数据流转,清晰了很多。 + +![image.png](https://pictures.kazoottt.top/2024/12/20241211-20241211214029.png) + +然后今天主要再写文档,写得头昏眼花的,好容易走神。 + +--- + +react-scan 让页面的 rerender 一眼便知 [React Scan](https://react-scan.com/),试了下确实好用(比浏览器的开发者工具里面的 rerender 监视器好用),后面项目优化有事做了。 + +安卓的视频下载软件 [GitHub - JunkFood02/Seal: 🦭 Video/Audio Downloader for Android, based on yt-dlp, designed with Material You](https://github.com/JunkFood02/Seal) + +好看的个人主页 [CAICAI - A Product Manager](https://www.caicai.me/) + +![image.png](https://pictures.kazoottt.top/2024/12/20241210-bc4eadb59b028a2fac538771dae2c303.png) diff --git a/src/content/post/软件/raycast + imessage 2fa,messauto的半平替.md b/src/content/post/软件/raycast + imessage 2fa,messauto的半平替.md new file mode 100644 index 0000000..c4c1010 --- /dev/null +++ b/src/content/post/软件/raycast + imessage 2fa,messauto的半平替.md @@ -0,0 +1,41 @@ +--- +title: raycast + imessage 2fa,messauto的半平替 +date: 2024-12-11 +author: KazooTTT +type: Post +status: Published +tags: + - raycast + - macOS + - 验证码 + - messauto +finished: true +published: true +category: 软件 +slug: raycast-imessage-2fa +description: +toAstro: true +--- + +很久之前做过一个 messauto 的安利 + +[[messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码]] + +但是最近收到评论才发现作者在前段时间删库了 + +![image.png](https://pictures.kazoottt.top/2024/12/20241211-20241211203702.png) + +目前找到另一个快速获取验证码的方法,就是 raycast + imessage 2fa 插件。 + +![image.png](https://pictures.kazoottt.top/2024/12/20241211-20241211203735.png) + +使用方法: + +1. 在获取到验证码之后,访问 imessage 2fa 插件。 +![image.png](https://pictures.kazoottt.top/2024/12/20241211-20241211204526.png) + +2. 可以看到目前接收到的含有验证码的消息,敲回车复制验证码到粘贴板。 + +![image.png](https://pictures.kazoottt.top/2024/12/20241211-20241211204132.png) + +缺点:没有 messauto 方便,多了访问 imessage 2fa 插件和敲回车复制验证码的步骤。 \ No newline at end of file