避免臃肿和人工智能的最佳方法——自包含操作系统
我想要一个我可以真正拥有的操作系统。大多数现代系统已经变成了由服务器控制的客户端,充斥着各种依赖(如Gtk4、Qt、Rust、Wayland),并且源代码集中在GitHub上。如果你无法审核依赖树,而大公司又控制着源代码,那么这就不再是真正的开源了。
我创建了OneManBSD来解决这个问题。它是一个基于OpenBSD的系统,构建于一台2012年的ThinkPad L430上。
项目视频: https://www.youtube.com/watch?v=2wHaoQhXOYY
项目页面: https://bialamusic.com/onemanBSD/
查看原文
I wanted an OS that I could truly own. Most modern systems have become server-controlled clients, bloated with dependencies (Gtk4/Qt/Rust/Wayland) and centralized source control on GitHub. If you cannot audit the dependency tree and Big Corp controls the source, it is no longer real open source.<p>I built OneManBSD to address this. It is an OpenBSD-based system built on a single 2012 ThinkPad L430.<p>Project Video: https://www.youtube.com/watch?v=2wHaoQhXOYY
Project Page: https://bialamusic.com/onemanBSD/