#手癌日记 饮料瓶盖掉了
#手癌日记 把杯盖打翻到了地上
6 月 4 日,微博的管理员甲在工作时大笑起来,管理员乙问他怎么回事。
“哦,我刚刚看到了一个政治笑话。”
“能给我也讲讲吗?”
“你疯了吗?那可是六四笑话。”
“不是你看到的吗?为什么还要我封?”
phhusson (GSI maintainer) and I are working on a new generic multi-boot solution for modern Android devices, called Paralloid. Unlike previous similar projects, our way of implementing it shouldn't require porting to individual devices -- it should theoretically just work™️ on most Android devices released after Android 10. It's currently still a mess, and for now the scope is limited to booting system images that can share the kernel and vendor images, but I have a few vague ideas about how to remove the limitation in the (far) future. https://github.com/Paralloid/Paralloid
总算明白怎么 ping 一下路由器 IPv6 就通了,抓包比从网上到处找方案靠谱多了 https://l2dy.sourceforge.io/2021/05/11/openwrt-ipv6-relay.html
As a Vim user I really need to learn some Emacs keybindings so I can use bash properly... Move one word forward / backward: M-f and M-b, or M-[left] and M-[right], this is easy. Next one, to the beginning and end of line: C-a and C-e... Delete a word: C-w. Paste: C-y. Undo: C-/... Not sure if I can remember that by tomorrow.