diff --git a/js/random-quote.js b/js/random-quote.js
index 85d9d81..a472569 100644
--- a/js/random-quote.js
+++ b/js/random-quote.js
@@ -3,23 +3,28 @@ var data = [
"解放思想, 实事求是, 与时俱进",
"绿水青山就是金山银山",
"为中华之崛起而读书!",
+ "减轻义务教育阶段学生作业负担、减轻校外培训负担",
"谁甘人生黯淡无光 谁愿做叶不争艳芳",
"Fly high my friend, until we meet again",
+ "HsCnPtPYZnSr",
+ "There will be an answer: Let It Be",
"The internet is FULL, go away!",
"May the --force be with you",
- "Software that sucks less",
- "Software should be FREE!",
+ "Software that sucks less",
"whoami: No system is safe",
"DROP it at lttstore.com",
- "Can’t keep up! Is the server overloaded?\\n\nRunning 5000ms or 100 ticks behind",
+ "Can’t keep up! Is the server overloaded?\nRunning 5000ms or 100 ticks behind",
"大炮做好了不放珍珠是什么意思?",
- "write terrible nonsensical code to\\n\nensure the Copilot doesn't take over as captain",
+ "write terrible nonsensical code to\nensure the Copilot doesn't take over as captain",
"Automagically",
"NOT VANILLA!",
"Big Brother is Watching You",
- "Deep Dark Fantacies",
+ "消除恐惧的最好办法就是面对恐惧,\n坚持, 才是胜利, 加油, 奥利给!",
+ "Presenting to the emergency room, unconcious",
+ "Never Gonna Give You Up",
+ "treat C compiler like your girlfriend",
];
var index = Math.floor((Math.random() * data.length));
diff --git a/org/internet_collections.org b/org/internet_collections.org
index 9a2a2b0..5a903c2 100644
--- a/org/internet_collections.org
+++ b/org/internet_collections.org
@@ -20,7 +20,7 @@
#+ATTR_HTML: :width 256px
[[http://xahlee.info/emacs/misc/i/Marisa_Kirisame_emacs_magic.png]]
** [[http://www.yinwang.org/][王垠]]
-** [[https://zedshaw.com][Zed A. Shaw]]
+** TODO [[https://zedshaw.com][Zed A. Shaw]]
** [[http://ruanyifeng.com/blog/][阮一峰]] :rssub:
** [[http://www.hackdig.com/][黑客技术]] :hack:
really good website, butt, no rss
@@ -201,8 +201,7 @@ B站: 称呼我C先生
plan9
*** [[https://www.zhihu.com/column/roartalk][专栏: 嘶吼RoarTalk]] :hack:
回归最本质的信息安全
-*** [[https://www.zhihu.com/column/c_1323386534369341440][专栏: 高质量]]
-**** [[https://zhuanlan.zhihu.com/p/464565089][我抵制Notepad++的理由]]
+*** [[https://zhuanlan.zhihu.com/p/464565089][我抵制Notepad++的理由]]
*** [[https://www.zhihu.com/question/20566787][如何解读EVA]]
#+BEGIN_QUOTE
人需不需要存在的意义
diff --git a/posts.md b/posts.md
index c5613d5..8800c71 100644
--- a/posts.md
+++ b/posts.md
@@ -1,24 +1,28 @@
## Table of Contents
### Posts (sorted by time)
-[Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)
-[Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)
-[CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)
-[build a nixos live image](nixos)
-[moonboos, 懂的都懂](moonboos)
-[MGLNDD scans](weird_mglndd)
-[推荐 everforest 主题](recommend_everforest_theme)
-[我对显示 IP 属地的看法](about_showing_ip)
-[我的 gnome 配置](my_gnome_config)
-[我对 SciCraft 更新1.19的看法](scicraft_update)
-[对我将来的视频网站的一些畅想](plan_for_my_video_site)
-[elixir 写点对点加密聊天软件](p2p_chat)
+- [Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)
+- [Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)
+- [CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)
+- [build a nixos live image](nixos)
+- [moonboos, 懂的都懂](moonboos)
+- [MGLNDD scans](weird_mglndd)
+- [推荐 everforest 主题](recommend_everforest_theme)
+- [我对显示 IP 属地的看法](about_showing_ip)
+- [我的 gnome 配置](my_gnome_config)
+- [我对 SciCraft 更新1.19的看法](scicraft_update)
+- [对我将来的视频网站的一些畅想](plan_for_my_video_site)
+- [elixir 写点对点加密聊天软件](p2p_chat)
+nonsense archive
---
### Long Term Update
-[大概是语文知识整理](digua-YW)
-[Gopher/Gemini reactions](re.gmi.txt)
-[Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)
-[折腾 sway 的一些记录(problem&solution)](wayland)
-[编辑器操作备忘录](cheatsheet)
-[博客, YouTube 等收集](internet_collections)
+- [大概是语文知识整理](digua-YW)
+Big project
+- [Gopher/Gemini reactions](re.gmi.txt)
+- [Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)
+- [折腾 sway 的一些记录(problem&solution)](wayland)
+if you have some problem with sway, you can probably find solution here
+- [编辑器操作备忘录](cheatsheet)
+- [Internet Collections](internet_collections)
+博客, YouTube 等收集
diff --git a/scicraft_update.md b/scicraft_update.md
index 424b963..f71afcc 100644
--- a/scicraft_update.md
+++ b/scicraft_update.md
@@ -1,8 +1,7 @@
# 我对 SciCraft 更新 1.19 的看法
> https://youtu.be/Y9DIIh0s9cg
-今天打开 YouTube, 准备找录视频参考的 tsoding 直播录像,
-结果, 卧槽!!! Sci 要更新??!
+今天打开 YouTube, 卧槽!!! Sci 要更新??!
![sci_update](images/sci_update.jpg)
点进去一看, 要更 1.19, 我心里咯噔一下: 玩了这么久 1.12.2, 升级的话各种机器都会坏!
而且, 世界上又少了一个停留在 1.12 的技术服