11test
Featured Sponsors Warp is an agentic development environment. Cut code review time & bugs in half, instantly. Memos Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours. Features Instant Capture — Timeline-first UI. Open, write, done — no folders to navigate. Total Data Ownership — Self-hosted on your infrastructure. Notes stored in Markdown, always portable. Zero telemetry. Radical Simplicity — Single Go binary, ~20MB Docker image. One command to deploy with SQLite, MySQL, or PostgreSQL. Open & Extensible — MIT-licensed with full REST and gRPC APIs for integration. Quick Start Docker (Recommended) docker run -d \ --name memos \ -p 5230:5230 \ -v ~/.memos:/var/opt/memos \ neosmemo/memos:stable Open http://localhost:5230 and start writing! ...