Viewing profile — jacobgadek
jacobgadek
HN member- Joined
- Sat, Jan 10, 2026, 12:31 AM UTC
- HN karma
- 2
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About jacobgadek
Building deterministic runtimes for local AI agents.
https://lurnna.com
Recent public activity
- story
-
comment
Comment #47051633
Hey HN. I'm a solo dev who could never figure out what to actually do with my analytics data. I'd open Mixpanel, look at charts, and close the tab. The data was there but I didn't …
- story
-
comment
Comment #46798860
I wrote a technical whitepaper exploring runtime governance for autonomous AI agents. The paper focuses on execution level control rather than intent alignment, with a goal of clar…
- story
-
comment
Comment #46773528
The browser sandbox is incredible for isolated code execution, but I've found it tricky for "local agent" workflows where you actually want the LLM to use the host CLI or filesyste…
-
comment
Comment #46773506
The "token and time sink" point is huge. I've found that even when agents can install deps, they often get stuck in reasoning loops trying to fix a "build toolchain issue" that is …
- story
- story
- story
-
comment
Comment #46633235
OP here. I built Romek because I kept getting blocked by Cloudflare/2FA when trying to run personal agents on a VPS. I realized it was easier to port my local authenticated session…
- story
-
comment
Comment #46623056
Hey HN, I built this because I was tired of writing login scripts that break constantly. The problem: AI agents need to authenticate to websites, but login flows are fragile — 2FA,…
- story
- story
-
comment
Comment #46566014
Hi HN, I built this because I kept running into the same problem: AI agents need to log into websites, and everyone (including me) just hardcodes cookies. It's insecure and breaks …
- story