[U] Update channel content

This commit is contained in:
github-actions
2024-04-08 20:23:17 +00:00
parent 4dc109a06b
commit 285998870e
18 changed files with 168 additions and 27 deletions
+22 -1
View File
@@ -2,11 +2,32 @@
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
<id>https://aza.moe/life</id>
<title>小桂桂的回忆录 📒</title>
<updated>2024-04-08T18:09:59.930495+00:00</updated>
<updated>2024-04-08T20:23:12.713434+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>
<subtitle>「我们所经历的每个平凡的日常,也许就是连续发生的奇迹」</subtitle>
<entry>
<id>3570</id>
<title>小桂桂的回忆录 📒 #3570</title>
<updated>2024-04-08T19:56:45+00:00</updated>
<content>&lt;p&gt;和前任和现任和前任的现任一起去了!好热闹好开心&lt;/p&gt;</content>
<link href="https://aza.moe/life?post=3570" rel="alternate"/>
</entry>
<entry>
<id>3568</id>
<title>小桂桂的回忆录 📒 #3568</title>
<updated>2024-04-08T19:33:19+00:00</updated>
<content>&lt;p&gt;好看!&lt;/p&gt;</content>
<link href="https://aza.moe/life?post=3568" rel="alternate"/>
</entry>
<entry>
<id>3567</id>
<title>小桂桂的回忆录 📒 #3567</title>
<updated>2024-04-08T19:12:21+00:00</updated>
<content>&lt;p&gt;是一个用手机对着太阳拍的傻瓜&lt;/p&gt;</content>
<link href="https://aza.moe/life?post=3567" rel="alternate"/>
</entry>
<entry>
<id>3566</id>
<title>小桂桂的回忆录 📒 #3566</title>
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 424 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

+126 -24
View File
@@ -1273,7 +1273,7 @@
"id": 124,
"date": "2021-10-16T16:57:39",
"text": "做了牛肉粉丝汤!\n第一次炖肉w",
"views": 91,
"views": 92,
"forwards": 2,
"media_group_id": 13075227673535645,
"images": [
@@ -1323,7 +1323,7 @@
"id": 130,
"date": "2021-10-17T02:56:49",
"text": "做了可乐鸡翅!\n远远低估了需要的时间所以超晚才做完,但是还意外的很好吃ww",
"views": 102,
"views": 103,
"forwards": 2,
"media_group_id": 13075515274841277,
"images": [
@@ -46346,14 +46346,14 @@
"id": 3407,
"date": "2024-02-26T08:55:01",
"text": "<del>好想喝鲸鱼奶(?)</del>",
"views": 81,
"views": 82,
"forwards": 0
},
{
"id": 3408,
"date": "2024-02-27T02:12:32",
"text": "<a href=\"##AquaNet\">#AquaNet</a> 中二节奏的玩家主页也写好了!等之前定制的图标到了做一下主页切换 qwq\n\n现在只剩 ongeki 和 wacca 还不支持了,可是我没有玩过 ongeki 怎么办呢?\n\n以及 DALL-E 画的这个「没有头像的头像」好好看",
"views": 88,
"views": 89,
"forwards": 0,
"media_group_id": 13671999615844877,
"images": [
@@ -46383,7 +46383,7 @@
"id": 3410,
"date": "2024-02-27T02:41:18",
"text": "ongeki 启动!",
"views": 90,
"views": 91,
"forwards": 0,
"forwarded_from": {
"name": "Azalea",
@@ -47695,7 +47695,7 @@
"id": 3495,
"date": "2024-03-19T21:05:13",
"text": "购物车长出了天线",
"views": 70,
"views": 71,
"forwards": 0,
"images": [
{
@@ -47714,7 +47714,7 @@
"id": 3496,
"date": "2024-03-20T04:42:35",
"text": "今天给 Kotlin 开了一个 <a href=\"https://github.com/JetBrains/kotlin/pull/5278\">PR</a>!第一次给这么大的项目开 PR,好开心\n\n起因是,在给我的私服写导入数据的功能的时候测速发现 <code>str.lines()</code> 好慢,然后发现它的实现方法是 <code>str.split(\"\\r\\n\", \"\\n\", \"\\r\")</code>,但是 split 多个子字符串是一个复杂的运算\n\n试试改成先把所有换行符替换成 <code>\\n</code> 再 <code>split('\\n')</code> 之后速度直接提升了 7 倍,好耶 qwq",
"views": 73,
"views": 74,
"forwards": 0,
"media_group_id": 13687278046831213,
"images": [
@@ -48238,14 +48238,14 @@
"id": 3536,
"date": "2024-03-30T03:59:17",
"text": "聊聊:一会你去报税吧\n我:好,我去暴睡了,明早叫我 <i class=\"custom-emoji\" emoji-src=\"emoji/5445342095453725432.tgs\">😴</i>",
"views": 82,
"views": 83,
"forwards": 0
},
{
"id": 3537,
"date": "2024-03-30T19:07:47",
"text": "呜 结果从凌晨两点睡到了下午三点 <i class=\"custom-emoji\" emoji-src=\"emoji/6170424195260877091.webm\">🤗</i> 爆肝代码没有睡的觉还是要补的...",
"views": 79,
"views": 80,
"forwards": 0,
"reply": {
"id": 3536,
@@ -48255,7 +48255,7 @@
{
"id": 3538,
"date": "2024-03-31T03:20:41",
"views": 78,
"views": 79,
"forwards": 0,
"files": [
{
@@ -48383,7 +48383,7 @@
"id": 3547,
"date": "2024-04-02T06:39:41",
"text": "<a href=\"##AquaDX\">#AquaDX</a> 服务器端全曲目/角色/收集品/跑图券解锁!",
"views": 73,
"views": 75,
"forwards": 0,
"images": [
{
@@ -48402,7 +48402,7 @@
"id": 3548,
"date": "2024-04-02T07:32:05",
"text": "<del>这也能蓝粉白?</del>",
"views": 75,
"views": 77,
"forwards": 0,
"forwarded_from": {
"name": "Azalea",
@@ -48439,7 +48439,7 @@
"id": 3551,
"date": "2024-04-03T16:04:23",
"text": "xz 的事情之后想了想去给很自己喜欢的工具的作者点了一些 sponsor... 虽然似乎每人每月 $5 也没办法改变什么。可惜自己没有收入没办法捐助更多了",
"views": 80,
"views": 82,
"forwards": 0,
"reply": {
"id": 3541,
@@ -48462,7 +48462,7 @@
"id": 3552,
"date": "2024-04-04T01:47:36",
"text": "花了 $150 买了一张二手 1660 super,帧率问题修好了之后马上就会打了 qwq\n\n30fps 果然玩不了音游",
"views": 61,
"views": 62,
"forwards": 1,
"media_group_id": 13697562055647517,
"images": [
@@ -48506,7 +48506,7 @@
"id": 3555,
"date": "2024-04-04T06:21:15",
"text": "回レ回レ回レ回レ回レ回レ回レ回レ回レ!",
"views": 62,
"views": 69,
"forwards": 2,
"files": [
{
@@ -48529,7 +48529,7 @@
"id": 3556,
"date": "2024-04-05T04:38:31",
"text": "花了一整天剪辑了一下加入了搭机器的过程,发了一个视频 qwq\n\n剪视频好累... 剪中间那一段三十秒的 montage 花了我四个小时呜呜 <i class=\"custom-emoji\" emoji-src=\"emoji/5445059765778521446.tgs\">📦</i> \n\n这里是链接:<a href=\"https://www.bilibili.com/video/BV14q421P75y\">Bilibili</a> | <a href=\"https://youtu.be/BRELSBJqWQM\">YouTube</a>",
"views": 53,
"views": 55,
"forwards": 0,
"reply": {
"id": 3555,
@@ -48540,7 +48540,7 @@
"id": 3557,
"date": "2024-04-06T11:39:09",
"text": "试试让 DALL-E 把蓝粉星夜的这个想法画出来结果真的画得好好看 <i class=\"custom-emoji\" emoji-src=\"emoji/6170139473288890346.webm\">🤩</i>",
"views": 176,
"views": 177,
"forwards": 7,
"reply": {
"id": 2671,
@@ -48564,7 +48564,7 @@
"id": 3558,
"date": "2024-04-06T19:29:40",
"text": "整理下房间把这两台放在一起,感觉有一种异曲同工的妙(?)",
"views": 51,
"views": 52,
"forwards": 0,
"images": [
{
@@ -48583,7 +48583,7 @@
"id": 3559,
"date": "2024-04-06T23:57:37",
"text": "<a href=\"##桂桂今天吃什么\">#桂桂今天吃什么</a>\n三明治!融化的奶酪真是好文明 <i class=\"custom-emoji\" emoji-src=\"emoji/5442781809614004995.tgs\">🥺</i>",
"views": 52,
"views": 54,
"forwards": 0,
"media_group_id": 13699582861113037,
"images": [
@@ -48613,7 +48613,7 @@
"id": 3561,
"date": "2024-04-07T06:27:43",
"text": "长出根了,一盆新的绿萝诞生了!(但是新的绿萝同时也是旧的 <i class=\"custom-emoji\" emoji-src=\"emoji/5445226814236533679.tgs\">🧐</i>",
"views": 53,
"views": 56,
"forwards": 0,
"media_group_id": 13699770106005029,
"images": [
@@ -48648,7 +48648,7 @@
"id": 3563,
"date": "2024-04-07T07:57:55",
"text": "土豆草莓(?)",
"views": 70,
"views": 74,
"forwards": 1,
"images": [
{
@@ -48667,14 +48667,14 @@
"id": 3564,
"date": "2024-04-07T22:17:54",
"text": "哭了 感觉可能是填报税用的某个网站被黑了。\n\n报完税这两天突然有好多诈骗电话打进来用我的 legal name 诈骗,今天有一个假装是 Telus 运营商的人中文跟我说我发太多短信了要给我停机(??)而且因为我和聊聊是一起报的税,同一个诈骗号码给我和聊聊都打了电话。\n\n我填过信息的报税网站有 TurboTax (US/CA), WealthSimple, OLT, Sprintax, 不知道是哪个被黑了(应该是加拿大这边的所以我猜是 TurboTax",
"views": 54,
"views": 56,
"forwards": 0
},
{
"id": 3565,
"date": "2024-04-08T07:08:48",
"text": "哭哭 今天 OS 课作业要写一个分布式内存 KV 数据库,写完发现本地跑测试会超时... 我以为是我写的代码优化太差了花一个小时用 VTune 测速,发现除了内存没有别的地方瓶颈,CPU 使用率只有 0.1%\n\n连上学校机器上跑一下同样的代码果然比在我本地的机器快了五倍... 唉 DDR3 在 2024 年真的不行了吗 <i class=\"custom-emoji\" emoji-src=\"emoji/6323556186138346934.webp\">😢</i>",
"views": 44,
"views": 52,
"forwards": 1,
"images": [
{
@@ -48693,7 +48693,109 @@
"id": 3566,
"date": "2024-04-08T14:34:26",
"text": "出发去看日食了 qwq",
"views": 32,
"views": 44,
"forwards": 0
},
{
"id": 3567,
"date": "2024-04-08T19:12:21",
"text": "是一个用手机对着太阳拍的傻瓜",
"views": 22,
"forwards": 0,
"files": [
{
"width": 1080,
"height": 1920,
"duration": 17,
"mime_type": "video/mp4",
"supports_streaming": true,
"date": "2024-04-08T19:12:21",
"media_type": "video_file",
"original_name": "video_2024-04-08_19-12-21.mp4",
"url": "media/3567.mp4",
"size": 14253991,
"thumb": "media/3567.mp4_thumb.jpg"
}
]
},
{
"id": 3568,
"date": "2024-04-08T19:33:19",
"text": "好看!",
"views": 17,
"forwards": 0,
"media_group_id": 13700838399361029,
"images": [
{
"width": 2000,
"height": 1347,
"date": "2024-04-08T19:32:35",
"media_type": "photo",
"original_name": "photo_2024-04-08_19-32-35.jpg",
"url": "media/3568.jpg",
"size": 434060,
"thumb": "media/3568.jpg_thumb.jpg"
},
{
"width": 2040,
"height": 1530,
"date": "2024-04-08T19:33:17",
"media_type": "photo",
"original_name": "photo_2024-04-08_19-33-17.jpg",
"url": "media/3569.jpg",
"size": 608647,
"thumb": "media/3569.jpg_thumb.jpg"
}
]
},
{
"id": 3570,
"date": "2024-04-08T19:56:45",
"text": "和前任和现任和前任的现任一起去了!好热闹好开心",
"views": 13,
"forwards": 0,
"media_group_id": 13700849643192773,
"images": [
{
"width": 2560,
"height": 1920,
"date": "2024-04-08T19:56:09",
"media_type": "photo",
"original_name": "photo_2024-04-08_19-56-09.jpg",
"url": "media/3570.jpg",
"size": 366060,
"thumb": "media/3570.jpg_thumb.jpg"
},
{
"width": 2560,
"height": 1920,
"date": "2024-04-08T19:56:43",
"media_type": "photo",
"original_name": "photo_2024-04-08_19-56-43.jpg",
"url": "media/3571.jpg",
"size": 1782657,
"thumb": "media/3571.jpg_thumb.jpg"
},
{
"width": 2560,
"height": 1920,
"date": "2024-04-08T18:41:20",
"media_type": "photo",
"original_name": "photo_2024-04-08_18-41-20.jpg",
"url": "media/3572.jpg",
"size": 1275089,
"thumb": "media/3572.jpg_thumb.jpg"
},
{
"width": 2560,
"height": 1920,
"date": "2024-04-08T18:41:31",
"media_type": "photo",
"original_name": "photo_2024-04-08_18-41-31.jpg",
"url": "media/3573.jpg",
"size": 1442192,
"thumb": "media/3573.jpg_thumb.jpg"
}
]
}
]
+19 -1
View File
@@ -12,7 +12,25 @@
<link>https://aza.moe/life</link>
</image>
<language>zh-cn</language>
<lastBuildDate>Mon, 08 Apr 2024 18:09:59 +0000</lastBuildDate>
<lastBuildDate>Mon, 08 Apr 2024 20:23:12 +0000</lastBuildDate>
<item>
<title>小桂桂的回忆录 📒 #3570</title>
<link>https://aza.moe/life?post=3570</link>
<description>&lt;p&gt;和前任和现任和前任的现任一起去了!好热闹好开心&lt;/p&gt;</description>
<guid isPermaLink="false">3570</guid>
</item>
<item>
<title>小桂桂的回忆录 📒 #3568</title>
<link>https://aza.moe/life?post=3568</link>
<description>&lt;p&gt;好看!&lt;/p&gt;</description>
<guid isPermaLink="false">3568</guid>
</item>
<item>
<title>小桂桂的回忆录 📒 #3567</title>
<link>https://aza.moe/life?post=3567</link>
<description>&lt;p&gt;是一个用手机对着太阳拍的傻瓜&lt;/p&gt;</description>
<guid isPermaLink="false">3567</guid>
</item>
<item>
<title>小桂桂的回忆录 📒 #3566</title>
<link>https://aza.moe/life?post=3566</link>