uses

What I work with

The setup, the defaults, and why. Inspired by uses.tech.

hardware

  • Lenovo Legion 16IAX10 · RTX 5060

    One machine for everything — dev, and the game backlog it keeps losing to.

  • ⚑ Monitor / keyboard / mouse

    Dell P3223QE, Magic Keyboard, Logitech M720 Triathlon

editor & terminal

  • VS Code

    Primary editor.

  • ⚑ Terminal + shell

    Windows Terminal + WSL2 + Starship. I use the terminal for many things, so I keep it fast and simple.

ai workflow

  • Claude Code

    Agentic tasks that span many files — migrations, conventions sweeps, test scaffolding. I write the plan; it executes against the repo.

  • Structured prompting over vibes

    Anything an agent builds gets a written spec first. Same habit as typed API contracts — schemas over hope.

stack defaults

  • React · Next.js · TypeScript

    Frontend default. TypeScript strict mode, always.

  • Node.js · Express · PostgreSQL

    Backend default — boring, proven, debuggable.

  • AWS Lambda · Amazon Bedrock

    Serverless backends and the AI layer at Lyssin.