mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-23 19:43:08 +08:00
posts.md index use list
This commit is contained in:
parent
6ec60b856b
commit
1ff3383ab8
@ -3,23 +3,28 @@ var data = [
|
|||||||
"解放思想, 实事求是, 与时俱进",
|
"解放思想, 实事求是, 与时俱进",
|
||||||
"绿水青山就是金山银山",
|
"绿水青山就是金山银山",
|
||||||
"为中华之崛起而读书!",
|
"为中华之崛起而读书!",
|
||||||
|
"减轻义务教育阶段学生作业负担、减轻校外培训负担",
|
||||||
|
|
||||||
"<a id=quote href=https://www.bilibili.com/video/BV1vW411g7tN>谁甘人生黯淡无光 谁愿做叶不争艳芳</a>",
|
"<a id=quote href=https://www.bilibili.com/video/BV1vW411g7tN>谁甘人生黯淡无光 谁愿做叶不争艳芳</a>",
|
||||||
"Fly high my friend, until we meet again",
|
"Fly high my friend, until we meet again",
|
||||||
|
"HsCnPtPYZnSr",
|
||||||
|
"There will be an answer: Let It Be",
|
||||||
|
|
||||||
"The internet is FULL, go away!",
|
"The internet is FULL, go away!",
|
||||||
"May the --force be with you",
|
"May the --force be with you",
|
||||||
"Software that sucks less",
|
"<a id=quote href=https://suckless.org>Software that sucks less</a>",
|
||||||
"Software should be FREE!",
|
|
||||||
"whoami: No system is safe",
|
"whoami: No system is safe",
|
||||||
"DROP it at <a id=quote href=https://lttstore.com>lttstore.com</a>",
|
"DROP it at <a id=quote href=https://lttstore.com>lttstore.com</a>",
|
||||||
"Can’t keep up! Is the server overloaded?\\n\nRunning 5000ms or 100 ticks behind",
|
"Can’t keep up! Is the server overloaded?\nRunning 5000ms or 100 ticks behind",
|
||||||
"大炮做好了不放珍珠是什么意思?",
|
"大炮做好了不放珍珠是什么意思?",
|
||||||
"write terrible nonsensical code to\\n\nensure the Copilot doesn't take over as captain",
|
"write terrible nonsensical code to\nensure the Copilot doesn't take over as captain",
|
||||||
"Automagically",
|
"Automagically",
|
||||||
"<a id=quote href=https://www.curseforge.com/minecraft/mc-mods/carpet>NOT VANILLA!</a>",
|
"<a id=quote href=https://www.curseforge.com/minecraft/mc-mods/carpet>NOT VANILLA!</a>",
|
||||||
"Big Brother is Watching You",
|
"Big Brother is Watching You",
|
||||||
"Deep Dark Fantacies",
|
"消除恐惧的最好办法就是面对恐惧,\n坚持, 才是胜利, 加油, 奥利给!",
|
||||||
|
"Presenting to the emergency room, unconcious",
|
||||||
|
"Never Gonna Give You Up",
|
||||||
|
"treat C compiler like your girlfriend",
|
||||||
];
|
];
|
||||||
|
|
||||||
var index = Math.floor((Math.random() * data.length));
|
var index = Math.floor((Math.random() * data.length));
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
#+ATTR_HTML: :width 256px
|
#+ATTR_HTML: :width 256px
|
||||||
[[http://xahlee.info/emacs/misc/i/Marisa_Kirisame_emacs_magic.png]]
|
[[http://xahlee.info/emacs/misc/i/Marisa_Kirisame_emacs_magic.png]]
|
||||||
** [[http://www.yinwang.org/][王垠]]
|
** [[http://www.yinwang.org/][王垠]]
|
||||||
** [[https://zedshaw.com][Zed A. Shaw]]
|
** TODO [[https://zedshaw.com][Zed A. Shaw]]
|
||||||
** [[http://ruanyifeng.com/blog/][阮一峰]] :rssub:
|
** [[http://ruanyifeng.com/blog/][阮一峰]] :rssub:
|
||||||
** [[http://www.hackdig.com/][黑客技术]] :hack:
|
** [[http://www.hackdig.com/][黑客技术]] :hack:
|
||||||
really good website, butt, no rss
|
really good website, butt, no rss
|
||||||
@ -201,8 +201,7 @@ B站: 称呼我C先生
|
|||||||
plan9
|
plan9
|
||||||
*** [[https://www.zhihu.com/column/roartalk][专栏: 嘶吼RoarTalk]] :hack:
|
*** [[https://www.zhihu.com/column/roartalk][专栏: 嘶吼RoarTalk]] :hack:
|
||||||
回归最本质的信息安全
|
回归最本质的信息安全
|
||||||
*** [[https://www.zhihu.com/column/c_1323386534369341440][专栏: 高质量]]
|
*** [[https://zhuanlan.zhihu.com/p/464565089][我抵制Notepad++的理由]]
|
||||||
**** [[https://zhuanlan.zhihu.com/p/464565089][我抵制Notepad++的理由]]
|
|
||||||
*** [[https://www.zhihu.com/question/20566787][如何解读EVA]]
|
*** [[https://www.zhihu.com/question/20566787][如何解读EVA]]
|
||||||
#+BEGIN_QUOTE
|
#+BEGIN_QUOTE
|
||||||
人需不需要存在的意义
|
人需不需要存在的意义
|
||||||
|
40
posts.md
40
posts.md
@ -1,24 +1,28 @@
|
|||||||
## Table of Contents
|
## Table of Contents
|
||||||
### Posts (sorted by time)
|
### Posts (sorted by time)
|
||||||
[Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)<br>
|
- [Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)<br>
|
||||||
[Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)<br>
|
- [Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)<br>
|
||||||
[CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)<br>
|
- [CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)<br>
|
||||||
[build a nixos live image](nixos)<br>
|
- [build a nixos live image](nixos)<br>
|
||||||
[moonboos, 懂的都懂](moonboos)<br>
|
- [moonboos, 懂的都懂](moonboos)<br>
|
||||||
[MGLNDD scans](weird_mglndd)<br>
|
- [MGLNDD scans](weird_mglndd)<br>
|
||||||
[推荐 everforest 主题](recommend_everforest_theme)<br>
|
- [推荐 everforest 主题](recommend_everforest_theme)<br>
|
||||||
[我对显示 IP 属地的看法](about_showing_ip)<br>
|
- [我对显示 IP 属地的看法](about_showing_ip)<br>
|
||||||
[我的 gnome 配置](my_gnome_config)<br>
|
- [我的 gnome 配置](my_gnome_config)<br>
|
||||||
[我对 SciCraft 更新1.19的看法](scicraft_update)<br>
|
- [我对 SciCraft 更新1.19的看法](scicraft_update)<br>
|
||||||
[对我将来的视频网站的一些畅想](plan_for_my_video_site)<br>
|
- [对我将来的视频网站的一些畅想](plan_for_my_video_site)<br>
|
||||||
[elixir 写点对点加密聊天软件](p2p_chat)<br>
|
- [elixir 写点对点加密聊天软件](p2p_chat)<br>
|
||||||
|
nonsense archive
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Long Term Update
|
### Long Term Update
|
||||||
[大概是语文知识整理](digua-YW)<br>
|
- <font color=red>[大概是语文知识整理](digua-YW)</font><br>
|
||||||
[Gopher/Gemini reactions](re.gmi.txt)<br>
|
Big project
|
||||||
[Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)<br>
|
- [Gopher/Gemini reactions](re.gmi.txt)<br>
|
||||||
[折腾 sway 的一些记录(problem&solution)](wayland)<br>
|
- [Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)<br>
|
||||||
[编辑器操作备忘录](cheatsheet)<br>
|
- [折腾 sway 的一些记录(problem&solution)](wayland)<br>
|
||||||
[博客, YouTube 等收集](internet_collections)<br>
|
if you have some problem with sway, you can probably find solution here
|
||||||
|
- [编辑器操作备忘录](cheatsheet)<br>
|
||||||
|
- [Internet Collections](internet_collections)<br>
|
||||||
|
博客, YouTube 等收集
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
# 我对 SciCraft 更新 1.19 的看法
|
# 我对 SciCraft 更新 1.19 的看法
|
||||||
> https://youtu.be/Y9DIIh0s9cg
|
> https://youtu.be/Y9DIIh0s9cg
|
||||||
|
|
||||||
今天打开 YouTube, 准备找录视频参考的 tsoding 直播录像,<br>
|
今天打开 YouTube, 卧槽!!! Sci 要更新??!<br>
|
||||||
结果, 卧槽!!! Sci 要更新??!<br>
|
|
||||||
![sci_update](images/sci_update.jpg)<br>
|
![sci_update](images/sci_update.jpg)<br>
|
||||||
点进去一看, 要更 1.19, 我心里咯噔一下: 玩了这么久 1.12.2, 升级的话各种机器都会坏!<br>
|
点进去一看, 要更 1.19, 我心里咯噔一下: 玩了这么久 1.12.2, 升级的话各种机器都会坏!<br>
|
||||||
而且, 世界上又少了一个停留在 1.12 的技术服<br>
|
而且, 世界上又少了一个停留在 1.12 的技术服<br>
|
||||||
|
Loading…
Reference in New Issue
Block a user