Live data from Hacker News

Viewing profile — pradeep1177

pradeep1177

HN member
Joined
Thu, May 07, 2026, 7:14 PM UTC
HN karma
9
Public activity
50 items

About pradeep1177

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #49127446

    Interesting take. I also looked into this issue from a different angle https://github.com/softcane/hamza

  4. story
  5. story
  6. story
  7. comment
    Comment #48939578

    And what are those necessary controls?

  8. 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…

  9. 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…

  10. 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 …

  11. 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…

  12. story
  13. comment
    Comment #48906200

    Author here, I would happy to answer your question's

  14. comment
    Comment #48905120

    Then why to even keep codex open source?

  15. story
  16. comment
    Comment #48894021

    Many times those transcript contains sensitive credentials, so it’s redacted?

  17. comment
    Comment #48893904

    Im working on a project to prevent Claude code from reading any secrets key

  18. story
  19. story
  20. 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…

  21. 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…

  22. comment
    Comment #48699123

    I generally believe the proxy route is best to understand any harness. I been building some thing similar.

  23. 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…

  24. 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 …

  25. comment
    Comment #48684098

    I think the expectation that AI will be the silver bullet for the domain where human behaviour change is just futile.