You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,11 @@ My focus is functionality/usability, several software have annoying bloat (Elect
20
20
21
21
-[Redox OS](https://www.redox-os.org/) - An Unix-like operating system written in Rust with a microkernel design.
22
22
23
-
It aims to be correct, reliable and secure, a microkernel design move the system components to user-space (to reduce kernel panics and improve security) while the Rust compiler/syntax produce secure (memory-safety) and efficient code (inspired by Plan 9, Minix, BSD, seL4 and Linux).
23
+
It aims to be correct, reliable and secure, a microkernel design move the system components to user-space (to reduce kernel panics and improve security) while the Rust compiler/syntax produce secure (memory-safety) and efficient code (inspired by Plan 9, Minix, BSD, seL4 and Linux).
24
24
25
-
-[Pop!_OS](https://pop.system76.com/) - An Ubuntu-based distribution with a focus on hardware reliability and system efficiency.
25
+
-[Pop!_OS](https://pop.system76.com/) - An Ubuntu-based distribution focused on hardware reliability and system efficiency.
26
26
27
-
It updates the Linux kernel version as long all System76 hardware is reliable, bundle a customized CFS scheduler policy to avoid hangs on X11/Wayland interfaces and will offer its own [desktop environment](https://github.com/pop-os/cosmic-epoch) written in Rust.
27
+
It updates the Linux kernel version as long all System76 hardware is reliable, bundle a customized CFS scheduler policy to avoid hangs on X11/Wayland interfaces and will offer its own [desktop environment](https://github.com/pop-os/cosmic-epoch) written in Rust.
28
28
29
29
-[HardenedBSD](https://hardenedbsd.org/) - Hardened fork of FreeBSD with a implementation of the [grsecurity](https://grsecurity.net/) exploit mitigations and many other state-of-the-art mitigations.
30
30
@@ -53,7 +53,7 @@ It updates the Linux kernel version as long all System76 hardware is reliable, b
53
53
-[Sniffnet](https://sniffnet.net/) - A nice tool to monitor your Internet traffic.
54
54
-[Manyverse](https://www.manyver.se/) - A revolutionary social network app based on the [SSB protocol](https://www.scuttlebutt.nz/) - **Electron-based**.
55
55
56
-
It replicate messages/posts with your peers/followers, creating an endless chain of backup (can't be censored in any way).
56
+
It replicate messages/posts with your peers/followers, creating an endless chain of backup (can't be censored in any way).
57
57
58
58
-[youtube-tui](https://github.com/Siriusmart/youtube-tui) - A terminal-based YouTube frontend with advanced customization.
59
59
-[yt-dlp](https://github.com/yt-dlp/yt-dlp) - Fork of youtube-dl with improvements.
@@ -112,4 +112,4 @@ It replicate messages/posts with your peers/followers, creating an endless chain
112
112
-[OpenZFS](https://openzfs.github.io/openzfs-docs/) - This implementation of ZFS aim to modernize the code for several Unix systems.
113
113
-[Arcan](https://arcan-fe.com/) - An overlay operating system that replace X11, Wayland, GTK, Qt, Electron and D-Bus.
114
114
115
-
It aims to improve security, be fail-resistant and OS-agnostic.
115
+
It aims to improve security, be fail-resistant and OS-agnostic.
0 commit comments