10:42

Frontend Slides

Create beautiful slides on the web using a coding agent’s frontend skills
Create your presentation slides in html, instead of powerpoint.
02:22

Chatto — Self-Hosted Team Chat with Voice & Video

Fully-featured team and group chat with voice/video calls, screen sharing, and end-to-end encryption. Self-hosted, Go backend + Svelte frontend. AGPL-3.0, 2k stars.
02:21

GraphWrite

A self hosted note taking app.
02:20

Claude Pulse

Local, zero-dependency dashboard for Claude Code: live token usage and context, lost-session recovery, full-text search, and approve tool calls from your phone.
02:18

Ignis

Run Obsidian as a self-hosted web app. Not remote desktop, an actual web app.
18:13

Grist Secrets: Popups

This example walks through how to add a Notepad popup. Any widget can be used for the popup. The steps would be the same. The example document linked above also shows an Image Viewer custom widget popup.
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.