Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
samkim
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Spicedb-dev. Claude Code plugin that adds authorization as you build
(github.com)
5 points
by
samkim
5mo ago
|
0 comments
2.
▲
by
samkim
7mo ago
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 compromised agent won't be able to actually execute
3.
▲
by
samkim
7mo ago
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 sandboxes [0] is a great reference on sandboxing optio
4.
▲
by
samkim
9mo ago
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 the contents of the room change between days or that the pre
5.
▲
Show HN: A kids book that introduces authorization and permissions concepts
(authzed.com)
11 points
by
samkim
9mo ago
|
1 comments
6.
▲
by
samkim
1y ago
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.
7.
▲
Extended T: Augment your design craft with AI tools
(authzed.com)
3 points
by
samkim
1y ago
|
1 comments
8.
▲
by
samkim
4y ago
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 for how this would work? https://github.com
9.
▲
by
samkim
5y ago
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 well enough. We upgraded to Python 3.9 to incorporate so
10.
▲
by
samkim
5y ago
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 eventually dump their older x86 Macbook Pros, which run loud and
11.
▲
by
samkim
6y ago
Since you mentioned Google docs style sharing, does Sharewith support abilities for different users eg viewer vs commenter vs editor?