Viewing profile — hazalmestci
hazalmestci
HN member- Joined
- Mon, Mar 13, 2023, 11:34 PM UTC
- HN karma
- 38
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About hazalmestci
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #45735617
Ability to handle resource-level and complex policy modeling is crucial! Thanks for the resource
- story
- story
- story
-
comment
Comment #44511981
are there good tooling or libraries folks have used for pre-retrieval authorization in AI apps?
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #44064993
i think the key is having declarative policies that describe what access mean, then choosing whether to enforce inline, pre-filter, or batch filter based on latency/consistency tra…
- story
- story
-
comment
Comment #43446762
my next project :)
-
comment
Comment #43415802
I'd be really happy if the internal company chatbot didn't share my private health concerns with everyone or reveal how much money I make. :) Great article!
- story
-
comment
Comment #43242880
The recurring theme of the Zanzibar approach to authorization is that it's prescriptive. The data format, logic language, and API are all tightly specified in order to define autho…
-
comment
Comment #43175594
There’s definitely some hype in any new data infrastructure trend (see: graph databases, time-series databases). But the problem vector DBs solve—retrieving context efficiently for…
- story
- story
-
comment
Comment #41859071
imo TypeScript is a superset of JavaScript that adds static types, enabling better error checking and code scalability, while JavaScript is a dynamically-typed language with no bui…