10:43

#Mattermost letting slash commands work in the browser but not on mobile is ridiculous. The #Hermes gateway/integration works, but the mobile app grabs anything starting with / before Hermes ever sees it. So the exact same command works on web, then dies on mobile. Same bot, same chat, different rules.

And the suggested workaround somehow makes it worse: add a leading space so it sends as plain text, except now you risk breaking the command for the integration on the other end. It’s a full custody battle over a single character. If Mattermost is going to hijack /, it should either support custom integrations properly everywhere or get out of the way.

01:11

#Grist shipped an official MCP server, which should be a big win.

But if you self-host, you need the full/Enterprise edition to actually use it.

So the people most likely to want MCP for private, local, agent-driven workflows are the ones gated out. What a waste of potential.

21:11

Diskus

An ultra-lightweight, privacy-first, and self-hosted Disqus alternative.
16:49

Autentico — Self-Hosted OIDC Identity Provider (Go)

Self-contained OAuth 2.0 / OpenID Connect identity provider. Single Go binary backed by SQLite — handles login, MFA, passkeys, session management, and token issuance. No external dependencies. 1,800+ tests, active project with 32 releases.
09:36

User Guide: Running Hermes via Docker

Running Hermes Agent in Docker and using Docker as a terminal backend
14:52

BrainDB

An “LLM wiki” upgraded to a real database — typed entities, graph relations, HTTP API, and a built-in natural-language agent.
15:45

PGWeb

Cross-platform client for PostgreSQL databases.
15:37

Looksyk

Looksyk - A markdown centric, fast and local personal knowledge platform
08:25

I keep seeing these references to MCP server of the #Grist changelog, but where is the full MCP server documentation? Where’s the official one, at least? #GetGrist

18:47

Claude Fable is not “slightly more expensive” — it’s a premium tier.

API pricing per 1M tokens:

Fable: $10 input / $50 output Opus: $5 input / $25 output Sonnet: $3 input / $15 output

So Fable is 2× Opus and about 3.33× Sonnet. For most coding/finance/reporting workflows, Sonnet still feels like the default; Opus for hard tasks; Fable only when it materially reduces turns or rework.