Live data from Hacker News

Viewing profile — hazalmestci

hazalmestci

HN member
Joined
Mon, Mar 13, 2023, 11:34 PM UTC
HN karma
38
Public activity
28 items

About hazalmestci

No profile information was provided.

Recent public activity

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

    Ability to handle resource-level and complex policy modeling is crucial! Thanks for the resource

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

    are there good tooling or libraries folks have used for pre-retrieval authorization in AI apps?

  8. story
  9. story
  10. story
  11. story
    Pi
  12. story
  13. story
  14. story
  15. 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…

  16. story
  17. story
  18. comment
    Comment #43446762

    my next project :)

  19. 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!

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

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

  23. story
  24. story
  25. 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…