This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ted Underwood
tedunderwood.com
did:plc:565ebob5f6hw33hjdkxty6qj
I just eliminated 22 tabs by doing this:
osascript -e 'tell application "Google Chrome" to get URL of every tab of front window' | tr ',' '\n' | grep arxiv.org
list of urls -> LLM -> annotated reading list that I no longer have to keep in my browser like an idiot
2026-08-27T04:08:59.774Z