diff --git a/src/content/post/2025-W08.md b/src/content/post/2025-W08.md
index 82fd4c2..59a4748 100644
--- a/src/content/post/2025-W08.md
+++ b/src/content/post/2025-W08.md
@@ -17,8 +17,7 @@ tags:
- wasm
finished: true
published: true
-category:
- - 周报
+category: 周报
slug: 2025-W08
description: >-
本周的产出涵盖了多个领域的内容,包括博客上发布了关于RSSHub新增AsianFanfics路由和解决OpenWebUI长时间白屏的问题。同时,备忘录中记录了Cloudflare规则配置、Vite环境变量以及关于Hono框架的使用等技术分享。此外,还进行了对Web端DICOM压缩的调研,探索了pydicom和gdcm两个库的使用方式。同时,个人反思与日常生活中,感慨与多年未见的同人创作者重新互动,并且体验了私教训练带来的身体挑战。
@@ -86,25 +85,25 @@ anythingllm / cherry studio
社区
- [Visual Performance Artist小组]()
+ [Visual Performance Artist小组]()
博主推荐
- [vj大象]()
+ [vj大象]()
采访
- [那些当 VJ 的人-虎嗅网]()
+ [那些当 VJ 的人-虎嗅网]()
工作流讨论
- [Is anyone using Blender as a VJ tool? - Blender and CG Discussions - Blender Artists Community]()
+ [Is anyone using Blender as a VJ tool? - Blender and CG Discussions - Blender Artists Community]()
> vj 的话,我只关注那些数字生成艺术的,这里推荐一本书,代码本色 the nature of coding,内容简单,这本书也可以勉强当游戏的入门书,顺便复习了九年义务教育教的东西
作品欣赏
- [VJ作品丨ChiliChill2024巡演「混入人类计划」全场22首VJ片段\_哔哩哔哩\_bilibili]()
+ [VJ作品丨ChiliChill2024巡演「混入人类计划」全场22首VJ片段\_哔哩哔哩\_bilibili]()
[[资源收集]]
@@ -163,7 +162,7 @@ Get 笔记作为新一代 AI 笔记工具,帮你实现高效记录、深度思

-### thunderclient 轻量级 API 客户端扩展
+### thunderclient 轻量级 API 客户端扩展
地址:[https://www.thunderclient.com/]()
@@ -206,7 +205,7 @@ vscode 拓展下载地址:[Thunder Client - Visual Studio Marketplace]()
+### [tree-shaking, the horticulturally misguided algorithm — wingolog]()
探讨 wasm 的发展困境,阐述 tree-shaking 的重要性。 #阅读 #wasm #tree-shaking