[U] Update channel content

This commit is contained in:
github-actions
2024-03-21 16:08:34 +00:00
parent 7635400d0d
commit ce1dbf696f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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-03-21T14:07:14.649251+00:00</updated>
<updated>2024-03-21T16:08:30.228055+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
+2 -2
View File
@@ -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": 44,
"views": 45,
"forwards": 0,
"media_group_id": 13687278046831213,
"images": [
@@ -47744,7 +47744,7 @@
"id": 3498,
"date": "2024-03-21T08:48:30",
"text": "今天从早上起来到现在准备去睡觉都在写私服的码... 好累好累\n\n<span class=\"spoiler\"><span>前几天前任 Jun 还和我抱怨说她觉得学 CS 的人太多了,说这个世界不需要那么多 CS 人,说觉得早晚要被 AI 取代后悔学 CS 了什么的... 我现在真希望有人能和我一起写私服,人也好 AI 也好,想做的事情太多了时间完全不够</span></span> <i class=\"custom-emoji\" emoji-src=\"emoji/6323556186138346934.webp\">😢</i>\n\n<span class=\"spoiler\"><span>也许等到 AI 能够替代我的时候我想做的事情才能有时间全都做完</span></span>",
"views": 32,
"views": 35,
"forwards": 0
}
]
+1 -1
View File
@@ -12,7 +12,7 @@
<link>https://aza.moe/life</link>
</image>
<language>zh-cn</language>
<lastBuildDate>Thu, 21 Mar 2024 14:07:14 +0000</lastBuildDate>
<lastBuildDate>Thu, 21 Mar 2024 16:08:30 +0000</lastBuildDate>
<item>
<title>小桂桂的回忆录 📒 #3498</title>
<link>https://aza.moe/life?post=3498</link>