How I use LLMs

  1. name of the game is 'describe expectations' (spec) and 'enforce expectations' (tests)
  2. research and plan with the model (GPT-5 Pro), then implement in parallel with as many models as you can stand (GPT-5 Codex)
  3. 'close the loop': let the model read logs, edit project settings, run the app, take screenshots, etc.; this is about back-pressure
  4. spend more time thinking than babysitting

Tools:

My philosophy:

← Back to home