[U] Update channel content
This commit is contained in:
@@ -2,11 +2,19 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2024-11-28T02:36:39.284432+00:00</updated>
|
||||
<updated>2024-11-28T04:12:31.691554+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>4694</id>
|
||||
<title>小桂桂的回忆录 📒 #4694</title>
|
||||
<updated>2024-11-28T03:48:29+00:00</updated>
|
||||
<content><p><a href="##TIL">#TIL</a> ssh 居然可以当作 pipe 使用而且不会有很大的 overhead</p>
|
||||
<p>可以远程 dd 了,好耶</p></content>
|
||||
<link href="https://aza.moe/life?post=4694" rel="alternate"/>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>4693</id>
|
||||
<title>小桂桂的回忆录 📒 #4693</title>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 590 B |
+29
-10
@@ -1682,7 +1682,7 @@
|
||||
"id": 157,
|
||||
"date": "2021-10-29T18:35:18",
|
||||
"text": "发现一个有趣的微波炉冷知识:\n\n因为微波炉的输入是十进制,可是到 60 秒才会进位到一分钟,所以有些时间有两种不同的输入方法,比如:\n\n一分钟:既可以输入 1:00 也可以输入 :60\n一分半:既可以输入 1:30 也可以输入 :90\n\n也就是说,如果你想热的时间 s 满足:\ns ∈ [60n, 60n + 39] for some n ∈ ℕ\n的话,有两种方式可以把它输进微波炉:\n1. ⌊s/60⌋ : (s mod 60)\n2. ⌊s/60 - 1⌋ : (s - 60⌊s/60 - 1⌋)\n\n同时也发现了一个省时间小技巧! <del>(并不能\n</del>如果你想热的时间 s 满足:\ns ∈ [60(10^n), 60(10^n) + 39] for some n ∈ ℕ\n的话,用第二种方式按会省下一个按钮w\n\n(比如 639s 输入 10:39 的话需要按四个按钮,输入 9:99 的话只需要按三个按钮w",
|
||||
"views": 48,
|
||||
"views": 49,
|
||||
"forwards": 0
|
||||
},
|
||||
{
|
||||
@@ -64040,7 +64040,7 @@
|
||||
"id": 4664,
|
||||
"date": "2024-11-18T17:10:54",
|
||||
"text": "<a href=\"##戴上耳机\">#戴上耳机</a>\n第一次听到 Flamingo 这首歌其实是四五年前在 osu 里面打了这个 WTN3 的 remix,也好好听 qwq",
|
||||
"views": 106,
|
||||
"views": 107,
|
||||
"forwards": 0,
|
||||
"reply": {
|
||||
"id": 4662,
|
||||
@@ -64331,7 +64331,7 @@
|
||||
"id": 4680,
|
||||
"date": "2024-11-22T16:10:49",
|
||||
"text": "这只是一张普通的日落",
|
||||
"views": 104,
|
||||
"views": 107,
|
||||
"forwards": 0,
|
||||
"forwarded_from": {
|
||||
"name": "Azalea",
|
||||
@@ -64354,7 +64354,7 @@
|
||||
"id": 4681,
|
||||
"date": "2024-11-23T00:29:34",
|
||||
"text": "低情商:晚上 11:59 due\n高情商:晚上 6:00 due,晚交了六个小时以内会扣掉 -0% 哦!",
|
||||
"views": 100,
|
||||
"views": 102,
|
||||
"forwards": 1,
|
||||
"images": [
|
||||
{
|
||||
@@ -64373,7 +64373,7 @@
|
||||
"id": 4682,
|
||||
"date": "2024-11-23T01:14:05",
|
||||
"text": "时隔一年半的后续:今天 Zotero 告诉我说之前遇到的这篇造假的论文被 retract 了,可喜可贺\n\n看到 Retract notice 里面指出了一个 \"Paper Mill: A business that creates and sells research papers where the buyer(s) claim authorship; the business is generally unacknowledged as a contributor.\" ...居然这个世界上还有这种业务存在,好可怕。",
|
||||
"views": 103,
|
||||
"views": 108,
|
||||
"forwards": 1,
|
||||
"reply": {
|
||||
"id": 2202,
|
||||
@@ -64436,7 +64436,7 @@
|
||||
"id": 4687,
|
||||
"date": "2024-11-26T03:11:41",
|
||||
"text": "\"hey, who does sudo report these 'incidents' to?\"\n\"you know, I've never checked.\"\n<a href=\"https://xkcd.com/838/\">xkcd#838</a>",
|
||||
"views": 150,
|
||||
"views": 151,
|
||||
"forwards": 2,
|
||||
"images": [
|
||||
{
|
||||
@@ -64455,7 +64455,7 @@
|
||||
"id": 4688,
|
||||
"date": "2024-11-26T04:33:29",
|
||||
"text": "总是把 MTEB leaderboard 打成 MBTI <i class=\"custom-emoji\" emoji-src=\"emoji/6323275213672810256.webp\">😀</i>",
|
||||
"views": 77,
|
||||
"views": 78,
|
||||
"forwards": 0,
|
||||
"images": [
|
||||
{
|
||||
@@ -64515,7 +64515,7 @@
|
||||
"id": 4691,
|
||||
"date": "2024-11-27T01:08:16",
|
||||
"text": "sus is coming <i class=\"custom-emoji\" emoji-src=\"emoji/5445226814236533679.tgs\">🧐</i>",
|
||||
"views": 79,
|
||||
"views": 80,
|
||||
"forwards": 2,
|
||||
"images": [
|
||||
{
|
||||
@@ -64534,14 +64534,33 @@
|
||||
"id": 4692,
|
||||
"date": "2024-11-27T07:14:59",
|
||||
"text": "一直不懂为什么一个电脑插两个鼠标不会出现两个光标 <i class=\"custom-emoji\" emoji-src=\"emoji/6169953432485496291.webm\">😶</i> 感觉是很不合理的设计",
|
||||
"views": 72,
|
||||
"views": 74,
|
||||
"forwards": 0
|
||||
},
|
||||
{
|
||||
"id": 4693,
|
||||
"date": "2024-11-27T12:51:51",
|
||||
"text": "如果你有一个无限的 OpenAI 钱包可以免费调 /v1/completion 的话,你会用它做什么呢?<i class=\"custom-emoji\" emoji-src=\"emoji/5445083289314401705.tgs\">🪟</i>\n\n<span class=\"spoiler\"><span>如果我说我真的有了类似的东西呢</span></span>",
|
||||
"views": 54,
|
||||
"views": 61,
|
||||
"forwards": 0
|
||||
},
|
||||
{
|
||||
"id": 4694,
|
||||
"date": "2024-11-28T03:48:29",
|
||||
"text": "<a href=\"##TIL\">#TIL</a> ssh 居然可以当作 pipe 使用而且不会有很大的 overhead\n\n可以远程 dd 了,好耶",
|
||||
"views": 27,
|
||||
"forwards": 1,
|
||||
"images": [
|
||||
{
|
||||
"width": 528,
|
||||
"height": 108,
|
||||
"date": "2024-11-28T03:48:29",
|
||||
"media_type": "photo",
|
||||
"original_name": "photo_2024-11-28_03-48-29.jpg",
|
||||
"url": "media/4694.jpg",
|
||||
"size": 14489,
|
||||
"thumb": "media/4694.jpg_thumb.jpg"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -12,7 +12,14 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Thu, 28 Nov 2024 02:36:39 +0000</lastBuildDate>
|
||||
<lastBuildDate>Thu, 28 Nov 2024 04:12:31 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #4694</title>
|
||||
<link>https://aza.moe/life?post=4694</link>
|
||||
<description><p><a href="##TIL">#TIL</a> ssh 居然可以当作 pipe 使用而且不会有很大的 overhead</p>
|
||||
<p>可以远程 dd 了,好耶</p></description>
|
||||
<guid isPermaLink="false">4694</guid>
|
||||
</item>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #4693</title>
|
||||
<link>https://aza.moe/life?post=4693</link>
|
||||
|
||||
Reference in New Issue
Block a user