whh

↗ HN profile [ 84.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I run a lot of agentic coding sessions in parallel, each in its own git worktree. Every worktree points at the same local Postgres though, so the moment one branch runs a migration it changes the schema out from under…