Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
amjadfatmi1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
amjadfatmi1
4mo ago
Docker already shows a warning card that says Docker group grants root level to the user. You can only get away with this for so long, but as agents keep getting smarter, new ways of circumventing controls will be found. For now always seek
2.
▲
by
amjadfatmi1
4mo ago
Very interesting, Curious how does it handles concurrency especially in mass at scale in production
3.
▲
by
amjadfatmi1
4mo ago
Empty catch blocks and dead code are easy, how do you tell the difference between AI slop and human slop without flagging every junior dev's PR?
4.
▲
by
amjadfatmi1
4mo ago
Wait, so the agent keeps state without the control plane? How do you handle conflicts if you toggle between local CLI and cloud management without split-brain?
5.
▲
Ask HN: How are you enforcing permissions for AI agent tool calls in production?
3 points
by
amjadfatmi1
8mo ago
|
2 comments
6.
▲
by
amjadfatmi1
8mo ago
Spot on, Yaron. Schematic validation (Protobuf) catches structural errors, but semantic aliasing (the 'rm -rf' vs 'rm -r -f' problem) is exactly why I developed the CAR (Canonical Action Representation) spec. I actually
7.
▲
by
amjadfatmi1
8mo ago
Hey @yaront111, Cordum looks like a solid piece of infrastructure especially the Safety Kernel and the NATS based dispatch. My focus with Faramesh.dev is slightly upstream from the scheduler. I’m obsessed with the Canonicalization problem.
8.
▲
Ask HN: How are you handling non-probabilistic security for LLM agents?
2 points
by
amjadfatmi1
8mo ago
|
6 comments
9.
▲
Show HN: Faramesh – A deterministic gate for stochastic Autonomous AI agents
1 points
by
amjadfatmi1
8mo ago
|
0 comments
10.
▲
by
amjadfatmi1
8mo ago
We spent most of 2025 watching teams try to 'prompt' their way out of agentic hallucinations. It doesn't work. If you give an LLM-based agent access to a production database or a shell, you are always one 'ignore previou
11.
▲
Faramesh – The first deterministic execution control plane for AI agents
(github.com)
1 points
by
amjadfatmi1
8mo ago
|
2 comments
12.
▲
by
amjadfatmi1
8mo ago
The problem with autonomous agents today isn't that they aren't "smart" enough; it’s that they are fundamentally stochastic, while our infrastructure (SQL, APIs, Shell) is deterministic. You are essentially giving a prob