quote CSS, tsoding fasm

remove some quote
emacstalk redirect to codeberg
This commit is contained in:
dongdigua 2022-12-18 22:50:15 +08:00
parent c550429596
commit ef0e006628
3 changed files with 14 additions and 9 deletions

View File

@ -383,9 +383,12 @@ div#preamble div#plupperButton a img {
blockquote {
background: #f9f5d7; /* FROM Xe */
padding: 10px;
border-radius: 10px;
-moz-border-radius: 10px;
/* FROM simple.css */
margin: 2rem 0 2rem 2rem;
padding: 0.4rem 0.8rem;
border-left: 0.35rem solid #0d47a1;
color: #585858;
font-style: italic;
}
.figure img {

View File

@ -10,7 +10,6 @@ var data = [
"Fly high my friend, until we meet again",
"HsCnPtPSrYZn",
"李无用地瓜碱水, 硒钫铕𬭶鿔合金",
"There will be an answer: Let It Be",
"我这人有几个缺点: 第一, 不会数数; 第二, 记性不好; 第四, 不会数数",
"圈纸带回家研磨了",
"我们从这里启航♫",
@ -20,13 +19,11 @@ var data = [
"<a id=quote href=new_blog_arch>May the --force be with you</a>",
"<a id=quote href=https://suckless.org>Software that sucks less</a>",
"whoami: No system is safe",
"DROP it at <a id=quote href=https://lttstore.com>lttstore.com</a>",
"Cant keep up! Is the server overloaded?\nRunning 5000ms or 100 ticks behind",
"大炮做好了不放珍珠是什么意思?",
"write terrible nonsensical code to\nensure the Copilot doesn't take over as captain",
"<a id=quote href=https://www.curseforge.com/minecraft/mc-mods/carpet>NOT VANILLA!</a>",
"Big Brother is Watching You",
"消除恐惧的最好办法就是面对恐惧,\n坚持, 才是胜利, 加油, 奥利给!",
"衬衫的价格是9磅15便士",
"李彦宏: 我想中国人可以更加开放,对隐私问题没有那么敏感。\n如果他们愿意用隐私交换便捷性很多情况下他们是愿意的。",
"<a id=quote href=https://wiki.evageeks.org/A.T._Field>AT&T field</a>",
@ -34,10 +31,10 @@ var data = [
"<a id=quote href=https://ravynos.com>ravynOS, Always; FreeBSD, Mostly; Linux, Sometimes; macOS, Maybe</a>",
"<a id=quote href=damn_tencent_meeting>有什么业务是腾讯不做的吗?!</a>",
"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>",
"Intel® 64 and IA-32 Architectures Software Developers Manual",
"<a id=quote href=https://youbroketheinternet.org>Its the metadata, stupid</a>",
"<a id=quote href=https://youtu.be/8QP2fDBIxjM>tsoding: </a><a id=quote href=https://en.wikipedia.org/wiki/Python_(missile)>I know there is Python-5</a>",
"他很善于表达, 可惜没什么可表达的",
"<a id=quote href=emgud2lraXBlZGlhLm9yZy96aC1jbi/pmLLngavplb/ln44K>It's confidential</a>",
];
var index = Math.floor((Math.random() * data.length));

View File

@ -106,7 +106,8 @@ Lisp-1 的变量命名空间和函数命名空间是统一的,而在 Lisp-2
*** [[https://nihil.cc/posts/shell-redirect/][特别全面! Shell 中的管道、重定向、进程替换]]
** [[https://liujiacai.net/][keep coding]] :rust:c:lowlevel:backend:
写代码的西瓜
*** [[https://emacstalk.github.io/][EmacsTalk]]
*** [[https://emacstalk.codeberg.page][EmacsTalk]]
migrated to codeberg
*** [[https://liujiacai.net/blog/2022/04/30/modern-c/][现代化 C]] :c:
*** [[https://liujiacai.net/blog/2018/06/15/garbage-collection-intro/][深入浅出垃圾回收(1/4)]]
** [[http://tomasp.net/][Tomas Petricek]] :rssub:
@ -311,6 +312,10 @@ use the power of tor:
If we allowed `.` being treated /automagically/ as `->` in C when used on pointers to structs,
how much existing C code would be broken?
#+END_QUOTE
**** [[https://youtu.be/vOEbLg51Veg][Porth: nasm -> fasm]]
how do I use that thing???
0:36 working
so [[http://flatassembler.net][fasm]] is really FAST, and [[http://kolibrios.org/en/][KolibriOS]] also use it!
*** [[https://youtu.be/0rJ94rbdteE][Rust 让你感觉像个天才]]
*** [[https://youtu.be/nfF91Z6fqGk][CMD 登录B站]]
*** [[https://youtu.be/jlPaby7suOc][Every Clojure Talk Ever]]