Update docs and sort content

This commit is contained in:
github-actions[bot]
2025-02-23 16:12:23 +00:00
parent 7037b5a0fb
commit e5a5192922

View File

@ -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小组](<https://www.douban.com/group/vpa/>)
[Visual Performance Artist小组](<https://www.douban.com/group/vpa/>)
博主推荐
[vj大象](<https://www.zhihu.com/people/vjda-xiang>)
[vj大象](<https://www.zhihu.com/people/vjda-xiang>)
采访
[那些当 VJ 的人-虎嗅网](<https://www.huxiu.com/article/365309.html>)
[那些当 VJ 的人-虎嗅网](<https://www.huxiu.com/article/365309.html>)
工作流讨论
[Is anyone using Blender as a VJ tool? - Blender and CG Discussions - Blender Artists Community](<https://blenderartists.org/t/is-anyone-using-blender-as-a-vj-tool/1387361>)
[Is anyone using Blender as a VJ tool? - Blender and CG Discussions - Blender Artists Community](<https://blenderartists.org/t/is-anyone-using-blender-as-a-vj-tool/1387361>)
> vj 的话,我只关注那些数字生成艺术的,这里推荐一本书,代码本色 the nature of coding内容简单这本书也可以勉强当游戏的入门书顺便复习了九年义务教育教的东西
作品欣赏
[VJ作品丨ChiliChill2024巡演「混入人类计划」全场22首VJ片段\_哔哩哔哩\_bilibili](<https://www.bilibili.com/video/BV1wmFveZEWq>)
[VJ作品丨ChiliChill2024巡演「混入人类计划」全场22首VJ片段\_哔哩哔哩\_bilibili](<https://www.bilibili.com/video/BV1wmFveZEWq>)
[[资源收集]]
@ -163,7 +162,7 @@ Get 笔记作为新一代 AI 笔记工具,帮你实现高效记录、深度思
![IMG-4280029B164F70CB774332E5AE95D1DA](/mdImages/IMG-4280029B164F70CB774332E5AE95D1DA.png)
### thunderclient 轻量级 API 客户端扩展
### thunderclient 轻量级 API 客户端扩展
地址:[https://www.thunderclient.com/](<https://www.thunderclient.com/>)
@ -206,7 +205,7 @@ vscode 拓展下载地址:[Thunder Client - Visual Studio Marketplace](<https:
![IMG-7CA6E2EC79AA6040BACEF006B13F8940](/mdImages/IMG-7CA6E2EC79AA6040BACEF006B13F8940.png)
### [tree-shaking, the horticulturally misguided algorithm — wingolog](<https://wingolog.org/archives/2023/11/24/tree-shaking-the-horticulturally-misguided-algorithm>)
### [tree-shaking, the horticulturally misguided algorithm — wingolog](<https://wingolog.org/archives/2023/11/24/tree-shaking-the-horticulturally-misguided-algorithm>)
探讨 wasm 的发展困境,阐述 tree-shaking 的重要性。 #阅读 #wasm #tree-shaking