diff --git a/tex/forest.bib b/tex/forest.bib index 5c2f1bd..15c8754 100644 --- a/tex/forest.bib +++ b/tex/forest.bib @@ -1104,3 +1104,10 @@ @article{wu2024multi journal={arXiv preprint arXiv:2405.05751}, year={2024} } + +@article{bennett2024anything, + title={Why Is Anything Conscious?}, + author={Bennett, Michael Timothy and Welsh, Sean and Ciaunica, Anna}, + journal={arXiv preprint arXiv:2409.14545}, + year={2024} +} diff --git a/trees/refs/bennett2024anything.tree b/trees/refs/bennett2024anything.tree new file mode 100644 index 0000000..3beee1f --- /dev/null +++ b/trees/refs/bennett2024anything.tree @@ -0,0 +1,14 @@ +% ["forest"] +\title{Why is anything conscious?} +\date{2024} +\author{Michael Timothy Bennett}\author{Sean Welsh}\author{Anna Ciaunica} +\taxon{reference} + +\meta{bibtex}{\startverb +@article{bennett2024anything, + title = {Why Is Anything Conscious?}, + author = {Bennett, Michael Timothy and Welsh, Sean and Ciaunica, Anna}, + year = {2024}, + journal = {arXiv preprint arXiv:2409.14545} +} +\stopverb} diff --git a/trees/uts-0018.tree b/trees/uts-0018.tree index 1a7bc6e..e257850 100644 --- a/trees/uts-0018.tree +++ b/trees/uts-0018.tree @@ -20,6 +20,7 @@ - recovered [quotes from CICM 2020 Slack chat](https://gist.github.com/utensil/b4616dd5452d665318780c8a8b193dcc) - make CubeCL example work - add CI with WebGPU on Mac & Ubuntu thanks to `llvmpipe`, `lavapipe`, `Vulkan SDK`, `Mesa` setup by [tracel-ai/github-actions/setup-linux@v1](https://github.com/tracel-ai/github-actions/blob/v1/setup-linux/action.yml) +- found [Lorenz and modular flows: a visual introduction](https://www.josleys.com/articles/ams_article/Lorenz3.htm) } \mdblock{10-07}{ @@ -59,6 +60,7 @@ - found [Kokkos](https://github.com/kokkos/kokkos) - should eval the [Rust crates](https://github.com/rose-lang/rose/tree/main/crates) of Rose - found [mistral.rs](https://github.com/EricLBuehler/mistral.rs) for LLM inference, which uses a HF candle fork internally +- found \citek{bennett2024anything} } \mdblock{10-01~10-02}{ diff --git a/trees/uts-002F.tree b/trees/uts-002F.tree index c8d1450..aafd903 100644 --- a/trees/uts-002F.tree +++ b/trees/uts-002F.tree @@ -35,5 +35,5 @@ I'm a bit rusty on Vim mode of VS Code, here are some useful keys that I like us Recalled by [VSCode Vim ROADMAP](https://github.com/VSCodeVim/Vim/blob/HEAD/ROADMAP.md). -Got to this because of trying Vim mode in Zed lately. +Got to this because of trying Vim mode in Zed lately. Should check out [zed-101-setup](https://github.com/jellydn/zed-101-setup) for configurations and key maps inspirations. }