TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Viewpoint Linux Distribution

36 点作者 nanxiao将近 4 年前

2 条评论

nonameiguess将近 4 年前
Love this! I am nowhere near ready to publish, but I am trying to do something like this myself, building some automation and additional features on top of LFS. I am unfortunately quite a bit more ambitious about it, though, so it&#x27;s been a challenge. Supporting UEFI seemed non-negotiable to me, but wasn&#x27;t hard. Supporting arbitrary bare metal hardware, though, has been quite hard. I can see why real distros take the kitchen sink approach of just including every possible kernel module, all firmware, and all microcode updates, even knowing most of it will never be used. Getting NVIDIA&#x27;s CUDA toolkit extracted from their .deb files and installed via a more LFS-friendly means without actually using Debian tooling has also been a challenge.<p>My hope is to be able to provide scratch-built distros that each serve a specific purpose (i.e. hypervisor, desktop video editor, vm guest on Hyper-V and&#x2F;or KVM, container orchestrator), with GPU and scientific computing being one of those purposes. The things you learn. It apparently takes ATLAS at least two full days to find the optimal kernels on Threadripper. De-vendoring mbedtls from Julia teaches you it won&#x27;t compile with gcc 11.1.0 unless you completely turn off warnings as errors, not exactly confidence inspiring for a core crypto library and making me question Julia&#x27;s decision to use it. Building Epiphany in 20 seconds and then watching Firefox take hours just to continually hang after launching thousands of nodejs processes that consume no resources and don&#x27;t seem to do anything makes me question my decision to use Firefox at all. I understand now why LFS insists on only using the ESR versions.
评论 #27604782 未加载
smitty1e将近 4 年前
What an interesting set of engineering choices. (Mercurial?)<p>LFS is something I recommend to everyone, an it&#x27;s great to see fresh ideas built on it.
评论 #27603725 未加载