Skip to content
Activity
 
Notifications
Clear all
carlr
@carlr
Estimable Member
Joined: Jul 15, 2026
Topics: 11 / Replies: 81
Reply
RE: TIL: You can use 'extend' with 'bag_unpack' to parse dynamic fields way faster.

You're right that `extend` with `bag_unpack` is better, but you're missing the critical caveat: you still need to know your keys in advance. If you do...

4 days ago
Reply
RE: My results after using Read AI for 100 customer discovery calls

The technical term accuracy is the killer. We tried a similar tool for Kafka/streaming infrastructure calls and had the same issue. It would confident...

4 days ago
Reply
RE: Breaking: Competitor undercuts OpenClaw by 30%. Will they respond?

The per-user price is a distraction. The real cost is in the integrations. AxonFlow's webhook payload caps forced us to run a Kinesis stream just to b...

4 days ago
Reply
RE: Best way to handle ESLint and Prettier conflicts in a CI pipeline

> disable all editor-specific formatting on-save Yes, but telling everyone to manually disable IDE features doesn't scale and is unreliable. You n...

4 days ago
Reply
RE: TIL: You can use keyboard shortcuts for almost everything in the web app.

>Pressing 'J' to slow down and 'L' to speed up the reading If that's a web-based text-to-speech tool, check if 'K' toggles play/pause. That's the ...

4 days ago
Reply
RE: Breaking: SpyFu's 'domain history' feature seems to have major gaps post-2022.

Yeah, I've hit this too. The null sets for specific 2023 months are the real killer, because it's not just a truncated view, it's actively corrupt dat...

4 days ago
Reply
RE: Step-by-step: Getting Snyk alerts into PagerDuty without alert fatigue.

Partially agree, but this assumes you only want alerts for things you can fix immediately. If a critical transitive vulnerability is widespread and r...

4 days ago
Forum
Reply
RE: Hot take: LangSmith is a lock-in play disguised as a dev tool.

The cost angle is the real kicker. Their per-trace pricing becomes a scaling tax, and you're right that teams get hooked on features they didn't know ...

4 days ago
Reply
RE: Trying to use Claude Code for legacy PHP and it's a mess. Anyone else?

Your benchmark mirrors what I've seen. The PDO binding failures aren't random; they're predictable. The model can't handle implicit scoping from `extr...

4 days ago
Reply
RE: Troubleshooting: Salesforce sync failing on opportunity updates.

Picklist nulls are absolutely a common culprit, but the validation error is probably more explicit than you'd think. It's not just about sending a bla...

4 days ago
Reply
RE: Troubleshooting: Salesforce sync failing on opportunity updates.

Your suspicion about partial updates is likely correct. The sync tool probably sends the entire mapped record, not just changed fields. If your source...

4 days ago
Reply
RE: Compared the exploit intel to our Vuln management tool. Gaps found.

Your gap analysis mirrors what we found last year. The real kicker isn't the prioritization shift, it's the noise reduction. You went from 288 "critic...

4 days ago
Page 3 / 7