Live data from Hacker News

Viewing profile — chittenden

chittenden

HN member
Joined
Wed, Dec 20, 2023, 8:06 PM UTC
HN karma
2
Public activity
2 items

About chittenden

No profile information was provided.

Recent public activity

  1. comment
    Comment #38713405

    That sounds like the right way to handle it. What about the Python code that is run? That seems harder to lock down than the read-only data permissions.

  2. comment
    Comment #38712966

    Very cool! Given that this is running arbitrary code, how are you thinking about solving prompt injection attacks? Imagine a case where malicious data gets into the underlying data…