This commit is contained in:
Miloslav Ciz 2023-11-17 15:00:20 +01:00
parent 75187ab99f
commit e79ced3a00
7 changed files with 56 additions and 28 deletions

1
lrs.md
View file

@ -43,6 +43,7 @@ Here are a few bullet points giving further ideas about what LRS is about, also
- Programs are efficient.
- No one owns programs, no one owns data, no one owns art, no one owns information. Everything is [free](free.md), legally AND [in any other way](de_facto.md).
- Use universal interfaces (text), be compatible.
- No [usercentrism](usercentrism.md): a user is NOT above programmer or any other living being (as it is in [capitalism](capitalism.md)). This means that if e.g. a feature can make user's life 1% better but will enslave additional 10 programmers with perpetual [maintenance](maintenance.md), it should NOT be added.
- Code is reusable.
- [Hacking](hacking.md) is good. Allow hacking, allow breaking and raping of your program in ways you didn't intend.
- Be [portable](portability.md), respect weaker platforms and platforms of other types.