modify CSS imspired by YW, remove 7net

- ChatGPT VM
- include-yy +2
- <C> slow loris
- [MAIL] huawei linux6.2 improve
- Inori-tan
- youbroketheinternet
This commit is contained in:
dongdigua 2022-12-17 13:30:27 +08:00
parent eef35cbfe2
commit 1f5cbaf8c8
7 changed files with 24 additions and 46 deletions

View File

@ -13,7 +13,7 @@ https://github.com/rgb-24bit/org-html-theme-list org-joshua
{
body {
font-family: "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif !important;
font-size: 16px;
font-size: 18px;
line-height: 21px;
color: #333;
max-width: 62em;
@ -78,7 +78,7 @@ https://github.com/rgb-24bit/org-html-theme-list org-joshua
/*
font-family:Sans;
font-weight:bold; */
font-size:2.1em;
font-size:2em;
padding:0 0 30px 0;
margin-top: 10px;
margin-bottom: 10px;
@ -90,7 +90,7 @@ https://github.com/rgb-24bit/org-html-theme-list org-joshua
font-size:1.5em;
line-height:16px;
padding:7px 0 0 0;
color: #666;
color: #444;
}
.outline-text-2 {
@ -99,8 +99,8 @@ https://github.com/rgb-24bit/org-html-theme-list org-joshua
h3 {
font-family:Arial,sans-serif;
font-size:1.4em;
color: #666;
font-size:1.3em;
color: #555;
margin-left: 0.6em;
}
@ -110,9 +110,9 @@ https://github.com/rgb-24bit/org-html-theme-list org-joshua
h4 {
font-family:Arial,sans-serif;
font-size:1.3em;
font-size:1.2em;
margin-left: 1.2em;
color: #666;
color: #555;
}
.outline-text-4 {

View File

@ -1,36 +0,0 @@
# 七天学伴是个什么鬼
学校说要用 "七天学伴" 交作业, 焯!
我的第一反应就是上半年学习通那个事件[^1]:
全国一亿多学生, 十分之一的中国公民的信息! 都被泄露了, 在社工库上被贩卖!
这个软件我一看就和学习通特别像, 危险!
我搜了一下, "官方" 的只有 IOS 版[^2],
然后就是各种 "p2p下载站", 那些安卓端的家长必然有不少又要受害了!
官网上都没有明显的下载链接, 而是二维码...
这么不成熟一软件, 校方直接采用, 土鳖!
多少个软件了! 钉钉, 微信, 腾讯会议, 还来?
恭喜你安了4个 Chromium...
去看看知乎上[^3]如何评论这个发国难财的东西的!
我真的想要呐喊: 别用! 别用! 别用! 垃圾软件! 无良商家!
可我这个异端的幽灵又能阻止得了什么呢?
爱来自瓷器
=======
* 使用"体验"
人在屋檐下, 怎能不低头...
学校"贴心"地把所有学生都注册了然后信息放在一张表里
密码只让 6-11 位, 我习惯设很长的密码, 而重复密码的输入框可以无限输入
=> https://piaogewala.ga [1]
=> https://apps.apple.com/cn/app/七天学伴/id1499983860 [2]
=> https://www.zhihu.com/question/375984105 [3]

View File

@ -42,7 +42,7 @@
'("computer science" "cyber security"
"<a href=https://www.geogebra.org>GeoGebra</a>"
"Minecraft redstone survival"
"<a id="normal" href=https://nethackwiki.com>NetHack</a>"
"<a id="normal" title="deep dark fantacies" href=https://nethackwiki.com>NetHack</a>"
"anime"
(<a id="normal" href="https://xkcd.com/297">Lost (In (Suspicious (Parentheses)))</a>)))))</pre>
<br>

View File

@ -37,6 +37,7 @@ var data = [
"<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://youtu.be/8QP2fDBIxjM>tsoding: </a><a id=quote href=https://en.wikipedia.org/wiki/Python_(missile)>I know there is Python-5</a>",
"他很善于表达, 可惜没什么可表达的",
];
var index = Math.floor((Math.random() * data.length));

View File

@ -56,6 +56,7 @@
| C-c C-x C-v | toggle render images |
| C-c C-l | 编辑链接 |
| C-c C-, | org-insert-structure-template |
| C-c C-x p | org-set-property |
https://orgmode.org/worg/dev/org-export-reference.html
@ -91,6 +92,7 @@ https://orgmode.org/worg/dev/org-export-reference.html
:CUSTOM_ID:git:
:END:
Git 能离线使用只是个传说, 你仍然需要联网搜索该用哪个命令传什么参数
magic is useful
#+BEGIN_SRC shell
git log --stat | perl -ne 'END { print $c } $c += $1 if /(\d+) insertions/;'
git log --pretty=tformat: --numstat | awk '{ add += $1; subs += $2; loc += $1 - $2 } END { printf "added lines: %s, removed lines: %s, total lines: %s\n", add, subs, loc }'

View File

@ -87,15 +87,17 @@ CPU, IC, ARM
看不懂, 先收藏着
** [[https://mrxn.net/][mrxn]] :hack:
网安, data-leak
** [[http://incf19.com/yynotes/][include-yy]] :c:lisp:emacs:
** [[http://incf19.com][include-yy 攒 emacs]] :c:lisp:emacs:
许多东方的图诶
*** [[http://incf19.com/yynotes/posts/2021-10-25-14-蝴蝶效应与emacs动画][蝴蝶效应与emacs动画]]
*** [[http://incf19.com/yynotes/posts/2021-05-28-5-emacs的cl扩展][emacs的cl扩展]]
*** [[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]]
*** [[http://incf19.com/yynotes/posts/2022-10-07-23-用elisp玩brainfuck-I][(不只是)用elisp玩brainfuck]]
** [[https://nihil.cc][Nihil]] :rust:
*** [[https://nihil.cc/posts/rust_closure_and_y/][Rust 闭包递归与 Y 组合子]]
**** [[https://cps.ninja/2020/04/13/deriving-y-combinator/][行侠何须仗名剑: 推导 Y Combinator]]
@ -231,6 +233,8 @@ int function(void) {
** [[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]]
** [[https://www.engraved.blog/building-a-virtual-machine-inside/][Building A Virtual Machine inside ChatGPT]]
** B
*** [[https://blog.yangmame.org/][yanemame]]
猴哥推荐的
@ -320,6 +324,8 @@ how much existing C code would be broken?
*** [[https://youtu.be/p8u_k2LIZyo][Fast Inverse Square Root — A Quake III Algorithm]]
=0x5f3759df=
*** [[https://www.youtube.com/playlist?list=PLknodeJt-I5H_zK-udgi5XhhYrnDoLHkP][Gavin Freeborn: Commandline tools and tips]]
*** [[https://youtu.be/CFRhGnuXG-4][Why You Shouldn't Nest Your Code]]
** @@html:<a style="color:#0ee033" href=https://www.youtube.com/@Computerphile>&lt;C&gt;</a>@@
*** [[https://youtu.be/BAo5C2qbLq8][Network Time Protocol (NTP)]]
@ -327,6 +333,7 @@ how much existing C code would be broken?
*** [[https://youtu.be/PN7mPYcWFKg][Quantum Computing]]
*** [[https://youtu.be/Qow8pIvExH4][Brain-Like (Neuromorphic) Computing]]
**** [[http://bit.ly/C_AtomicBrain][Atomic Brain?]]
*** [[https://youtu.be/XiFkyR35v2Y][Slow Loris Attack]]
** Cyber Security
*** LiveOverflow
@ -371,6 +378,7 @@ to filing patently fraudulent DMCA counter-notifications to avoid the terminatio
街机科学家~
*** [[https://youtube.com/playlist?list=PLgE-9Sxs2IBVgJkY-1ZMj0tIFxsJ-vOkv][BBS The Documentary(8)]]
*** [[https://youtu.be/k35uDHs7Z9E][DT: A Disturbing Descent Into The Mind Of A Mad Man]]
*** [[https://youtu.be/GlovVvBAIGk][DT: Keeping A Positive Attitude Even After Storm Destroys My Backyard]]
* r
:PROPERTIES:
@ -399,6 +407,8 @@ to filing patently fraudulent DMCA counter-notifications to avoid the terminatio
** [[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.gnu.org/archive/html/emacs-devel/2020-10/msg00376.html][Include leaf in Emacs distribution]]
** [[https://lore.kernel.org/lkml/20221102084921.1615-3-thunder.leizhen@huawei.com/][Christmas present with Linux 6.2]]
Huwawei NB!
* Other
:PROPERTIES:
@ -438,3 +448,5 @@ RTFSC Read The F**king Source Code ☺!
** [[https://isopenbsdsecu.re][Is OpenBSD secure?]]
** [[http://litcave.rudi.ir][LITCAVE]]
software minimalism, Neat*
** TODO [[https://youbroketheinternet.org]]
** TODO [[https://wiki.installgentoo.com/wiki/File:Inori-tan.jpg][InstallGentoo Wiki File:Inori-tan.jpg]]

View File

@ -6,7 +6,6 @@
(require 'package)
(package-initialize)
;; https://liujiacai.net/blog/2021/05/05/emacs-package
(when (not package-archive-contents)
(package-refresh-contents))
(dolist (p '(webfeeder))