-
Why doesn't SUMO have a ternary predicate, say `agentUsesInstrumentInProcess`, instead of the axiom
```
(=>
(uses ?OBJ ?AGENT)
(exists (?PROC)
(and
(agent ?PROC ?AGENT)
(i…
-
Problems with EventBus:
* It is global -- state leaks can easily occur (and *have* occurred) in tests
* Events are useful for modeling unpredictable inputs in time (e.g. key presses, mouse movem…
-
**[ UUID ]** afdf33c6-514a-4eb9-83ba-9f9b3262f2d7
**[ Session Name ]** How do I defend my castle?
**[ Primary Space ]** Queering MozFest
**[ Secondary Space ]** Privacy and Security
**[ Submitter's…
-
Hello Everyone,
Moving our discussions and decisions related to our *MTL Video Pre-Production* milestone https://github.com/lzim/teampsd/milestones to our real-time GitHub collaboration platform fo…
-
Hey All,
I've created this repo for the R bootcamp. The program (the readme.md file in the top folder) is what most of you already saw a couple of months ago. The only new thing is that I've added …
-
Hello Everyone,
Please find the new folder for working on our Facilitator SAY Scripts here:
https://github.com/lzim/teampsd/tree/master/mtl_facilitate_workgroup/facilitator_say
s1 - Lindsey & D…
-
Heres a list of notebooks containing todos. I propose to either fix them during the coding sprint or delete the notebooks:
```
→ grep -rwn . -e 'TODO'
./spectrum_simulation.ipynb:79: "For the …
-
-
Thanks for creating this wonderful package with nice documentation. Python and exercise science in the same page? This is automatically the most wonderful thing I've seen today.
It would be nice to…
-
The [Drupal webform module](https://www.drupal.org/project/webform) may be a good starting place for this feature. It should be evaluated with an eye to minimizing the number of user-exposed features …