diff --git a/index.html b/index.html index 1d24276..f5b050e 100644 --- a/index.html +++ b/index.html @@ -11,20 +11,23 @@ *::-webkit-scrollbar{width:auto} *::-webkit-scrollbar-track{background:#404040} *::-webkit-scrollbar-thumb{background:gray} - body{background-color:#3B4252;color:#dcdccc;font-family:dejavu sans mono,consolas,monospace;font-size:16px;padding:5em 0 0;margin:0} + body{background-color:#3B4252;color:#dcdccc;font-family:dejavu sans mono,monospace;font-size:16px;padding:5em 0 0;margin:0} a{color:#efdcbc;text-decoration:none} a:visited{color:#dca3a3} a:hover{color:#f8f893} .home{position:absolute;width:100%;text-align:center} .home pre{max-width:80ch;padding:0 1rem;margin-left:auto;margin-right:auto;line-height:1.5em;overflow:auto;display:inline-block;text-align:left} - pre{font-family:dejavu sans mono,consolas,monospace;margin:1rem} + pre{font-family:dejavu sans mono,monospace;margin:1rem} + #quote{color:#66ccff;font-style:italic} +
-(let ((name "dongdigua")
+(let ((name "dongdigua")
       (blog "posts/")
       (feed "feed.xml")
       (github "@dongdigua")
@@ -37,9 +40,9 @@
          "GeoGebra"
          "Minecraft redstone survival"
          "anime"
-         (Lost (In (Superfluous (Parentheses)))))))
+         (Lost (In (Superfluous (Parentheses))))))
       (random-quote
-       ""))
+       "")))
     
diff --git a/internet_collections.html b/internet_collections.html index 46b7ddc..453de3d 100644 --- a/internet_collections.html +++ b/internet_collections.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Internet Collections @@ -763,7 +763,18 @@ GE d@ s: a C++$ UBL+++$ P++(–)$ L++(-)$ !E W+++(-)$ !N !o K–? w !O
-

1.52. TODO Konstantinos Foutzopoulos

+

1.52. Konstantinos Foutzopoulos

+
+
+
+

1.52.1. Unix filesystem hierarchy

+
+
+

1.52.2. pantheon of distributed operating systems

+
+
+

1.52.3. Urbit, an alien system software

+

1.53. 金步国作品集   lowlevel linux

@@ -809,6 +820,14 @@ B站: 称呼我C先生

1.54.5. EndlessPeak   linux

+
+

1.54.6. GNUman

+
+
+
    +
  1. 谈 HTTPS 协议的缺陷与反 HTTPS 联盟的谬误
  2. +
+

1.55. ZhiHu

@@ -879,12 +898,6 @@ plan9

2.1.1. Rust 让你感觉像个天才

-
-
-
    -
  1. Rust on Rails (write code that never crashes)
  2. -
  3. Clojure: Turtles All The Way Down
  4. -

2.1.2. CMD 登录B站

@@ -905,11 +918,19 @@ plan9

2.1.7. what if I try to malloc too much memory

-

2.1.8. what your favourite pl says about you

+

2.1.8. fireship bitcoin

+
+

+大概是我见过最好的讲区块链的视频了, 除了…JS 啊啊啊
+

+
-

2.1.9. tsoding irc client in ocaml

-
+

2.1.9. what your favourite pl says about you

+
+
+

2.1.10. tsoding irc client in ocaml

+

0:50 List.fold_left faster than fold_right, but haskell is opposite
1:00 I like ocaml, that's how python should look like,
@@ -921,11 +942,11 @@ plan9

-

2.1.10. ArcaOS: Modern OS/2

+

2.1.11. ArcaOS: Modern OS/2

-

2.1.11. 集线器,交换机和路由器的区别

-
+

2.1.12. 集线器,交换机和路由器的区别

+
  1. MAC Address Explained
  2. @@ -933,11 +954,11 @@ plan9
-

2.1.13. Fast Inverse Square Root — A Quake III Algorithm

- @@ -1231,7 +1247,7 @@ worth reading

Date: 2022-06-05 日 00:00

Author: dongdigua

-

Created: 2022-10-23 日 13:20

+

Created: 2022-10-29 六 16:59

diff --git a/js/random-quote.js b/js/random-quote.js index d02f35a..8e6a1ca 100644 --- a/js/random-quote.js +++ b/js/random-quote.js @@ -3,16 +3,19 @@ var data = [ "解放思想, 实事求是, 与时俱进", "绿水青山就是金山银山", - "You are not alone", + "谁甘人生黯淡无光 谁愿做叶不争艳芳", + "fly high my friend, until we meet again", + "The internet is FULL, go away!", "May the --force be with you", "Software that sucks less", "Software should be FREE!", "whoami: No system is safe", - "drop it at lttstore.com", - "Can’t keep up! Is the server overloaded? Running 5000ms or 100 ticks behind", + "DROP it at lttstore.com", + "Can’t keep up! Is the server overloaded?\\n\nRunning 5000ms or 100 ticks behind", "大炮做好了不放珍珠是什么意思?", "不释仁", + "Goodbye Atom, Hello VS Code", ]; var index = Math.floor((Math.random() * data.length)); diff --git a/org/internet_collections.org b/org/internet_collections.org index 447ebd7..5ba7558 100644 --- a/org/internet_collections.org +++ b/org/internet_collections.org @@ -183,7 +183,10 @@ 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]] +** [[https://konfou.xyz][Konstantinos Foutzopoulos]] +*** [[https://konfou.xyz/posts/unix-filesystem-hierarchy/][Unix filesystem hierarchy]] +*** [[https://konfou.xyz/posts/pantheon-of-distributed-operating-systems/][pantheon of distributed operating systems]] +*** [[https://konfou.xyz/posts/urbit-an-alien-system-software/][Urbit, an alien system software]] ** [[http://www.jinbuguo.com][金步国作品集]] :lowlevel:linux: kernel, LFS @@ -197,6 +200,8 @@ B站: 美味的樱桃菌 B站: 称呼我C先生 *** [[https://blog.lunaixsky.com/][lunaixsky]] :c:lowlevel: *** [[https://endlesspeak.gitee.io/][EndlessPeak]] :linux: +*** [[https://hackflow.org][GNUman]] +**** [[https://hackflow.org/index.php/archives/124][谈 HTTPS 协议的缺陷与反 HTTPS 联盟的谬误]] ** ZhiHu *** [[https://zhuanlan.zhihu.com/p/138719668][用Go语言汇编计算fibonacci数列]] :lowlevel: *** [[https://www.zhihu.com/column/c_1313110231912726528][倔强的程序员]]