Merge branch 'master' of github.com:flancian/garden

This commit is contained in:
2020-12-17 20:27:26 +01:00
7 changed files with 51 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
# Blob Opera
- [[go]] https://artsandculture.google.com/experiment/AAHWrq360NcGbw
[//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go"
[//end]: # "Autogenerated link references"
+9
View File
@@ -0,0 +1,9 @@
# David Gelernter
- [[go]] https://en.wikipedia.org/wiki/David_Gelernter
- [[project]] [[flow]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go"
[//end]: # "Autogenerated link references"
+8
View File
@@ -0,0 +1,8 @@
# Eric Freeman
- [[project]] [[flow]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[flow]: flow "Flow"
[//end]: # "Autogenerated link references"
+10
View File
@@ -1,10 +1,20 @@
# Flow # Flow
## State
- A desirable [[mental state]]. - A desirable [[mental state]].
- "In positive psychology, a flow state, also known colloquially as being in the zone, is the mental state in which a person performing some activity is fully immersed in a feeling of energized focus, full involvement, and enjoyment in the process of the activity. In essence, flow is characterized by the complete absorption in what one does, and a resulting transformation in one's sense of time." - "In positive psychology, a flow state, also known colloquially as being in the zone, is the mental state in which a person performing some activity is fully immersed in a feeling of energized focus, full involvement, and enjoyment in the process of the activity. In essence, flow is characterized by the complete absorption in what one does, and a resulting transformation in one's sense of time."
- [[go]] https://en.wikipedia.org/wiki/Flow_(psychology) - [[go]] https://en.wikipedia.org/wiki/Flow_(psychology)
- As defined by [[Mihaly Csikszentmihalyi]] (I can never remember his name). - As defined by [[Mihaly Csikszentmihalyi]] (I can never remember his name).
## Project
- Also a [[project]] by [[david-gelernter]] and [[eric freeman]]: https://www.wsj.com/articles/the-future-of-the-internet-is-flow-1443796858
[//begin]: # "Autogenerated link references for markdown compatibility" [//begin]: # "Autogenerated link references for markdown compatibility"
[mental state]: mental-state "Mental State"
[go]: go "Go" [go]: go "Go"
[Mihaly Csikszentmihalyi]: mihaly-csikszentmihalyi "Mihaly Csikszentmihalyi"
[david-gelernter]: david-gelernter "David Gelernter"
[eric freeman]: eric-freeman "Eric Freeman"
[//end]: # "Autogenerated link references" [//end]: # "Autogenerated link references"
+1
View File
@@ -2,3 +2,4 @@
- Rough times at the day job. - Rough times at the day job.
- But after work, Flancia. - But after work, Flancia.
- [[s5bug]] introduced me to [[david gelernter]] and [[eric freeman]]: https://twitter.com/s5bug/status/1339322256531451904
+4
View File
@@ -0,0 +1,4 @@
# 2020-12-17
- [[goal]] would like to [[learn]] [[reactjs]] over the holidays? Or discard it and learn something equivalent but better.
- Played with [[blob opera]].
+10
View File
@@ -0,0 +1,10 @@
# Reactjs
- All the [[cool kids]] are using it?
- [[angularjs]] is out.
- Is there anything that is neither of them that is "in"?
- Learning it
- Figure out what [[jsx]] is
- Read official getting started doc
- Find good [[hello world]]