mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-20 17:27:35 +08:00
Update docs and sort content
This commit is contained in:
37
src/content/post/日记/2024/12/2024-12-11.md
Normal file
37
src/content/post/日记/2024/12/2024-12-11.md
Normal file
@ -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 了
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
上周在忙什么?主要是做 vtk.js 的开发花了很多时间,不然后续的需求查漏补缺我不会做的这么着急。
|
||||
|
||||
对于 vtk.js 的掌握程度还是太低了,甚至连 polydata 的变化要怎么写都是临时掌握的。不过好在上周耐心理了一下项目里复杂的数据流转,清晰了很多。
|
||||
|
||||

|
||||
|
||||
然后今天主要再写文档,写得头昏眼花的,好容易走神。
|
||||
|
||||
---
|
||||
|
||||
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/)
|
||||
|
||||

|
41
src/content/post/软件/raycast + imessage 2fa,messauto的半平替.md
Normal file
41
src/content/post/软件/raycast + imessage 2fa,messauto的半平替.md
Normal file
@ -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信息同步和自动复制验证码]]
|
||||
|
||||
但是最近收到评论才发现作者在前段时间删库了
|
||||
|
||||

|
||||
|
||||
目前找到另一个快速获取验证码的方法,就是 raycast + imessage 2fa 插件。
|
||||
|
||||

|
||||
|
||||
使用方法:
|
||||
|
||||
1. 在获取到验证码之后,访问 imessage 2fa 插件。
|
||||

|
||||
|
||||
2. 可以看到目前接收到的含有验证码的消息,敲回车复制验证码到粘贴板。
|
||||
|
||||

|
||||
|
||||
缺点:没有 messauto 方便,多了访问 imessage 2fa 插件和敲回车复制验证码的步骤。
|
Reference in New Issue
Block a user