pookleblinky / lifescripts

Automating various decisions stochastically, starting with my current coin-based intermittent fasting and dice-based kettlebell.
22 stars 2 forks source link

Inconsistent methods #2

Open pookleblinky opened 6 years ago

pookleblinky commented 6 years ago

cussout.rkt works differently than engagetroll, sometimes the result is negated for success and other times it's taken straight. It's rather muddled.

Make it all work consistently, following a single standard.

pookleblinky commented 6 years ago

Booleans seem to align well enough now.

pookleblinky commented 6 years ago

Migrate (list foo bar baz) stuff to plain text files that get slurped using file->lines as in tasks.rkt