Uses

In the spirit of uses.tech: what I currently use for daily work.

Last updated: May 16, 2026

Programming Languages

  • Dart / Flutter: primary stack for mobile, web, and desktop apps
  • Python 3.12: backend, ML, trading, scripting
  • TypeScript: web frontends and Node backends
  • Go: Conductor and several CLIs
  • Rust: where performance matters
  • Swift: macOS menu bar tools

Architecture

  • Domain-Driven Design as the default
  • Clean Architecture where boundaries matter
  • systems architecture from decades of enterprise work

AI Tools in Daily Use

  • Claude Code: primary coding agent
  • Codex: cross-checking and comparison
  • Kimi: useful for selected large-context tasks
  • OpenCode: open-source variant
  • GPT-5: where it fits better

Plus my own Conductor plugin ecosystem as orchestration layer.

Databases

  • PostgreSQL and TimescaleDB for AI Trader
  • Drift for local Flutter data
  • Hive for Flutter key-value storage
  • Firestore when realtime behavior is actually needed

Hosting and Infrastructure

  • Cloudflare Pages for 15+ projects
  • Cloudflare Workers for edge logic
  • Wrangler as CLI
  • GitHub Actions for CI/CD

Hardware, Desk, Editor

The exact hardware list is intentionally not published yet. The current public statement is the working stack above; the physical desk setup will be added once the final public details are chosen.