mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-22 18:21:33 +08:00
Update docs and sort content
This commit is contained in:
@ -16,6 +16,8 @@ category:
|
||||
slug: share-my-incorrect-usage-case-of-zustand
|
||||
description: Zustand is a state management library that is simple and easy to use. It allows you to access the state via a single selector or shallow comparison to prevent unnecessary re-renders of all components. When the state is updated, you can use `useShallow` to retrieve only the required data. Additionally, you should follow the principle of minimal granularity, only fetching the necessary data instead of using multiple stores to manage different states. Moreover, state that is unrelated to the UI does not need to be accessed via a selector. The correct approach is to directly access the store within the `handleSave` method.
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
## What is Zustand?
|
||||
|
@ -16,6 +16,8 @@ category:
|
||||
slug: zustand-use-record
|
||||
description: zustand 是一个状态管理库,简单易用。它可以通过使用 single selector 或 shallow 来获取 state,避免所有组件都重新渲染。当 state 更新时,可以通过 useShallow 来只获取需要的数据。同时,应该遵循最小粒度原则,只获取需要的数据,而不是使用多个 store 去存储不同的 state。另外,与 UI 无关的 state 不需要通过 selector 获取,正确的做法是直接在 handleSave 方法内部访问 store。
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||

|
||||
|
@ -12,6 +12,8 @@ description: >-
|
||||
本文详细记录了作者在2023年参加BW活动的经历,从20号到23号的活动日程,包括与队友的互动、周边包装、场地布置、直播观看以及与粉丝的交流等。文章中穿插了作者的个人感受和对活动的反思,展现了从懵懂到逐渐融入圈子的成长过程,以及对未来职业选择的思考。此外,还提到了与队友的友情和团队合作的重要性,以及活动结束后的情感落差和回忆。整体上,这是一篇充满情感和细节的活动回顾。
|
||||
category: 生活
|
||||
toAstro: true
|
||||
date_created: 2024-09-03T21:00:57+08:00
|
||||
date_modified: 2025-01-22T13:39:20+08:00
|
||||
---
|
||||
|
||||
# 2023bw 汇报
|
||||
|
@ -16,6 +16,8 @@ description: >-
|
||||
rinId: 113
|
||||
category: 生活
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T11:03:22+08:00
|
||||
date_modified: 2025-01-22T13:39:20+08:00
|
||||
---
|
||||
|
||||
# 奶茶与咖啡
|
||||
|
@ -15,6 +15,8 @@ description: >-
|
||||
rinId: 114
|
||||
category: 生活
|
||||
toAstro: true
|
||||
date_created: 2024-09-10T19:38:05+08:00
|
||||
date_modified: 2025-01-22T13:39:20+08:00
|
||||
---
|
||||
|
||||
# 国庆厦门&杭州之行
|
||||
|
@ -16,6 +16,8 @@ category: 生活
|
||||
banner: >-
|
||||
https://pictures.kazoottt.top/2024/10/20241017-5eef043c1bc397df87b6be5f1a4aaa3e.png
|
||||
toAstro: true
|
||||
date_created: 2024-09-03T21:00:57+08:00
|
||||
date_modified: 2025-01-22T13:39:20+08:00
|
||||
---
|
||||
**# **2023 成都跨年****
|
||||
|
||||
|
@ -12,6 +12,8 @@ description: >-
|
||||
rinId: 22
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-02-11 星期六
|
||||
|
@ -12,6 +12,8 @@ description: 2023年9月8日星期五的记录中提到了一段关于直播的
|
||||
rinId: 24
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-09-08 星期五
|
||||
|
@ -10,6 +10,8 @@ description: 2023年9月9日星期六的日程安排包括已完成的项目升
|
||||
rinId: 25
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-09-09 星期六
|
||||
|
@ -11,6 +11,8 @@ description: >-
|
||||
rinId: 26
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-09-10 星期日
|
||||
|
@ -12,6 +12,8 @@ description: >-
|
||||
rinId: 27
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-09-12 星期二
|
||||
|
@ -23,6 +23,8 @@ description: >-
|
||||
updates.
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-09-13 星期三
|
||||
|
@ -11,6 +11,8 @@ description: >-
|
||||
chatId并实现消息通知的方法。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-09-14 星期四
|
||||
|
@ -9,6 +9,8 @@ published: true
|
||||
description: 2023年9月15日星期五的日程包括修复notion-blog中vercel og的问题,并进行打卡记录。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-09-15 星期五
|
||||
|
@ -11,6 +11,8 @@ description: >-
|
||||
2023年9月17日,个人日记记录了当天的活动和任务。白天主要在休息,晚上进行了健身活动,包括30分钟的椭圆机训练和30分钟的器械训练。健身后回家泡脚,并在此期间编写了一个油猴脚本,用于直播间管理增强,已完成弹窗样式修改和response拦截及第一页数据填充,后续计划实现滚动加载后的数据填充。此外,还记录了两个待处理的事项:屏蔽推特黄推和使用shot.so进行图片美化。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-09-17 星期日
|
||||
|
@ -13,6 +13,8 @@ description: >-
|
||||
Nx》并投稿到Bilibili,视频链接为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事项。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-09-24 星期日
|
||||
|
@ -10,6 +10,8 @@ description: >-
|
||||
今天的任务包括给手表充电和录制关于如何使用MessAuto和iMessage实现iPhone和mac信息同步及自动复制验证码的视频,并计划将视频发布到B站和小红书上。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-10-06 星期五
|
||||
|
@ -9,6 +9,8 @@ published: true
|
||||
description: 今天的计划包括阅读vite文档,并进行打卡和处理inbox事项。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-10-10 星期二
|
||||
|
@ -9,6 +9,8 @@ published: true
|
||||
description: 今天的日程包括图片上传测试和打卡活动,同时有一个待处理的inbox事项。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-10-18 星期三
|
||||
|
@ -9,6 +9,8 @@ published: true
|
||||
description: 2023年10月21日星期六的日程安排包括打卡和处理inbox事务。具体打卡内容通过一张图片展示,而inbox的具体内容未详细说明。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-10-21 星期六
|
||||
|
@ -9,6 +9,8 @@ published: true
|
||||
description: 今天的计划包括防抖技术的学习和打卡任务,同时还有待处理的邮件。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-10-22 星期日
|
||||
|
@ -9,6 +9,8 @@ published: true
|
||||
description: 2023年11月6日,星期一,记录了当天的打卡情况,显示Wakatime的使用时间较长,给人留下了深刻印象。此外,还提到了inbox,但未详细说明内容。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-11-06 星期一
|
||||
|
@ -11,6 +11,8 @@ description: >-
|
||||
build提供。此外,还记录了学习笔记,但具体内容未在提供的材料中详细说明。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-11-16 星期四
|
||||
|
@ -10,6 +10,8 @@ description: >-
|
||||
今天的任务清单中,已完成的是下午去办理港澳通行证,而未完成的是准备公司评级的材料和学习web3基础知识。此外,今天的日程中还包括打卡和查看inbox,但没有具体的事项列出。
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-11-17 星期五
|
||||
|
@ -14,6 +14,8 @@ description: >-
|
||||
rinId: 83
|
||||
finished: true
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-W10
|
||||
|
@ -17,6 +17,8 @@ description: >-
|
||||
rinId: 84
|
||||
finished: true
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-W11
|
||||
|
@ -13,6 +13,8 @@ description: >-
|
||||
rinId: 85
|
||||
finished: true
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-W45 平淡的一周
|
||||
|
@ -13,6 +13,8 @@ description: >-
|
||||
rinId: 86
|
||||
finished: true
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-W46 开始接触理财和 Web3 2023-11-19
|
||||
|
@ -24,6 +24,8 @@ tags:
|
||||
- stockcharts
|
||||
- Obsidian
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2023-W48 转岗了
|
||||
|
@ -18,6 +18,8 @@ slug: bw-record-personal-notes
|
||||
description: 记录了 KazooTTT 在 BW 活动中的个人体验和感受,包括与朋友和偶像的合照、工作餐和摊位的点滴。
|
||||
rinId: 1
|
||||
toAstro: true
|
||||
date_created: 2024-09-03T21:00:57+08:00
|
||||
date_modified: 2025-01-22T13:39:20+08:00
|
||||
---
|
||||
|
||||
# BW 记录 - 个人向流水账版
|
||||
|
@ -11,6 +11,8 @@ description: >-
|
||||
rinId: 112
|
||||
category: 生活
|
||||
toAstro: true
|
||||
date_created: 2024-09-10T19:38:05+08:00
|
||||
date_modified: 2025-01-22T13:39:20+08:00
|
||||
---
|
||||
|
||||
# 一次很突然的香港之行
|
||||
|
@ -19,6 +19,8 @@ link-notionnext: 'https://kazoottt.notion.site/2024-vlog-7c90f788efe14ae1b3143bf
|
||||
banner: >-
|
||||
https://pictures.kazoottt.top/2024/09/20240902-41822c72da727100ce156e6e15d1eed6.jpeg
|
||||
toAstro: true
|
||||
date_created: 2024-09-03T21:00:57+08:00
|
||||
date_modified: 2025-01-22T13:39:20+08:00
|
||||
---
|
||||
|
||||
# 2024 小缘永不完结的冒险 武汉线下 vlog
|
||||
|
@ -16,6 +16,8 @@ slug: duanwu-guangzhou-trip
|
||||
description: 在端午节期间,我和朋友们相约去广州,参观了大咩老师的毕业展,品尝了各种美食,体验了广州的文化和风景。这次旅行充满了美好的回忆,让我感受到了广州的独特魅力。
|
||||
rinId: 5
|
||||
toAstro: true
|
||||
date_created: 2024-09-10T19:38:05+08:00
|
||||
date_modified: 2025-01-22T13:39:20+08:00
|
||||
---
|
||||
|
||||
# 端午去广州玩了
|
||||
|
@ -11,6 +11,8 @@ description: >-
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 今天要做的事情
|
||||
|
@ -12,6 +12,8 @@ description: >-
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 今天要做的事情
|
||||
|
@ -14,6 +14,8 @@ description: >-
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
很幸福的一天,今天是 milklove 宣布二搭、三搭的日子。
|
||||
|
@ -13,6 +13,8 @@ description: >-
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
windsurf 赠送了试用的天数
|
||||
|
@ -14,6 +14,8 @@ description: >-
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
[x.com](https://x.com/vikingmute/status/1858781019492790315)
|
||||
|
@ -19,6 +19,8 @@ slug: diary-2024-11-29
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
qube 如何集成到 github:
|
||||
|
@ -14,6 +14,8 @@ slug: diary-2024-11-30
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
vscode extention 启动时间
|
||||
|
@ -14,6 +14,8 @@ slug: diary-2024-12-11
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
终于没有那么忙了,上周忙成狗了,加班加的 wakatime 时长直接进入全球前 100 了
|
||||
|
@ -15,6 +15,8 @@ slug: diary-2024-12-12
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
之前只用过 deepseek 的 api,这几天的 deepseek 的 chat 用的比较多,发现两者都挺好用的
|
||||
|
@ -10,6 +10,8 @@ slug: diary-2024-12-19
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
## 值得记录的事情
|
||||
|
@ -10,6 +10,8 @@ slug: diary-2024-12-23
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
学习 unity day01
|
||||
|
@ -23,6 +23,8 @@ description: >-
|
||||
rinId: 88
|
||||
finished: true
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# 2024-W02
|
||||
|
@ -26,6 +26,8 @@ tags:
|
||||
- scene
|
||||
- application
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
[[2024-W03]]
|
||||
|
@ -21,6 +21,8 @@ tags:
|
||||
- 知识库
|
||||
- 画图
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
# 2024-W03- 应用推荐篇
|
||||
|
@ -18,6 +18,8 @@ tags:
|
||||
- App流量生态
|
||||
- 网络安全,信息聚合
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
# 2024-W03- 推荐阅读篇
|
||||
|
@ -24,6 +24,8 @@ tags:
|
||||
- node
|
||||
- gameboy style portfolio
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
# 2024-W03 编程篇
|
||||
|
@ -15,6 +15,8 @@ tags:
|
||||
- blender
|
||||
- svg
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
# 2024-W03- 设计篇
|
||||
|
@ -32,6 +32,8 @@ tags:
|
||||
- hackernews
|
||||
- chase-trend
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
# 2024-W03
|
||||
|
@ -15,6 +15,8 @@ description: >-
|
||||
在2024年第8周,推荐两款实用的软件:AltTab和Tickeys。AltTab是一款可以替代macOS默认切换窗口功能的软件,提供更便捷舒适的体验。Tickeys则是一款为打字添加炫酷音效的软件,让打字体验更加有趣。
|
||||
rinId: 82
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
# 2024-W08 推荐一些软件
|
||||
|
@ -29,6 +29,8 @@ update_time: '2024/4/12 20:47:54'
|
||||
publish_time: '2024/4/12 20:46:23'
|
||||
rinId: 95
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||

|
||||
|
@ -21,6 +21,8 @@ NotionID-notionnext: 6fda550f-4dcb-4f15-bbc6-38ef98227143
|
||||
link-notionnext: 'https://kazoottt.notion.site/2024-W16-6fda550f4dcb4f15bbc638ef98227143'
|
||||
rinId: 96
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||

|
||||
|
@ -18,6 +18,8 @@ description: >-
|
||||
3的微调教程和大规模预训练语言模型的理论基础。这些更新和资源为AI领域的研究者和开发者提供了丰富的工具和知识。
|
||||
rinId: 97
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
日期范围:2024/04/22 - 2024/04/28
|
||||
|
@ -13,6 +13,8 @@ description: >-
|
||||
Alice研究周报第21期发布,涵盖了Claude控制台的升级信息以及阿里通义千问2.5的最新进展,该版本宣称在性能上超越了GPT-4。日期范围为2024年5月6日至5月12日。
|
||||
rinId: 98
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
# 2024-W19
|
||||
|
@ -15,6 +15,8 @@ description: >-
|
||||
出现了。端午去广州过节,感受了中秋节的热闹氛围。同时,工作也取得了一些进展,发出了年终奖,并在工作相关项目上取得了一些重要的成就,包括 Gemini
|
||||
上下文缓存功能和 Claude 3.5 Sonnet 的发布。
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
日期范围:2024/06/17 - 2024/06/23
|
||||
|
@ -12,6 +12,8 @@ slug: diary-2025-01-06
|
||||
published: true
|
||||
toAstro: true
|
||||
category: 日记
|
||||
date_created: 2025-01-06T20:11:06+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
最近一直都很忙,忙到有时候怀疑自己从上海回成都是否是好的决定。
|
||||
|
@ -28,6 +28,8 @@ NotionID-notionnext: 40ec4f8d-2030-4ce1-b8c7-c1c9f56ef55b
|
||||
link-notionnext: 'https://kazoottt.notion.site/ChainForge-40ec4f8d20304ce1b8c7c1c9f56ef55b'
|
||||
rinId: 8
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# ChainForge 简单介绍
|
||||
|
@ -16,6 +16,8 @@ category: 项目
|
||||
slug: milklovemuv
|
||||
description:
|
||||
toAstro: true
|
||||
date_created: 2025-01-06T10:02:35+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
[MUV家元旦24H限定食堂 - 汇总](https://milklovemuv.com/)
|
||||
|
@ -18,6 +18,8 @@ description: 概述Perplexity系列产品,包括搜索引擎、Playground和
|
||||
NotionID-notionnext: ae2fba46-af30-4bd5-b6d0-fe751c162800
|
||||
link-notionnext: 'https://kazoottt.notion.site/01-Perplexity-ae2fba46af304bd5b6d0fe751c162800'
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# Perplexity 系列产品
|
||||
|
@ -27,6 +27,8 @@ link-notionnext: >-
|
||||
rinId: 39
|
||||
category: 软件
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T11:03:21+08:00
|
||||
date_modified: 2025-01-22T13:39:21+08:00
|
||||
---
|
||||
|
||||
# Possible Causes and Solutions for Focusee Switching System Audio to Speaker Playback Forcibly
|
||||
|
@ -23,6 +23,8 @@ link-notionnext: >-
|
||||
https://kazoottt.notion.site/Reasons-Not-to-Recommend-Purchasing-Focusee-for-macOS-Users-c692f30cbcbc48fd973919e23a3e1e40
|
||||
rinId: 40
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T11:03:21+08:00
|
||||
date_modified: 2025-01-22T13:39:21+08:00
|
||||
---
|
||||
|
||||
# Reasons Not to Recommend Purchasing Focusee for macOS Users
|
||||
|
@ -14,6 +14,8 @@ rinId: 32
|
||||
finished: true
|
||||
toAstro: true
|
||||
category: 年报
|
||||
date_created: 2025-01-04T11:34:09+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
# Y1-2020 年度总结
|
||||
|
@ -14,6 +14,8 @@ rinId: 33
|
||||
finished: true
|
||||
toAstro: true
|
||||
category: 年报
|
||||
date_created: 2025-01-04T11:34:09+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
# Y2-2021 年度总结
|
||||
|
@ -14,6 +14,8 @@ rinId: 34
|
||||
finished: true
|
||||
toAstro: true
|
||||
category: 年报
|
||||
date_created: 2025-01-04T11:34:09+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||
# Y3-2022 年度总结
|
||||
|
@ -13,6 +13,8 @@ description: >-
|
||||
finished: true
|
||||
toAstro: true
|
||||
category: 年报
|
||||
date_created: 2025-01-04T11:34:09+08:00
|
||||
date_modified: 2025-01-22T13:39:23+08:00
|
||||
---
|
||||
|
||||

|
||||
|
@ -35,6 +35,8 @@ description: >-
|
||||
```
|
||||
这种方法推荐使用,避免了相对路径的问题。
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# __dirname Is not Defined in ES Module Scope
|
||||
|
@ -18,6 +18,8 @@ description: >-
|
||||
rinId: 63
|
||||
category: 项目
|
||||
toAstro: true
|
||||
date_created: 2024-12-17T13:34:45+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
---
|
||||
|
||||
# File Download
|
||||
|
@ -19,6 +19,8 @@ link-notionnext: 'https://kazoottt.notion.site/focusee-8ac966eb66b44f39b2fa3fd4e
|
||||
rinId: 41
|
||||
category: 软件
|
||||
toAstro: true
|
||||
date_created: 2024-12-17T13:34:45+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# Focusee 录制系统声音被强制切换为扬声器播放的可能原因和解决方法
|
||||
|
@ -4,13 +4,19 @@ date: 2025-01-14
|
||||
author: KazooTTT
|
||||
type: Post
|
||||
status: Published
|
||||
tags: [react, vite, react-router, vite-plugin-pages]
|
||||
tags:
|
||||
- react
|
||||
- vite
|
||||
- react-router
|
||||
- vite-plugin-pages
|
||||
finished: true
|
||||
published: true
|
||||
category: frontend
|
||||
slug: how-to-generate-the-path-like-router-config-in-vite-react-react-router-project
|
||||
description:
|
||||
toAstro: true
|
||||
date_created: 2025-01-14T17:31:35+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
when i use react-router and vite, i want to config my router in the router.config.ts file and also generate some config for the target path dir. (like the nextjs router which is automatically generated based on the file structure)
|
||||
|
@ -4,13 +4,18 @@ date: 2025-01-15
|
||||
author: KazooTTT
|
||||
type: Post
|
||||
status: Published
|
||||
tags: [blender,cylinder,model]
|
||||
tags:
|
||||
- blender
|
||||
- cylinder
|
||||
- model
|
||||
finished: true
|
||||
published: true
|
||||
category: blender
|
||||
slug: how-to-make-a-hollow-cylinder-in-blender
|
||||
description:
|
||||
toAstro: true
|
||||
date_created: 2025-01-15T00:38:23+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
this is a blender note is to record how to make a hollow cylinder in blender.
|
||||
|
@ -12,6 +12,8 @@ category: blender
|
||||
slug: how-to-separate-object-in-blender
|
||||
description:
|
||||
toAstro: true
|
||||
date_created: 2025-01-20T09:56:29+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
how to separate object in blender
|
||||
|
@ -25,6 +25,8 @@ finished: true
|
||||
rinId: 61
|
||||
category: 软件
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T11:03:24+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# messAuto + iMessage 实现 iPhone 和 mac 信息同步和自动复制验证码
|
||||
|
@ -13,6 +13,8 @@ description: >-
|
||||
本文介绍了Node.js中path模块的常用操作,包括__dirname与process.cwd()的区别,以及path.join()和path.resolve()的差异。特别指出,__dirname和process.cwd()在使用时需注意其返回的路径差异,以免导致静态资源加载失败。同时,path.join()用于连接路径,而path.resolve()则解析为绝对路径。这些知识点对于正确配置和处理文件路径至关重要。
|
||||
category: 前端
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# Path 相关操作
|
||||
|
@ -14,6 +14,8 @@ description: >-
|
||||
rinId: 73
|
||||
category: 前端
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# Npm 发包失败的原因
|
||||
|
@ -17,6 +17,8 @@ tags:
|
||||
- CLI
|
||||
- package manager
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# Npm 和 npx 的区别
|
||||
|
@ -12,6 +12,8 @@ description: >-
|
||||
pnpm)的源地址,以及如何使用yrm工具快速切换不同的npm源。通过执行特定的命令,用户可以轻松地管理这些工具的源设置,从而优化包的下载速度和开发效率。
|
||||
category: 前端
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# 查看源
|
||||
|
@ -15,6 +15,8 @@ category: 随笔
|
||||
slug: ollama-excel-processor-development-summary
|
||||
description: 最近帮朋友写了一个 ollama + excel 处理器,写完后发现类似于飞书多维表格的 ai 功能。在开发和沟通过程中有一些感受。
|
||||
toAstro: true
|
||||
date_created: 2025-01-07T23:09:15+08:00
|
||||
date_modified: 2025-01-22T13:39:22+08:00
|
||||
---
|
||||
|
||||
最近帮朋友写了一个 ollama + excel 处理器,写完后发现类似于飞书多维表格的 ai 功能。在开发和沟通过程中有一些感受。
|
||||
|
@ -16,6 +16,8 @@ link-notionnext: 'https://kazoottt.notion.site/open-graph-76ed52a0ad58401c8a5dc5
|
||||
rinId: 16
|
||||
category: 前端
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# Open Graph 简述
|
||||
|
@ -20,6 +20,8 @@ link-notionnext: 'https://kazoottt.notion.site/open-graph-intro-96e4d4366fd94fec
|
||||
rinId: 17
|
||||
category: 前端
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T11:03:21+08:00
|
||||
date_modified: 2025-01-22T13:39:21+08:00
|
||||
---
|
||||
|
||||
``
|
||||
|
@ -18,6 +18,8 @@ description: >-
|
||||
2fa插件来实现iPhone和mac信息同步和自动复制验证码。最近发现作者删库了,我现在找到了一种快速获取验证码的方法。使用方法是在获取到验证码之后访问iMessage
|
||||
2fa插件,然后可以看到当前接收到的验证码,敲回车复制验证码到粘贴板。但这种方法缺点是没有messAuto方便,多了额外的步骤。
|
||||
toAstro: true
|
||||
date_created: 2024-12-11T20:27:36+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
很久之前做过一个 messauto 的安利
|
||||
|
@ -19,6 +19,8 @@ description: >-
|
||||
信息的工具。安装方式可以分为开发环境安装和使用浏览器插件两种,后者允许自定义配置。使用 react-scan 的时候,可以看到当前元素的
|
||||
props、context 和 state,以及是否发生了 re-render,并且会标记出可能存在性能优化问题的 bad render。
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
在本地运行 follow 的源代码的时候是我第一次接触到 react-scan, 后来又在 x 的首页山上面刷到了原作者以及其他人对于 [react-scan](https://react-scan.com/) 的推荐。
|
||||
|
@ -24,6 +24,8 @@ description: >-
|
||||
NotionID-notionnext: 13d55568-fd75-81f5-be1b-e0a4f8137355
|
||||
link-notionnext: 'https://kazoottt.notion.site/search-params-13d55568fd7581f5be1be0a4f8137355'
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
## react router `useSearchParams`
|
||||
|
@ -14,6 +14,8 @@ description: shot.so是一个图片美化工具,主要用于快速美化截图
|
||||
rinId: 62
|
||||
category: 软件
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T11:03:24+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# shot.so - 图片美化工具
|
||||
|
@ -21,6 +21,8 @@ link-notionnext: https://kazoottt.notion.site/tweet-to-image-1203f3c5743844afa65
|
||||
rinId: 50
|
||||
category: 软件
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T11:03:24+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# Tweet to Image 输入推特链接生成对应的图片
|
||||
|
@ -15,6 +15,8 @@ tags:
|
||||
- 以太坊
|
||||
- 区块链
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# web3 资源收集
|
||||
|
@ -15,6 +15,8 @@ category: 大模型
|
||||
slug: whisper-ui-download-model-mirror-setting
|
||||
description: 在使用 whisper ui 的时候,需要下载模型,如果不做配置默认是从 huggingface 下载的,但是 huggingface 在国内访问速度很慢,所以需要配置镜像。
|
||||
toAstro: true
|
||||
date_created: 2025-01-05T14:44:38+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
在使用 [whisper ui](https://github.com/jhj0517/Whisper-WebUI) 的时候,需要下载模型,如果不做配置默认是从 huggingface 下载的,但是 huggingface 在国内访问速度很慢,所以需要配置镜像。
|
||||
|
@ -1,10 +1,10 @@
|
||||
---
|
||||
slug: win11chatgpt
|
||||
tags:
|
||||
- chatgpt
|
||||
- win11
|
||||
- windows
|
||||
- 软件
|
||||
tags:
|
||||
- chatgpt
|
||||
- win11
|
||||
- windows
|
||||
- 软件
|
||||
description:
|
||||
title: win11如何下载chatgpt
|
||||
date: 2025-01-20
|
||||
@ -15,6 +15,8 @@ finished: false
|
||||
published: false
|
||||
category: 软件
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:22+08:00
|
||||
---
|
||||
|
||||
打开设置 - 时间和语言 - 选择国家和地区为美国
|
||||
|
@ -16,6 +16,8 @@ finished: true
|
||||
published: true
|
||||
category: 软件
|
||||
toAstro: true
|
||||
date_created: 2024-12-17T13:34:45+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# win11 恢复 win10 右键的样式
|
||||
|
@ -17,6 +17,8 @@ NotionID-notionnext: 462377ea-6b4a-472c-9f55-ca4965dfe5c4
|
||||
link-notionnext: >-
|
||||
https://kazoottt.notion.site/git-credential-osxkeychain-github-com-462377ea6b4a472c9f55ca4965dfe5c4
|
||||
toAstro: true
|
||||
date_created: 2024-12-17T13:34:45+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# macos 一直弹出 “git-credential-osxkeychain”想要访问你的钥匙串中的密钥“github.com” 解决方法
|
||||
|
@ -11,6 +11,8 @@ description: >-
|
||||
rinId: 110
|
||||
category: 生活
|
||||
toAstro: true
|
||||
date_created: 2024-09-10T19:38:05+08:00
|
||||
date_modified: 2025-01-22T13:39:20+08:00
|
||||
---
|
||||
|
||||
# 一些烦心事
|
||||
|
@ -11,6 +11,8 @@ category: 生活
|
||||
tags:
|
||||
- 受骗经历,强制消费,欺诈行为
|
||||
toAstro: true
|
||||
date_created: 2024-10-08T18:06:08+08:00
|
||||
date_modified: 2025-01-22T13:39:20+08:00
|
||||
---
|
||||
|
||||
# 一次受骗经历
|
||||
|
@ -19,6 +19,8 @@ NotionID-notionnext: c6b6e2f5-9da1-43f9-b531-b07d974815ed
|
||||
link-notionnext: https://kazoottt.notion.site/macos-focusee-c6b6e2f59da143f9b531b07d974815ed
|
||||
rinId: 42
|
||||
toAstro: true
|
||||
date_created: 2024-12-17T13:34:45+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# 不推荐 macos 用户购买 focusee 的理由
|
||||
|
@ -15,6 +15,8 @@ category:
|
||||
slug: hanser-repository
|
||||
description: 收集与hanser相关的开源项目
|
||||
toAstro: true
|
||||
date_created: 2024-12-18T13:20:01+08:00
|
||||
date_modified: 2025-01-22T13:39:21+08:00
|
||||
---
|
||||
|
||||
## UnityURPToonLitShader
|
||||
|
@ -14,6 +14,8 @@ notionID: 4168e936-3454-44f4-b625-a86309a5b320
|
||||
rinId: 57
|
||||
category: 生活
|
||||
toAstro: true
|
||||
date_created: 2024-10-08T18:06:08+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
# 与其倒腾,不如静下心来
|
||||
|
@ -17,6 +17,8 @@ finished: true
|
||||
published: true
|
||||
category: 软件
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T11:03:24+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
## 1. 软件工具
|
||||
|
@ -4,13 +4,15 @@ date: 2024-12-19
|
||||
author: KazooTTT
|
||||
type: Post
|
||||
status: Published
|
||||
tags:
|
||||
tags: []
|
||||
finished: true
|
||||
published: true
|
||||
category:
|
||||
slug: deploy-remix-app-by-cloudflare
|
||||
description:
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
如果使用 remix,然后用 cloudflare 进行部署。
|
||||
|
@ -13,6 +13,8 @@ description: |-
|
||||
然后,按下Command+K输入“git commit message”即可成功提交。
|
||||
slug: cursorgit-commit-msg
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
原文参考:
|
||||
|
@ -23,6 +23,8 @@ description: >-
|
||||
信息决定是否需要将其复制到目标仓库中。它还支持从特定目录忽略某些文件或文件夹。
|
||||
该 Action 的主要功能是自动化 blog 内容的更新和复制,确保 content ALWAYS 是最新的。
|
||||
toAstro: true
|
||||
date_created: 2025-01-04T11:44:53+08:00
|
||||
date_modified: 2025-01-22T13:39:19+08:00
|
||||
---
|
||||
|
||||
## github action
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user