This commit is contained in:
Miloslav Ciz 2023-10-16 15:05:26 +02:00
parent c79d8f10b6
commit 67680b9f6c
10 changed files with 38 additions and 15 deletions

12
zen.md Normal file
View file

@ -0,0 +1,12 @@
# Zen
Zen, a term coming from zen [Buddhism](busshism.md) (the word itself from *dhyana*, meaning *meditation*), means emphasis on mediation that leads to enlightenment; in a wider sense it hints on related things and feelings such as tranquility, spiritual peace, sudden coming to realization and understanding. In [hacker](hacking.md) speech *zen* is a very frequent term, according to [Jargon file](jargon_file.md) "to zen" means to understand something by simply meditating about it (as opposed to e.g. blind [trial and error](trial_and_error.md)), or by sudden realization.
TODO
## See Also
- [hacker culture](hacking.md)
- [Buddhism](buddhism.md)
- [tao](tao.md)
- [nirvana](nirvana.md)