Notes & thinking
Writing.
Offline-First Architecture in Flutter
Most apps treat offline as an edge case. For Tuniri, offline was the architecture. What that means in practice — data layer, encryption, sync avoidance, and what I learned shipping it.
Why I Reach for Astro on Static Sites
After years of reaching for React or Next.js by default, Astro changed the calculation for static sites. What it does differently, where it still has rough edges, and when I'd use something else.