# 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
---
# Matt Jope Talk
#ai/assertion
- does it matter?
- what about tool use?
- doesn't this make it assert like google search does?
- might it *sometimes* be capable of semantic output
- might we say instead that they expand our epistemic (noetic?) horizon in the same way as an ultrasound (in that design and ethics paper)
- the accountability stuff can be absurd, but there are good psychological reasons
- but the reasons are post hoc/confabulation?
- psychopath example, we might not think he is capable
- doxastic
- answerability?
- isn't it just post-hoc confabulation a lot of the time (you can see this by rerolling answers)
- if the psychopath is known for lying about why he has done what he has done.
- Isn't answerability dependent on attribuality?
- Maybe pre-hoc is the way to go, auto-regression, reasoning.
![[attachments/jopp ai handout.pdf]]