Skills — The Merge Was Right, The Word Wasn't
The default is model-invoked. For most of what we build, it should not be.
This is Yuya's blog RSS feed
The default is model-invoked. For most of what we build, it should not be.
The smartest AI agents fail without good UI for reviewing their output. That's why everything becomes a chat app.
A deep dive into how modern AI applications mirror cloud infrastructure, breaking down each component from LLMs as compute engines to memory systems as databases, and exploring why a Heroku-like platform for LLMs could be transformative.
Models are good enough. The next unlock is memory: persistent, structured, and personalized rather than a bigger context window.
A look at MIRIX, a modular memory architecture that helps AI assistants get past the "day one" problem
The memory AI needs depends on what you are using it for.
My notes on Tuomas Artman's talk about Linear's sync engine: the object graph, the transaction queue, and how the read and write paths stay in sync.
Local-first software is a new approach to building applications that prioritize the user experience and data ownership. It's exciting because it simplifies the development process and makes applications more reliable.
My note from "CRDTs for Mortals" by James Long at dotJS 2019
How Apollo Client uses "optimism" to improve the performance of the cache