Viewing profile — pradeep1177
pradeep1177
HN member- Joined
- Thu, May 07, 2026, 7:14 PM UTC
- HN karma
- 9
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About pradeep1177
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #49127446
Interesting take. I also looked into this issue from a different angle https://github.com/softcane/hamza
- story
- story
- story
-
comment
Comment #48939578
And what are those necessary controls?
-
comment
Comment #48939570
These data retention contracts are black boxes; you never know how your IP was leaked, and it could end up in the model's training data. It's like trusting META with your privacy s…
-
story
Ask HN: How companies are protecting Claude Code from reading IP and PII data
Recently I was baffled when Claude code read the customer table data from a production environment, while triaging an issue, and that made me wonder. Sure you should NOT give the a…
-
comment
Comment #48930329
I opened this feature request https://github.com/anthropics/claude-code/issues/68284 and hacked around a solution that I thought wasn't so hard to bake into the Claude code. There …
-
comment
Comment #48925465
If it’s a preference question then certainly yes, but how to push back on x productivity boost argument when a company enforce this as policy? Yes a soft policy but it’s a smart mo…
- story
-
comment
Comment #48906200
Author here, I would happy to answer your question's
-
comment
Comment #48905120
Then why to even keep codex open source?
- story
-
comment
Comment #48894021
Many times those transcript contains sensitive credentials, so it’s redacted?
-
comment
Comment #48893904
Im working on a project to prevent Claude code from reading any secrets key
- story
- story
-
comment
Comment #48739958
But the whole point of this is to prevent the distillation and identify the list of blocked providers. If a provider is capturing the proxy, they can identify and modify that as we…
-
comment
Comment #48739470
I used my proxy https://github.com/softcane/cc-blackbox setup to capture this. This is how it looks. # userEmail The user's email address is . # currentDate Today's date is 2026-06…
-
comment
Comment #48699123
I generally believe the proxy route is best to understand any harness. I been building some thing similar.
-
comment
Comment #48691345
So, how are you handling read/write caching? I mean, if I keep routing the next prompt based on the task weights? How about if I'm sending every 5th query to opus, which do expensi…
-
comment
Comment #48684149
I've been pondering over the same question, but also on an enterprise scale. For example, how could I scrub the customer data, like name, domain, etc., before sending it to LLM if …
-
comment
Comment #48684098
I think the expectation that AI will be the silver bullet for the domain where human behaviour change is just futile.