This commit is contained in:
Miloslav Ciz 2022-12-21 21:18:46 +01:00
parent 49f5a12c8b
commit 2a3266e7b6
13 changed files with 198 additions and 22 deletions

View file

@ -2,7 +2,7 @@
*No gain, no pain.*
Technological minimalism is a philosophy of designing technology to be as simple as possible while still achieving given goal. Minimalism is one of the most (if not the most) important concepts in [programming](programming.md) and technology in general.
Technological minimalism is a philosophy of designing technology to be as simple as possible while still achieving given goal, possibly even a little bit simpler. Minimalism is one of the most (if not the most) important concepts in [programming](programming.md) and technology in general.
Antoine de Saint-Exupéry sums it by with a quote: *we achieve perfection not when there is nothing more to add, but when there is nothing left to take away.*