13 Matching Annotations
- Nov 2024
-
en.wikipedia.org en.wikipedia.org
Tags
- On Generation and Corruption
- infinite monkey theorem
- Thomas Huxley
- R. G. Collingwood
- Arthur Eddington
- De Natura Deorum
- statistical mechanics
- Émile Borel
- dactylographic monkeys
- Cicero
- Aristotle
- Mécanique Statique et Irréversibilité
- Jorge Luis Borges
- William Shakespeare
- accidental art
- Jonathan Swift
- Blaise Pascal
Annotators
URL
-
- Jun 2023
-
forum.zettelkasten.de forum.zettelkasten.de
-
Todd Henry in his book The Accidental Creative: How to be Brilliant at a Moment's Notice (Portfolio/Penguin, 2011) uses the acronym FRESH for the elements of "creative rhythm": Focus, Relationships, Energy, Stimuli, Hours. His advice about note taking comes in a small section of the chapter on Stimuli. He recommends using notebooks with indexes, including a Stimuli index. He says, "Whenever you come across stimuli that you think would make good candidates for your Stimulus Queue, record them in the index in the front of your notebook." And "Without regular review, the practice of note taking is fairly useless." And "Over time you will begin to see patterns in your thoughts and preferences, and will likely gain at least a few ideas each week that otherwise would have been overlooked." Since Todd describes essentially the same effect as @Will but without mentioning a ZK, this "magic" or "power" seems to be a general feature of reviewing ideas or stimuli for creative ideation, not specific to a ZK. (@Will acknowledged this when he said, "Using the ZK method is one way of formalizing the continued review of ideas", not the only way.)
via Andy
Andy indicates that this review functionality isn't specific to zettelkasten, but it still sits in the framework of note taking. Given this, are there really "other" ways available?
-
- Mar 2021
-
en.wikipedia.org en.wikipedia.org
-
often in error
Tags
Annotators
URL
-
- Nov 2020
-
uxmovement.com uxmovement.com
-
You have 2 free member-only stories left this month.
-
-
webpack.js.org webpack.js.orgConcepts1
-
By default the current directory is used, but it's recommended to pass a value in your configuration. This makes your configuration independent from CWD (current working directory).
-
- Oct 2020
-
stackoverflow.com stackoverflow.com
-
It looks like you accidentally passed resolve() (immediately invoking the function) directly to setTimeout rather than passing a function to invoke it. So it was being resolved immediately instead of after a 1000 ms delay as intended.
I guess this is the "immediately invoked function" problem.
Not to be confused with: immediately invoked function expression. (Since it is a regular named function and not a function expression.)
-
-
www.python.org www.python.org
-
When the conditional part of an if-statement is long enough to require that it be written across multiple lines, it's worth noting that the combination of a two character keyword (i.e. if), plus a single space, plus an opening parenthesis creates a natural 4-space indent for the subsequent lines of the multiline conditional. This can produce a visual conflict with the indented suite of code nested inside the if-statement, which would also naturally be indented to 4 spaces.
Tags
Annotators
URL
-
-
-
if you were to create your own programming language you would probably make it Turing complete by accident.
-
- Sep 2020
-
www.changelogs.md www.changelogs.md
-
Move svelte into dependencies, as it was accidentally stuck in peerDependencies
"accidentally stuck in": well, not really accidentally; it's in the change log so I assume it was intentional
-
- Apr 2020
-
www.cnbc.com www.cnbc.com
- Jan 2020
-
web.archive.org web.archive.org
-
I like making existing tech better and removing accidental complexity.
-
- Sep 2019
-
medium.com medium.com
-
darklang.com
-
-
darklang.com darklang.comDark1