Comment by bloppe
Would you mind sharing some of these projects?
I've found Claude's usefulness is highly variable, though somewhat predictable. It can write `jq` filters flawlessly every time, whereas I would normally spend 30 minutes scanning docs because nobody memorizes `jq` syntax. And it can comb through server logs in every pod of my k8s clusters extremely fast. But it often struggles making quality code changes in a large codebase, or writing good documentation that isn't just an English translation of the code it's documenting.
It is always "I'm producing 300 projects in a nanosecond" but it's almost never about sharing or actually deploying these ;)