| ▲ | radlad 2 hours ago | ||||||||||||||||||||||
> I use LLMs for exploration and for review, but I write the code myself. I find it hard to believe why so many engineers try to avoid it. It’s not consuming much of my time. And it’s actually the most enjoyable part. At my workplace, there is more work to be done than there is engineers, and approximately 2 engineers per service. I can spin off multiple Claude Code instances on unrelated work, steering them occasionally, and then finally reviewing the output. After I have reviewed it, I post it for team review. You're absolutely right that my depth of familiarity is lesser with this code, but we are absolutely shipping more as a result of increased parallelization. The bottleneck now is typically reviews - both pre-push and team reviews. | |||||||||||||||||||||||
| ▲ | M0r13n an hour ago | parent [-] | ||||||||||||||||||||||
This seems to assume more code shipped equals more work done. I am still not convinced that this is necessarily the case. Sometimes it is. Sometimes it is not. You mentioned that reviews are now the bottleneck and that your familiarity with the code has decreased. That tradeoff might eat into the parallelization gains over time. | |||||||||||||||||||||||
| |||||||||||||||||||||||