diff --git a/index.md b/index.md
index c6d0456..830ea5a 100644
--- a/index.md
+++ b/index.md
@@ -2,25 +2,30 @@
-### Table of Contents (sorted by time)
+## Table of Contents (sorted by time)
+### Posts
[CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)
-[Gopher/Gemini reactions](re.gmi.txt)
-[Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)
[build a nixos live image](nixos)
[moonboos, 懂的都懂](moonboos)
[MGLNDD scans](weird_mglndd)
-[最近折腾 sway 的一些记录](wayland)
[推荐 everforest 主题](recommend_everforest_theme)
[我对显示 IP 属地的看法](about_showing_ip)
-[编辑器操作备忘录](cheatsheet)
[我的 gnome 配置](my_gnome_config)
[我对 SciCraft 更新1.19的看法](scicraft_update)
-[博客, YouTube 等收集](internet_collections)
[对我将来的视频网站的一些畅想](plan_for_my_video_site)
[elixir 写点对点加密聊天软件](p2p_chat)
---
+### Long Term Update
+[Gopher/Gemini reactions](re.gmi.txt)
+[Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)
+[折腾 sway 的一些记录(problem&solution)](wayland)
+[编辑器操作备忘录](cheatsheet)
+[博客, YouTube 等收集](internet_collections)
+
+---
+
PGP key
[56CE E157 C9F5 334F CA52 CEC3 D184 E828 8062 90B6](pgpkey.txt)
diff --git a/org/internet_collections.org b/org/internet_collections.org
index fca4adb..d581ea5 100644
--- a/org/internet_collections.org
+++ b/org/internet_collections.org
@@ -1,6 +1,6 @@
#+TAGS: elixir(e) rust(r) c(c) lisp(l) python(p) nim(n)
#+TAGS: lowlevel(w) frontend(f) backend(b) hack(h) algorithm(a) math(t)
-#+TAGS: emacs(m) linux(x) iot(i) plan9(9)
+#+TAGS: emacs(m) linux(x) iot(i) plan9(9) BSD(B)
#+TAGS: rssable(s) rssub(u) gopher(g)
#+OPTIONS: toc:1 ^:{}
@@ -85,7 +85,10 @@ Lisp-1 的变量命名空间和函数命名空间是统一的,而在 Lisp-2
** [[https://stardiviner.github.io/][stardiviner]]
Coder & 文学
*** [[https://stardiviner.github.io/Blog/more-restrict-censorship-on-platforms.html][现在的审查确实相较于几年前要严格很多,难怪主流网站上大多都是娱乐内容了]]
-** [[https://nihil.cc/posts/rust_closure_and_y/][Rust 闭包递归与 Y 组合子]] :rust:
+** [[https://cps.ninja][行侠何须仗名剑]] :lisp:
+*** [[https://cps.ninja/2020/04/13/deriving-y-combinator/][推导 Y Combinator]]
+**** [[https://nihil.cc/posts/rust_closure_and_y/][Nihil: Rust 闭包递归与 Y 组合子]] :rust:
+**** [[https://www.functor.me/post/programming/y-combinator][functor.me: 从零开始理解 Y 组合子]]
** [[https://stevenbai.top/ethereum/以太坊evm笔记/][以太坊evm笔记]]
** [[https://sh.alynx.one/][Alynx Zhou]] :linux:rssable:
** [[https://coredumped.dev/][Core Dumped]] :rust:lowlevel:emacs:
@@ -186,6 +189,9 @@ GE d@ s: a C++$ UBL+++$ P++(--)$ L++(-)$ !E W+++(-)$ !N !o K--? w !O !M !V PS++
*** [[https://phenix3443.github.io/notebook/c/tinyhttpd-analysis.html][TinyHTTPd 源码分析]]
** [[https://julienblanchard.com][julienblanchard/typed-hole]] :plan9:
*** [[https://pmikkelsen.com][pmikkelsen]]
+** TODO [[https://konfou.xyz][Konstantinos Foutzopoulos]]
+** [[http://www.jinbuguo.com][金步国作品集]] :lowlevel:linux:
+kernel, LFS
** B
*** [[https://blog.yangmame.org/][yanemame]]
@@ -205,6 +211,7 @@ B站: 称呼我C先生
plan9
*** [[https://www.zhihu.com/column/roartalk][知乎专栏: 嘶吼RoarTalk]] :hack:
回归最本质的信息安全
+*** [[https://zhuanlan.zhihu.com/p/464565089][我抵制Notepad++的理由]]
** shenjack/HWS/fri3nds
*** [[http://www.z.org.cn/][老网虫]]
*** [[https://blog.yang-qwq.ml][yang-qwq]]
diff --git a/org/画大饼.org b/org/画大饼.org
index 1eb68bb..e827a6f 100644
--- a/org/画大饼.org
+++ b/org/画大饼.org
@@ -5,3 +5,4 @@
* Rust wasm 制作 schemetic/litemetica 渲染器
** [[https://github.com/misode/vscode-nbt][a vscode extension]]
* 用 sway 实现[[https://www.bilibili.com/video/BV1TE41147gK][用窗口玩游戏(×)用游戏玩窗口(√)]]的效果
+* 不同 Linux 内核(xanmod, clear)玩 MC 性能对比