Viewing profile — dorianzheng
dorianzheng
HN member- Joined
- Mon, Dec 27, 2021, 3:21 PM UTC
- HN karma
- 2
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About dorianzheng
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48038742
i built a similar project named boxlite (embeddable micro-VM) and agentlite (agent in boxlite). i like your idea
-
comment
Comment #48038721
got it, will definitely check it out do you have some performance number of lakeFS in your mind
-
comment
Comment #48038666
seems cool to integrate with https://github.com/boxlite-ai/boxlite and https://github.com/boxlite-ai/agentlite
-
comment
Comment #48038630
is it possible to run it inside local micro-VM, such as boxlite?
-
comment
Comment #48038615
how's the performance compare to boxlite?
-
comment
Comment #48038604
it would be cool if we can integrate it with the local micro-VM https://github.com/boxlite-ai/boxlite
-
comment
Comment #48038590
any chance i can run local micro-VM such as boxlite with this?
-
comment
Comment #48038564
not yet for memory, just persistent storage snapshotting/forking right now
-
story
Show HN: BoxLite – the all-terrain micro-VM
Hi HN. I'm Dorian, founder of Polygala. We are building a micro-VM runtime for all kinds of use case including embedded like SQLite, local deployment like MySQL and cloud deploymen…
- story
- story
- story
-
comment
Comment #46901280
+1. That’s basically what I want too: npx skills but for Python. For now BoxLite is the isolation/runtime layer; the “skills registry + one-liner runner” is a thin wrapper we can a…
-
comment
Comment #46901271
I think you basically answered the entire question 1. Our fundamental assumption is: anything that hands control to an agent/skill is potentially compromised (especially if it touc…
-
comment
Comment #46885114
I've been thinking about AI agents wrong. We keep treating them as this special thing that needs special infrastructure. But what if agent skills are just... functions you compose?…
- story
- comment
- story
- comment
- comment
- story
-
comment
Comment #46251791
The problem: AI agents are most useful when they have freedom—freedom to write code, install packages, run scripts, explore solutions. But that freedom is dangerous. One hallucinat…
- story
-
comment
Comment #29703255
I gotta say StarRocks is not only a MPP database. It's also a distributed SQL engine for data lake analytics. https://github.com/StarRocks/starrocks/pull/2225