[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-01-18T08:12:49.583061+00:00</updated>
|
||||
<updated>2024-01-18T10:08:59.795667+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
@@ -18711,7 +18711,7 @@
|
||||
"id": 1456,
|
||||
"date": "2022-11-04T02:46:06",
|
||||
"text": "看到 z-library 表网 <a href=\"z-lib.org\">z-lib.org</a> 下线了,镜像域名也几乎全都被美国邮政检验局回收... <a href=\"b-ok.cc\">b-ok.cc</a>, <a href=\"es.b-ok.lat\">es.b-ok.lat</a>, <a href=\"booksc.org\">booksc.org</a>, <a href=\"booksc.eu\">booksc.eu</a> 都中招了\n\n不过发现里网还能访问,大家可以安装 <a href=\"https://www.torproject.org/download/\">tor 浏览器</a>访问下面的那串链接继续用 z-lib 啦\n\n<a href=\"zlibrary24tuxziyiyfr7zd46ytefdqbqd2axkmxm4o5374ptpc52fad.onion\">zlibrary24tuxziyiyfr7zd46ytefdqbqd2axkmxm4o5374ptpc52fad.onion</a>",
|
||||
"views": 6961,
|
||||
"views": 6962,
|
||||
"forwards": 178,
|
||||
"media_group_id": 13340239729731381,
|
||||
"images": [
|
||||
@@ -43270,7 +43270,7 @@
|
||||
"id": 3201,
|
||||
"date": "2024-01-18T01:47:35",
|
||||
"text": "这个学期算法课要和三个人合作写 latex 作业,但是 overleaf 免费版最多只能两个人合作,所以整理了一下重新搭了一个 overleaf 私服 <a href=\"tex.hydev.org\">tex.hydev.org</a>\n\n搭的时候直接用了 Overleaf Toolkit 的 docker compose,踩了几个坑:\n\n1. 官方的 toolkit 里面 redis 和 mongo 设置了默认的容器名,所以如果有其他的叫 mongo 的容器在跑就会冲突。解决方式是把容器名改成 <code>overleaf-mongo</code> 然后加一行 <code>hostname: mongo</code> 保证内网网络名是一样的\n2. 搭好会发现编译 latex 的时候缺引用包,需要用 <code>docker exec overleaf tlmgr install scheme-full</code> 安装完整 texlive 包\n3. 因为安装 texlive 包会安装在容器里,更新之后就需要重新安装,所以推荐先把 texlive 复制出来 <code>docker cp overleaf:/usr/local/texlive/ ./data/texlive</code> 再映射一个挂载 <code>./data/texlive:/usr/local/texlive/</code>",
|
||||
"views": 45,
|
||||
"views": 47,
|
||||
"forwards": 2,
|
||||
"media_group_id": 13644339639887861,
|
||||
"images": [
|
||||
@@ -43300,7 +43300,7 @@
|
||||
"id": 3203,
|
||||
"date": "2024-01-18T05:03:19",
|
||||
"text": "Google Workspace 的管理页面比 MS 365 好用太多了",
|
||||
"views": 31,
|
||||
"views": 33,
|
||||
"forwards": 0,
|
||||
"reply": {
|
||||
"id": 3120,
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Thu, 18 Jan 2024 08:12:49 +0000</lastBuildDate>
|
||||
<lastBuildDate>Thu, 18 Jan 2024 10:08:59 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #3203</title>
|
||||
<link>https://aza.moe/life?post=3203</link>
|
||||
|
||||
Reference in New Issue
Block a user