ExpenseOwl - minimal self-hosted expense tracker
Tiny Go app for tracking personal expenses. Charts, multi-currency, Docker one-liner. Avoids the Mint-replacement bloat trap.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
AgentFM - SETI@home for local LLMs
Single Go binary that turns idle home GPUs into a peer-to-peer compute grid for LLM and AI workloads. Decentralized inference instead of renting from a cloud.
stash - persistent memory layer for AI agents
Self-hosted single-binary Go service that stores episodes, facts, and working context for AI agents in Postgres. Ships an MCP server and runs without cloud dependencies.
MCPJungle - self-hosted MCP gateway
Go gateway and registry that lets individuals and teams run a single MCP endpoint in front of many backend MCP servers, with discovery and access control built in.
dcm - DockerComposeMaker for self-hosters
Self-hostable web UI for picking and assembling docker-compose.yml files for home servers. Shareable configs and a discovery feed for new containers.