misc update after two week at school

This commit is contained in:
dongdigua 2022-12-02 13:47:08 +08:00
parent ff3ddd258e
commit 50f75fb3da
5 changed files with 34 additions and 29 deletions

1
gopher_collections.gmi.txt Symbolic link
View File

@ -0,0 +1 @@
gmi/gopher_collections.gmi

View File

@ -18,7 +18,9 @@
.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,monospace;margin:1rem}
#quote{color:#66ccff;font-style:italic}
#quote{color:#66ccff;font-style:italic;text-align:center}
#comment{color:grey;font-style:italic}
body,#normal{color:#dcdccc}
</style>
<body>
<!--
@ -30,21 +32,21 @@
(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>")
(mai1 "dongdigua{a+}outlook{d0t}com")
(github "<a href=https://github.com/dongdigua>@dongdigua</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>")
(payment "<a href=https://dongdigua.github.io/xmr>Monero</a>")
(pgp "<a href=https://dongdigua.github.io/pgpkey.txt>0x56CEE157C9F5334F</a>")
(paid-service <font color="grey">; pay in monero</font>
(paid-service <span id="comment">; pay in monero</span>
'(("data recovery" . 0.5)
("kernel configure" . 0.1)))
(interests
'("computer science" "cyber security"
"GeoGebra"
"<a href="https://www.geogebra.org">GeoGebra</a>"
"Minecraft redstone survival"
"anime"
(Lost (In (Suspicious (Parentheses))))))))
</pre>
<center>"<span id="quote"></span>"</center>
(<a id="normal" href="https://xkcd.com/297">Lost (In (Suspicious (Parentheses)))</a>)))))
</pre><br>
"<span id="quote"></span>"
</div>
</body>
<script src="./js/random-quote.js"></script>

View File

@ -12,7 +12,7 @@ var data = [
"李无用地瓜碱水, 硒钫铕𬭶鿔合金",
"There will be an answer: Let It Be",
"<a id=quote href=https://calm.com>Take a deep breath</a>",
"怂: 从心",
"我这人有几个缺点: 第一, 不会数数; 第二, 记性不好; 第四, 不会数数",
"The internet is FULL, go away!",
"<a id=quote href=new_blog_arch>May the --force be with you</a>",
@ -32,6 +32,7 @@ var data = [
"李彦宏: 我想中国人可以更加开放,对隐私问题没有那么敏感。\n如果他们愿意用隐私交换便捷性很多情况下他们是愿意的。",
"<a id=quote href=https://wiki.evageeks.org/A.T._Field>AT&T field</a>",
"I □ Unicode",
"<a id=quote href=https://ravynos.com>ravynOS, Always; FreeBSD, Mostly; Linux, Sometimes; macOS, Maybe</a>",
];
var index = Math.floor((Math.random() * data.length));

View File

@ -1,34 +1,34 @@
## Table of Contents
### Posts (sorted by time)
- [New Blog Repo Architecture](new_blog_arch)<br>
- [New Blog Repo Architecture](new_blog_arch)
please contct me if you have a better idea
- [记一次帮老师修U盘](recover_udisk)<br>
- [Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)<br>
- [Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)<br>
- [CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)<br>
- [记一次帮老师修U盘](recover_udisk)
- [Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)
- [Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)
- [CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)
for [COSSIG](https://www.cossig.org)
- [<font color=grey>build a nixos live image</font>](nixos)<br>
- [moonboos, 懂的都懂](moonboos)<br>
- [MGLNDD scans](weird_mglndd)<br>
- [推荐 everforest 主题](recommend_everforest_theme)<br>
- [<font color=grey>build a nixos live image</font>](nixos)
- [moonboos, 懂的都懂](moonboos)
- [MGLNDD scans](weird_mglndd)
- [推荐 everforest 主题](recommend_everforest_theme)
any kind of contribution is welcome
- [我对显示 IP 属地的看法](about_showing_ip)<br>
- [我的 gnome 配置](my_gnome_config)<br>
- [我对 SciCraft 更新1.19的看法](scicraft_update)<br>
- [对我将来的视频网站的一些畅想](plan_for_my_video_site)<br>
- [<font color=grey>ARCHIVE: elixir 写点对点加密聊天软件</font>](p2p_chat)<br>
- [我对显示 IP 属地的看法](about_showing_ip)
- [我的 gnome 配置](my_gnome_config)
- [我对 SciCraft 更新1.19的看法](scicraft_update)
- [对我将来的视频网站的一些畅想](plan_for_my_video_site)
- [<font color=grey>ARCHIVE: elixir 写点对点加密聊天软件</font>](p2p_chat)
---
### Long Term Update
- [<font color=red>大概是语文知识整理</font>](digua-YW)<br>
- [<font color=red>大概是语文知识整理</font>](digua-YW)
Big project
- [Gopher/Gemini reactions](re.gmi.txt)<br>
- [Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)<br>
- [Random Ideas](ideas)<br>
- [Gopher/Gemini reactions](re.gmi.txt)
- [Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)
- [Random Ideas](ideas)
画大饼
- [折腾 sway 的一些记录(problem&solution)](wayland)<br>
- [折腾 sway 的一些记录(problem&solution)](wayland)
if you have some problem with sway, you can probably find solution here
- [编辑器操作备忘录](cheatsheet)<br>
- [Internet Collections](internet_collections)<br>
- [编辑器操作备忘录](cheatsheet)
- [Internet Collections](internet_collections)
博客, YouTube 等收集

1
re.gmi.txt Symbolic link
View File

@ -0,0 +1 @@
gmi/re.gmi