more collections, CSS: title font

- [RM] Herman
- [RM] tildeverse
- [RM] RMS C intro mail
- isopenbsdsecu.re
- LITCAVE
- Security & Privacy Evaluations
- Global interactive Emacs functions
- Computerphile: Quantum & Brain-Like Computing
This commit is contained in:
dongdigua 2022-12-14 17:43:57 +08:00
parent ef837db00e
commit a83120a414
4 changed files with 22 additions and 19 deletions

View File

@ -16,6 +16,7 @@ https://github.com/rgb-24bit/org-html-theme-list org-joshua
} }
body .title { body .title {
margin-left: 0; margin-left: 0;
font-family: Trebuchet;
} }
#org-div-home-and-up{ #org-div-home-and-up{
@ -88,10 +89,6 @@ https://github.com/rgb-24bit/org-html-theme-list org-joshua
margin-left: 0.1em margin-left: 0.1em
} }
.title {
}
h3 { h3 {
font-family:Arial,sans-serif; font-family:Arial,sans-serif;
font-size:1.4em; font-size:1.4em;

View File

@ -32,14 +32,14 @@
<pre> <pre>
(let ((blog <strong>"<a href=https://dongdigua.github.io/posts>posts/</a>"</strong>) (let ((blog <strong>"<a href=https://dongdigua.github.io/posts>posts/</a>"</strong>)
(feed "<a href=https://dongdigua.github.io/feed.xml>feed.xml</a>") (feed "<a href=https://dongdigua.github.io/feed.xml>feed.xml</a>")
(mai1 "dongdigua{a+}outlook{d0t}com") (mai1 "<span title="probably use gnunet for secure & anonymous chat">dongdigua{a+}outlook{d0t}com</span>")
(github "<a href=https://github.com/dongdigua>@dongdigua</a>") <a id="comment" href="https://github.com/dongdigua/dongdigua.github.io">; repo</a> (github "<a href=https://github.com/dongdigua>@dongdigua</a>") <a id="comment" href="https://github.com/dongdigua/dongdigua.github.io">; repo</a>
(bilibili "<a href=https://space.bilibili.com/489732092>董地瓜</a>") (bilibili "<a href=https://space.bilibili.com/489732092>董地瓜</a>")
(payment "<a href=https://dongdigua.github.io/xmr>Monero</a>") (payment "<a href=https://dongdigua.github.io/xmr>Monero</a>")
(pgp "<a href=https://dongdigua.github.io/pgpkey.txt>0x56CEE157C9F5334F</a>") (pgp "<a href=https://dongdigua.github.io/pgpkey.txt>0x56CEE157C9F5334F</a>")
(paid-service <span id="comment">; pay in monero</span> (paid-service <span id="comment">; pay in monero</span>
'(("data recovery" . 0.5) '(("data recovery" . 0.2)
("kernel configure" . 0.1))) ("kernel config" . 0.1)))
(interests (interests
'("computer science" "cyber security" '("computer science" "cyber security"
"<a href="https://www.geogebra.org">GeoGebra</a>" "<a href="https://www.geogebra.org">GeoGebra</a>"

View File

@ -11,7 +11,6 @@ var data = [
"HsCnPtPSrYZn", "HsCnPtPSrYZn",
"李无用地瓜碱水, 硒钫铕𬭶鿔合金", "李无用地瓜碱水, 硒钫铕𬭶鿔合金",
"There will be an answer: Let It Be", "There will be an answer: Let It Be",
"<a id=quote href=https://calm.com>Take a deep breath</a>",
"我这人有几个缺点: 第一, 不会数数; 第二, 记性不好; 第四, 不会数数", "我这人有几个缺点: 第一, 不会数数; 第二, 记性不好; 第四, 不会数数",
"圈纸拿回家研磨去了", "圈纸拿回家研磨去了",
"我们从这里启航♫", "我们从这里启航♫",
@ -36,6 +35,7 @@ var data = [
"<a id=quote href=damn_tencent_meeting>有什么业务是腾讯不做的吗?!</a>", "<a id=quote href=damn_tencent_meeting>有什么业务是腾讯不做的吗?!</a>",
"Rewrite in Rust!", "Rewrite in Rust!",
"Your text editor runs in a web browser,\nMy web browser runs inside a text editor,\nWe are not the same", "Your text editor runs in a web browser,\nMy web browser runs inside a text editor,\nWe are not the same",
"<a id=quote href=https://www.gnunet.org>Its the metadata, stupid</a>",
]; ];
var index = Math.floor((Math.random() * data.length)); var index = Math.floor((Math.random() * data.length));

View File

@ -206,8 +206,6 @@ GE d@ s: a C++$ UBL+++$ P++(--)$ L++(-)$ !E W+++(-)$ !N !o K--? w !O !M !V PS++
kernel, LFS kernel, LFS
** [[https://blog.pg999w.top/too-many-channels/][Too many channels in Rust but only one in Go]] :rust: ** [[https://blog.pg999w.top/too-many-channels/][Too many channels in Rust but only one in Go]] :rust:
** [[https://bugs.xdavidhu.me/google/2022/11/10/accidental-70k-google-pixel-lock-screen-bypass/][Accidental $70k Google Pixel Lock Screen Bypass]] ** [[https://bugs.xdavidhu.me/google/2022/11/10/accidental-70k-google-pixel-lock-screen-bypass/][Accidental $70k Google Pixel Lock Screen Bypass]]
** TODO [[https://herman.bearblog.dev][Herman]]
*** [[https://herman.bearblog.dev/riding-through-the-desert/][Meditations on riding through the desert]]
** [[https://mthli.xyz][Matthew Lee]] ** [[https://mthli.xyz][Matthew Lee]]
*** [[https://mthli.xyz/duff-device/][深入理解达夫设备]] *** [[https://mthli.xyz/duff-device/][深入理解达夫设备]]
*** [[https://mthli.xyz/stackful-stackless/][有栈协程与无栈协程]] *** [[https://mthli.xyz/stackful-stackless/][有栈协程与无栈协程]]
@ -225,8 +223,11 @@ int function(void) {
crFinish; crFinish;
} }
#+END_SRC #+END_SRC
** TODO [[https://magcius.github.io/xplain/article/][explain X window system]] ** [[https://magcius.github.io/xplain/article/][explain X window system]]
** [[https://madaidans-insecurities.github.io][Security & Privacy Evaluations]]
*** [[https://madaidans-insecurities.github.io/guides/linux-hardening.html][Linux Hardening Guide]]
** [[https://isamert.net/2022/03/16/global-interactive-emacs-functions.html][Global interactive Emacs functions]]
** B ** B
*** [[https://blog.yangmame.org/][yanemame]] *** [[https://blog.yangmame.org/][yanemame]]
猴哥推荐的 猴哥推荐的
@ -317,6 +318,9 @@ how much existing C code would be broken?
** [[https://www.youtube.com/@Computerphile][Computerphile]] ** [[https://www.youtube.com/@Computerphile][Computerphile]]
*** [[https://youtu.be/BAo5C2qbLq8][Network Time Protocol (NTP)]] *** [[https://youtu.be/BAo5C2qbLq8][Network Time Protocol (NTP)]]
*** [[https://youtu.be/d7KHAVaX_Rs][Just In Time (JIT) Compilers]] *** [[https://youtu.be/d7KHAVaX_Rs][Just In Time (JIT) Compilers]]
*** [[https://youtu.be/PN7mPYcWFKg][Quantum Computing]]
*** [[https://youtu.be/Qow8pIvExH4][Brain-Like (Neuromorphic) Computing]]
**** [[http://bit.ly/C_AtomicBrain][Atomic Brain?]]
** Cyber Security ** Cyber Security
*** LiveOverflow *** LiveOverflow
@ -374,12 +378,11 @@ to filing patently fraudulent DMCA counter-notifications to avoid the terminatio
*** [[https://www.reddit.com/r/ProgrammerHumor/comments/mr8gqx/new_episode_of_electricianhumor/][New episode of ElectricianHumor]] *** [[https://www.reddit.com/r/ProgrammerHumor/comments/mr8gqx/new_episode_of_electricianhumor/][New episode of ElectricianHumor]]
* Mail * Mail
** [[https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00005.html][GNU C Language Intro and Reference Manual]] #+BEGIN_SRC text
#+BEGIN_QUOTE [[[ To any NSA and FBI agents reading my email: please consider ]]]
To any NSA and FBI agents reading my email: please consider [[[ whether defending the US Constitution against all enemies, ]]]
whether defending the US Constitution against all enemies, [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
foreign or domestic, requires you to follow Snowden's example. #+END_SRC
#+END_QUOTE
** [[https://news-web.php.net/php.internals/70691][PHP function hashing mechanism was strlen()]] ** [[https://news-web.php.net/php.internals/70691][PHP function hashing mechanism was strlen()]]
** [[https://swtch.com/duffs-device/td-1983.txt][Duffs device]] ** [[https://swtch.com/duffs-device/td-1983.txt][Duffs device]]
** [[https://lists.freedesktop.org/archives/systemd-devel/2022-September/048352.html][Support for unmerged-usr systems will be REMOVED]] ** [[https://lists.freedesktop.org/archives/systemd-devel/2022-September/048352.html][Support for unmerged-usr systems will be REMOVED]]
@ -411,11 +414,14 @@ worth reading
*** [[http://phrack.org/issues/70/15.html][YouTube Security Scene - LiveOverflow!]] *** [[http://phrack.org/issues/70/15.html][YouTube Security Scene - LiveOverflow!]]
** [[https://akrl.sdf.org/gccemacs.html][gccemacs]] ** [[https://akrl.sdf.org/gccemacs.html][gccemacs]]
*** [[https://akrl.sdf.org/gccemacs_els2020.pdf][slides_els2020]] *** [[https://akrl.sdf.org/gccemacs_els2020.pdf][slides_els2020]]
** [[https://tildeverse.org]] ** [[https://quotes.tilde.chat]]
*** [[https://quotes.tilde.chat]]
** [[http://decss.zoy.org][42 ways to distribute DeCSS]] ** [[http://decss.zoy.org][42 ways to distribute DeCSS]]
*** [[http://www.cs.cmu.edu/~dst/DeCSS/Kesden/index.html][Lecture 33: Content Scrambling System]] *** [[http://www.cs.cmu.edu/~dst/DeCSS/Kesden/index.html][Lecture 33: Content Scrambling System]]
** [[https://custodians.online/chinese.html][声援 Library Genesis 和 Sci-Hub]] ** [[https://custodians.online/chinese.html][声援 Library Genesis 和 Sci-Hub]]
** [[https://tholman.com/cursor-effects/][90's Cursor Effects]] ** [[https://tholman.com/cursor-effects/][90's Cursor Effects]]
*** [[https://theuselessweb.com][The Useless Web]] *** [[https://theuselessweb.com][The Useless Web]]
** [[http://oldlinux.org][OldLinux.org]] ** [[http://oldlinux.org][OldLinux.org]]
RTFSC Read The F**king Source Code ☺!
** [[https://isopenbsdsecu.re][Is OpenBSD secure?]]
** [[http://litcave.rudi.ir][LITCAVE]]
software minimalism, Neat*