The web is fantastic when you can remember the name of the tool you're looking for. It's horrendously hard to find things otherwise.
miniblog.
Related Posts
I tried OpenClaw today and I was surprised by the short time horizon of conversations. Am I holding it wrong?
W: Summarise open issues on my GH repo.
O: (summary)
W: OK, remember how I want you to format content [..].
O: Noted.
W: Summarise the issues again.
O: What issues?
There's something pleasingly self-referential about configuring an agent by talking to it.
> Remember that [fact about data formats].
Agent: Noted.
... realise nothing happened ...
> Write to your rules file that when I say "remember", I want you to write to the rules file.
One nice feature of cargo that I wasn't previously aware of: you don't need to do anything after updating your Cargo.toml.
In npm, you need to remember to `npm i` after changing package.json. It's not declarative and the state can get out of sync.