mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2025-02-20 11:29:15 +08:00
?
This commit is contained in:
parent
e8783a018c
commit
6c40f57d9e
@ -46,7 +46,8 @@ var data = [
|
||||
"<a id=quote href=https://www.bilibili.com/video/BV1Ho4y1b7E8>不是你把你那破代码发到 GitHub, 你就是开源软件开发者, 你那个最多叫<b>网络垃圾制造者</b></a>",
|
||||
"I'm using Linux. A library that emacs uses to communicate with Intel hardware.",
|
||||
"TERRAIN, TERRAIN, PULL UP... dongdigua experienced kinetic energy",
|
||||
"Minecraft 1.1⑨.84 The Chat Report Update"
|
||||
"Minecraft 1.1⑨.84 The Chat Report Update",
|
||||
"<a id=quote href=https://www.bilibili.com/video/BV1gp4y197gm>全物品仓库是一个物资集散中心, 同时它也是个万能垃圾桶</a>"
|
||||
];
|
||||
|
||||
var index = Math.floor((Math.random() * data.length));
|
||||
|
@ -41,5 +41,6 @@ to fight against those exam website
|
||||
* 完美随身听
|
||||
- 转盘输入
|
||||
- 能作为 TOTP 生成器
|
||||
https://github.com/Devnol/pico-2fa-token
|
||||
- 能播放 bad apple
|
||||
* start wayland WM/DE in systemd-nspawn
|
||||
|
@ -43,6 +43,7 @@ You can always find something magical on the Internet.
|
||||
*** [[https://magcius.github.io/xplain/article/][explain X window system]]
|
||||
*** [[https://ifaceless.github.io/2019/10/30/linux-kernel-dev-notes/][Linux Kernel Development 学习与总结]]
|
||||
*** [[https://blog.qartis.com/decoding-small-qr-codes-by-hand/][Decoding small QR codes by hand]]
|
||||
*** [[https://blog.trailofbits.com/2019/07/02/state/][State of the Art Proof-of-Work: RandomX]]
|
||||
|
||||
** [[http://www.paulgraham.com/todo.html][Paul Graham]]
|
||||
** [[http://www.qiusir.com/][qiusir]] :rssub:
|
||||
@ -283,6 +284,7 @@ It's so cool, especially for testing and reviewing.(from [[https://www.ruanyifen
|
||||
** [[https://nichi.co][Nick Cao (#archlinux-cn matrix)]]
|
||||
** TODO [[http://akkartik.name/][Kartik Agaram]]
|
||||
*** [[http://akkartik.name/post/literate-programming][Literate programming: Knuth is doing it wrong]]
|
||||
** TODO [[https://seh.dev][seh.dev]]
|
||||
|
||||
|
||||
** B/HWS/fri3nds
|
||||
@ -491,6 +493,7 @@ even caught by police when he was a child
|
||||
*** [[https://youtu.be/Y9DIIh0s9cg][SciCraft Update Plans]]
|
||||
*** [[https://youtu.be/m5S0gLgg2rs][Tantan: MC + Fez]]
|
||||
*** [[https://youtu.be/_swcgay0zW8?si=VOizq1akWJa0X-Rr][ilmango's intro Baila mi cumbia (Minecraft note block cover)]]
|
||||
*** [[https://youtu.be/Mz2RotrHHk4][Minecraft Beaten in 0:00.050 Using Log4j Exploit]]
|
||||
|
||||
** ?
|
||||
*** [[https://www.youtube.com/c/IceGuye][IceGuye aka 姑射冰尘]]
|
||||
|
2
posts.md
2
posts.md
@ -1,6 +1,8 @@
|
||||
## Table of Contents
|
||||
### Posts (sorted by time)
|
||||
<!--
|
||||
- [2023-08-11 : MC 知识体系构建的思考](tmc_archive)<br>
|
||||
-->
|
||||
- [2023-07-25 : Run a Lua Demo](lua_demo)<br>
|
||||
- [2023-07-10 : 在 NanoPi R2S 上运行 FreeBSD](nanopi_freebsd)<br>
|
||||
- [2023-06-08 : Org: Disable Gnus Loading when Org is Loaded](gmi/org_load_gnus_disable.gmi.txt)<br>
|
||||
|
Loading…
Reference in New Issue
Block a user