this post was submitted on 02 Jul 2026
57 points (91.3% liked)
Fuck AI
7597 readers
1144 users here now
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not to mention, Joplin allows more than structured text (native embedded images/media, even more kinds of content with plugins) and the text-only
joplin.ai.chat()will definitely "need" to be supplemented with multi-modal AI support.As for new techniques, I imagine the declining AI subsidies will raise the popularity of context reuse (reducing token use by not having the LLM re-read the whole notebook; is that what it's called? I don't remember much from videos/articles about AI trends because I don't use it). This will require a huge framework for managing data structures distilling every cached context window... And I think non-LLM functions will be added too to save tokens, for example an LLM may want to know "is there an unfinished TODO?" without reading all of them.