.@asbradbury I receive the excellent @llvmweekly emails as unrendered markdown -- would it be possible to send rendered HTML?
miniblog.
Related Posts
AI agents (OpenClaw, Hermes Agent etc) seem to be increasingly standardising their design.
You have a UI for the markdown files writable by the agent (sometimes just Obsidian) plus a set of CLI tools for performing actions.
I've seen so many new CLIs recently too.
Terminad is a really interesting approach to rendering markdown in the CLI. It deliberately doesn't render links, so you can always see both the link text and the URL.
In a browser you have hover to see URLs, but not necessarily in a terminal.
One cute feature of markdown I'd not noticed before: there's no syntax for images *without* a description (i.e. alt text).
