Drift. A writing app where your thoughts fade and blur as you move forward.

github.com/kylemclaren/drift

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • Add loading state and prevent theme flash on load
  • Fix localStorage access for server-side rendering
  • Add Open Graph and theme meta tags, og.webp image
  • Add privacy message to onboarding flow
  • Add onboarding reset option to Flow component
  • Update onboarding welcome message and button style
  • Add Vite build-time environment variables to Dockerfile
  • Add theme support with environment-based selection
  • Add delete confirmation dialogs and toast improvements
  • Add export functionality for thoughts as JSON
  • Fix date grouping and today detection in Flow
  • Group and display thoughts by date in Flow
  • Add swipe-to-delete for thoughts on mobile
  • Persist thoughts with TanStack DB and migrate legacy data
  • Add Docker and Fly.io deployment configuration
  • Add context menu and UI enhancements to flow components
  • Update app name and short name in manifest
  • Add Toaster component to root layout
  • Add custom SVG favicon and update app title
  • Update components.json with menu and registry settings