[U] Update channel content
This commit is contained in:
@@ -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-12-22T20:12:51.240928+00:00</updated>
|
||||
<updated>2024-12-22T22:10:59.045103+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
@@ -65980,7 +65980,7 @@
|
||||
"id": 4790,
|
||||
"date": "2024-12-22T13:44:03",
|
||||
"text": "今天通宵把 HyFetch Rust 的二进制包打好了,原本以为是一两个小时的事情结果花了八个小时才打完... 累累<i class=\"custom-emoji\" emoji-src=\"emoji/6170333464076748646.webm\">🫠</i>\n\n现在可以通过 pip 安装 HyFetch rust 版的二进制了!打算到各种机器上测试一下没问题再发正式 2.0.0 版本\n\n踩了超级多坑,最后的解决方案是<span class=\"spoiler\"><span>用 debian docker 编译 musl-gcc 然后用其跨架构编译 musl 的 x86、arm64/v7l、rv64 静态链接二进制,再用 alpine docker + osxcross 编译 macOS 的 x86 和 arm64 二进制,编完丢进对应的 PyPI wheel 里面</span></span> <i class=\"custom-emoji\" emoji-src=\"emoji/6170075684434610033.webm\">⌨</i>\n\n为什么不直接让用户用 cargo 从源码编译安装呢?因为 cargo 没办法像 pypi 那样把自己程序以外的其他资源一起打包进去,用户需要自己下依赖,那样就不是一键安装了 <i class=\"custom-emoji\" emoji-src=\"emoji/6169953432485496291.webm\">😶</i>\n\n好累 睡睡",
|
||||
"views": 43,
|
||||
"views": 44,
|
||||
"forwards": 0,
|
||||
"media_group_id": 13879000348755317,
|
||||
"images": [
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Sun, 22 Dec 2024 20:12:51 +0000</lastBuildDate>
|
||||
<lastBuildDate>Sun, 22 Dec 2024 22:10:59 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #4790</title>
|
||||
<link>https://aza.moe/life?post=4790</link>
|
||||
|
||||
Reference in New Issue
Block a user