Discover and improve AI prompts across all domains and models.
2 prompts
Build a fast local-first backend using Bun's built-in SQLite. CRUD API, migrations, full-text search, and WAL mode for concurrent reads.
Build a Web Worker pool that distributes CPU-intensive tasks across threads. Task queue, load balancing, and progress reporting.