Skip to content

Commit 6b8d826

Browse files
authored
Add Pop!_OS and fix grammar
1 parent aab7d78 commit 6b8d826

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Software Bible
22

3-
In this list you will found my most **BRUTAL** software recommendations, the software listed here is perfect.
3+
On this list you will found my most **BRUTAL** software recommendations, the software listed here is perfect.
44

55
My focus is functionality/usability, several software have annoying bloat (Electron) that reduce the portability/security and increase resource consumption, I try to replace it whenever I can.
66

@@ -22,6 +22,10 @@ My focus is functionality/usability, several software have annoying bloat (Elect
2222

2323
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.
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.
28+
2529
- [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.
2630

2731
## System

0 commit comments

Comments
 (0)