# created
```dataview
LIST WITHOUT ID file.link
FROM -"windsurf"
WHERE file.cday = date(this.file.name) AND !startswith(file.folder, "windsurf")
SORT file.cday ASC
```
# modified
```dataview
LIST WITHOUT ID file.link
FROM -"windsurf"
WHERE file.mday = date(this.file.name) AND !startswith(file.folder, "windsurf")
SORT file.mday ASC
```
---
# [[diary and thoughts]]
#thought #diary
---
# Notes
## LLMs and Theory of Mind Talk
28 Aug 2025
- Novel Variants?
- ok, but what about [[reasoning models]] or [[think step]] by step.
- think about the marble test. that was a way of getting around
>"Assume the laws of physics on Earth. A small marble is put into a normal cup and the cup is placed upside down on a table. Someone then takes the cup and puts it inside the microwave. Where is the marble now? Explain your reasoning step by step."
- imagine you get a reasoning model and give them a novel theory of mind task. Imagine it pours out thousands of tokens
## llms and mental representation talk
- cognitive agents vs. simulating minds –can we really say the difference