blue hat - process how to organize the meeting how to facilitate scrum process design
white hat - facts data user stories analytics how much money do we have how much do we need how much money do we want
green hat - creativity mad science not thinkin about obstacles just yet passion-driven development slow/playful thinking anti-fragile
yellow hat - benefits usefulness on the ground context - benefit to whom? JVision
black hat - cautions risks those obstacles from before hyper-analytical
red hat - feelings how my stomach feels about it no need for justification
entry:
devlog
-
make this for people who want to read it and understand it
- on setup
- finds or creates git repo in home
- files are ./year/month/day
- opens editor via env variable
- data (white)
- life (red)
- process (blue)
- mad-science (green)
- context (yellow)
- risks (black)
panes for these things aboves- you can move between pane
- EDITOR glob of 6 files, each one for a hat
- automatic timestamp and location
- automatically commits
- help file with the summaries above
- take a picture of you, and makes a gif
- on setup
npm i dogelog -g
pre-processing
precompiler, taking js and transpiling it to new js
console.log(string) ------> console.log(string + ': ', eval(string))
foo('string') -> string
acorn module get it AST - abstract syntax tree
doge-log
dogelog
devlog