Viewing profile — samkim
samkim
HN member- Joined
- Thu, Sep 23, 2010, 10:45 PM UTC
- HN karma
- 5
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About samkim
No profile information was provided.
Recent public activity
-
story
Show HN: Spicedb-dev. Claude Code plugin that adds authorization as you build
We built a Claude Code plugin that adds fine-grained authorization to apps. Works for creating new apps, adding features to existing apps, and migrating legacy authorization layers…
-
comment
Comment #46979897
Ultimately a prompt injection attack is trying to get the agent to do something it wasn't intended to do and if you have the appropriate sandboxing and authorization in place, a co…
-
comment
Comment #46978101
Agreed, sandboxing is only part of agent security. Authorization (what data the agent can access and what tools it can execute) is also a big part of it. I've found primer on agent…
-
comment
Comment #46369962
One of the discussions we had in our slack was that the introduction of the New Enemy Problem on page 21 may be oversimplified. It currently relies on an unwritten assumption that …
-
story
Show HN: A kids book that introduces authorization and permissions concepts
A colleague and I made a kids' picture book that introduces authorization concepts. We work at AuthZed and explain these concepts regularly. We thought it'd be fun to put them toge…
-
comment
Comment #45464648
Here's a Dibs sculpture in real life: https://photos.app.goo.gl/JgqEa5Go7t7m3wAB9 My team happened to win one of the hackathon prizes and can confirm they turned out really well.
- story
-
comment
Comment #33916201
Hi! I'm one of the contributors to the project and this was an idea that bounced around during development. Can you create an issue in the repo and add any details you have in mind…
-
comment
Comment #26889502
I've recently gone through the process of getting our stack, which includes python, go, and docker, running on an M1. Docker for Mac only recently released M1 support but it runs w…
-
comment
Comment #26839328
Went through the same process except with an M1 Macbook Pro. My coworkers volunteered me to see if we could get our dev stack building and running on ARM with hopes they could even…
-
comment
Comment #25460218
Since you mentioned Google docs style sharing, does Sharewith support abilities for different users eg viewer vs commenter vs editor?