14 Commits

177 changed files with 466 additions and 642 deletions

View File

@ -30,9 +30,14 @@
## [Memos](https://blog.kazoottt.top/notes/) ## [Memos](https://blog.kazoottt.top/notes/)
<!-- MEMO-POST-LIST:START --> <!-- MEMO-POST-LIST:START -->
- [2025-02-16 2024-10-25 13分11秒 Tapedeck](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-16-23-40-56/) - [2025-02-19 2024-10-21 11分17秒 使用飞书来记账](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-19-21-08-36/)
- [2025-02-19 2024-10-28 18分05秒 craft收费](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-19-21-11-13/)
- [2025-02-19 241029 1144 vite环境变量](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-19-21-11-25/)
- [2025-02-19 碎片-2025-02-19 17时30分 You Should Use Hono in your Next Projec](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-19-17-30-55/)
- [2025-02-17 碎片-2025-02-17 10时55分 做事设计](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-17-10-55-29/)
- [2025-02-16 2024-10-25 13分02秒 Vintage Camera Lab](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-16-23-41-18/) - [2025-02-16 2024-10-25 13分02秒 Vintage Camera Lab](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-16-23-41-18/)
- [2025-02-14 碎片-2025-02-14 15时00分 状态没变更记录一次没阻止冒泡导致的bug](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-14-15-00-49/) - [2025-02-14 碎片-2025-02-14 15时00分 状态没变更记录一次没阻止冒泡导致的bug](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-14-15-00-49/)
- [2025-02-14 碎片-2025-02-14 15时18分 飞书 excalidraw画图对比](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-14-15-18-56/)
- [2025-02-11 碎片-2025-02-11 12时32分](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-11-12-32-42/) - [2025-02-11 碎片-2025-02-11 12时32分](https://blog.kazoottt.top/notes/fragmented-notes-2025-02-11-12-32-42/)
- [2025-02-08 如何解决 Nginx 启动时未联网无法访问DNS而挂掉的问题](https://blog.kazoottt.top/notes/nginx-startup-fix-configure-local-hosts-file/) - [2025-02-08 如何解决 Nginx 启动时未联网无法访问DNS而挂掉的问题](https://blog.kazoottt.top/notes/nginx-startup-fix-configure-local-hosts-file/)
- [2025-02-06 小红书长文切图笔记?其实 craft 就可以实现。](https://blog.kazoottt.top/notes/use-craft-to-cut-the-long-text-note-of-xiaohongshu/) - [2025-02-06 小红书长文切图笔记?其实 craft 就可以实现。](https://blog.kazoottt.top/notes/use-craft-to-cut-the-long-text-note-of-xiaohongshu/)
@ -44,9 +49,4 @@
- [2025-01-31 how to split window in blender](https://blog.kazoottt.top/notes/split-window-in-blender/) - [2025-01-31 how to split window in blender](https://blog.kazoottt.top/notes/split-window-in-blender/)
- [2025-01-20 how to separate object in blender](https://blog.kazoottt.top/notes/how-to-separate-object-in-blender/) - [2025-01-20 how to separate object in blender](https://blog.kazoottt.top/notes/how-to-separate-object-in-blender/)
- [2025-01-20 win11如何下载chatgpt](https://blog.kazoottt.top/notes/win11chatgpt/) - [2025-01-20 win11如何下载chatgpt](https://blog.kazoottt.top/notes/win11chatgpt/)
- [2025-01-15 how to make a hollow cylinder in blender](https://blog.kazoottt.top/notes/how-to-make-a-hollow-cylinder-in-blender/) - [2025-01-15 how to make a hollow cylinder in blender](https://blog.kazoottt.top/notes/how-to-make-a-hollow-cylinder-in-blender/)<!-- MEMO-POST-LIST:END -->
- [2025-01-07 在浏览器中 opengl 的配置与检测](https://blog.kazoottt.top/notes/how-to-check-opengl-configuration-and-detection-in-browser/)
- [2025-01-06 2025-01-06 星期一](https://blog.kazoottt.top/notes/diary-2025-01-06/)
- [2025-01-06 MUV家元旦24H限定食堂 - 汇总网站](https://blog.kazoottt.top/notes/milklovemuv/)
- [2025-01-05 whisper ui 下载模型 镜像设置](https://blog.kazoottt.top/notes/whisper-ui-download-model-mirror-setting/)
- [2024-12-23 2024-12-23 星期一 学习 unity day01](https://blog.kazoottt.top/notes/diary-2024-12-23/)<!-- MEMO-POST-LIST:END -->

View File

@ -26,7 +26,7 @@ import rehypeUnwrapImages from "rehype-unwrap-images";
export default defineConfig({ export default defineConfig({
site: siteConfig.url, site: siteConfig.url,
image: { image: {
domains: ["webmention.io"], domains: ["webmention.io", "kazoottt.top"],
service: passthroughImageService(), service: passthroughImageService(),
}, },
integrations: [ integrations: [

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

View File

Before

Width:  |  Height:  |  Size: 210 KiB

After

Width:  |  Height:  |  Size: 210 KiB

View File

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 458 KiB

After

Width:  |  Height:  |  Size: 458 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 120 KiB

View File

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

View File

Before

Width:  |  Height:  |  Size: 4.1 MiB

After

Width:  |  Height:  |  Size: 4.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

View File

Before

Width:  |  Height:  |  Size: 219 KiB

After

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-02-11 星期六 title: '2023-02-11'
slug: diary-2023-02-11 slug: diary-2023-02-11
date: 2023-02-11T00:00:00.000Z date: 2023-02-11T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -13,7 +13,7 @@ rinId: 22
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-02-11 星期六 # 2023-02-11 星期六

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-09-08 星期五 title: '2023-09-08'
slug: diary-2023-09-08 slug: diary-2023-09-08
date: 2023-09-08T00:00:00.000Z date: 2023-09-08T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -13,7 +13,7 @@ rinId: 24
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-09-08 星期五 # 2023-09-08 星期五

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-09-09 星期六 title: '2023-09-09'
slug: diary-2023-09-09 slug: diary-2023-09-09
date: 2023-09-09T00:00:00.000Z date: 2023-09-09T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -11,7 +11,7 @@ rinId: 25
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-09-09 星期六 # 2023-09-09 星期六

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-09-10 星期日 title: '2023-09-10'
slug: diary-2023-09-10 slug: diary-2023-09-10
date: 2023-09-10T00:00:00.000Z date: 2023-09-10T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -12,7 +12,7 @@ rinId: 26
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-09-10 星期日 # 2023-09-10 星期日

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-09-12 星期二 title: '2023-09-12'
slug: diary-2023-09-12 slug: diary-2023-09-12
date: 2023-09-12T00:00:00.000Z date: 2023-09-12T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -13,7 +13,7 @@ rinId: 27
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-09-12 星期二 # 2023-09-12 星期二

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-09-13 星期三 title: '2023-09-13'
slug: diary-2023-09-13 slug: diary-2023-09-13
date: 2023-09-13T00:00:00.000Z date: 2023-09-13T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -24,7 +24,7 @@ description: >-
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-09-13 星期三 # 2023-09-13 星期三
@ -42,12 +42,12 @@ date_modified: 2025-01-22T05:39:24.000Z
## 打卡 ## 打卡
wakatime 数据: wakatime 数据:
![IMG-20241021113029099](https://pictures.kazoottt.top/2024/11/20241125-7139a104f1df9b03b462a7d8b582b109.png) ![IMG-20241021113029099](<https://pictures.kazoottt.top/2024/11/20241125-7139a104f1df9b03b462a7d8b582b109.png>)
## React-noiton-x ## React-noiton-x
今天一直在看 react-noiton-x 的问题,因为博客里依赖了这个库的搜索接口,而该接口虽然在源代码里更新了,但是最新一次打包是二月份 今天一直在看 react-noiton-x 的问题,因为博客里依赖了这个库的搜索接口,而该接口虽然在源代码里更新了,但是最新一次打包是二月份
![IMG-20241021113029126](https://pictures.kazoottt.top/2024/11/20241125-e05ed84ba105012a9d605957c3813d65.png) ![IMG-20241021113029126](<https://pictures.kazoottt.top/2024/11/20241125-e05ed84ba105012a9d605957c3813d65.png>)
所以尝试自己从源代码打包一份,然后新发一个版本给自己使用。 所以尝试自己从源代码打包一份,然后新发一个版本给自己使用。
@ -64,12 +64,12 @@ wakatime 数据:
然后继续折腾了一下博客,接入了 sentry, 然后继续折腾了一下博客,接入了 sentry,
之前的 giscus 评论区的样式是比较怪异的(即使切换了主题,背景色还是白色),今天做成适配的了。不过这个切换有些生硬,后续要加个过渡 之前的 giscus 评论区的样式是比较怪异的(即使切换了主题,背景色还是白色),今天做成适配的了。不过这个切换有些生硬,后续要加个过渡
![IMG-20241021113029153](https://pictures.kazoottt.top/2024/11/20241125-c8924e57d362b973da60017a4ad7bbdd.gif) ![IMG-20241021113029153](<https://pictures.kazoottt.top/2024/11/20241125-c8924e57d362b973da60017a4ad7bbdd.gif>)
## 健身 ## 健身
状态不好没去健身房在家踩了椭圆机3-11 档阻力交叉 30 分钟 状态不好没去健身房在家踩了椭圆机3-11 档阻力交叉 30 分钟
=、= 感觉该换手表了,突然发现这个手表表盘市场都不兼容了 =、= 感觉该换手表了,突然发现这个手表表盘市场都不兼容了
![IMG-20241021113029196](https://pictures.kazoottt.top/2024/11/20241125-4cd6f6565440bf5c21b6ee94587de167.jpeg) ![IMG-20241021113029196](<https://pictures.kazoottt.top/2024/11/20241125-4cd6f6565440bf5c21b6ee94587de167.jpeg>)
![IMG-20241021113029229](https://pictures.kazoottt.top/2024/11/20241125-16152535d36b14dc442cccfd8484b72b.jpeg) ![IMG-20241021113029229](<https://pictures.kazoottt.top/2024/11/20241125-16152535d36b14dc442cccfd8484b72b.jpeg>)

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-09-14 星期四 title: '2023-09-14'
slug: diary-2023-09-14 slug: diary-2023-09-14
date: 2023-09-14T00:00:00.000Z date: 2023-09-14T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -12,7 +12,7 @@ description: >-
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-09-14 星期四 # 2023-09-14 星期四

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-09-15 星期五 title: '2023-09-15'
slug: diary-2023-09-15 slug: diary-2023-09-15
date: 2023-09-15T00:00:00.000Z date: 2023-09-15T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -10,7 +10,7 @@ description: 2023年9月15日星期五的日程包括修复notion-blog中vercel
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-09-15 星期五 # 2023-09-15 星期五

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-09-17 星期日 title: '2023-09-17'
slug: diary-2023-09-17 slug: diary-2023-09-17
date: 2023-09-17T00:00:00.000Z date: 2023-09-17T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -12,7 +12,7 @@ description: >-
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-09-17 星期日 # 2023-09-17 星期日
@ -40,7 +40,7 @@ response 拦截 + 第一页数据填充
后面要做的事: 后面要做的事:
实现滚动加载后,填充对应的数据 实现滚动加载后,填充对应的数据
![IMG-20241021113029272](https://pictures.kazoottt.top/2024/11/20241125-15619d7536bbeb8537e13a5580d60fbd.png) ![IMG-20241021113029272](<https://pictures.kazoottt.top/2024/11/20241125-15619d7536bbeb8537e13a5580d60fbd.png>)
## Inbox ## Inbox

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-09-24 星期日 title: '2023-09-24'
slug: diary-2023-09-24 slug: diary-2023-09-24
date: 2023-09-24T00:00:00.000Z date: 2023-09-24T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -14,7 +14,7 @@ description: >-
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-09-24 星期日 # 2023-09-24 星期日
@ -26,6 +26,6 @@ date_modified: 2025-01-22T05:39:24.000Z
## 打卡 ## 打卡
[Monorepos - How the Pros Scale Huge Software Projects // Turborepo vs Nx](https://www.youtube.com/watch?v=9iU_IE6vnJ8) 的翻译然后 [投稿](https://www.bilibili.com/video/BV1uz4y1V7cb/?spm_id_from=..search-card.all.click&vd_source=729e6f70ca3cee328ccece68cb2bbd30) [Monorepos - How the Pros Scale Huge Software Projects // Turborepo vs Nx](<https://www.youtube.com/watch?v=9iU_IE6vnJ8>) 的翻译然后 [投稿](<https://www.bilibili.com/video/BV1uz4y1V7cb/?spm_id_from=..search-card.all.click&vd_source=729e6f70ca3cee328ccece68cb2bbd30>)
## Inbox ## Inbox

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-10-06 星期五 title: '2023-10-06'
slug: diary-2023-10-06 slug: diary-2023-10-06
date: 2023-10-06T00:00:00.000Z date: 2023-10-06T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -11,7 +11,7 @@ description: >-
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-10-06 星期五 # 2023-10-06 星期五

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-10-10 星期二 title: '2023-10-10'
slug: diary-2023-10-10 slug: diary-2023-10-10
date: 2023-10-10T00:00:00.000Z date: 2023-10-10T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -10,7 +10,7 @@ description: 今天的计划包括阅读vite文档并进行打卡和处理inb
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-10-10 星期二 # 2023-10-10 星期二

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-10-18 星期三 title: '2023-10-18'
slug: diary-2023-10-18 slug: diary-2023-10-18
date: 2023-10-18T00:00:00.000Z date: 2023-10-18T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -10,7 +10,7 @@ description: 今天的日程包括图片上传测试和打卡活动,同时有
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-10-18 星期三 # 2023-10-18 星期三

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-10-21 星期六 title: '2023-10-21'
slug: diary-2023-10-21 slug: diary-2023-10-21
date: 2023-10-21T00:00:00.000Z date: 2023-10-21T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -10,7 +10,7 @@ description: 2023年10月21日星期六的日程安排包括打卡和处理inbox
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-10-21 星期六 # 2023-10-21 星期六
@ -22,6 +22,6 @@ date_modified: 2025-01-22T05:39:24.000Z
## 打卡 ## 打卡
![IMG-20241021113029319](https://pictures.kazoottt.top/2024/11/20241125-2c8dfa24dd6c560da504635981725bb0.png) ![IMG-20241021113029319](<https://pictures.kazoottt.top/2024/11/20241125-2c8dfa24dd6c560da504635981725bb0.png>)
## Inbox ## Inbox

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-10-22 星期日 title: '2023-10-22'
slug: diary-2023-10-22 slug: diary-2023-10-22
date: 2023-10-22T00:00:00.000Z date: 2023-10-22T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -10,7 +10,7 @@ description: 今天的计划包括防抖技术的学习和打卡任务,同时
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-10-22 星期日 # 2023-10-22 星期日

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-11-06 星期一 title: '2023-11-06'
slug: diary-2023-11-06 slug: diary-2023-11-06
date: 2023-11-06T00:00:00.000Z date: 2023-11-06T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -10,7 +10,7 @@ description: 2023年11月6日星期一记录了当天的打卡情况
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-11-06 星期一 # 2023-11-06 星期一
@ -19,7 +19,7 @@ date_modified: 2025-01-22T05:39:24.000Z
## 打卡 ## 打卡
![IMG-20241021113029371](https://pictures.kazoottt.top/2024/11/20241125-d50f8d9b645bbfacc13485c8594b5f18.png) ![IMG-20241021113029371](<https://pictures.kazoottt.top/2024/11/20241125-d50f8d9b645bbfacc13485c8594b5f18.png>)
今天的 wakatime 有点恐怖了 今天的 wakatime 有点恐怖了
## Inbox ## Inbox

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-11-16 星期四 title: '2023-11-16'
slug: diary-2023-11-16 slug: diary-2023-11-16
date: 2023-11-16T00:00:00.000Z date: 2023-11-16T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -12,7 +12,7 @@ description: >-
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-11-16 星期四 # 2023-11-16 星期四

View File

@ -1,5 +1,5 @@
--- ---
title: 2023-11-17 星期五 title: '2023-11-17'
slug: diary-2023-11-17 slug: diary-2023-11-17
date: 2023-11-17T00:00:00.000Z date: 2023-11-17T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -11,7 +11,7 @@ description: >-
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 2023-11-17 星期五 # 2023-11-17 星期五

View File

@ -1,5 +1,5 @@
--- ---
title: 2024-03-05 星期二 title: '2024-03-05'
slug: diary-2024-03-05 slug: diary-2024-03-05
date: 2024-03-05T00:00:00.000Z date: 2024-03-05T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -12,7 +12,7 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 今天要做的事情 # 今天要做的事情

View File

@ -1,5 +1,5 @@
--- ---
title: 2024-03-06 星期三 title: '2024-03-06'
slug: diary-2024-03-06 slug: diary-2024-03-06
date: 2024-03-06T00:00:00.000Z date: 2024-03-06T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -13,7 +13,7 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# 今天要做的事情 # 今天要做的事情
@ -30,11 +30,11 @@ date_modified: 2025-01-22T05:39:24.000Z
买的时尚小垃圾到了,挺喜欢的。 买的时尚小垃圾到了,挺喜欢的。
![IMG-20241021113029511](https://pictures.kazoottt.top/2024/11/20241125-30be30b76c47cff90a88e37b7562e1ed.png) ![IMG-20241021113029511](<https://pictures.kazoottt.top/2024/11/20241125-30be30b76c47cff90a88e37b7562e1ed.png>)
![IMG-20241021113029604](https://pictures.kazoottt.top/2024/11/20241125-15265af8fa83af8ec5365f588256f85b.jpeg) ![IMG-20241021113029604](<https://pictures.kazoottt.top/2024/11/20241125-15265af8fa83af8ec5365f588256f85b.jpeg>)
![IMG-20241021113029671](https://pictures.kazoottt.top/2024/11/20241125-c33b78a016b48a6729cb3aa8e939e125.jpeg) ![IMG-20241021113029671](<https://pictures.kazoottt.top/2024/11/20241125-c33b78a016b48a6729cb3aa8e939e125.jpeg>)
今天的不足之处是没有学习也没有刷题。 今天的不足之处是没有学习也没有刷题。

View File

@ -0,0 +1,24 @@
---
slug: fragmented-notes-2025-02-19-21-08-36
tags:
- 记账软件
- 飞书
- 财务管理
- 碎片
description: 使用飞书作为记账工具,能够有效地记录和管理财务信息。
date_created: 2025-02-11T15:38:40.000Z
date_modified: 2025-02-19T17:54:51.000Z
title: 2024-10-21 11分17秒 使用飞书来记账
date: 2025-02-19T00:00:00.000Z
author: KazooTTT
published: true
toAstro: true
astroType: null
category: 碎片
---
使用飞书来记账
![IMG-57FB4A797CCE28DF5413ACAC19610F28](/mdImages/IMG-57FB4A797CCE28DF5413ACAC19610F28.png)
![IMG-7F9EB8A6DF15D7814E3A8AEBB48D1E6B](/mdImages/IMG-7F9EB8A6DF15D7814E3A8AEBB48D1E6B.png)

View File

@ -7,7 +7,7 @@ description: >-
Vintage Camera Lab Vintage Camera Lab
是专注于复古相机的网站,提供多种型号的详细信息与历史,按品牌、格式和类型分类,便于摄影师、收藏家了解相机的背景与特点。此外,该网站还提供复古相机风格的周边商品。 是专注于复古相机的网站,提供多种型号的详细信息与历史,按品牌、格式和类型分类,便于摄影师、收藏家了解相机的背景与特点。此外,该网站还提供复古相机风格的周边商品。
date_created: 2025-02-11T15:38:40.000Z date_created: 2025-02-11T15:38:40.000Z
date_modified: 2025-02-19T03:44:07.000Z date_modified: 2025-02-19T17:54:51.000Z
title: 2024-10-25 13分02秒 Vintage Camera Lab title: 2024-10-25 13分02秒 Vintage Camera Lab
date: 2025-02-16T00:00:00.000Z date: 2025-02-16T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -17,7 +17,7 @@ astroType: null
category: 碎片 category: 碎片
--- ---
![IMG-69C73A35AE6AA1B14805360168652323](../../assets/images/IMG-69C73A35AE6AA1B14805360168652323.png) ![IMG-69C73A35AE6AA1B14805360168652323](/mdImages/IMG-69C73A35AE6AA1B14805360168652323.png)
**Vintage Camera Lab复古相机爱好者的数字中心** **Vintage Camera Lab复古相机爱好者的数字中心**

View File

@ -9,9 +9,9 @@ description: >-
Tapedeck.org Tapedeck.org
为磁带设计提供了丰富的信息和历史记录,包括功能型设计、色彩丰富和形状变化等。网站还支持用户分享自己的磁带收藏,并为此提供了详细的提交指南。此外,网站还提供了在线商店销售与磁带相关的周边产品。 为磁带设计提供了丰富的信息和历史记录,包括功能型设计、色彩丰富和形状变化等。网站还支持用户分享自己的磁带收藏,并为此提供了详细的提交指南。此外,网站还提供了在线商店销售与磁带相关的周边产品。
date_created: 2025-02-11T15:38:40.000Z date_created: 2025-02-11T15:38:40.000Z
date_modified: 2025-02-19T03:44:07.000Z date_modified: 2025-02-19T17:54:51.000Z
title: 2024-10-25 13分11秒 Tapedeck title: 2024-10-25 13分11秒 Tapedeck
date: 2025-02-16T00:00:00.000Z date: 2024-10-25T00:00:00.000Z
author: KazooTTT author: KazooTTT
published: true published: true
toAstro: true toAstro: true
@ -19,7 +19,7 @@ astroType: null
category: 碎片 category: 碎片
--- ---
![IMG-50A2519769D27745F083E18F4D48FC55](../../assets/images/IMG-50A2519769D27745F083E18F4D48FC55.png) ![IMG-50A2519769D27745F083E18F4D48FC55](/mdImages/IMG-50A2519769D27745F083E18F4D48FC55.png)
Tapedeck.org 提供了从 60 年代初的功能型磁带到 90 年代的各种形状变化的磁带盒设计。 Tapedeck.org 提供了从 60 年代初的功能型磁带到 90 年代的各种形状变化的磁带盒设计。

View File

@ -0,0 +1,26 @@
---
slug: fragmented-notes-2025-02-19-21-11-13
tags:
- craft第三方链接Office文档
- 碎片
description: Craft 第三方链接解析兼容性更好美观程度也更好。然而Craft提供的免费服务有限仅为试用版本后期需要付费使用。
date_created: 2025-02-11T15:38:40.000Z
date_modified: 2025-02-19T17:54:51.000Z
title: 2024-10-28 18分05秒 craft收费
date: 2025-02-19T00:00:00.000Z
author: KazooTTT
published: true
toAstro: true
astroType: null
category: 碎片
---
对于第三方链接的解析craft 的兼容性和美观程度是更好的。
![IMG-C58CD0BCE8298B39A32CF9B5698EF4DC](/mdImages/IMG-C58CD0BCE8298B39A32CF9B5698EF4DC.png)
![IMG-19B31E2B37A4ADD4C3F65725068BCAC4](/mdImages/IMG-19B31E2B37A4ADD4C3F65725068BCAC4.png)
![IMG-330ABC2555F1F3E34E3D9FBB55B9C8F9](/mdImages/IMG-330ABC2555F1F3E34E3D9FBB55B9C8F9.png)
我一直以为 Craft 是免费的,今天才发现是最开始免费 10 个 doc后面每周可以免费创建 2 个 doc。

View File

@ -1,5 +1,5 @@
--- ---
title: 2024-11-26 星期二 title: '2024-11-26'
slug: diary-2024-11-26 slug: diary-2024-11-26
date: 2024-11-26T00:00:00.000Z date: 2024-11-26T00:00:00.000Z
day_of_week: 星期二 day_of_week: 星期二
@ -15,7 +15,7 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
很幸福的一天,今天是 milklove 宣布二搭、三搭的日子。 很幸福的一天,今天是 milklove 宣布二搭、三搭的日子。
@ -24,32 +24,32 @@ date_modified: 2025-01-22T05:39:24.000Z
在这里汇总一下今天的一些视频。 在这里汇总一下今天的一些视频。
[截修](https://weibo.com/7101901680/P28tdryDc#comment) [截修](<https://weibo.com/7101901680/P28tdryDc#comment>)
![7101901680_P28tdryDc_3_007KCR3ily1hw00ujf2kdj30ok0wrhdt](https://pictures.kazoottt.top/2024/11/20241127-146e50893c94f9353d1dc1b4fb57cf9f.jpg) ![7101901680_P28tdryDc_3_007KCR3ily1hw00ujf2kdj30ok0wrhdt](<https://pictures.kazoottt.top/2024/11/20241127-146e50893c94f9353d1dc1b4fb57cf9f.jpg>)
![7101901680_P28tdryDc_2_007KCR3ily1hw00uoshooj30ok0wrhdt](https://pictures.kazoottt.top/2024/11/20241127-2fbf4d6dd6bfbab6f90dc9bb07616302.jpg) ![7101901680_P28tdryDc_2_007KCR3ily1hw00uoshooj30ok0wrhdt](<https://pictures.kazoottt.top/2024/11/20241127-2fbf4d6dd6bfbab6f90dc9bb07616302.jpg>)
![7101901680_P28tdryDc_1_007KCR3ily1hw00umrpncj30ok0wrhdt](https://pictures.kazoottt.top/2024/11/20241127-5ccf20fa63efa8c2cbb5fb96f24a9165.jpg) ![7101901680_P28tdryDc_1_007KCR3ily1hw00umrpncj30ok0wrhdt](<https://pictures.kazoottt.top/2024/11/20241127-5ccf20fa63efa8c2cbb5fb96f24a9165.jpg>)
[幸福的具象化](https://weibo.com/6083416567/P28jkx9MS#comment) [幸福的具象化](<https://weibo.com/6083416567/P28jkx9MS#comment>)
![IMG-20241127003154185](https://pictures.kazoottt.top/2024/11/20241127-116eefa7b7e4f45a768949a17c5eb2e1.gif) ![IMG-20241127003154185](<https://pictures.kazoottt.top/2024/11/20241127-116eefa7b7e4f45a768949a17c5eb2e1.gif>)
![Pasted image 20241127003452](https://pictures.kazoottt.top/2024/11/20241127-05fca095f483c27c58e0f5b092b3d69a.png) ![Pasted image 20241127003452](<https://pictures.kazoottt.top/2024/11/20241127-05fca095f483c27c58e0f5b092b3d69a.png>)
[girl rule cut](https://weibo.com/1750538651/P27NfAOja#comment) [girl rule cut](<https://weibo.com/1750538651/P27NfAOja#comment>)
[亲亲](https://weibo.com/1825971940/P288xfVxF#comment) [亲亲](<https://weibo.com/1825971940/P288xfVxF#comment>)
![lJxtFWEflx08jTFnm57i0104120011iE0E010](https://pictures.kazoottt.top/2024/11/20241127-3f6f17edcb438269258e15de9e0a885d.gif) ![lJxtFWEflx08jTFnm57i0104120011iE0E010](<https://pictures.kazoottt.top/2024/11/20241127-3f6f17edcb438269258e15de9e0a885d.gif>)
[二搭 预告片 婉司姬](https://weibo.com/1753015991/P27pq9oJU#comment) [二搭 预告片 婉司姬](<https://weibo.com/1753015991/P27pq9oJU#comment>)
![Pasted image 20241127003346](https://pictures.kazoottt.top/2024/11/20241127-cec219a8dbcaef9195964df8a2775832.png) ![Pasted image 20241127003346](<https://pictures.kazoottt.top/2024/11/20241127-cec219a8dbcaef9195964df8a2775832.png>)
[二搭 预告片 弯弯字幕组](https://weibo.com/7392264056/P27lQtUnd#comment) [二搭 预告片 弯弯字幕组](<https://weibo.com/7392264056/P27lQtUnd#comment>)
![Pasted image 20241127003356](https://pictures.kazoottt.top/2024/11/20241127-80e0bb6d50b0e8356ea53361e771365a.png) ![Pasted image 20241127003356](<https://pictures.kazoottt.top/2024/11/20241127-80e0bb6d50b0e8356ea53361e771365a.png>)
[Findwichh推介会汇总](https://weibo.com/6613951279/P29c7fgx9#comment) [Findwichh推介会汇总](<https://weibo.com/6613951279/P29c7fgx9#comment>)

View File

@ -1,5 +1,5 @@
--- ---
title: 2024-11-27 星期三 title: '2024-11-27'
slug: diary-2024-11-27 slug: diary-2024-11-27
date: 2024-11-27T00:00:00.000Z date: 2024-11-27T00:00:00.000Z
day_of_week: 星期三 day_of_week: 星期三
@ -14,24 +14,24 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
windsurf 赠送了试用的天数 windsurf 赠送了试用的天数
![Pasted image 20241127102521](https://pictures.kazoottt.top/2024/11/20241129-f78ed74651c9e92353b0b3f88033b873.png) ![Pasted image 20241127102521](<https://pictures.kazoottt.top/2024/11/20241129-f78ed74651c9e92353b0b3f88033b873.png>)
个人感觉 cursor 的自动补全速度比 windsurf 快和智能很多 个人感觉 cursor 的自动补全速度比 windsurf 快和智能很多
volview 也这么多 store谁能看懂... volview 也这么多 store谁能看懂...
![Pasted image 20241127182204](https://pictures.kazoottt.top/2024/11/20241129-aa7cb1a643a25a79e8726605fd2b1106.png) ![Pasted image 20241127182204](<https://pictures.kazoottt.top/2024/11/20241129-aa7cb1a643a25a79e8726605fd2b1106.png>)
`src\components\tools\crop\Crop2D.vue` `src\components\tools\crop\Crop2D.vue`
啥意思 啥意思
![Pasted image 20241127182701](https://pictures.kazoottt.top/2024/11/20241129-5550cf97c227b40010dffa544417d125.png) ![Pasted image 20241127182701](<https://pictures.kazoottt.top/2024/11/20241129-5550cf97c227b40010dffa544417d125.png>)
安装 canvas 的时候报错: 安装 canvas 的时候报错:
@ -41,4 +41,4 @@ error C1083: 无法打开包括文件: “cairo.h”: No such file or directory
解决方法: 解决方法:
[Installation: Windows · Automattic/node-canvas Wiki · GitHub](https://github.com/Automattic/node-canvas/wiki/Installation:-Windows) [Installation: Windows · Automattic/node-canvas Wiki · GitHub](<https://github.com/Automattic/node-canvas/wiki/Installation:-Windows>)

View File

@ -1,5 +1,5 @@
--- ---
title: 2024-11-28 星期四 title: '2024-11-28'
slug: diary-2024-11-28 slug: diary-2024-11-28
date: 2024-11-28T00:00:00.000Z date: 2024-11-28T00:00:00.000Z
day_of_week: 星期四 day_of_week: 星期四
@ -15,10 +15,10 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
[x.com](https://x.com/vikingmute/status/1858781019492790315) [x.com](<https://x.com/vikingmute/status/1858781019492790315>)
``` ```
打开这个禁止硬件加速的选项可以让 VSCode 快很多倍Cusror 这种基于 VSCode 的也可以,不知道什么原理,应该是针对低端显卡或者集成显卡的机器比较有效?但是我试了一下确实感觉快了一些,我是 M3 的 macbook大家可以试试看效果怎样 打开这个禁止硬件加速的选项可以让 VSCode 快很多倍Cusror 这种基于 VSCode 的也可以,不知道什么原理,应该是针对低端显卡或者集成显卡的机器比较有效?但是我试了一下确实感觉快了一些,我是 M3 的 macbook大家可以试试看效果怎样
@ -33,7 +33,7 @@ SonarLint 内存占用高,卡顿
--- ---
[vite-tsconfig-paths](https://www.npmjs.com/package/vite-tsconfig-paths#vite-tsconfig-paths) 踩坑 [vite-tsconfig-paths](<https://www.npmjs.com/package/vite-tsconfig-paths#vite-tsconfig-paths>) 踩坑
``` ```
error when starting dev server: error when starting dev server:
@ -49,9 +49,9 @@ Ensure the project either has "type": "module" set or that the Vite config is re
# Claude MCP can't connect to SQLite MCP serve # Claude MCP can't connect to SQLite MCP serve
![image.png](https://pictures.kazoottt.top/2024/11/20241128-365eae5fe7493a84658fb9bbfa7555cb.png) ![image.png](<https://pictures.kazoottt.top/2024/11/20241128-365eae5fe7493a84658fb9bbfa7555cb.png>)
[Reddit - Dive into anything](https://www.reddit.com/r/ClaudeAI/comments/1h0my0y/comment/lz5w7ar/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) [Reddit - Dive into anything](<https://www.reddit.com/r/ClaudeAI/comments/1h0my0y/comment/lz5w7ar/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button>)
解决方法install or reinstall uv 解决方法install or reinstall uv
@ -65,8 +65,8 @@ brew install uv
我怎么这么久了才开始玩(谢谢酱紫表的安利) 我怎么这么久了才开始玩(谢谢酱紫表的安利)
![CleanShot 2024-11-28 at 23.40.12@2x.png](https://pictures.kazoottt.top/2024/11/20241128-bde60eeee02f234a59d87d2144a4a4d3.png) ![CleanShot 2024-11-28 at 23.40.12@2x.png](<https://pictures.kazoottt.top/2024/11/20241128-bde60eeee02f234a59d87d2144a4a4d3.png>)
[GitHub - ollama/ollama: Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.](https://github.com/ollama/ollama?tab=readme-ov-file) [GitHub - ollama/ollama: Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.](<https://github.com/ollama/ollama?tab=readme-ov-file>)
[GitHub - AugustDev/enchanted: Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama.](https://github.com/AugustDev/enchanted) [GitHub - AugustDev/enchanted: Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama.](<https://github.com/AugustDev/enchanted>)

View File

@ -1,5 +1,5 @@
--- ---
title: 2024-11-29 星期五 title: '2024-11-29'
date: 2024-11-29T00:00:00.000Z date: 2024-11-29T00:00:00.000Z
day_of_week: 星期五 day_of_week: 星期五
author: KazooTTT author: KazooTTT
@ -17,11 +17,11 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
qube 如何集成到 github: qube 如何集成到 github:
[GitHub Integration | Mapping your organization into SonarQube - YouTube](https://www.youtube.com/watch?v=6zvBuZr8CeI) [GitHub Integration | Mapping your organization into SonarQube - YouTube](<https://www.youtube.com/watch?v=6zvBuZr8CeI>)
Image HTTP code 409 is in use. Delete the container that's using it and try again. Image HTTP code 409 is in use. Delete the container that's using it and try again.
先删除 container 再删除 volume 先删除 container 再删除 volume
@ -32,25 +32,25 @@ Image HTTP code 409 is in use. Delete the container that's using it and try agai
windows 有没有像 macos 一样的窗口管理工具loop raycast 之类的 windows 有没有像 macos 一样的窗口管理工具loop raycast 之类的
[Adobe Express](https://new.express.adobe.com/tools/convert-to-svg) [Adobe Express](<https://new.express.adobe.com/tools/convert-to-svg>)
covnert image to svg (需要登录) covnert image to svg (需要登录)
![image.png](https://pictures.kazoottt.top/2024/11/20241129-771df278cae6c89066af0a9a882f3ff9.png) ![image.png](<https://pictures.kazoottt.top/2024/11/20241129-771df278cae6c89066af0a9a882f3ff9.png>)
[Canvas vs. SVG - 最佳实践 - 使用手册 - Apache ECharts](https://echarts.apache.org/handbook/zh/best-practices/canvas-vs-svg/) [Canvas vs. SVG - 最佳实践 - 使用手册 - Apache ECharts](<https://echarts.apache.org/handbook/zh/best-practices/canvas-vs-svg/>)
> [!note] > [!note]
> 选择哪种渲染器,我们可以根据软硬件环境、数据量、功能需求综合考虑。 > 选择哪种渲染器,我们可以根据软硬件环境、数据量、功能需求综合考虑。
> >
> - 在软硬件环境较好,数据量不大的场景下,两种渲染器都可以适用,并不需要太多纠结。 > - 在软硬件环境较好,数据量不大的场景下,两种渲染器都可以适用,并不需要太多纠结。
> - 在环境较差,出现性能问题需要优化的场景下,可以通过试验来确定使用哪种渲染器。比如有这些经验: > - 在环境较差,出现性能问题需要优化的场景下,可以通过试验来确定使用哪种渲染器。比如有这些经验:
> - 在需要创建很多 ECharts 实例且浏览器易崩溃的情况下(可能是因为 Canvas 数量多导致内存占用超出手机承受能力),可以使用 SVG 渲染器来进行改善。大略的说,如果图表运行在低端安卓机,或者我们在使用一些特定图表如 [水球图](https://ecomfe.github.io/echarts-liquidfill/example/) SVG 渲染器可能效果更好。 > - 在需要创建很多 ECharts 实例且浏览器易崩溃的情况下(可能是因为 Canvas 数量多导致内存占用超出手机承受能力),可以使用 SVG 渲染器来进行改善。大略的说,如果图表运行在低端安卓机,或者我们在使用一些特定图表如 [水球图](<https://ecomfe.github.io/echarts-liquidfill/example/>) SVG 渲染器可能效果更好。
> - 数据量较大(经验判断 > 1k、较多交互时建议选择 Canvas 渲染器。 > - 数据量较大(经验判断 > 1k、较多交互时建议选择 Canvas 渲染器。
我什么时候可以做到用 canvas 手搓这种图 我什么时候可以做到用 canvas 手搓这种图
![image.png](https://pictures.kazoottt.top/2024/11/20241129-60d83ca2693fd5e9774743f352039c2b.png) ![image.png](<https://pictures.kazoottt.top/2024/11/20241129-60d83ca2693fd5e9774743f352039c2b.png>)
最近可以做的事情: 最近可以做的事情:

View File

@ -1,5 +1,5 @@
--- ---
title: 2024-11-30 星期六 title: '2024-11-30'
date: 2024-11-30T00:00:00.000Z date: 2024-11-30T00:00:00.000Z
day_of_week: 星期六 day_of_week: 星期六
author: KazooTTT author: KazooTTT
@ -15,7 +15,7 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
vscode extention 启动时间 vscode extention 启动时间

View File

@ -1,5 +1,5 @@
--- ---
title: 2024-12-11 星期三 title: '2024-12-11'
date: 2024-12-11T00:00:00.000Z date: 2024-12-11T00:00:00.000Z
day_of_week: 星期三 day_of_week: 星期三
author: KazooTTT author: KazooTTT
@ -15,29 +15,29 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
终于没有那么忙了,上周忙成狗了,加班加的 wakatime 时长直接进入全球前 100 了 终于没有那么忙了,上周忙成狗了,加班加的 wakatime 时长直接进入全球前 100 了
![image.png](https://pictures.kazoottt.top/2024/12/20241210-c47db55ce8a5198e2eafb096444aab6f.png) ![image.png](<https://pictures.kazoottt.top/2024/12/20241210-c47db55ce8a5198e2eafb096444aab6f.png>)
![image.png](https://pictures.kazoottt.top/2024/12/20241210-a064bc9e2410f0bfba01ba7323277e64.png) ![image.png](<https://pictures.kazoottt.top/2024/12/20241210-a064bc9e2410f0bfba01ba7323277e64.png>)
上周在忙什么?主要是做 vtk.js 的开发花了很多时间,不然后续的需求查漏补缺我不会做的这么着急。 上周在忙什么?主要是做 vtk.js 的开发花了很多时间,不然后续的需求查漏补缺我不会做的这么着急。
对于 vtk.js 的掌握程度还是太低了,甚至连 polydata 的变化要怎么写都是临时掌握的。不过好在上周耐心理了一下项目里复杂的数据流转,清晰了很多。 对于 vtk.js 的掌握程度还是太低了,甚至连 polydata 的变化要怎么写都是临时掌握的。不过好在上周耐心理了一下项目里复杂的数据流转,清晰了很多。
![image.png](https://pictures.kazoottt.top/2024/12/20241211-20241211214029.png) ![image.png](<https://pictures.kazoottt.top/2024/12/20241211-20241211214029.png>)
然后今天主要再写文档,写得头昏眼花的,好容易走神。 然后今天主要再写文档,写得头昏眼花的,好容易走神。
--- ---
react-scan 让页面的 rerender 一眼便知 [React Scan](https://react-scan.com/),试了下确实好用(比浏览器的开发者工具里面的 rerender 监视器好用),后面项目优化有事做了。 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) 安卓的视频下载软件 [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/) 好看的个人主页 [CAICAI - A Product Manager](<https://www.caicai.me/>)
![image.png](https://pictures.kazoottt.top/2024/12/20241210-bc4eadb59b028a2fac538771dae2c303.png) ![image.png](<https://pictures.kazoottt.top/2024/12/20241210-bc4eadb59b028a2fac538771dae2c303.png>)

View File

@ -1,5 +1,5 @@
--- ---
title: 2024-12-12 星期四 title: '2024-12-12'
date: 2024-12-12T00:00:00.000Z date: 2024-12-12T00:00:00.000Z
day_of_week: 星期四 day_of_week: 星期四
author: KazooTTT author: KazooTTT
@ -16,7 +16,7 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
之前只用过 deepseek 的 api这几天的 deepseek 的 chat 用的比较多,发现两者都挺好用的 之前只用过 deepseek 的 api这几天的 deepseek 的 chat 用的比较多,发现两者都挺好用的

View File

@ -1,5 +1,5 @@
--- ---
title: 2024-12-19 星期四 title: '2024-12-19'
date: 2024-12-19T00:00:00.000Z date: 2024-12-19T00:00:00.000Z
day_of_week: 星期四 day_of_week: 星期四
author: KazooTTT author: KazooTTT
@ -11,7 +11,7 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
## 值得记录的事情 ## 值得记录的事情
@ -24,9 +24,9 @@ date_modified: 2025-01-22T05:39:24.000Z
今天写好了一个 [合并多个PDF](/notes/merge-pdfs) 的小项目,写完之后用了合并功能在微信读书已经看上了杂货铺的中文翻译✌️ 今天写好了一个 [合并多个PDF](/notes/merge-pdfs) 的小项目,写完之后用了合并功能在微信读书已经看上了杂货铺的中文翻译✌️
[PDF文件合并工具 - 在线免费合并PDF文档](https://pdf.kazoottt.top/) [PDF文件合并工具 - 在线免费合并PDF文档](<https://pdf.kazoottt.top/>)
![739C4785-E7F0-412D-B4CC-BC3EA1A7BD7A_1_105_c.jpeg](https://pictures.kazoottt.top/2024/12/20241220-789854cabb309452d0dd3ef21f666e62.jpeg) ![739C4785-E7F0-412D-B4CC-BC3EA1A7BD7A_1_105_c.jpeg](<https://pictures.kazoottt.top/2024/12/20241220-789854cabb309452d0dd3ef21f666e62.jpeg>)
## 碎片化记录(基于 n8n + rss + 飞书 webhook 生成) ## 碎片化记录(基于 n8n + rss + 飞书 webhook 生成)

View File

@ -11,7 +11,7 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
学习 unity day01 学习 unity day01
@ -30,4 +30,4 @@ date_modified: 2025-01-22T05:39:24.000Z
不管怎么样实践和学习总是没错,不要抵触新的事物,先做一个垃圾出来至少也算是做出来了。 不管怎么样实践和学习总是没错,不要抵触新的事物,先做一个垃圾出来至少也算是做出来了。
![image.png](https://pictures.kazoottt.top/2024/12/20241224-2c04f98a1db13b96bed1735f7fc684e6.png) ![image.png](<https://pictures.kazoottt.top/2024/12/20241224-2c04f98a1db13b96bed1735f7fc684e6.png>)

View File

@ -1,5 +1,5 @@
--- ---
title: 2025-01-06 星期一 title: '2025-01-06'
date: 2025-01-06T00:00:00.000Z date: 2025-01-06T00:00:00.000Z
day_of_week: 星期一 day_of_week: 星期一
author: KazooTTT author: KazooTTT
@ -13,7 +13,7 @@ published: true
toAstro: true toAstro: true
category: 日记 category: 日记
date_created: 2025-01-06T12:11:06.000Z date_created: 2025-01-06T12:11:06.000Z
date_modified: 2025-01-22T05:39:24.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
最近一直都很忙,忙到有时候怀疑自己从上海回成都是否是好的决定。 最近一直都很忙,忙到有时候怀疑自己从上海回成都是否是好的决定。

View File

@ -0,0 +1,35 @@
---
slug: fragmented-notes-2025-02-19-21-11-25
tags:
- vite
- 碎片
- 环境变量
description: >-
为了防止环境变量泄漏Vite 提供了一个机制,即只有以 VITE_为前缀的变量才会被暴露给经过 Vite
处理的代码。这样可以有效地控制变量的泄露,避免意外的安全问题。
date_created: 2025-02-11T15:38:40.000Z
date_modified: 2025-02-19T17:54:51.000Z
title: 241029 1144 vite环境变量
date: 2025-02-19T00:00:00.000Z
author: KazooTTT
published: true
toAstro: true
astroType: null
category: 碎片
---
为了防止意外地将一些环境变量泄漏到客户端,只有以 `VITE_` 为前缀的变量才会暴露给经过 vite 处理的代码。例如下面这些环境变量:
``` .env
VITE_SOME_KEY=123
DB_PASSWORD=foobar
```
只有 `VITE_SOME_KEY` 会被暴露为 `import.meta.env.VITE_SOME_KEY` 提供给客户端源码,而 `DB_PASSWORD` 则不会。
``` js
console.log(import.meta.env.VITE_SOME_KEY) // "123"
console.log(import.meta.env.DB_PASSWORD) // undefined
```
[环境变量和模式 | Vite 官方中文文档](<https://cn.vite.dev/guide/env-and-mode#env-variables>)

View File

@ -1,6 +1,6 @@
--- ---
date_created: 2025-01-31T13:07:18.000Z date_created: 2025-01-31T13:07:18.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
slug: blender-macos-steam-version-limitations slug: blender-macos-steam-version-limitations
tags: tags:
- Blender - Blender
@ -14,8 +14,6 @@ description: >-
title: Blender on macOS - Steam Version Limitations for Apple Silicon Devices title: Blender on macOS - Steam Version Limitations for Apple Silicon Devices
date: 2025-01-31T00:00:00.000Z date: 2025-01-31T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Technical Note
status: Published
finished: true finished: true
published: true published: true
category: 3D Modeling category: 3D Modeling

View File

@ -2,8 +2,6 @@
title: ChainForge简单介绍 title: ChainForge简单介绍
date: 2024-05-22T00:00:00.000Z date: 2024-05-22T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- llm - llm
- chainforge - chainforge
@ -29,7 +27,7 @@ link-notionnext: 'https://kazoottt.notion.site/ChainForge-40ec4f8d20304ce1b8c7c1
rinId: 8 rinId: 8
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:16.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# ChainForge 简单介绍 # ChainForge 简单介绍

View File

@ -2,8 +2,6 @@
title: MUV家元旦24H限定食堂 - 汇总网站 title: MUV家元旦24H限定食堂 - 汇总网站
date: 2025-01-06T00:00:00.000Z date: 2025-01-06T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- 项目 - 项目
- milklove - milklove
@ -17,7 +15,7 @@ slug: milklovemuv
description: null description: null
toAstro: true toAstro: true
date_created: 2025-01-06T02:02:35.000Z date_created: 2025-01-06T02:02:35.000Z
date_modified: 2025-02-19T03:43:53.000Z date_modified: 2025-02-19T17:54:57.000Z
--- ---
[MUV家元旦24H限定食堂 - 汇总](<https://milklovemuv.com/>) [MUV家元旦24H限定食堂 - 汇总](<https://milklovemuv.com/>)

View File

@ -2,8 +2,6 @@
title: Perplexity系列产品 title: Perplexity系列产品
date: 2024-09-04T00:00:00.000Z date: 2024-09-04T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- AI - AI
- 搜索引擎 - 搜索引擎
@ -19,7 +17,7 @@ NotionID-notionnext: ae2fba46-af30-4bd5-b6d0-fe751c162800
link-notionnext: 'https://kazoottt.notion.site/01-Perplexity-ae2fba46af304bd5b6d0fe751c162800' link-notionnext: 'https://kazoottt.notion.site/01-Perplexity-ae2fba46af304bd5b6d0fe751c162800'
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:16.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# Perplexity 系列产品 # Perplexity 系列产品

View File

@ -4,8 +4,6 @@ title: >-
Playback forcibly Playback forcibly
date: 2024-05-25T00:00:00.000Z date: 2024-05-25T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Draft
tags: tags:
- focusee - focusee
- obs - obs
@ -28,7 +26,7 @@ rinId: 39
category: 软件 category: 软件
toAstro: true toAstro: true
date_created: 2024-12-02T03:03:21.000Z date_created: 2024-12-02T03:03:21.000Z
date_modified: 2025-02-19T03:44:22.000Z date_modified: 2025-02-19T17:54:57.000Z
--- ---
# Possible Causes and Solutions for Focusee Switching System Audio to Speaker Playback Forcibly # Possible Causes and Solutions for Focusee Switching System Audio to Speaker Playback Forcibly

View File

@ -2,8 +2,6 @@
title: Reasons Not to Recommend Purchasing Focusee for macOS Users title: Reasons Not to Recommend Purchasing Focusee for macOS Users
date: 2024-06-20T00:00:00.000Z date: 2024-06-20T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- macOS - macOS
- Focusee - Focusee
@ -26,7 +24,7 @@ link-notionnext: >-
rinId: 40 rinId: 40
toAstro: true toAstro: true
date_created: 2024-12-02T03:03:21.000Z date_created: 2024-12-02T03:03:21.000Z
date_modified: 2025-02-19T03:44:22.000Z date_modified: 2025-02-19T17:54:57.000Z
--- ---
# Reasons Not to Recommend Purchasing Focusee for macOS Users # Reasons Not to Recommend Purchasing Focusee for macOS Users

View File

@ -2,8 +2,6 @@
title: __dirname is not defined in ES module scope title: __dirname is not defined in ES module scope
date: 2024-05-29T00:00:00.000Z date: 2024-05-29T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- nodejs - nodejs
- 前端 - 前端
@ -28,7 +26,7 @@ description: >-
= path.dirname(__filename) ``` 这种方法推荐使用,避免了相对路径的问题。 = path.dirname(__filename) ``` 这种方法推荐使用,避免了相对路径的问题。
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# __dirname Is not Defined in ES Module Scope # __dirname Is not Defined in ES Module Scope

View File

@ -2,8 +2,6 @@
title: askfm的关停 title: askfm的关停
date: 2025-02-05T00:00:00.000Z date: 2025-02-05T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- askfm - askfm
- 爬虫 - 爬虫
@ -14,7 +12,7 @@ slug: askfm-shutdown
description: null description: null
toAstro: true toAstro: true
date_created: 2025-02-04T16:48:47.000Z date_created: 2025-02-04T16:48:47.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
今天翻了一下 todo list, 发现其中有一个是:写 askfm 爬虫 今天翻了一下 todo list, 发现其中有一个是:写 askfm 爬虫

View File

@ -19,7 +19,7 @@ rinId: 63
category: 项目 category: 项目
toAstro: true toAstro: true
date_created: 2024-12-17T05:34:45.000Z date_created: 2024-12-17T05:34:45.000Z
date_modified: 2025-02-19T03:43:53.000Z date_modified: 2025-02-19T17:54:57.000Z
--- ---
# File Download # File Download

View File

@ -2,8 +2,6 @@
title: focusee录制系统声音被强制切换为扬声器播放的可能原因和解决方法 title: focusee录制系统声音被强制切换为扬声器播放的可能原因和解决方法
date: 2024-05-25T00:00:00.000Z date: 2024-05-25T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- focusee - focusee
- obs - obs
@ -20,7 +18,7 @@ rinId: 41
category: 软件 category: 软件
toAstro: true toAstro: true
date_created: 2024-12-17T05:34:45.000Z date_created: 2024-12-17T05:34:45.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# Focusee 录制系统声音被强制切换为扬声器播放的可能原因和解决方法 # Focusee 录制系统声音被强制切换为扬声器播放的可能原因和解决方法

View File

@ -2,8 +2,6 @@
title: how to make a hollow cylinder in blender title: how to make a hollow cylinder in blender
date: 2025-01-15T00:00:00.000Z date: 2025-01-15T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- blender - blender
- cylinder - cylinder
@ -15,7 +13,7 @@ slug: how-to-make-a-hollow-cylinder-in-blender
description: null description: null
toAstro: true toAstro: true
date_created: 2025-01-14T16:38:23.000Z date_created: 2025-01-14T16:38:23.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
this is a blender note is to record how to make a hollow cylinder in blender. this is a blender note is to record how to make a hollow cylinder in blender.

View File

@ -1,6 +1,6 @@
--- ---
date_created: 2025-01-20T01:56:29.000Z date_created: 2025-01-20T01:56:29.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
slug: how-to-separate-object-in-blender slug: how-to-separate-object-in-blender
tags: tags:
- Blender - Blender
@ -13,8 +13,6 @@ description: >-
title: how to separate object in blender title: how to separate object in blender
date: 2025-01-20T00:00:00.000Z date: 2025-01-20T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Tutorial
status: Published
finished: true finished: true
published: true published: true
category: blender category: blender

View File

@ -1,6 +1,6 @@
--- ---
date_created: 2025-01-31T12:24:09.000Z date_created: 2025-01-31T12:24:09.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
slug: split-window-in-blender slug: split-window-in-blender
tags: tags:
- Blender - Blender
@ -11,8 +11,6 @@ description: Guide to splitting editor windows in Blender for improved workflow
title: how to split window in blender title: how to split window in blender
date: 2025-01-31T00:00:00.000Z date: 2025-01-31T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
finished: true finished: true
published: true published: true
category: blender category: blender

View File

@ -26,7 +26,7 @@ rinId: 61
category: 软件 category: 软件
toAstro: true toAstro: true
date_created: 2024-12-02T03:03:24.000Z date_created: 2024-12-02T03:03:24.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# messAuto + iMessage 实现 iPhone 和 mac 信息同步和自动复制验证码 # messAuto + iMessage 实现 iPhone 和 mac 信息同步和自动复制验证码

View File

@ -13,7 +13,7 @@ published: true
category: 前端 category: 前端
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# Path 相关操作 # Path 相关操作

View File

@ -15,7 +15,7 @@ rinId: 73
category: 前端 category: 前端
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# Npm 发包失败的原因 # Npm 发包失败的原因

View File

@ -18,7 +18,7 @@ tags:
- package manager - package manager
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# Npm 和 npx 的区别 # Npm 和 npx 的区别

View File

@ -13,7 +13,7 @@ description: >-
category: 前端 category: 前端
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# 查看源 # 查看源

View File

@ -2,8 +2,6 @@
title: react-scan的用法 title: react-scan的用法
date: 2024-12-17T00:00:00.000Z date: 2024-12-17T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- react-scan - react-scan
- devtool - devtool
@ -20,7 +18,7 @@ description: >-
props、context 和 state以及是否发生了 re-render并且会标记出可能存在性能优化问题的 bad render。 props、context 和 state以及是否发生了 re-render并且会标记出可能存在性能优化问题的 bad render。
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
在本地运行 follow 的源代码的时候是我第一次接触到 react-scan, 后来又在 x 的首页山上面刷到了原作者以及其他人对于 [react-scan](<https://react-scan.com/>) 的推荐。 在本地运行 follow 的源代码的时候是我第一次接触到 react-scan, 后来又在 x 的首页山上面刷到了原作者以及其他人对于 [react-scan](<https://react-scan.com/>) 的推荐。

View File

@ -2,8 +2,6 @@
title: search params 请求参数的获取与更新 title: search params 请求参数的获取与更新
date: 2024-11-13T00:00:00.000Z date: 2024-11-13T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- useSearchParams - useSearchParams
- React Router - React Router
@ -24,7 +22,7 @@ NotionID-notionnext: 13d55568-fd75-81f5-be1b-e0a4f8137355
link-notionnext: 'https://kazoottt.notion.site/search-params-13d55568fd7581f5be1be0a4f8137355' link-notionnext: 'https://kazoottt.notion.site/search-params-13d55568fd7581f5be1be0a4f8137355'
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
## react router `useSearchParams` ## react router `useSearchParams`

View File

@ -16,7 +16,7 @@ rinId: 62
category: 软件 category: 软件
toAstro: true toAstro: true
date_created: 2024-12-02T03:03:24.000Z date_created: 2024-12-02T03:03:24.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# shot.so - 图片美化工具 # shot.so - 图片美化工具

View File

@ -2,8 +2,6 @@
title: tweet to image 输入推特链接生成对应的图片 title: tweet to image 输入推特链接生成对应的图片
date: 2024-06-26T00:00:00.000Z date: 2024-06-26T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- Tweet-to-Image - Tweet-to-Image
- Twitter-Tools - Twitter-Tools
@ -26,7 +24,7 @@ rinId: 50
category: 软件 category: 软件
toAstro: true toAstro: true
date_created: 2024-12-02T03:03:24.000Z date_created: 2024-12-02T03:03:24.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# Tweet to Image 输入推特链接生成对应的图片 # Tweet to Image 输入推特链接生成对应的图片

View File

@ -16,7 +16,7 @@ tags:
- 区块链 - 区块链
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# web3 资源收集 # web3 资源收集

View File

@ -2,8 +2,6 @@
title: whisper ui 下载模型 镜像设置 title: whisper ui 下载模型 镜像设置
date: 2025-01-05T00:00:00.000Z date: 2025-01-05T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- whisper-ui - whisper-ui
- huggingface - huggingface
@ -18,7 +16,7 @@ description: >-
在国内访问速度很慢,所以需要配置镜像。 在国内访问速度很慢,所以需要配置镜像。
toAstro: true toAstro: true
date_created: 2025-01-05T06:44:38.000Z date_created: 2025-01-05T06:44:38.000Z
date_modified: 2025-02-19T03:44:16.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
在使用 [whisper ui](<https://github.com/jhj0517/Whisper-WebUI>) 的时候,需要下载模型,如果不做配置默认是从 huggingface 下载的,但是 huggingface 在国内访问速度很慢,所以需要配置镜像。 在使用 [whisper ui](<https://github.com/jhj0517/Whisper-WebUI>) 的时候,需要下载模型,如果不做配置默认是从 huggingface 下载的,但是 huggingface 在国内访问速度很慢,所以需要配置镜像。

View File

@ -9,14 +9,12 @@ description: null
title: win11如何下载chatgpt title: win11如何下载chatgpt
date: 2025-01-20T00:00:00.000Z date: 2025-01-20T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
finished: false finished: false
published: false published: false
category: 软件 category: 软件
toAstro: true toAstro: true
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
打开设置 - 时间和语言 - 选择国家和地区为美国 打开设置 - 时间和语言 - 选择国家和地区为美国

View File

@ -12,18 +12,16 @@ description: >-
title: win11恢复win10右键的样式 title: win11恢复win10右键的样式
date: 2024-12-17T00:00:00.000Z date: 2024-12-17T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
finished: true finished: true
published: true published: true
category: 软件 category: 软件
toAstro: true toAstro: true
date_created: 2024-12-17T05:34:45.000Z date_created: 2024-12-17T05:34:45.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# win11 恢复 win10 右键的样式 # win11 恢复 win10 右键的样式
使用:[Windows 11 Classic Context Menu v1.2](<https://www.sordum.org/14479/windows-11-classic-context-menu-v1-2/>) 使用:[Windows 11 Classic Context Menu v1.2](<https://www.sordum.org/14479/windows-11-classic-context-menu-v1-2/>)
![IMG-20250104114722956](../../assets/images/IMG-20250104114722956.png) ![IMG-20250104114722956](/mdImages/IMG-20250104114722956.png)

View File

@ -2,8 +2,6 @@
title: “git-credential-osxkeychain”想要访问你的钥匙串中的密钥“github.com” 解决方法 title: “git-credential-osxkeychain”想要访问你的钥匙串中的密钥“github.com” 解决方法
date: 2024-09-01T00:00:00.000Z date: 2024-09-01T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- Git - Git
- macOS - macOS
@ -18,7 +16,7 @@ link-notionnext: >-
https://kazoottt.notion.site/git-credential-osxkeychain-github-com-462377ea6b4a472c9f55ca4965dfe5c4 https://kazoottt.notion.site/git-credential-osxkeychain-github-com-462377ea6b4a472c9f55ca4965dfe5c4
toAstro: true toAstro: true
date_created: 2024-12-17T05:34:45.000Z date_created: 2024-12-17T05:34:45.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
# macos 一直弹出 “git-credential-osxkeychain”想要访问你的钥匙串中的密钥“github.com” 解决方法 # macos 一直弹出 “git-credential-osxkeychain”想要访问你的钥匙串中的密钥“github.com” 解决方法

View File

@ -15,7 +15,7 @@ rinId: 57
category: 生活 category: 生活
toAstro: true toAstro: true
date_created: 2024-10-08T10:06:08.000Z date_created: 2024-10-08T10:06:08.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# 与其倒腾,不如静下心来 # 与其倒腾,不如静下心来

View File

@ -8,14 +8,12 @@ tags:
title: 个人工具与设备清单 title: 个人工具与设备清单
date: 2024-11-23T00:00:00.000Z date: 2024-11-23T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
finished: true finished: true
published: true published: true
category: 软件 category: 软件
toAstro: true toAstro: true
date_created: 2024-12-02T03:03:24.000Z date_created: 2024-12-02T03:03:24.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
--- ---
## 软件工具(电脑端) ## 软件工具(电脑端)

View File

@ -1,11 +1,9 @@
--- ---
date_created: 2025-02-05T05:21:09.000Z date_created: 2025-02-05T05:21:09.000Z
date_modified: 2025-02-19T03:44:14.000Z date_modified: 2025-02-19T17:54:54.000Z
title: 使用 1password 的 secure notes 存储提示词 title: 使用 1password 的 secure notes 存储提示词
date: 2025-02-05T00:00:00.000Z date: 2025-02-05T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- 1password - 1password
- secure-notes - secure-notes

View File

@ -2,8 +2,6 @@
title: 使用cloudflare部署remix项目 title: 使用cloudflare部署remix项目
date: 2024-12-19T00:00:00.000Z date: 2024-12-19T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: [] tags: []
finished: true finished: true
published: true published: true
@ -12,7 +10,7 @@ slug: deploy-remix-app-by-cloudflare
description: null description: null
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
如果使用 remix然后用 cloudflare 进行部署。 如果使用 remix然后用 cloudflare 进行部署。

View File

@ -1,4 +1,5 @@
--- ---
category: null
title: 使用cursor生成git commit msg title: 使用cursor生成git commit msg
date: 2024-11-12T00:00:00.000Z date: 2024-11-12T00:00:00.000Z
author: KazooTTT author: KazooTTT
@ -14,7 +15,7 @@ description: |-
slug: cursorgit-commit-msg slug: cursorgit-commit-msg
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:16.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
原文参考: 原文参考:

View File

@ -2,8 +2,6 @@
title: 使用google sheet + api定时获取油管播放量 title: 使用google sheet + api定时获取油管播放量
date: 2024-12-15T00:00:00.000Z date: 2024-12-15T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- milklove - milklove
- YouTube - YouTube
@ -26,7 +24,7 @@ description: >-
YouTube 视频的播放量并存入 Google Sheets 表格。 YouTube 视频的播放量并存入 Google Sheets 表格。
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
起因是想要记录一下 milklove 的二搭剧 Whale Store xoxo 在油管上的预告片的播放量的 [คุณวาฬร้านชำ (Whale Store xoxo) \| GMMTV 2025 - YouTube](<https://www.youtube.com/watch?v=Eia_Sh_ZTyQ>) 起因是想要记录一下 milklove 的二搭剧 Whale Store xoxo 在油管上的预告片的播放量的 [คุณวาฬร้านชำ (Whale Store xoxo) \| GMMTV 2025 - YouTube](<https://www.youtube.com/watch?v=Eia_Sh_ZTyQ>)

View File

@ -2,8 +2,6 @@
title: 再次学习History.scrollRestoration title: 再次学习History.scrollRestoration
date: 2024-05-23T00:00:00.000Z date: 2024-05-23T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- History API - History API
- scrollRestoration - scrollRestoration
@ -22,7 +20,7 @@ link-notionnext: >-
rinId: 18 rinId: 18
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# 再次学习 History.scrollRestoration # 再次学习 History.scrollRestoration

View File

@ -2,8 +2,6 @@
title: 可以免费领取tokens的大模型服务 title: 可以免费领取tokens的大模型服务
date: 2024-06-20T00:00:00.000Z date: 2024-06-20T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- 大模型 - 大模型
- 豆包 - 豆包
@ -19,7 +17,7 @@ link-notionnext: 'https://kazoottt.notion.site/tokens-30a20483ea284dafb8be155f0e
rinId: 43 rinId: 43
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:16.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# 可以免费领取 tokens 的大模型服务 # 可以免费领取 tokens 的大模型服务

View File

@ -2,8 +2,6 @@
title: 合并多个PDF title: 合并多个PDF
date: 2024-12-19T00:00:00.000Z date: 2024-12-19T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: [] tags: []
finished: true finished: true
published: true published: true
@ -12,7 +10,7 @@ slug: merge-pdfs
description: null description: null
toAstro: true toAstro: true
date_created: 2024-12-19T02:15:23.000Z date_created: 2024-12-19T02:15:23.000Z
date_modified: 2025-02-19T03:43:53.000Z date_modified: 2025-02-19T17:54:57.000Z
--- ---
地址: 地址:

View File

@ -20,7 +20,7 @@ link-notionnext: >-
https://kazoottt.notion.site/react-short-circuit-12b55568fd75815cba9cff587a86a262 https://kazoottt.notion.site/react-short-circuit-12b55568fd75815cba9cff587a86a262
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
## 错误现象 ## 错误现象

View File

@ -2,8 +2,6 @@
title: 在vtk.js中stl和json的互相转化 title: 在vtk.js中stl和json的互相转化
date: 2024-11-22T00:00:00.000Z date: 2024-11-22T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- stl - stl
- json - json
@ -24,7 +22,7 @@ update_time: '2024/11/22 14:40:08'
publish_time: '2024/11/22 14:38:29' publish_time: '2024/11/22 14:38:29'
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-07T03:17:03.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
## stl 如何转为 json ## stl 如何转为 json

View File

@ -1,9 +1,8 @@
--- ---
category: null
title: 在前端使用abort取消请求 title: 在前端使用abort取消请求
date: 2024-04-17T00:00:00.000Z date: 2024-04-17T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Draft
tags: tags:
- 前端 - 前端
- request - request
@ -20,7 +19,7 @@ link-notionnext: 'https://kazoottt.notion.site/abort-801e2fa1dfa94b4fb579ef7f665
rinId: 53 rinId: 53
toAstro: true toAstro: true
date_created: 2025-01-04T03:34:08.000Z date_created: 2025-01-04T03:34:08.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# 在前端使用 abort 取消请求 # 在前端使用 abort 取消请求

View File

@ -2,8 +2,6 @@
title: 在浏览器中 opengl 的配置与检测 title: 在浏览器中 opengl 的配置与检测
date: 2025-01-07T00:00:00.000Z date: 2025-01-07T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Published
tags: tags:
- opengl - opengl
- webgl - webgl
@ -18,7 +16,7 @@ slug: how-to-check-opengl-configuration-and-detection-in-browser
description: 本文介绍了如何在浏览器中配置和检测 OpenGL包括硬件加速的设置和检测方法帮助用户优化浏览器性能。 description: 本文介绍了如何在浏览器中配置和检测 OpenGL包括硬件加速的设置和检测方法帮助用户优化浏览器性能。
toAstro: true toAstro: true
date_created: 2025-01-07T03:03:25.000Z date_created: 2025-01-07T03:03:25.000Z
date_modified: 2025-02-19T03:44:15.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# 在 google 浏览器中硬件加速、OpenGL 的配置与检测 # 在 google 浏览器中硬件加速、OpenGL 的配置与检测

View File

@ -2,8 +2,6 @@
title: 如何在 cursor 中使用 deepseek-coder title: 如何在 cursor 中使用 deepseek-coder
date: 2024-07-25T00:00:00.000Z date: 2024-07-25T00:00:00.000Z
author: KazooTTT author: KazooTTT
type: Post
status: Draft
tags: tags:
- deepseek-coder - deepseek-coder
- OpenAI - OpenAI
@ -18,7 +16,7 @@ link-notionnext: >-
https://kazoottt.notion.site/cursor-deepseek-coder-f759bbe6aa4b4317969544927430146b https://kazoottt.notion.site/cursor-deepseek-coder-f759bbe6aa4b4317969544927430146b
toAstro: true toAstro: true
date_created: 2025-01-04T03:44:53.000Z date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T03:44:16.000Z date_modified: 2025-02-19T17:54:55.000Z
--- ---
# 如何在 cursor 中使用 deepseek-coder # 如何在 cursor 中使用 deepseek-coder

Some files were not shown because too many files have changed in this diff Show More