← digests › te9.dev
[ digest / weekly ]

Weekly Digest — aug 3, 2026.

All analyzed bookmarks from the past week in the te9.dev archive. Each entry has been crawled, parsed, and annotated by an LLM for relevance, purpose, and practical use.


micro/mu: A personal home server

purpose

Mu is a personal home server and MCP server that aggregates access to various services—news, web search, mail, markets, weather, files, calendar, and more—into a single Go binary that AI agents can use as tools. It can be used live or self-hosted.

when to use

Mu is most valuable when building AI agents that need to interact with multiple external services, when you want a personal server for data aggregation, or when you need a unified interface for web search, news, mail, weather, and other real-world data sources.

tags
MCP server AI agents self-hosting API aggregation Go developer tools web services LLM integration

ISOPOLIS — San Francisco

purpose

ISOPOLIS renders San Francisco as an interactive isometric pixel art painting, allowing users to explore the city through a unique visual perspective with features like panning, guided tours, and postcard functionality.

when to use

This resource is most valuable when seeking inspiration for creative mapping projects, studying innovative approaches to geographic data visualization, or exploring examples of interactive urban exploration interfaces.

tags
mapping visualization isometric pixel-art interactive OpenStreetMap creative-coding cartography data-visualization

farinchan/chatery_whatsapp: A powerful WhatsApp API backend built with Express.js and Baileys library. Supports multi-session management, real-time WebSocket events, group management, and media handling.

purpose

Chatery WhatsApp API is an Express.js-based backend service that wraps WhatsApp functionality into a RESTful API using the Baileys library. It enables developers to programmatically send and receive WhatsApp messages, manage multiple sessions, handle media, create groups, and perform bulk messaging operations through standardized API endpoints.

when to use

This resource is most valuable when building applications that require WhatsApp integration such as customer support platforms, notification systems, chatbots, or marketing automation tools. It's ideal for projects needing a self-hosted, cost-effective alternative to official WhatsApp Business API without recurring fees per message.

tags
WhatsApp API Express.js Baileys Messaging REST API WebSocket Node.js Self-hosted Chat Integration Real-time