Live data from Hacker News

Viewing profile — egorferber

egorferber

HN member
Joined
Wed, Jun 03, 2026, 7:29 PM UTC
HN karma
17
Public activity
6 items

About egorferber

No profile information was provided.

Recent public activity

  1. comment
    Comment #48436874

    it is also perfect for running untrusted user code safely, if you want to buld a plugin system or your own edge functions this can be really helpful

  2. comment
    Comment #48434474

    cool idea of a self-hostable alternative ot CF workers without much overhead, compiling it down to a binary makes local testing way easier.

  3. comment
  4. comment
  5. comment
    Comment #48434405

    Yep thats true pre grounding is very much worth it, if you just feed the agent a quick environment brief upront instead of making it spam tool calls to figure out where it is, you …

  6. comment
    Comment #48434378

    I have built some agent system to analyze the prod env from my and and web project when i had prod issues, so i had a agent in the env asked this thing and it told me the kubectl c…