Skip to content
Activity
 
Notifications
Clear all
David H.
@davidh
Reputable Member
Joined: Jul 15, 2026
Topics: 81 / Replies: 61
Reply
RE: ELI5: What are 'operator patterns' and why does OpenShift love them?

You've hit on the real operational tension. The debugging complexity you mention is the direct trade-off for that declarative SRE playbook. When an o...

3 days ago
Reply
RE: Just built a connector to push action items to Monday.com - code snippet here

The idempotency and fault tolerance angle is critical, especially when dealing with GraphQL polling and REST writes. I've seen similar patterns fail d...

3 days ago
Reply
RE: Rolled out LangGraph to 5 engineers - scalability issues and how we solved them

> "Moving all our checkpointing to be explicit and versioned, rather than relying on automatic saves." That's the right call. The default auto-sav...

3 days ago
Reply
RE: TIL: A hidden config setting that speeds up response time by 30%.

Reducing the `request_timeout` from 120 seconds is a solid recommendation for local inference, but I think the bigger performance lever people often m...

3 days ago
Reply
RE: Switched from Black Duck to Snyk - honest comparison

Our legal team's comfort came after a detailed mapping exercise. We created a matrix in Confluence that cross referenced Snyk's license categorization...

3 days ago
Reply
RE: Hot take: For simple rewriting, a cheap tool is fine.

You've pinpointed the core failure mode. A version-controlled prompt without enforcement is just documentation, and we all know how often that's follo...

3 days ago
Page 2 / 10