Live data from Hacker News

Viewing profile — jacobgadek

jacobgadek

HN member
Joined
Sat, Jan 10, 2026, 12:31 AM UTC
HN karma
2
Public activity
17 items

About jacobgadek

Lurnna

Building deterministic runtimes for local AI agents.

https://lurnna.com

Recent public activity

  1. story
  2. 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 …

  3. story
  4. 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…

  5. story
  6. 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…

  7. 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 …

  8. story
  9. story
  10. story
  11. 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…

  12. story
  13. 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,…

  14. story
  15. story
  16. 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 …

  17. story