diff --git a/index.md b/index.md index 6e357c7..40e75fd 100644 --- a/index.md +++ b/index.md @@ -13,6 +13,7 @@ Minecraft 红石玩家, [B站](https://space.bilibili.com/489732092)
[我对显示 IP 属地的看法](org_html/about_showing_ip)
[对我将来的视频网站的一些畅想](plan_for_my_video_site)
[推荐 everforest 主题](org_html/recommend_everforest_theme)
+[最近折腾 sway 的一些记录](org_html/wayland)
--- diff --git a/org/internet_collections.org b/org/internet_collections.org index 6fb31d8..03d5505 100644 --- a/org/internet_collections.org +++ b/org/internet_collections.org @@ -82,6 +82,10 @@ very high quality ** [[https://creamidea.github.io/][C-tone]] pretty and concise page ** [[https://lightless.me/][lightless blog]] :hacker: +** [[https://www.lunaixsky.com/][lunaixsky]] :c:lowlevel: +** [[https://bheisler.github.io/post/state-of-gpgpu-in-rust/][The State of GPGPU in Rust]] :rust:lowlevel: +** [[https://blog.yangmame.org/][yanemame]] +猴哥推荐的 * YouTube 收集(没有账号, 这就是我的收藏夹) ** Code @@ -125,6 +129,9 @@ and [[https://youtu.be/cfPDeso3XwI][register-based(13 episode)]] *** [[https://www.youtube.com/c/IceGuye][IceGuye aka 姑射冰尘]] *** [[https://odysee.com/@IceGuye][on odysee(lbry)]] +* r +** [[https://www.reddit.com/r/unixporn/][unixporn]] + * Other ** [[https://moonboos.fandom.com/zh/wiki/%E6%98%8E%E6%9C%88%E5%BA%84%E4%B8%BB_Wiki][日月脏主 Wiki]] MC 技术区毒瘤! @@ -133,3 +140,7 @@ from [[https://youtu.be/8QP2fDBIxjM][tsoding's first porth video]], (he is using #+BEGIN_COMMENT #+END_COMMENT +** [[http://harmful.cat-v.org/][cat -v]] +harmful stuff <3 +** http://sdf.org/ +SDF Public Access UNIX System .. Est. 1987 diff --git a/org/wayland.org b/org/wayland.org new file mode 100644 index 0000000..5e9b9aa --- /dev/null +++ b/org/wayland.org @@ -0,0 +1,6 @@ +#+TITLE: Something About Wayland(swaywm) + +* Ref +** [[https://coda.world/sway-explore-and-giveup][Sway: 从尝试到放弃]] +** [[https://shinta.ro/posts/migration-from-xorg-to-wayland/][从 Xorg 迁移到 Wayland]] +** [[https://www.reddit.com/r/swaywm/comments/djkj5m/ibus_on_swaywm/][reddit: ibus on swaywm]]