Viewing profile — willamhou
willamhou
HN member- Joined
- Thu, Apr 02, 2026, 9:34 AM UTC
- HN karma
- 2
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About willamhou
Recent public activity
-
comment
Comment #47829838
[dead]
-
comment
Comment #47727635
[dead]
-
comment
Comment #47715040
Nice use of Rust for the sandbox layer. One thing that helped in our multi-agent experiments was giving each agent its own key and having every tool call carry a signed receipt. Th…
-
comment
Comment #47714344
[dead]
-
comment
Comment #47714222
Gateways and signatures solve different problems. A gateway controls access; a signature lets the server verify what request was actually sent. That matters for replay, tamper, and…
-
comment
Comment #47698415
Had a very similar issue porting a hypervisor to ARM S-EL2. Writes would succeed, there were no faults, and everything looked reasonable in GDB, but the other side never saw the da…
-
comment
Comment #47687968
One thing I keep thinking about with AI security is that most of the focus is on model behavior — alignment, jailbreaks, guardrails. But once agents start calling tools, the attack…
-
comment
Comment #47672394
[dead]
-
comment
Comment #47670609
[dead]
-
comment
Comment #47670607
[dead]
-
comment
Comment #47622940
[dead]
-
comment
Comment #47622937
[dead]
-
comment
Comment #47622839
[dead]