tag:github.com,2008:/just-talks/linux/discussions Recent discussions in just-talks/linux 2023-03-20T10:08:43+00:00 tag:github.com,2008:4983130 Linux 发行版应该怎么选 2023-03-20T10:08:42+00:00 2023-03-20T10:08:43+00:00 adoyle-h https://github.com/adoyle-h <p dir="auto"><a href="https://www.liuquanhao.com/posts/Linux%E5%8F%91%E8%A1%8C%E7%89%88%E5%BA%94%E8%AF%A5%E6%80%8E%E4%B9%88%E9%80%89/" rel="nofollow">刘泉皓 - Linux 发行版应该怎么选</a> (<a href="https://web.archive.org/web/20230216143910/https://www.liuquanhao.com/posts/Linux%E5%8F%91%E8%A1%8C%E7%89%88%E5%BA%94%E8%AF%A5%E6%80%8E%E4%B9%88%E9%80%89/" rel="nofollow">链接备份</a>)</p> <p dir="auto">这篇写得挺好,从「开箱即用、使用舒适、稳定性、硬件兼容、系统和软件定制化、社区和资料、硬件资源节省」这几个维度对比各种 Linux 发行版,以及 FreeBSD。</p> <p dir="auto">还有一个问答式来选择 Linux 发行版的网站:<a href="https://distrochooser.de/" rel="nofollow">https://distrochooser.de/</a></p> tag:github.com,2008:4927969 包管理器 asdf 2023-03-05T11:37:36+00:00 2023-03-05T11:37:37+00:00 adoyle-h https://github.com/adoyle-h <p dir="auto"><a href="https://asdf-vm.com/guide/introduction.html" rel="nofollow">https://asdf-vm.com/guide/introduction.html</a></p> <p dir="auto">它不能代替系统包管理器。可以代替工具、编程语言的包管理器。避免重复造轮子、安装轮子。</p> tag:github.com,2008:4910960 帮助写 Makefile 的工具 2023-02-27T13:07:03+00:00 2023-02-28T16:38:45+00:00 adoyle-h https://github.com/adoyle-h <p dir="auto"><a href="https://github.com/adoyle-h/makefile-utils">https://github.com/adoyle-h/makefile-utils</a></p> <p dir="auto">它提供一系列 Makefile Target 来增强你的 Makefile。复制粘贴 .mk 文件即可使用。</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/1998490/221571374-3b20d5cc-46e1-45eb-91f7-2eda335f00c9.png"><img src="https://user-images.githubusercontent.com/1998490/221571374-3b20d5cc-46e1-45eb-91f7-2eda335f00c9.png" alt="image" style="max-width: 100%;"></a></p>