[U] Update channel content

This commit is contained in:
github-actions
2024-11-11 22:10:40 +00:00
parent ba5e6847da
commit 977e6166ef
6 changed files with 53 additions and 15 deletions
+9 -1
View File
@@ -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-11T20:10:02.118841+00:00</updated>
<updated>2024-11-11T22:10:37.581419+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>4645</id>
<title>小桂桂的回忆录 📒 #4645</title>
<updated>2024-11-11T20:20:14+00:00</updated>
<content>&lt;p&gt;支持一下 typst&lt;/p&gt;
&lt;p&gt;&lt;del&gt;为什么 Overleaf $8/mo 就觉得好贵还是自搭吧,typst $8/mo 反而觉得很情愿,明明都是开源软件&lt;/del&gt; 可能是因为 typst 这边真的在 actively 加新功能&lt;/p&gt;</content>
<link href="https://aza.moe/life?post=4645" rel="alternate"/>
</entry>
<entry>
<id>4643</id>
<title>小桂桂的回忆录 📒 #4643</title>
File diff suppressed because one or more lines are too long
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 754 B

+35 -12
View File
@@ -44344,7 +44344,7 @@
"id": 3276,
"date": "2024-01-31T01:37:30",
"text": "E5-2696v3 用 16 线程编译它居然花了 46 分钟... 好失望",
"views": 86,
"views": 87,
"forwards": 0,
"reply": {
"id": 3274,
@@ -44356,7 +44356,7 @@
"id": 3277,
"date": "2024-01-31T05:05:06",
"text": "因为 One Among Us 工作群里有人需要,写了一个在线音频转文字网页轮子,现在部署在 <a href=\"whisper.hydev.org\">whisper.hydev.org</a> 如果有需要欢迎使用\n\n模型用了 whisper large v3,前端栈 svelte,后端 python fastapi<span class=\"spoiler\"><span>感觉写太多这种结构的轻应用了有被无聊到</span></span>",
"views": 97,
"views": 98,
"forwards": 2,
"images": [
{
@@ -63484,7 +63484,7 @@
"id": 4631,
"date": "2024-11-06T04:15:06",
"text": "好可爱的猪猪 <i class=\"custom-emoji\" emoji-src=\"emoji/6170139473288890346.webm\">🤩</i>\n\n什么时候我才能做出这么好看的蛋糕...",
"views": 105,
"views": 108,
"forwards": 0,
"images": [
{
@@ -63503,7 +63503,7 @@
"id": 4632,
"date": "2024-11-06T16:53:52",
"text": "今天又犯蠢,想要解压一个压缩包的时候打了 7z d,然后没有提示就把压缩包里所有东西删掉了...\n\n为了防止以后犯同样的蠢在 zshrc 里面加了一条禁止 7z d <i class=\"custom-emoji\" emoji-src=\"emoji/6323582802050680516.webp\">🛌</i>",
"views": 93,
"views": 98,
"forwards": 0,
"media_group_id": 13847296262786181,
"images": [
@@ -63533,7 +63533,7 @@
"id": 4634,
"date": "2024-11-08T04:28:32",
"text": "<a href=\"##戴上耳机\">#戴上耳机</a>\n发现写作业的时候 c418 的麦块氛围音乐很适合用来给猫脑降温 <i class=\"custom-emoji\" emoji-src=\"emoji/5442781809614004995.tgs\">🥺</i>",
"views": 77,
"views": 78,
"forwards": 3,
"files": [
{
@@ -63555,7 +63555,7 @@
"id": 4635,
"date": "2024-11-08T06:20:26",
"text": "发现有人做了 <a href=\"https://github.com/ouch-org/ouch\">ouch</a>,是一个跨格式压缩工具,有了它就不再需要记每个压缩格式的指令怎么用了 qwq",
"views": 77,
"views": 78,
"forwards": 0,
"reply": {
"id": 4632,
@@ -63567,7 +63567,7 @@
"id": 4636,
"date": "2024-11-08T08:25:31",
"text": "今天想要在新的环境里复制 cookie 的时候发现 EditThisCookie 插件也在 chrome store 下架了...\n\n之前是 Get Cookies.txt 插件因为有病毒下架,这次是 ETC,但是不知道是为什么。ETC 是纯 js 写的,GitHub 上也有<a href=\"https://github.com/ETCExtensions/Edit-This-Cookie\">很久没人维护的源码</a>,看一眼发现我旧系统上安装的 1.6.3 版本似乎比开源的 1.5.0 新。Diff 一下发现也并没有改什么东西,似乎只是重构了一下 i18n,加了一个万圣节彩蛋... 不懂为什么下架了\n\n然后找了一下 chrome store 上有没有别的平替,发现有一个叫 EditThisCookie<b>s</b> 的插件看上去是一样的,下载下来看一眼发现这个插件的代码混淆了,而且会给奇怪的 URL 发请求... 明明就是木马吧\n\n唉 看来还是要从 Github 源码安装。感觉越来越不敢信任浏览器插件了,这种一般没人会仔细研究、还没法关掉自动更新的东西真的感觉到处都是后门...",
"views": 81,
"views": 83,
"forwards": 0,
"media_group_id": 13848434648552213,
"images": [
@@ -63597,7 +63597,7 @@
"id": 4638,
"date": "2024-11-08T08:58:54",
"text": "\"courier transform\"",
"views": 79,
"views": 83,
"forwards": 0,
"media_group_id": 13848450678209493,
"images": [
@@ -63627,7 +63627,7 @@
"id": 4640,
"date": "2024-11-09T13:27:23",
"text": "讲真,搭好 typst 环境比 latex 容易太多了,无论本地还是在线都是\n\n(翻邮件看到今天有人回我 2022 年开的 issue 似乎是遇到了同样的问题没办法搭好 overleaf 的开发环境,这还是他们重构之后的,唉有些代码库真的永远不会变",
"views": 70,
"views": 71,
"forwards": 0,
"images": [
{
@@ -63646,14 +63646,14 @@
"id": 4641,
"date": "2024-11-09T13:37:22",
"text": "感冒了,但是因为有作业 overdue 被迫通宵... <i class=\"custom-emoji\" emoji-src=\"emoji/6323582802050680516.webp\">🛌</i>",
"views": 72,
"views": 74,
"forwards": 0
},
{
"id": 4642,
"date": "2024-11-11T00:39:52",
"text": "每月去 JLC 白嫖打一套板子 (1/2)",
"views": 65,
"views": 70,
"forwards": 0,
"images": [
{
@@ -63672,7 +63672,30 @@
"id": 4643,
"date": "2024-11-11T01:36:15",
"text": "呜呜 昨天和 syama 例常打 facetime 电话,然后今天被派出所找上门了... 不知道是怎么检测的,可能需要抓包把 facetime 域名加到代理规则里",
"views": 63,
"views": 70,
"forwards": 3
},
{
"id": 4645,
"date": "2024-11-11T20:20:14",
"text": "支持一下 typst\n\n<del>为什么 Overleaf $8/mo 就觉得好贵还是自搭吧,typst $8/mo 反而觉得很情愿,明明都是开源软件</del> 可能是因为 typst 这边真的在 actively 加新功能",
"views": 28,
"forwards": 0,
"reply": {
"id": 4640,
"text": "讲真,搭好 typst 环境比 latex 容易太多了,无论本地还是在线都是\n\n(翻邮件看到今天有人回我 2022 年开的 issue 似乎是遇到了同样的问题没办法搭好 overleaf 的开发环境,这还是他们重构之后的,唉有些代码库真的永远不会变"
},
"images": [
{
"width": 679,
"height": 352,
"date": "2024-11-11T20:20:14",
"media_type": "photo",
"original_name": "photo_2024-11-11_20-20-14.jpg",
"url": "media/4645.jpg",
"size": 17916,
"thumb": "media/4645.jpg_thumb.jpg"
}
]
}
]
+8 -1
View File
@@ -12,7 +12,14 @@
<link>https://aza.moe/life</link>
</image>
<language>zh-cn</language>
<lastBuildDate>Mon, 11 Nov 2024 20:10:02 +0000</lastBuildDate>
<lastBuildDate>Mon, 11 Nov 2024 22:10:37 +0000</lastBuildDate>
<item>
<title>小桂桂的回忆录 📒 #4645</title>
<link>https://aza.moe/life?post=4645</link>
<description>&lt;p&gt;支持一下 typst&lt;/p&gt;
&lt;p&gt;&lt;del&gt;为什么 Overleaf $8/mo 就觉得好贵还是自搭吧,typst $8/mo 反而觉得很情愿,明明都是开源软件&lt;/del&gt; 可能是因为 typst 这边真的在 actively 加新功能&lt;/p&gt;</description>
<guid isPermaLink="false">4645</guid>
</item>
<item>
<title>小桂桂的回忆录 📒 #4643</title>
<link>https://aza.moe/life?post=4643</link>