Viewing profile — skwuwu
skwuwu
HN member- Joined
- Tue, Mar 17, 2026, 12:14 PM UTC
- HN karma
- 4
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About skwuwu
Recent public activity
-
comment
Comment #47712591
I'd like to use it for agent like OpenClaw, but i wanna know if agnet spawn sub agent in VM, and it's resource requirements is bigger than VM's resource, those processes killed by …
-
comment
Comment #47427315
7kb binary file that runs agent is impressive but i guess it would be very hard to define FSM and implement pipeline manually. is it necessary to separate agent atomically with thi…
-
comment
Comment #47414833
[dead]
-
comment
Comment #47414113
I noticed that you implemented a high-performance VM fork. However, to me, it seems like a general-purpose KVM project. Is there a reason why you say it is specialized for running …
-
comment
Comment #47413959
Interesting concept. Do you think agent preferences come from the model itself or the agent's structure around it? If swapping from GPT to Claude produces completely different opin…
-
comment
Comment #47413155
[dead]
-
comment
Comment #47412999
Good project. but are the constraints (never fabricate results, never modify credentials) enforced structurally, or are they prompt-level instructions the agent could technically i…