Yet Another Web Analytics (yawa) is a self-hosted web analytics tool with no UI. Instead of dashboards, you query your data through your LLM client using MCP, asking Claude or any compatible AI assistant questions about your traffic in plain language.
Kyushu is a self-hostable Wasm sandbox for JavaScript workers. Think Cloudflare Workers, but on your own VPS.
Write a JS fetch handler, ship it as a standalone binary, and run it on your server.
Use cases could be running untrusted code safely, building edge-like handlers on your infra, or giving AI agents a sandboxed environment to execute logic.
Open source. Early stage. Give it a try and upvote if you ❤️ it!