From d825b447fa155e9bc131aab2d2f7ced6846884d0 Mon Sep 17 00:00:00 2001 From: KazooTTT Date: Fri, 11 Oct 2024 13:02:43 +0800 Subject: [PATCH] docs: rename and remove rin id --- scripts/sortByDate.cjs | 12 ++++++++---- src/content/post/AI/00 ChainForge简单介绍.md | 1 - src/content/post/web3/00 web3资源收集.md | 1 - src/content/post/周报/00 2023-W10.md | 1 - .../post/周报/{02 2023-W45.md => 01 2023-W45.md} | 3 +-- .../post/周报/{01 2023-W11.md => 02 2023-W11.md} | 1 - src/content/post/周报/03 2023-W46.md | 1 - .../post/周报/{15 2023-W48.md => 04 2023-W48.md} | 3 +-- .../post/周报/{04 2024-W02.md => 05 2024-W02.md} | 1 - .../{11 2024-W03-AI专题.md => 06 2024-W03-AI专题.md} | 3 +-- ...024-W03-应用推荐篇.md => 07 2024-W03-应用推荐篇.md} | 3 +-- ...024-W03-推荐阅读篇.md => 08 2024-W03-推荐阅读篇.md} | 3 +-- .../{14 2024-W03-设计篇.md => 09 2024-W03-设计篇.md} | 3 +-- .../{16 2024-W03-编程篇.md => 10 2024-W03-编程篇.md} | 3 +-- .../post/周报/{17 2024-W03.md => 11 2024-W03.md} | 3 +-- .../post/周报/{05 2024-W08.md => 12 2024-W08.md} | 1 - .../post/周报/{06 2024-W15.md => 13 2024-W15.md} | 1 - .../post/周报/{07 2024-W16.md => 14 2024-W16.md} | 3 +-- .../post/周报/{10 2024-W17.md => 15 2024-W17.md} | 2 +- .../post/周报/{08 2024-W19.md => 16 2024-W19.md} | 3 +-- .../post/周报/{09 2024-W25.md => 17 2024-W25.md} | 3 +-- src/content/post/生活/00 Y1-2020年度总结.md | 1 - src/content/post/生活/01 Y2-2021年度总结.md | 1 - src/content/post/生活/02 Y3-2022年度总结.md | 1 - src/content/post/生活/03 国庆厦门&杭州之行_图床版.md | 1 - src/content/post/生活/07 一次受骗经历.md | 1 - src/content/post/生活/08 厦门探店合集.md | 1 - src/content/post/生活/09 一次很突然的香港之行.md | 1 - src/content/post/生活/10 与其倒腾,不如静下心来.md | 1 - src/content/post/生活/11 最近的感受-积重难返.md | 1 - src/content/post/生活/12 端午去广州玩了.md | 1 - src/content/post/生活/13 2024BW记录.md | 1 - ...iMessage 实现iPhone和mac信息同步和自动复制验证码.md | 1 - ...系统声音被强制切换为扬声器播放的可能原因和解决方法.md | 1 - .../post/软件/02 不推荐macos用户购买focusee的理由.md | 1 - .../post/软件/03 可以免费领取tokens的大模型服务.md | 1 - .../04 如何自动同步某个文件夹的图片到某个相册中.md | 1 - src/content/post/软件/05 如何让你的截图更加好看.md | 1 - src/content/post/项目/00 隐藏你的twitter信息.md | 1 - src/content/post/项目/01 file-downloader.md | 1 - src/content/post/项目/02 实现一个auto slugify.md | 1 - .../项目/03 写一个油猴脚本,自动地选择最新微博.md | 1 - 42 files changed, 20 insertions(+), 56 deletions(-) rename src/content/post/周报/{02 2023-W45.md => 01 2023-W45.md} (99%) rename src/content/post/周报/{01 2023-W11.md => 02 2023-W11.md} (99%) rename src/content/post/周报/{15 2023-W48.md => 04 2023-W48.md} (99%) rename src/content/post/周报/{04 2024-W02.md => 05 2024-W02.md} (99%) rename src/content/post/周报/{11 2024-W03-AI专题.md => 06 2024-W03-AI专题.md} (99%) rename src/content/post/周报/{12 2024-W03-应用推荐篇.md => 07 2024-W03-应用推荐篇.md} (98%) rename src/content/post/周报/{13 2024-W03-推荐阅读篇.md => 08 2024-W03-推荐阅读篇.md} (99%) rename src/content/post/周报/{14 2024-W03-设计篇.md => 09 2024-W03-设计篇.md} (97%) rename src/content/post/周报/{16 2024-W03-编程篇.md => 10 2024-W03-编程篇.md} (99%) rename src/content/post/周报/{17 2024-W03.md => 11 2024-W03.md} (99%) rename src/content/post/周报/{05 2024-W08.md => 12 2024-W08.md} (99%) rename src/content/post/周报/{06 2024-W15.md => 13 2024-W15.md} (99%) rename src/content/post/周报/{07 2024-W16.md => 14 2024-W16.md} (99%) rename src/content/post/周报/{10 2024-W17.md => 15 2024-W17.md} (99%) rename src/content/post/周报/{08 2024-W19.md => 16 2024-W19.md} (92%) rename src/content/post/周报/{09 2024-W25.md => 17 2024-W25.md} (93%) diff --git a/scripts/sortByDate.cjs b/scripts/sortByDate.cjs index da3fb57..419c158 100644 --- a/scripts/sortByDate.cjs +++ b/scripts/sortByDate.cjs @@ -17,15 +17,19 @@ function processDirectory(dir) { } }) - // Sort files by date + // 按日期排序文件 fileInfos.sort((a, b) => a.date - b.date) - // Rename files + // 重命名文件 fileInfos.forEach((file, index) => { - const newName = `${index.toString().padStart(2, '0')} ${file.name}` + // 如果文件名已经是数字数字空格开头,则移除这个前缀 + const oldFileName = file.name + const cleanFileName = oldFileName.replace(/^\d{2}\s/, '') + + const newName = `${index.toString().padStart(2, '0')} ${cleanFileName}` const newPath = path.join(dir, newName) fs.renameSync(file.path, newPath) - console.log(`Renamed ${file.name} to ${newName}`) + console.log(`重命名 ${file.name} 为 ${newName}`) }) } diff --git a/src/content/post/AI/00 ChainForge简单介绍.md b/src/content/post/AI/00 ChainForge简单介绍.md index 2a02707..76519f7 100644 --- a/src/content/post/AI/00 ChainForge简单介绍.md +++ b/src/content/post/AI/00 ChainForge简单介绍.md @@ -26,7 +26,6 @@ description: >- environments. NotionID-notionnext: 40ec4f8d-2030-4ce1-b8c7-c1c9f56ef55b link-notionnext: 'https://kazoottt.notion.site/ChainForge-40ec4f8d20304ce1b8c7c1c9f56ef55b' -rinId: 8 --- # ChainForge简单介绍 diff --git a/src/content/post/web3/00 web3资源收集.md b/src/content/post/web3/00 web3资源收集.md index 4a3c938..efad95b 100644 --- a/src/content/post/web3/00 web3资源收集.md +++ b/src/content/post/web3/00 web3资源收集.md @@ -6,7 +6,6 @@ description: >- 本资源收集提供了深入了解Web3的基础材料,包括比特币和以太坊的历史与技术细节。推荐阅读比特币前传系列文章,了解比特币诞生前的技术背景和发展历程。以太坊简史则概述了其近十年的重大突破和变化,以及创始人Vitalik Buterin的初衷。此外,加密思潮编年史帮助读者快速把握加密技术的发展脉络。技术方面,比特币和以太坊的白皮书精读版详细解读了其技术原理,而“一个以太坊交易的完整周期”则深入探讨了交易的具体流程。YouTube教程和相关文章进一步提供了Foundry开发框架和Web3.0应用架构的讲解,以及Uniswap v2的详细解析,为学习和研究Web3提供了丰富的资料。 -rinId: 13 finished: true date: 2024-02-07 category: web3 diff --git a/src/content/post/周报/00 2023-W10.md b/src/content/post/周报/00 2023-W10.md index 3e5dfcf..ee08534 100644 --- a/src/content/post/周报/00 2023-W10.md +++ b/src/content/post/周报/00 2023-W10.md @@ -11,7 +11,6 @@ slug: 2023-W10 description: >- 本周资讯聚焦于技术领域的多个创新点,包括快速编辑器Zed、设计系统工具Craft Systems、自动生成视觉内容的BannerBear、OpenAI的语音识别模型,以及一个帮助规划和构建设计系统的开源清单。这些内容展示了技术界在编辑工具、设计系统和AI应用方面的最新进展和创新。 -rinId: 83 finished: true --- diff --git a/src/content/post/周报/02 2023-W45.md b/src/content/post/周报/01 2023-W45.md similarity index 99% rename from src/content/post/周报/02 2023-W45.md rename to src/content/post/周报/01 2023-W45.md index 2742106..f17cd84 100644 --- a/src/content/post/周报/02 2023-W45.md +++ b/src/content/post/周报/01 2023-W45.md @@ -1,6 +1,6 @@ --- title: 2023-W45 平淡的一周 -date: 2023-11-19T00:00:00.000Z +date: 2023-11-12T00:00:00.000Z author: KazooTTT tags: - 周报 @@ -10,7 +10,6 @@ category: 周报 slug: 2023-W45 description: >- 2023年第45周的记录包括个人生活、技术资源和周围事件的摘要。个人方面,与cali老师在小红书上互相关注。技术资源方面,收集了多个有用的链接和工具,如3D博客、树结构控制库、项目变现讨论、社交媒体GPT工具、web3课程、WebWorkers库、SaaS模板、Windows字体优化、node开箱即用模板、播客推荐等。此外,记录了阿里云服务宕机事件,影响了阿里系服务的使用。 -rinId: 85 finished: true --- diff --git a/src/content/post/周报/01 2023-W11.md b/src/content/post/周报/02 2023-W11.md similarity index 99% rename from src/content/post/周报/01 2023-W11.md rename to src/content/post/周报/02 2023-W11.md index 411a598..a8a285b 100644 --- a/src/content/post/周报/01 2023-W11.md +++ b/src/content/post/周报/02 2023-W11.md @@ -14,7 +14,6 @@ category: 周报 slug: 2023-W11 description: >- 本内容涵盖了2023年第11周(2023-03-12至2023-03-19)的技术和设计资源,主要来源于GitHub、Twitter、微博和B站。其中包括了沉浸式双语网页翻译扩展和隐藏Twitter信息的油猴脚本等浏览器插件。此外,还介绍了基于GPT-4的代码编写工具Cursor、ChatGPT相关的资料汇总和Telegram机器人等。设计方面,提到了Figma结合GPT的设计工具、柔和主题库Catppuccin以及一些设计教程和素材资源。整体内容丰富,涉及多个领域的最新技术动态和实用工具。 -rinId: 84 finished: true --- diff --git a/src/content/post/周报/03 2023-W46.md b/src/content/post/周报/03 2023-W46.md index c35aa88..05ecffa 100644 --- a/src/content/post/周报/03 2023-W46.md +++ b/src/content/post/周报/03 2023-W46.md @@ -10,7 +10,6 @@ notionID: 44471ea2-c791-4a01-9819-8df9f3f5b509 slug: 2023-W46 description: >- 在2023年第46周,我开始认真学习理财知识,并办理了港澳通行证,计划去香港开户。同时,我也开始了区块链和Solidity的学习,尽管错过了第一节课。工作忙碌导致学习时间减少,但减少了社交平台的接触,反而减轻了焦虑。我主要使用X和小红书,并尝试使用tailwindcss制作投稿封面。此外,我还购买了一个二手饼干头,用我的gx9相机记录生活,并发现了一家新开的冒菜店,感觉非常亲切。在资讯收集方面,我关注了web3相关的学习笔记,以及其他技术相关的资讯,如JavaScript练习网站、AB测试解决方案、远程开发者工作网站等。我还关注了一些技术发布和推荐,如blender4.0、腾讯的2D图形库ftgx、字体推荐等。此外,我还收集了一些关于产品变现、iOS开发选型、错误处理等方面的信息。 -rinId: 86 finished: true --- diff --git a/src/content/post/周报/15 2023-W48.md b/src/content/post/周报/04 2023-W48.md similarity index 99% rename from src/content/post/周报/15 2023-W48.md rename to src/content/post/周报/04 2023-W48.md index f0e9cb9..e8d3356 100644 --- a/src/content/post/周报/15 2023-W48.md +++ b/src/content/post/周报/04 2023-W48.md @@ -5,8 +5,7 @@ published: true category: 周报 description: >- 在2023年第48周,作者经历了一次工作转岗,从Web前端开发转变为类似于提示词工程师的角色。这次转岗让作者意识到自己对大语言模型的理解不足,但也重拾了Python编程,并计划将学习重心放在LLM研究上。同时,作者的父母来上海探望,作者在忙碌的工作之余,抽空陪伴他们游览了城隍庙和豫园等地。此外,作者还分享了关于资讯收集方式的变化,从使用Twitter和Cubox转变为使用Telegram和Discord,以及一些关于设计和编程的资讯收集。 -date: '2024-07-11T02:17:53.450Z' -rinId: 87 +date: '2023-11-27T00:00:00.000Z' finished: true --- diff --git a/src/content/post/周报/04 2024-W02.md b/src/content/post/周报/05 2024-W02.md similarity index 99% rename from src/content/post/周报/04 2024-W02.md rename to src/content/post/周报/05 2024-W02.md index fde4dab..d04614c 100644 --- a/src/content/post/周报/04 2024-W02.md +++ b/src/content/post/周报/05 2024-W02.md @@ -20,7 +20,6 @@ description: >- Web APP、AWS部署方案、Postman替代品hoppscotch、视频压缩工具CompressX、AI和数据科学家路线图、独立开发能力培养指南、LLM论文合集、富文本编辑器PlateJS以及CSS展示的20+ iPhones。这些资源和工具涵盖了从开发到设计的多个方面,旨在为技术爱好者和专业人士提供丰富的学习和参考材料。 -rinId: 88 finished: true --- diff --git a/src/content/post/周报/11 2024-W03-AI专题.md b/src/content/post/周报/06 2024-W03-AI专题.md similarity index 99% rename from src/content/post/周报/11 2024-W03-AI专题.md rename to src/content/post/周报/06 2024-W03-AI专题.md index eb98f8c..a3226c1 100644 --- a/src/content/post/周报/11 2024-W03-AI专题.md +++ b/src/content/post/周报/06 2024-W03-AI专题.md @@ -8,9 +8,8 @@ description: >- Search功能,智谱AI发布的国产大模型GLM4及其GLMs商店,元象开源的XVERSE-Long-256K模型,以及OpenAI对GPT Builders文档的完善。此外,还介绍了彭博推出的IB Connect服务,以及多个AI应用如WhisperSpeech和AutoGen Studio。推荐阅读部分涵盖了AI创业案例、GPT-4的技术分析、Prompt工程指南等内容,为读者提供了丰富的AI知识和应用实例。 -date: '2024-06-26T10:26:54.033Z' -rinId: 89 finished: true +date: '2024-01-15T00:00:00.000Z' --- [[2024-W03]] diff --git a/src/content/post/周报/12 2024-W03-应用推荐篇.md b/src/content/post/周报/07 2024-W03-应用推荐篇.md similarity index 98% rename from src/content/post/周报/12 2024-W03-应用推荐篇.md rename to src/content/post/周报/07 2024-W03-应用推荐篇.md index bde4bb3..f08ae2b 100644 --- a/src/content/post/周报/12 2024-W03-应用推荐篇.md +++ b/src/content/post/周报/07 2024-W03-应用推荐篇.md @@ -11,8 +11,7 @@ description: >- [outline](https://github.com/outline/outline),专为成长型团队设计的知识库应用,支持实时协作和Markdown,官网为[getoutline.com](https://www.getoutline.com/)。4. 一个帮助用户一次性提交到100多个目录站的服务,应用地址为[affordhunt.com](https://www.affordhunt.com/)。5. [whimsical](https://whimsical.com/),一款画图工具,详细信息可通过推特链接获取。这些应用覆盖了从输入法优化到团队协作工具,再到图形设计的多方面需求。 -date: '2024-06-26T10:26:54.034Z' -rinId: 90 +date: '2024-01-15T00:00:00.000Z' finished: true --- diff --git a/src/content/post/周报/13 2024-W03-推荐阅读篇.md b/src/content/post/周报/08 2024-W03-推荐阅读篇.md similarity index 99% rename from src/content/post/周报/13 2024-W03-推荐阅读篇.md rename to src/content/post/周报/08 2024-W03-推荐阅读篇.md index 7f2bf7d..bc842ec 100644 --- a/src/content/post/周报/13 2024-W03-推荐阅读篇.md +++ b/src/content/post/周报/08 2024-W03-推荐阅读篇.md @@ -9,8 +9,7 @@ description: >- 期):蓝色指示灯的解决方案](https://www.ruanyifeng.com/blog/2024/01/weekly-issue-286.html?continueFlag=61db114b5bb3eda119c3b0a42a3f0791)的技术讨论。此外,还有关于[fuxiang对于【devv.ai团队分享的RAG原理】的再整理](https://twitter.com/fuxiangPro/status/1747242297975062666)的深度分析,以及[HackerNews 趋势, Github 趋势, Google 趋势](https://chasetrend.news/zh)的最新动态。这些内容覆盖了技术、市场、个人成长等多个方面,适合各类读者深入探索。 -date: '2024-06-26T10:26:54.035Z' -rinId: 91 +date: '2024-01-15T00:00:00.000Z' finished: true --- diff --git a/src/content/post/周报/14 2024-W03-设计篇.md b/src/content/post/周报/09 2024-W03-设计篇.md similarity index 97% rename from src/content/post/周报/14 2024-W03-设计篇.md rename to src/content/post/周报/09 2024-W03-设计篇.md index 83cfb93..92bed63 100644 --- a/src/content/post/周报/14 2024-W03-设计篇.md +++ b/src/content/post/周报/09 2024-W03-设计篇.md @@ -7,8 +7,7 @@ description: >- 本周设计资源精选包括:AIDesign提供免费Logo设计服务;嘉文钱分享Blender和3D相关教程及作品;阿文推荐可商用的德拉黑体字体;svghub提供免费SVG素材;Orange Free Sounds提供免费声音效果、音乐和循环;以及通过Framer赚钱的方法。这些资源涵盖了设计、字体、素材和创收等多个方面,为设计师和创意工作者提供了丰富的工具和灵感。 -date: '2024-06-26T10:26:54.035Z' -rinId: 93 +date: '2024-01-15T00:00:00.000Z' finished: true --- diff --git a/src/content/post/周报/16 2024-W03-编程篇.md b/src/content/post/周报/10 2024-W03-编程篇.md similarity index 99% rename from src/content/post/周报/16 2024-W03-编程篇.md rename to src/content/post/周报/10 2024-W03-编程篇.md index 9b67631..2d53f1d 100644 --- a/src/content/post/周报/16 2024-W03-编程篇.md +++ b/src/content/post/周报/10 2024-W03-编程篇.md @@ -8,8 +8,7 @@ description: >- it图片生成应用、AI生成情绪板、开源用户界面元素、1000个令人激动的网站等。此外,还介绍了如remotion视频制作工具、TypeScript-Node-Starter示例、Konva Canvas框架等技术资源。同时,提供了多个个人主页和博客推荐,以及关于REST API与GraphQL的讨论。这些资源和工具覆盖了前端开发、UI设计、视频制作等多个领域,适合编程爱好者和技术开发者参考和学习。 -date: '2024-07-11T02:17:53.450Z' -rinId: 92 +date: '2024-01-15T00:00:00.000Z' finished: true --- diff --git a/src/content/post/周报/17 2024-W03.md b/src/content/post/周报/11 2024-W03.md similarity index 99% rename from src/content/post/周报/17 2024-W03.md rename to src/content/post/周报/11 2024-W03.md index 57b355e..6622dce 100644 --- a/src/content/post/周报/17 2024-W03.md +++ b/src/content/post/周报/11 2024-W03.md @@ -8,8 +8,7 @@ description: >- Pro、outline知识库应用等,以及开发工具如头像生成网站和Moodboard Creator。此外,还介绍了多个技术博客和教程,如REST API vs GraphQL的比较、Astro自动生成Open Graph图片的方法,以及Docker入门实践等。这些资源和教程旨在帮助开发者提高效率,优化工作流程,并探索新技术。 -date: '2024-07-11T02:17:53.451Z' -rinId: 94 +date: '2024-01-15T00:00:00.000Z' finished: true --- diff --git a/src/content/post/周报/05 2024-W08.md b/src/content/post/周报/12 2024-W08.md similarity index 99% rename from src/content/post/周报/05 2024-W08.md rename to src/content/post/周报/12 2024-W08.md index 759cb87..46886d2 100644 --- a/src/content/post/周报/05 2024-W08.md +++ b/src/content/post/周报/12 2024-W08.md @@ -13,7 +13,6 @@ NotionID-notionnext: 61b4cedd-4f34-4650-8926-c025c339d384 link-notionnext: 'https://kazoottt.notion.site/2024-W08-61b4cedd4f3446508926c025c339d384' description: >- 在2024年第8周,推荐两款实用的软件:AltTab和Tickeys。AltTab是一款可以替代macOS默认切换窗口功能的软件,提供更便捷舒适的体验。Tickeys则是一款为打字添加炫酷音效的软件,让打字体验更加有趣。 -rinId: 82 --- # 2024-W08 推荐一些软件 diff --git a/src/content/post/周报/06 2024-W15.md b/src/content/post/周报/13 2024-W15.md similarity index 99% rename from src/content/post/周报/06 2024-W15.md rename to src/content/post/周报/13 2024-W15.md index f1e3309..dca6cc1 100644 --- a/src/content/post/周报/06 2024-W15.md +++ b/src/content/post/周报/13 2024-W15.md @@ -27,7 +27,6 @@ noteId_x: 14 create_time: '2024/4/12 20:41:55' update_time: '2024/4/12 20:47:54' publish_time: '2024/4/12 20:46:23' -rinId: 95 --- ![2024-04-12-15-10-01](https://pictures.kazoottt.top/2024/04/20240412-d7632ca728747ee491faa035cbb8fef3.webp) diff --git a/src/content/post/周报/07 2024-W16.md b/src/content/post/周报/14 2024-W16.md similarity index 99% rename from src/content/post/周报/07 2024-W16.md rename to src/content/post/周报/14 2024-W16.md index 37243da..43cac79 100644 --- a/src/content/post/周报/07 2024-W16.md +++ b/src/content/post/周报/14 2024-W16.md @@ -1,6 +1,6 @@ --- title: 2024-W16 -date: 2024-04-12T00:00:00.000Z +date: 2024-04-22T00:00:00.000Z author: KazooTTT type: Post status: Draft @@ -19,7 +19,6 @@ description: >- 和一个开源的聊天虚拟人项目。在关于自身的部分,作者介绍了自己恢复了打卡的习惯,每天记录工作、编程和生活的内容。在工作方面,作者分享了自己的工作感悟和对后端的疑惑;在编程方面,作者提到了自己对状态管理和数据结构的不足;在生活方面,作者记录了自己的饮食和娱乐等日常生活。 NotionID-notionnext: 6fda550f-4dcb-4f15-bbc6-38ef98227143 link-notionnext: 'https://kazoottt.notion.site/2024-W16-6fda550f4dcb4f15bbc638ef98227143' -rinId: 96 --- ![2024-04-20-19-19-39 (1)](https://pictures.kazoottt.top/2024/04/20240420-5449c27ccc85a12d0a1446f35d2c0cbd.jpeg) diff --git a/src/content/post/周报/10 2024-W17.md b/src/content/post/周报/15 2024-W17.md similarity index 99% rename from src/content/post/周报/10 2024-W17.md rename to src/content/post/周报/15 2024-W17.md index 934639e..f41c8ef 100644 --- a/src/content/post/周报/10 2024-W17.md +++ b/src/content/post/周报/15 2024-W17.md @@ -1,6 +1,6 @@ --- title: Alice研究周报第20期,OpenVoice2开源模型发布,Cloudflare推出AI Playground -date: 2024-04-26 +date: 2024-04-29T00:00:00.000Z author: KazooTTT type: Post status: Draft diff --git a/src/content/post/周报/08 2024-W19.md b/src/content/post/周报/16 2024-W19.md similarity index 92% rename from src/content/post/周报/08 2024-W19.md rename to src/content/post/周报/16 2024-W19.md index d478fa3..5a1c7d2 100644 --- a/src/content/post/周报/08 2024-W19.md +++ b/src/content/post/周报/16 2024-W19.md @@ -1,6 +1,6 @@ --- title: 2024-W19 -date: 2024-04-12T00:00:00.000Z +date: 2024-05-12T00:00:00.000Z author: KazooTTT type: Post status: Draft @@ -11,7 +11,6 @@ category: 周报 slug: 2024-W19 description: >- Alice研究周报第21期发布,涵盖了Claude控制台的升级信息以及阿里通义千问2.5的最新进展,该版本宣称在性能上超越了GPT-4。日期范围为2024年5月6日至5月12日。 -rinId: 98 --- # 2024-W19 diff --git a/src/content/post/周报/09 2024-W25.md b/src/content/post/周报/17 2024-W25.md similarity index 93% rename from src/content/post/周报/09 2024-W25.md rename to src/content/post/周报/17 2024-W25.md index 165c3f3..3fed112 100644 --- a/src/content/post/周报/09 2024-W25.md +++ b/src/content/post/周报/17 2024-W25.md @@ -1,6 +1,6 @@ --- title: 2024-W25 -date: 2024-04-12T00:00:00.000Z +date: 2024-06-17T00:00:00.000Z author: KazooTTT type: Post status: Draft @@ -9,7 +9,6 @@ finished: true published: true category: 周报 slug: 2024-W25 -rinId: 99 --- 日期范围: 2024/06/17 - 2024/06/23 diff --git a/src/content/post/生活/00 Y1-2020年度总结.md b/src/content/post/生活/00 Y1-2020年度总结.md index c53c4ce..73cce54 100644 --- a/src/content/post/生活/00 Y1-2020年度总结.md +++ b/src/content/post/生活/00 Y1-2020年度总结.md @@ -10,7 +10,6 @@ slug: y1-2020-annual-summary published: true description: >- 在2020年度,作者经历了一系列的学习和实习经历。6月参与省级大创,7月获得中国高校微信小程序应用开发赛西南赛区三等奖,并在上海某金融科技公司担任产品经理实习生。8月,荣获中国大学生计算机设计大赛国家级二等奖,并参与了中国好声音的录制。9月后,回到成都,在一家教育公司担任web前端开发工程师实习生。作者最初选择工作而非考研,对前端开发有浓厚兴趣,尽管在实习过程中曾尝试产品管理,但最终决定回归前端开发。10月,拒绝了国企的offer,选择在教育科技公司继续实习,使用Vue框架。作者计划在2021年继续提升技术,并希望获得满意的offer,同时计划学习电吉他、画画和MMD。 -rinId: 32 finished: true category: 生活 --- diff --git a/src/content/post/生活/01 Y2-2021年度总结.md b/src/content/post/生活/01 Y2-2021年度总结.md index ed9047d..3aa5dd6 100644 --- a/src/content/post/生活/01 Y2-2021年度总结.md +++ b/src/content/post/生活/01 Y2-2021年度总结.md @@ -10,7 +10,6 @@ slug: y2-2021-annual-summary published: true description: >- 在Y2-2021年度总结中,作者回顾了一年的重要事件和个人成长。年初意外成为主播房管,随后经历了上海长达六个月的封控,期间在家办公并感受到工作瓶颈。作者反思了自己的工作方式,意识到需要更深入的调研和思考。此外,作者还提到了部门的大变动,包括人员离职和裁员,以及自己对技术积累的不足。在个人生活方面,作者购买了一些产品,如Mac触控板和松下GX9相机,同时也出售了一些不再使用的物品。最后,作者总结了去年的计划完成情况,并设定了新一年的目标,包括找到成都的工作机会和继续学习设计技能。 -rinId: 33 finished: true category: 生活 --- diff --git a/src/content/post/生活/02 Y3-2022年度总结.md b/src/content/post/生活/02 Y3-2022年度总结.md index d9112ab..5d7a0a2 100644 --- a/src/content/post/生活/02 Y3-2022年度总结.md +++ b/src/content/post/生活/02 Y3-2022年度总结.md @@ -10,7 +10,6 @@ slug: y3-2022-annual-summary published: true description: >- 在Y3-2022年度总结中,作者回顾了一年的经历和感受。年初意外成为主播房管,随后经历了上海长达六个月的封控,期间在家办公,感受到了工作和个人生活的压力。作者反思了自己的工作方式,意识到需要更深入的调研和思考,以及在遇到困难时及时寻求帮助。此外,作者提到了部门的大变动,包括人员离职和裁员,以及对技术发展的担忧。在个人成长方面,作者感到自己过于在意他人看法,正在努力改善这一心理状态。产品方面,作者购买了一些电子产品和健身设备,但也有部分产品因各种原因被出售。最后,作者总结了去年的计划完成情况,并设定了新一年的目标,包括找到成都的工作机会,完成主站重构项目,继续学习设计和UI/UX等。 -rinId: 34 finished: true category: 生活 --- diff --git a/src/content/post/生活/03 国庆厦门&杭州之行_图床版.md b/src/content/post/生活/03 国庆厦门&杭州之行_图床版.md index 0c5f757..02d7430 100644 --- a/src/content/post/生活/03 国庆厦门&杭州之行_图床版.md +++ b/src/content/post/生活/03 国庆厦门&杭州之行_图床版.md @@ -12,7 +12,6 @@ published: true slug: national-day-trip-to-xiamen-and-hangzhoupicture-bed-version description: >- 国庆期间,作者记录了从上海出发前往厦门和杭州的旅行经历。在厦门,作者体验了当地的美食,如汉堡王、七星西鹭鸭胫店、宴遇1/2等,并游览了鼓浪屿,感受了当地的夜生活和自然风光。此外,作者还尝试了野草莓餐厅和叽叽扎扎烤肉,体验了不同的餐饮文化。在杭州,作者参观了联动店铺,并尝试了方老大的面食。整个旅程中,作者不仅享受了美食,还体验了当地的文化和生活方式,感受到了旅行的乐趣。 -rinId: 114 category: 生活 --- diff --git a/src/content/post/生活/07 一次受骗经历.md b/src/content/post/生活/07 一次受骗经历.md index a149676..5e12c23 100644 --- a/src/content/post/生活/07 一次受骗经历.md +++ b/src/content/post/生活/07 一次受骗经历.md @@ -6,7 +6,6 @@ date: 2024-01-23T00:00:00.000Z description: >- 本文讲述了一位大学生在成都春熙路地下商场遭遇的骗局。作者被诱导进入一家店铺,经历了从免费面部检测到被迫支付高额费用的过程。在被骗后,作者通过寻求帮助,最终成功追回了大部分损失。这次经历让作者学会了更加小心谨慎,并感激那些在困难时刻给予帮助的人。文章旨在提醒读者警惕类似的消费陷阱。 finished: true -rinId: 111 category: 生活 --- diff --git a/src/content/post/生活/08 厦门探店合集.md b/src/content/post/生活/08 厦门探店合集.md index 7de4ad2..fa9e6f5 100644 --- a/src/content/post/生活/08 厦门探店合集.md +++ b/src/content/post/生活/08 厦门探店合集.md @@ -13,7 +13,6 @@ finished: true description: >- 文章中作者分享了多个餐饮体验,包括奶茶店“薄荷森林”的薄荷生打椰,以及“野台风”的圆规和dirty咖啡。在“seven bus”尝试了杏仁牛油果冰淇士。正餐方面,作者品尝了“野草莓”的高性价比美食,以及“宴遇1/2”的酸菜鱼、火焰黑椒安格斯小牛肉等。此外,还体验了“叽叽扎扎烤肉”和“七星西鹭鸭胫店”的特色菜肴。最后,作者在“傲客夜食”尝试了麻辣烤鱼和冰粉。整体上,作者对所尝试的食物给予了积极的评价,并表达了对某些美食的特别喜爱。 -rinId: 113 category: 生活 --- diff --git a/src/content/post/生活/09 一次很突然的香港之行.md b/src/content/post/生活/09 一次很突然的香港之行.md index 9cf693d..67445c2 100644 --- a/src/content/post/生活/09 一次很突然的香港之行.md +++ b/src/content/post/生活/09 一次很突然的香港之行.md @@ -8,7 +8,6 @@ published: true slug: a-very-abrupt-trip-to-hong-kong description: >- 作者在生日假期冲动地决定去香港旅行,提前一周购买机票和预订酒店。旅程中遇到了一些小插曲,如机票信息错误和插头转换器购买错误,但都顺利解决。在香港,作者体验了当地的美食,如一兰拉面和各种点心,并与久未见面的高中同学共进午餐,享受了愉快的时光。尽管行程紧凑,但这次旅行给作者留下了深刻的印象和美好的回忆。 -rinId: 112 category: 生活 --- diff --git a/src/content/post/生活/10 与其倒腾,不如静下心来.md b/src/content/post/生活/10 与其倒腾,不如静下心来.md index 90bd184..7ffa92e 100644 --- a/src/content/post/生活/10 与其倒腾,不如静下心来.md +++ b/src/content/post/生活/10 与其倒腾,不如静下心来.md @@ -11,7 +11,6 @@ description: >- 作者意识到自己有浅尝辄止的习惯,尤其是在职业技能上,这影响了他的博客管理。为了改善这一情况,他计划固定记录和发布模式,使用Obsidian和Flomo作为本地编辑器,根据内容质量的不同,分别发布到Quartz、Notion、掘金、xlog和微信公众号。他认为记录的初衷是为了自己,分享是次要的,因此先在本地记录,再逐步分享到更公开的平台。 link: 'https://kazoottt.notion.site/4168e936345444f4b625a86309a5b320' notionID: 4168e936-3454-44f4-b625-a86309a5b320 -rinId: 57 category: 生活 --- diff --git a/src/content/post/生活/11 最近的感受-积重难返.md b/src/content/post/生活/11 最近的感受-积重难返.md index 2118eef..158d4d6 100644 --- a/src/content/post/生活/11 最近的感受-积重难返.md +++ b/src/content/post/生活/11 最近的感受-积重难返.md @@ -10,7 +10,6 @@ published: true slug: recent-feelings-a-lot-of-hard-work description: >- 在23年年末,作者内转至大模型应用部门,初期充满激情,能接触前沿项目并利用大模型厂商服务。然而,随着时间推移,工作中的不适感逐渐增强。主要问题包括基建不足,如缺乏CI/CD流程,发布版本耗时且需加班;项目框架笨重且存在性能问题,对项目信心下降;代码质量差,缺乏规范;以及对未来职业发展的担忧,如工作与学习时间冲突,薪资涨幅低。这些因素共同导致了作者对当前工作的不满和焦虑。 -rinId: 116 category: 生活 --- diff --git a/src/content/post/生活/12 端午去广州玩了.md b/src/content/post/生活/12 端午去广州玩了.md index 22ef57c..6b6c155 100644 --- a/src/content/post/生活/12 端午去广州玩了.md +++ b/src/content/post/生活/12 端午去广州玩了.md @@ -14,7 +14,6 @@ published: true category: 生活 slug: duanwu-guangzhou-trip description: 在端午节期间,我和朋友们相约去广州,参观了大咩老师的毕业展,品尝了各种美食,体验了广州的文化和风景。这次旅行充满了美好的回忆,让我感受到了广州的独特魅力。 -rinId: 5 --- # 端午去广州玩了 diff --git a/src/content/post/生活/13 2024BW记录.md b/src/content/post/生活/13 2024BW记录.md index db9a594..90e9968 100644 --- a/src/content/post/生活/13 2024BW记录.md +++ b/src/content/post/生活/13 2024BW记录.md @@ -16,7 +16,6 @@ published: true category: 生活 slug: bw-record-personal-notes description: 记录了 KazooTTT 在 BW 活动中的个人体验和感受,包括与朋友和偶像的合照、工作餐和摊位的点滴。 -rinId: 1 --- # BW记录-个人向流水账版 diff --git a/src/content/post/软件/00 messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码.md b/src/content/post/软件/00 messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码.md index e749a2f..eba8279 100644 --- a/src/content/post/软件/00 messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码.md +++ b/src/content/post/软件/00 messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码.md @@ -22,7 +22,6 @@ create_time: '2023/10/20 13:49:09' update_time: '2023/10/20 13:55:39' publish_time: '2023/10/20 13:50:45' finished: true -rinId: 61 category: 软件 --- diff --git a/src/content/post/软件/01 focusee录制系统声音被强制切换为扬声器播放的可能原因和解决方法.md b/src/content/post/软件/01 focusee录制系统声音被强制切换为扬声器播放的可能原因和解决方法.md index 3065c55..d35ceb2 100644 --- a/src/content/post/软件/01 focusee录制系统声音被强制切换为扬声器播放的可能原因和解决方法.md +++ b/src/content/post/软件/01 focusee录制系统声音被强制切换为扬声器播放的可能原因和解决方法.md @@ -15,7 +15,6 @@ slug: possible-causes-and-solutions-for-focusee-switching-system-audio-to-speake description: NotionID-notionnext: 8ac966eb-66b4-4f39-b2fa-3fd4e4911a41 link-notionnext: https://kazoottt.notion.site/focusee-8ac966eb66b44f39b2fa3fd4e4911a41 -rinId: 41 category: 软件 --- diff --git a/src/content/post/软件/02 不推荐macos用户购买focusee的理由.md b/src/content/post/软件/02 不推荐macos用户购买focusee的理由.md index 4e51dc5..d847a37 100644 --- a/src/content/post/软件/02 不推荐macos用户购买focusee的理由.md +++ b/src/content/post/软件/02 不推荐macos用户购买focusee的理由.md @@ -17,7 +17,6 @@ slug: focusee-macos-review description: 分析了Focusee在macOS上的缺陷,包括色差严重、导出速度慢以及声卡配置冲突等问题,并分享了作者的退款经历。 NotionID-notionnext: c6b6e2f5-9da1-43f9-b531-b07d974815ed link-notionnext: https://kazoottt.notion.site/macos-focusee-c6b6e2f59da143f9b531b07d974815ed -rinId: 42 --- # 不推荐macos用户购买focusee的理由 diff --git a/src/content/post/软件/03 可以免费领取tokens的大模型服务.md b/src/content/post/软件/03 可以免费领取tokens的大模型服务.md index 1d4835b..a2ba431 100644 --- a/src/content/post/软件/03 可以免费领取tokens的大模型服务.md +++ b/src/content/post/软件/03 可以免费领取tokens的大模型服务.md @@ -16,7 +16,6 @@ slug: free-tokens-large-model-service description: NotionID-notionnext: 30a20483-ea28-4daf-b8be-155f0e690bc7 link-notionnext: https://kazoottt.notion.site/tokens-30a20483ea284dafb8be155f0e690bc7 -rinId: 43 --- # 可以免费领取tokens的大模型服务 diff --git a/src/content/post/软件/04 如何自动同步某个文件夹的图片到某个相册中.md b/src/content/post/软件/04 如何自动同步某个文件夹的图片到某个相册中.md index 9c7c0d2..883ce59 100644 --- a/src/content/post/软件/04 如何自动同步某个文件夹的图片到某个相册中.md +++ b/src/content/post/软件/04 如何自动同步某个文件夹的图片到某个相册中.md @@ -18,7 +18,6 @@ slug: auto-sync-folder-to-album description: 通过自动操作实现将指定文件夹中的图片自动导入到iCloud相册中 NotionID-notionnext: d451ee94-44f7-44af-83c0-a6e8a30d26c8 link-notionnext: https://kazoottt.notion.site/d451ee9444f744af83c0a6e8a30d26c8 -rinId: 44 category: 软件 --- diff --git a/src/content/post/软件/05 如何让你的截图更加好看.md b/src/content/post/软件/05 如何让你的截图更加好看.md index 5def83f..af66f00 100644 --- a/src/content/post/软件/05 如何让你的截图更加好看.md +++ b/src/content/post/软件/05 如何让你的截图更加好看.md @@ -9,7 +9,6 @@ description: >- 本文介绍了三款截图美化工具:shots.so、jellylade和Arc浏览器。shots.so支持电脑端,提供多种美化功能,如改变背景色、添加阴影等。jellylade同样可以将截图转化为美观的帖子。Arc浏览器则是一款macOS平台上的浏览器,内置截图美化功能,用户可以通过快捷键或开发者模式进行截图美化,并可自定义背景色和水印。这些工具均能帮助用户提升截图的美观度和专业性。 finished: true date: '2024-07-11T02:17:53.456Z' -rinId: 122 category: 软件 --- diff --git a/src/content/post/项目/00 隐藏你的twitter信息.md b/src/content/post/项目/00 隐藏你的twitter信息.md index cdbca91..57b2005 100644 --- a/src/content/post/项目/00 隐藏你的twitter信息.md +++ b/src/content/post/项目/00 隐藏你的twitter信息.md @@ -13,7 +13,6 @@ published: true description: >- 为了在公共场合保护个人隐私,防止他人查看自己的Twitter账号信息,如ID、昵称和头像,作者开发了一个油猴脚本。该脚本专门用于屏蔽Twitter首页上显示的个人信息。用户可以通过greasyfork安装此脚本,源代码可在GitHub上查看。脚本使用前后对比图展示了隐藏个人信息的效果。 finished: true -rinId: 125 category: 项目 --- diff --git a/src/content/post/项目/01 file-downloader.md b/src/content/post/项目/01 file-downloader.md index 042fb73..2326dad 100644 --- a/src/content/post/项目/01 file-downloader.md +++ b/src/content/post/项目/01 file-downloader.md @@ -15,7 +15,6 @@ description: >- 函数用于从指定的URL下载文件,可以自定义文件名;`downloadFileFromBlob` 函数则用于从Blob对象下载文件,同样支持自定义文件名。这两个函数均来自 `@kzttools/file-downloader` 包,该包的NPM地址和GitHub地址均已提供。项目遵循MIT许可证,作者为kazoottt。 -rinId: 63 category: 项目 --- diff --git a/src/content/post/项目/02 实现一个auto slugify.md b/src/content/post/项目/02 实现一个auto slugify.md index 949825d..e25a5fe 100644 --- a/src/content/post/项目/02 实现一个auto slugify.md +++ b/src/content/post/项目/02 实现一个auto slugify.md @@ -12,7 +12,6 @@ description: >- Discover an auto slugify webapp designed to convert text into URL-friendly slugs. Check out the live demo at https://slugify.kazoottt.top/. This tool is based on the auto-slugify library available on GitHub. -rinId: 65 category: 项目 --- diff --git a/src/content/post/项目/03 写一个油猴脚本,自动地选择最新微博.md b/src/content/post/项目/03 写一个油猴脚本,自动地选择最新微博.md index 61b78f2..6eb3e40 100644 --- a/src/content/post/项目/03 写一个油猴脚本,自动地选择最新微博.md +++ b/src/content/post/项目/03 写一个油猴脚本,自动地选择最新微博.md @@ -8,7 +8,6 @@ tags: [] finished: true published: true slug: write-an-oil-monkey-script-that-automatically-selects-the-latest-tweets -rinId: 64 category: 项目 ---