mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-24 04:03:11 +08:00
clean up and classify collections
This commit is contained in:
parent
2b77e0f3bb
commit
7989bd5fa9
@ -41,7 +41,8 @@ CPU, IC, ARM
|
|||||||
#+END_QUOTE
|
#+END_QUOTE
|
||||||
*** [[https://www.wenhui.space/docs/08-ic-design/cpu/meltdown-and-spectre/][浅谈熔断和幽灵]]
|
*** [[https://www.wenhui.space/docs/08-ic-design/cpu/meltdown-and-spectre/][浅谈熔断和幽灵]]
|
||||||
*** [[https://www.wenhui.space/docs/02-emacs/org_mode_table_align/][解决Org-Mode表格不对齐问题]]
|
*** [[https://www.wenhui.space/docs/02-emacs/org_mode_table_align/][解决Org-Mode表格不对齐问题]]
|
||||||
使用字体比 valign 更通用
|
更纱黑体 使中文恰好为英文宽度两倍
|
||||||
|
使用字体比 valign 更通用, 但是不好看
|
||||||
** [[http://scinart.is-programmer.com/][scinart]] :lisp:
|
** [[http://scinart.is-programmer.com/][scinart]] :lisp:
|
||||||
13年最后更新
|
13年最后更新
|
||||||
** [[http://bzhang.lamost.org/website/][bozhang]] :rssable:
|
** [[http://bzhang.lamost.org/website/][bozhang]] :rssable:
|
||||||
@ -51,7 +52,7 @@ luogu
|
|||||||
** [[https://iceguye.com/blog][IceGuye]]
|
** [[https://iceguye.com/blog][IceGuye]]
|
||||||
** [[http://jujuba.me/][Ground Oddity]]
|
** [[http://jujuba.me/][Ground Oddity]]
|
||||||
出国
|
出国
|
||||||
*** TODO [[http://jujuba.me/posts/program-analysis-via-llvm-pass.html][LLVM Pass来实现简化版taint analysis]]
|
*** [[http://jujuba.me/posts/program-analysis-via-llvm-pass.html][LLVM Pass来实现简化版taint analysis]]
|
||||||
** [[https://cireu.github.io/][NIL]] :emacs:
|
** [[https://cireu.github.io/][NIL]] :emacs:
|
||||||
elisp
|
elisp
|
||||||
** [[https://www.cnblogs.com/zjjws/p/13346020.html][第 N 个质数]] :c:algorithm:
|
** [[https://www.cnblogs.com/zjjws/p/13346020.html][第 N 个质数]] :c:algorithm:
|
||||||
@ -59,21 +60,24 @@ elisp
|
|||||||
** [[https://www.coder.rs/][阳光少年(coder.rs)]] :rust:python:
|
** [[https://www.coder.rs/][阳光少年(coder.rs)]] :rust:python:
|
||||||
** [[https://mrxn.net/][mrxn]] :hack:
|
** [[https://mrxn.net/][mrxn]] :hack:
|
||||||
网安
|
网安
|
||||||
** TODO [[https://devbins.github.io/page][devbins]] :rust:c:emacs:
|
|
||||||
** [[http://incf19.com/yynotes/][include-yy]] :c:lisp:emacs:
|
** [[http://incf19.com/yynotes/][include-yy]] :c:lisp:emacs:
|
||||||
许多东方的图诶
|
许多东方的图诶
|
||||||
*** [[http://incf19.com/yynotes/posts/2021-10-25-14-蝴蝶效应与emacs动画/index.html][蝴蝶效应与emacs动画]]
|
*** [[http://incf19.com/yynotes/posts/2021-10-25-14-蝴蝶效应与emacs动画][蝴蝶效应与emacs动画]]
|
||||||
*** [[http://www.incf19.com/yynotes/posts/2021-05-28-5-emacs的cl扩展/index.html][emacs cl-lib]]
|
*** [[http://www.incf19.com/yynotes/posts/2021-05-28-5-emacs的cl扩展][emacs cl-lib]]
|
||||||
#+BEGIN_QUOTE
|
#+BEGIN_QUOTE
|
||||||
Package cl is deprecated
|
Package cl is deprecated
|
||||||
#+END_QUOTE
|
#+END_QUOTE
|
||||||
|
*** [[http://incf19.com/yynotes/posts/2021-03-22-1-由(λ(x)(x x))看elisp与scheme之区别][由(λ(x)(x x))看elisp与scheme之区别]]
|
||||||
|
#+BEGIN_QUOTE
|
||||||
|
这个问题其实就是 Lisp-1 和 Lisp-2 的区别导致的
|
||||||
|
Lisp-1 的变量命名空间和函数命名空间是统一的,而在 Lisp-2 中两者是分开的
|
||||||
|
#+END_QUOTE
|
||||||
|
**** [[http://xahlee.info/emacs/emacs/lisp1_vs_lisp2.html][Xah Lee Lisp-1 vs Lisp-2]]
|
||||||
** [[https://stardiviner.github.io/][stardiviner]]
|
** [[https://stardiviner.github.io/][stardiviner]]
|
||||||
Coder & 文学
|
Coder & 文学
|
||||||
*** [[https://stardiviner.github.io/Blog/more-restrict-censorship-on-platforms.html][现在的审查确实相较于几年前要严格很多,难怪主流网站上大多都是娱乐内容了]]
|
*** [[https://stardiviner.github.io/Blog/more-restrict-censorship-on-platforms.html][现在的审查确实相较于几年前要严格很多,难怪主流网站上大多都是娱乐内容了]]
|
||||||
** [[https://nihil.cc/posts/rust_closure_and_y/][Rust 闭包递归与 Y 组合子]] :rust:
|
** [[https://nihil.cc/posts/rust_closure_and_y/][Rust 闭包递归与 Y 组合子]] :rust:
|
||||||
** [[https://blog.d46.us/advanced-emacs-startup/][advanced emacs startup]] :emacs:
|
** [[https://stevenbai.top/ethereum/以太坊evm笔记/][以太坊evm笔记]]
|
||||||
** [[https://stevenbai.top/][steven]] :rust:
|
|
||||||
BlockChain
|
|
||||||
** [[https://sh.alynx.one/][Alynx Zhou]] :linux:rssable:
|
** [[https://sh.alynx.one/][Alynx Zhou]] :linux:rssable:
|
||||||
** [[https://coredumped.dev/][Core Dumped]] :rust:lowlevel:emacs:
|
** [[https://coredumped.dev/][Core Dumped]] :rust:lowlevel:emacs:
|
||||||
VM
|
VM
|
||||||
@ -128,6 +132,7 @@ gopher://gopher.lantian.pub
|
|||||||
Welcome to the darkest dungeon of kernal
|
Welcome to the darkest dungeon of kernal
|
||||||
*** [[https://kernal.eu/posts/linuxfx/][Dumping Linuxfx customers - A Windows-like distro including the spyware and activation]]
|
*** [[https://kernal.eu/posts/linuxfx/][Dumping Linuxfx customers - A Windows-like distro including the spyware and activation]]
|
||||||
哈哈哈笑死了!
|
哈哈哈笑死了!
|
||||||
|
** [[https://blog.burntsushi.net/ripgrep/][ripgrep is faster than {grep, ag, git grep, ucg, pt, sift}]]
|
||||||
** B
|
** B
|
||||||
*** [[https://blog.yangmame.org/][yanemame]]
|
*** [[https://blog.yangmame.org/][yanemame]]
|
||||||
猴哥推荐的
|
猴哥推荐的
|
||||||
@ -143,8 +148,9 @@ B站: 称呼我C先生
|
|||||||
编! 译! 原! 理!
|
编! 译! 原! 理!
|
||||||
*** [[https://www.zhihu.com/column/c_185117725][知乎专栏: 技术考古]]
|
*** [[https://www.zhihu.com/column/c_185117725][知乎专栏: 技术考古]]
|
||||||
plan9
|
plan9
|
||||||
** shenjack/HWS/friends
|
** shenjack/HWS/fri3nds
|
||||||
*** [[http://www.z.org.cn/][老网虫]]
|
*** [[http://www.z.org.cn/][老网虫]]
|
||||||
|
**** [[http://w.org.cn/user1/4/subject/72.html][中国IPv9调查]]
|
||||||
*** [[https://blog.yang-qwq.ml][yang-qwq]]
|
*** [[https://blog.yang-qwq.ml][yang-qwq]]
|
||||||
*** [[http://blog.zhanganzhi.com/][zhanganzhi]]
|
*** [[http://blog.zhanganzhi.com/][zhanganzhi]]
|
||||||
*** [[https://blog.bluemangoo.net/][芒果快评]]
|
*** [[https://blog.bluemangoo.net/][芒果快评]]
|
||||||
@ -156,13 +162,9 @@ plan9
|
|||||||
java bad, python slow, nvidia fuck you, vi-sual studio, C艹 sucks
|
java bad, python slow, nvidia fuck you, vi-sual studio, C艹 sucks
|
||||||
*** [[https://youtu.be/0rJ94rbdteE][Rust 让你感觉像个天才]]
|
*** [[https://youtu.be/0rJ94rbdteE][Rust 让你感觉像个天才]]
|
||||||
*** [[https://youtu.be/nfF91Z6fqGk][CMD 登录B站]]
|
*** [[https://youtu.be/nfF91Z6fqGk][CMD 登录B站]]
|
||||||
*** [[https://youtu.be/l0AmlU-4IRM][Rust aes加密]]
|
*** [[https://youtu.be/l0AmlU-4IRM][Rust aes加密(legacy)]]
|
||||||
legacy
|
|
||||||
*** [[https://youtu.be/hmMtQe_mYr0][tsoding helloworld in c]]
|
*** [[https://youtu.be/hmMtQe_mYr0][tsoding helloworld in c]]
|
||||||
*** [[https://www.youtube.com/playlist?list=RDCMUChl_NKOs1qqh_x7yJfaDpDw][Tantan 合集]]
|
*** [[https://www.youtube.com/playlist?list=PLSiFUSQSRYAOFwfP-aMzXJlWKVyIuWfPU][stack-based virtual machine(6 episode)]] and [[https://youtu.be/cfPDeso3XwI][register-based(13 episode)]]
|
||||||
Rust Graphics
|
|
||||||
*** [[https://www.youtube.com/playlist?list=PLSiFUSQSRYAOFwfP-aMzXJlWKVyIuWfPU][stack-based virtual machine(6 episode)]]
|
|
||||||
and [[https://youtu.be/cfPDeso3XwI][register-based(13 episode)]]
|
|
||||||
*** [[https://www.youtube.com/playlist?list=PLpM-Dvs8t0VY73ytTCQqgvgCWttV3m8LM][tsoding virtual machine in C]] , [[https://dongdigua.github.io/tsoding_bm][some notes]]
|
*** [[https://www.youtube.com/playlist?list=PLpM-Dvs8t0VY73ytTCQqgvgCWttV3m8LM][tsoding virtual machine in C]] , [[https://dongdigua.github.io/tsoding_bm][some notes]]
|
||||||
*** [[https://youtu.be/Fq9chEBQMFE][what if I try to malloc too much memory]]
|
*** [[https://youtu.be/Fq9chEBQMFE][what if I try to malloc too much memory]]
|
||||||
*** [[https://youtu.be/qF7dkrce-mQ][fireship bitcoin]]
|
*** [[https://youtu.be/qF7dkrce-mQ][fireship bitcoin]]
|
||||||
@ -175,21 +177,22 @@ and [[https://youtu.be/cfPDeso3XwI][register-based(13 episode)]]
|
|||||||
1:03 to be fair p___hub is more interesting than this, that's for sure, so let's use Makefile (instead of dune)
|
1:03 to be fair p___hub is more interesting than this, that's for sure, so let's use Makefile (instead of dune)
|
||||||
1:50 sexplib?
|
1:50 sexplib?
|
||||||
2:14 "how many american server you have already hacked" - "I don't count them I'm sorry"
|
2:14 "how many american server you have already hacked" - "I don't count them I'm sorry"
|
||||||
*** [[https://youtube.be/TLa2VqcGGEQ][CVE-2021-3156 sudo]]
|
|
||||||
*** [[https://youtu.be/x_R1DeZxGc0][Discover Vulnerabilities in Intel CPUs!]]
|
|
||||||
*** [[https://www.youtube.com/playlist?list=PL5--8gKSku15NSeLgrZX9hSEnqPTWoSJ0][DT: Privacy & Security]]
|
|
||||||
*** [[https://youtu.be/Utse8P_L8k0][ArcaOS: Modern OS/2 ]]
|
*** [[https://youtu.be/Utse8P_L8k0][ArcaOS: Modern OS/2 ]]
|
||||||
*** [[https://youtu.be/2--1ph-4IaY][shit express hacked]]
|
|
||||||
*** [[https://youtu.be/1z0ULvg_pW8][集线器,交换机和路由器的区别]]
|
*** [[https://youtu.be/1z0ULvg_pW8][集线器,交换机和路由器的区别]]
|
||||||
**** [[https://youtu.be/pCcJFdYNamc][Default Gateway Explained]]
|
**** [[https://youtu.be/pCcJFdYNamc][Default Gateway Explained]]
|
||||||
**** [[https://youtu.be/TIiQiw7fpsU][MAC Address Explained]]
|
**** [[https://youtu.be/TIiQiw7fpsU][MAC Address Explained]]
|
||||||
**** [[https://youtu.be/6_giEv20En0][Subnets vs VLANs]]
|
**** [[https://youtu.be/6_giEv20En0][Subnets vs VLANs]]
|
||||||
*** [[https://youtu.be/S4E4yAktjug?t=998][How To Become Invisible Online # level 3]]
|
|
||||||
*** [[https://youtu.be/QxNsyrftJ8I][The Biggest Linux Security Mistakes]]
|
|
||||||
"Security is a journey, not a destination!"
|
|
||||||
*** [[https://youtu.be/yCgHoL9_ZiY][Is LTT Trolling The Linux Community?]]
|
|
||||||
*** [[https://youtu.be/UNkHditYGls][I coded a fractal on an Apple II+]]
|
*** [[https://youtu.be/UNkHditYGls][I coded a fractal on an Apple II+]]
|
||||||
|
|
||||||
|
** Cyber Security
|
||||||
|
*** [[https://youtube.be/TLa2VqcGGEQ][CVE-2021-3156 sudo]]
|
||||||
|
*** [[https://youtu.be/x_R1DeZxGc0][Discover Vulnerabilities in Intel CPUs!]]
|
||||||
|
*** [[https://youtu.be/2--1ph-4IaY][shit express hacked]]
|
||||||
|
*** [[https://www.youtube.com/playlist?list=PL5--8gKSku15NSeLgrZX9hSEnqPTWoSJ0][DT: Privacy & Security]]
|
||||||
|
*** [[https://youtu.be/QxNsyrftJ8I][Chris Titus Tech: The Biggest Linux Security Mistakes]]
|
||||||
|
"Security is a journey, not a destination!"
|
||||||
|
*** [[https://youtu.be/S4E4yAktjug?t=998][How To Become Invisible Online # level 3]]
|
||||||
|
|
||||||
** Math
|
** Math
|
||||||
*** [[https://youtu.be/KufsL2VgELo][Group Theory]]
|
*** [[https://youtu.be/KufsL2VgELo][Group Theory]]
|
||||||
*** [[https://youtu.be/3gyHKCDq1YA][p-adic Numbers: 2 ^ 10n]]
|
*** [[https://youtu.be/3gyHKCDq1YA][p-adic Numbers: 2 ^ 10n]]
|
||||||
@ -239,7 +242,7 @@ not only harmful stuff <3
|
|||||||
SDF Public Access UNIX System .. Est. 1987
|
SDF Public Access UNIX System .. Est. 1987
|
||||||
** [[https://joinfediverse.wiki/][fediverse wiki]]
|
** [[https://joinfediverse.wiki/][fediverse wiki]]
|
||||||
The Fediverse is a giant Network of social media platforms
|
The Fediverse is a giant Network of social media platforms
|
||||||
** [[https://emacs.sexy/][emacs is sexy!]]
|
*** there's another thing [[https://www.w3.org/TR/webmention/][webmention]] which I found from Xe's blog
|
||||||
** [[https://blog.stenmans.org/theBeamBook/][the beam book]] and [[https://learnyousomeerlang.com/content][learn you some erlang]]
|
** [[https://blog.stenmans.org/theBeamBook/][the beam book]] and [[https://learnyousomeerlang.com/content][learn you some erlang]]
|
||||||
** [[https://inadequacy.org/public/stories/2001.12.2.42056.2147.html][Adequacy: Is Your Son a Computer Hacker?]]
|
** [[https://inadequacy.org/public/stories/2001.12.2.42056.2147.html][Adequacy: Is Your Son a Computer Hacker?]]
|
||||||
#+BEGIN_QUOTE
|
#+BEGIN_QUOTE
|
||||||
|
Loading…
Reference in New Issue
Block a user