Update
This commit is contained in:
parent
a24fe89eec
commit
a2d7ca294d
11 changed files with 64 additions and 6 deletions
|
@ -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, 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.
|
||||
Technological minimalism is a philosophy of designing [technology](technology.md) 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. Remember, minimalist is firstly about **internal simplicity**, i.e. the simplicity of design/repairing/[hacking](hacking.md), and only secondly about the simplicity from the user's point of view (otherwise we are only dealing with [pseudominimalism](pseudominimalism.md)).
|
||||
|
||||
Antoine de Saint-Exupéry sums it up with a quote: *we achieve perfection not when there is nothing more to add, but when there is nothing left to take away.*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue