Skip to content

Commit 95a7078

Browse files
authored
Improve formatting
1 parent 6b8d826 commit 95a7078

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ My focus is functionality/usability, several software have annoying bloat (Elect
2020

2121
- [Redox OS](https://www.redox-os.org/) - An Unix-like operating system written in Rust with a microkernel design.
2222

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).
2424

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.
2626

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.
2828

2929
- [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.
3030

@@ -53,7 +53,7 @@ It updates the Linux kernel version as long all System76 hardware is reliable, b
5353
- [Sniffnet](https://sniffnet.net/) - A nice tool to monitor your Internet traffic.
5454
- [Manyverse](https://www.manyver.se/) - A revolutionary social network app based on the [SSB protocol](https://www.scuttlebutt.nz/) - **Electron-based**.
5555

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).
5757

5858
- [youtube-tui](https://github.com/Siriusmart/youtube-tui) - A terminal-based YouTube frontend with advanced customization.
5959
- [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
112112
- [OpenZFS](https://openzfs.github.io/openzfs-docs/) - This implementation of ZFS aim to modernize the code for several Unix systems.
113113
- [Arcan](https://arcan-fe.com/) - An overlay operating system that replace X11, Wayland, GTK, Qt, Electron and D-Bus.
114114

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

Comments
 (0)