[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>2025-02-08T08:12:05.796305+00:00</updated>
|
||||
<updated>2025-02-08T10:11:51.307528+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": 111,
|
||||
"views": 112,
|
||||
"forwards": 0,
|
||||
"media_group_id": 13870659258497573,
|
||||
"images": [
|
||||
@@ -65247,7 +65247,7 @@
|
||||
"id": 4743,
|
||||
"date": "2024-12-11T05:39:52",
|
||||
"text": "发现 btrfs 开全局压缩有奇效\n\n压缩前总共用了 2.82TB,开一下 zstd:3 直接省了 1.06TB 出来",
|
||||
"views": 116,
|
||||
"views": 117,
|
||||
"forwards": 0,
|
||||
"images": [
|
||||
{
|
||||
@@ -65266,7 +65266,7 @@
|
||||
"id": 4744,
|
||||
"date": "2024-12-11T06:49:45",
|
||||
"text": "<a href=\"##ADHD\">#ADHD</a> 三次了,解锁了笔记本想不起来要干什么,然后找到了一些事情做,做了一会觉得好困啊睡觉吧,锁定了电脑然后想起来了啊我是因为风扇很吵想给它睡眠来着,然后<del> goto 「解锁了笔记本想不起来要干什么」</del> <i class=\"custom-emoji\" emoji-src=\"emoji/5445059765778521446.tgs\">📦</i>",
|
||||
"views": 111,
|
||||
"views": 112,
|
||||
"forwards": 0
|
||||
},
|
||||
{
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Sat, 08 Feb 2025 08:12:05 +0000</lastBuildDate>
|
||||
<lastBuildDate>Sat, 08 Feb 2025 10:11:51 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #4911</title>
|
||||
<link>https://aza.moe/life?post=4911</link>
|
||||
|
||||
Reference in New Issue
Block a user