Dev Log
We loved Captio so much, we wanted to recreate that experience.
This dev log documents the technical decisions behind building Simple Memo - for Obsidian.
What comes next is laid out in what we build next — including the survey that decides the order.
Technical Deep Dives
UIKit vs SwiftUI: Choosing for Launch Speed
Why UIKit in 2026. Architecture design to achieve Time-to-Text under 500ms.
Outbox Architecture: Zero Message Loss
Instant UI clear on send, but messages never lost. The full AES-GCM encrypted Outbox pattern.
Relay API: Email Infrastructure on Cloudflare Workers
Breaking free from external email API dependency. Edge computing for global email delivery in milliseconds.
Privacy-First Design: Obsessive Attention to Detail
On-device encryption, session storage, logs, and analytics, including the current limits of app-switcher privacy.