[U] Update channel content

This commit is contained in:
github-actions
2025-10-04 16:16:28 +00:00
parent 03cee1eafa
commit d6422d8b2b
4 changed files with 8 additions and 8 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>2025-10-04T14:15:42.636549+00:00</updated>
<updated>2025-10-04T16:16:23.712548+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
+5 -5
View File
@@ -72136,7 +72136,7 @@
"id": 5223,
"date": "2025-04-16T14:31:35",
"text": "互联网真是巨大草台\n\n听说昨天 4chan 被黑了就去查了一下,是真的拿到了 root shell,而且居然不是靠社工\n\n方法是上传了一份文件名是 .pdf 实际上是 postscript 的文件,然后服务器没有校验,用生成预览图的时候会执行的 ghostscript 的漏洞拿到了 shell... 🌚\n\n我<a href=\"https://aza.moe/blog?post=2023-11-18-CyberSci-Canada-Writeup\">上次 CyberSci 2023</a> 的时候解出来的一道防御题就是文件内容没有检查的漏洞,.pdf 后缀但是实际上是 php 脚本... 没想到居然大论坛的生产环境里也能看到这么基础的漏洞 <i class=\"custom-emoji\" emoji-src=\"emoji/6170424195260877091.webm\">🤗</i>",
"views": 5659,
"views": 5660,
"forwards": 85,
"media_group_id": 13958511164945181,
"images": [
@@ -89071,7 +89071,7 @@
"id": 6550,
"date": "2025-09-08T14:08:17",
"text": "我喜欢用 ffmpeg 压视频,但是每次都打很长的命令感觉好烦人,而且不能批处理...\n\n不想每次压 av1 都要打一遍 <code>ffmpeg -i input.mp4 -c:v libsvtav1 -crf 36 -preset 8 -c:a libopus -b:a 96k -vbr on input.av1.mp4 && rm input.mp4</code> 了(虽然已经背下来了\n\n所以写了一个小工具 <a href=\"https://github.com/hykilpikonna/formtool\">formtool</a>,安装只要 <code>pip install formtool</code>\n\n从此压视频压音频都是一键 <code>fav1 *.mp4</code> 或者 <code>fmp3 *.flac</code> 就能解决的事情了,默认参数是我个人习惯最常用的参数,可以覆盖参数可以批处理有进度条还会自动删掉生肉 <i class=\"custom-emoji\" emoji-src=\"emoji/6170419595350903248.webm\">✨</i>",
"views": 342,
"views": 343,
"forwards": 7,
"files": [
{
@@ -91760,7 +91760,7 @@
{
"id": 6776,
"date": "2025-09-30T04:33:59",
"views": 387,
"views": 388,
"forwards": 7,
"media_group_id": 14073654712928549,
"images": [
@@ -92505,7 +92505,7 @@
"id": 6843,
"date": "2025-10-04T02:38:26",
"text": "+ 显卡屋\n\n<del>我又开始 diy 电源了</del>",
"views": 115,
"views": 117,
"forwards": 0,
"media_group_id": 14076364052820965,
"images": [
@@ -92555,7 +92555,7 @@
"id": 6847,
"date": "2025-10-04T08:39:36",
"text": "显卡屋真的有点奇妙\n\n记得以前用双显卡笔记本有办法设置什么程序用什么显卡,但是用显卡屋就没有。\n\n跑<i class=\"custom-emoji\" emoji-src=\"emoji/5460804574719778473.webp\">🔤</i><i class=\"custom-emoji\" emoji-src=\"emoji/5461064488960662003.webp\">🔤</i><i class=\"custom-emoji\" emoji-src=\"emoji/5461064488960662003.webp\">🔤</i><i class=\"custom-emoji\" emoji-src=\"emoji/5460773655250214104.webp\">🔤</i><i class=\"custom-emoji\" emoji-src=\"emoji/5460798570355498276.webp\">🔤</i>,笔记本屏+外接显示器插到显卡屋上。如果在笔记本屏上启动就会用集显,20FPS 左右,拖到外接显示器上也依然 20FPS。\n\n如果在外接显示器上启动就会用独显,60FPS 左右,拖到笔记本屏上会让帧率降到 40FPS(把渲染好的图像从一个显卡复制到另一个显卡的 overhead 这么大吗...",
"views": 92,
"views": 97,
"forwards": 0,
"media_group_id": 14076537409665893,
"images": [
+1 -1
View File
@@ -12,7 +12,7 @@
<link>https://aza.moe/life</link>
</image>
<language>zh-cn</language>
<lastBuildDate>Sat, 04 Oct 2025 14:15:42 +0000</lastBuildDate>
<lastBuildDate>Sat, 04 Oct 2025 16:16:23 +0000</lastBuildDate>
<item>
<title>小桂桂的回忆录 📒 #6847</title>
<link>https://aza.moe/life?post=6847</link>