2023-11工作笔记
^^^^^^^^^^^^^^^^^^^^^^

2023-11-7
=================
obsidian的主题推荐Blue Topaz，页面可以用鼠标放大缩小，同时要按照style settings插件一起用。
style settings的color scheme 设置为autumn

2023-11-11
==================
archlinux keyring问题, ::

    pacman -Syu haveged
    systemctl start haveged
    systemctl enable haveged
    rm -fr /etc/pacman.d/gnupg

    pacman-key --init
    pacman-key  --populate archlinux  
    pacman-key  --populate archlinuxcn  

2023-11-28
====================
搭建自己的大模型环境，网站链接见 `gradio`_.

.. _gradio: https://www.gradio.app/



2023-11-29
==============
开源项目，目的是兼容macos，叫做 `ravynos`_

.. _ravynos: https://github.com/ravynsoft/ravynos


