Hacker News new | ask | show | jobs
by elvis10ten 85 days ago
I just had a relevant experience. I asked Claude to add “trace(‘$FunctionName’) {}” to all Composable functions in my app. Claude spent some time doing something. In between, I was like shoot, I could just do a deterministic regex match and replace.
1 comments

Ask Claude to do that deterministic search & replace. Best of both worlds, and now you’re prompt engineering :)