The Real Sovereign OS - OnemanBSD updated!
OnemanBSD has received a significant update, transitioning to a 64-bit operating system. The update includes the removal of unnecessary dependencies and the addition of new applications like Audacity and Godot. The developer emphasizes the importance of empowering individuals in the face of corporate and governmental control over technology.
- ▪OnemanBSD is now a 64-bit operating system.
- ▪Bloatware such as Rust, Wayland, and Qt dependencies have been removed.
- ▪New applications like Audacity and Godot have been added to the system.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3818335) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Alex Posted on May 30 The Real Sovereign OS - OnemanBSD updated! #architecture #opensource #showdev #systems I lost more than 60 days but I made a huge update All OnemanBSD OS is now 64 bits. I also removed all bloat like Rust, Wayland and Qt dependencies from all app ports used in the system. (mpv was changed to gnome-mplayer because of that).
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).