[U] Update channel content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2024-12-11T00:12:43.968751+00:00</updated>
|
||||
<updated>2024-12-11T02:38:46.290707+00:00</updated>
|
||||
<link href="https://aza.moe/life" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<logo>https://aza.moe/meru_256px.png</logo>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -65182,7 +65182,7 @@
|
||||
"id": 4738,
|
||||
"date": "2024-12-10T12:06:47",
|
||||
"text": "新的硬盘到了,是 16TB 的 HC550,终于可以把重要数据从三年前买的这个 12TB 坏盘上搬走了。\n\n重新给之前的坏道扫描脚本写了一个 UI,因为是懒懒猫所以这次用了单文件 petite-vue + tailwind,感觉写起来很简洁很适合这种要嵌到小脚本里的场合。开源到 <a href=\"https://github.com/hykilpikonna/HyPyUtils\">HyPyUtils</a> 仓库里面了\n\n扫描出来新的盘全绿,旧的盘感觉把 870c~993c 这一段屏蔽掉其他的地方还能用 qwq\n\n以及 <a href=\"##TIL\">#TIL</a> 发现转转盘好有意思,刚开始扫的时候有 247 MB/s,但是快结束的时候就只有 130 MB/s 了,为什么呢?因为盘是圆形的,越靠圆心圆周就越短,所以磁头每次 seek 能读到的数据就越少 🤯 奇妙",
|
||||
"views": 44,
|
||||
"views": 45,
|
||||
"forwards": 0,
|
||||
"media_group_id": 13870659258497573,
|
||||
"images": [
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Wed, 11 Dec 2024 00:12:43 +0000</lastBuildDate>
|
||||
<lastBuildDate>Wed, 11 Dec 2024 02:38:46 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #4738</title>
|
||||
<link>https://aza.moe/life?post=4738</link>
|
||||
|
||||
Reference in New Issue
Block a user