ycombinator+2, jinbuguo, index seperate long term

This commit is contained in:
dongdigua 2022-10-15 15:44:06 +08:00
parent 30a58fb637
commit c04ae67062
3 changed files with 21 additions and 8 deletions

View File

@ -2,25 +2,30 @@
<link rel="stylesheet" href="https://fastly.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/css/all.min.css">
### Table of Contents (sorted by time)
## Table of Contents (sorted by time)
### Posts
[CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)<br>
[Gopher/Gemini reactions](re.gmi.txt)<br>
[Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)<br>
[build a nixos live image](nixos)<br>
[moonboos, 懂的都懂](moonboos)<br>
[MGLNDD scans](weird_mglndd)<br>
[最近折腾 sway 的一些记录](wayland)<br>
[推荐 everforest 主题](recommend_everforest_theme)<br>
[我对显示 IP 属地的看法](about_showing_ip)<br>
[编辑器操作备忘录](cheatsheet)<br>
[我的 gnome 配置](my_gnome_config)<br>
[我对 SciCraft 更新1.19的看法](scicraft_update)<br>
[博客, YouTube 等收集](internet_collections)<br>
[对我将来的视频网站的一些畅想](plan_for_my_video_site)<br>
[elixir 写点对点加密聊天软件](p2p_chat)<br>
---
### Long Term Update
[Gopher/Gemini reactions](re.gmi.txt)<br>
[Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)<br>
[折腾 sway 的一些记录(problem&solution)](wayland)<br>
[编辑器操作备忘录](cheatsheet)<br>
[博客, YouTube 等收集](internet_collections)<br>
---
PGP key<br>
[56CE E157 C9F5 334F CA52 CEC3 D184 E828 8062 90B6](pgpkey.txt)

View File

@ -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]]

View File

@ -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 性能对比