Taskd – a new task management system
9 hours ago
- #cloud-computing
- #encryption
- #task-management
- The author developed a task management system named 'taskd' to address a lack of existing solutions meeting their specific needs.
- Taskd facilitates handling numerous ideas, tracking wishes, prioritizing tasks, grouping via labels, and assigning tasks to Claude.
- The system is hosted on Google Cloud (Cloud Run) with a Cloud SQL database, after initial development on exe.dev, and uses Envelope Encryption with rotating Data Encryption Keys via GCP KMS.
- An MCP server enables Claude to find tasks, create plans, leave comments, update statuses, and add suggestions to the task list, aiding the author's workflow.
- Built with Go and TypeScript (React), taskd is noted for its speed and includes minor bugs, which are added to the system for tracking and resolution.