Damus
hodlbod · 4w
I don't see how you can keep up with 6 sessions. Spec development takes time and so does review. And doing either properly gets harder as you become less familiar with the codebase. Are you not experi...
Vitor Pamplona profile picture
Its just like playing chess against 6 players at the same time. Your job is to rotate fast enough to give them what to play while you keep verifying their assumptions and architectural decisions.

You are hitting a good point with context, but I worked in large teams before, so context was never actually there. With AI, that "context" becomes just the highest level of architrecture you can think of.. the rest is details that only the AI knows.

I have given up on the idea that I can find bugs in the AI code. If I set it up correctly, there won't be any actual bugs, just working behaviors that I don't actually want or missing features that I forgot to mention. Most of my day these days is just that.
3โค๏ธ1
hodlbod · 4w
The thing with llms is they don't remeber anything either. So unless you write very good context/skills they will get lost and duplicate code. At least on big teams someone usually owns most parts of the code (even if contributors leave). I will be interested to see how it works out long term.
mccrmx · 4w
> there won't be any actual bugs ๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚
hodlbod · 4w
I can't effectively play chess against 6 people. and if I did, they would mostly be waiting for me. Or I would lose. This is an insane metaphor