Update
This commit is contained in:
parent
70f07f64ab
commit
e1b8ce52a0
2 changed files with 24 additions and 1 deletions
2
lrs.md
2
lrs.md
|
@ -8,7 +8,7 @@ The definition here is not strict but rather fuzzy, it is in a form of ideas, st
|
|||
|
||||
[Software](software.md) is less retarded if it adheres, to a high-degree (not necessarily fully), to the following principles:
|
||||
|
||||
- Having the goal of **truly** selflessly helping to maximum extent all living beings who may use the software without any slight intent of taking advantage of them in any way.
|
||||
- Being made with a [**truly selfless**](selfless.md) goal of maximally helping all living beings who may use the software without any intent of taking advantage of them in any way.
|
||||
- Trying to follow the [Unix philosophy](unix_philosophy.md) (do one thing well, use text interfaces, ...).
|
||||
- Trying to follow the [suckless](suckless.md) philosophy (configs as source files, distributing in source form, ...).
|
||||
- Being [minimalist](minimalism.md) ([single compilation unit](single_compilation_unit.md), [header-only](header_only.md) libraries, no build systems, no [OOP](oop.md) languages, ...), countercomplex.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue