HackerTrans
トップ新着トレンドコメント過去質問紹介求人

vrn21

no profile record

投稿

[untitled]

1 ポイント·投稿者 vrn21·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 vrn21·4 か月前·0 コメント

Show HN: How to train and run models with RL Envs

astrofolio.pages.dev
1 ポイント·投稿者 vrn21·4 か月前·1 コメント

Show HN: I built a macOS app that toggles between extended/mirrord monitor setup

github.com
2 ポイント·投稿者 vrn21·5 か月前·1 コメント

Show HN: I Built a Sandbox for Agents

github.com
31 ポイント·投稿者 vrn21·5 か月前·56 コメント

Built a Sandbox for Agents in Rust

github.com
3 ポイント·投稿者 vrn21·6 か月前·0 コメント

コメント

vrn21
·2 か月前·議論


  Location: India
  Remote: Yes
  Willing to relocate: Yes
  Technologies: Rust, Python, Docker, Linux, Terraform, K8s, Sandboxes
  Résumé/CV: vrn21.com/resume
  Email: [email protected]
I'm KV, an upcoming grad, previously built rl envs + infra at verita-ai.com, hud.ai (YC W25), mecha.so and fileago.com

And built some projects like: sandbox for agents with firecracker and rust [ https://github.com/vrn21/bouvet ] ; a key value store in rust[ https://github.com/hrefto/shorterdb ]; a serverless FaaS platform with WASM and rust [ https://github.com/orbit-serverless/server ]; a postgres extension with pgrx for full text search using tantivy, bm25, rust [ https://github.com/vrn21/pdb ]
vrn21
·3 か月前·議論


  Location: India
  Remote: Yes
  Willing to relocate: Yes
  Technologies: Rust, Python, Docker, Linux, Terraform, K8s, Sandboxes
  Résumé/CV: vrn21.com/resume
  Email: [email protected]
I'm KV, previously built rl envs + infra at verita-ai.com, hud.ai (YC W25), mecha.so and fileago.com

And built some projects like: sandbox for agents with firecracker and rust [ https://github.com/vrn21/bouvet ] ; a key value store in rust[ https://github.com/hrefto/shorterdb ]; a serverless FaaS platform with WASM and rust [ https://github.com/orbit-serverless/server ]; a postgres extension with pgrx for full text search using tantivy, bm25, rust [ https://github.com/vrn21/pdb ]
vrn21
·4 か月前·議論
the link is over here, somehow link changed on its own : https://vrn21.com/blog/rl-env
vrn21
·4 か月前·議論


  Location: India
  Remote: Yes
  Willing to relocate: Yes
  Technologies: Rust, Python, Docker, Linux, Terraform, K8s, Sandboxes
  Résumé/CV: vrn21.com/resume
  Email: [email protected]
I'm KV, upcoming grad, previously interned at 3 startups [1x YC], where most of my work has revolved around Systems [Rust, Python, Docker, Linux]; You could see more info at my resume: [vrn21.com/resume]

And I've built some projects like: sandbox for agents with firecracker and rust [ https://github.com/vrn21/bouvet ] ; a key value store in rust[ https://github.com/hrefto/shorterdb ]; a serverless FaaS platform with WASM and rust [ https://github.com/orbit-serverless/server ]; a postgres extension with pgrx for full text search using tantivy, bm25, rust [ https://github.com/vrn21/pdb ]
vrn21
·5 か月前·議論
from a utilitarian perspective, can we swap this instead of a e2b or some other provider? since this doesnt require n number of micrvovm kernals and rootfs hanging round?
vrn21
·5 か月前·議論
so user gets all of the dependencies and apps in userspace to run as well? but each of the command runs in its own more secure shell of some sorts?
vrn21
·5 か月前·議論
no on noticing it?
vrn21
·5 か月前·議論
Location: India Remote: Yes Willing to relocate: Yes to anywhere (if provided with VISA) Technologies: Rust, Python, Docker, Terraform, Linux, Infra/Systems/Backend Résumé/CV: vrn21.com/resume Email: hello [at] vrn21 [dot] com

upcoming grad with 3 prior internships [1x yc]: rl envs, linux, filesystems. recently built a sandbox for agents with rust and firecracker as well btw: github.com/vrn21/bouvet
vrn21
·5 か月前·議論
link not found btw
vrn21
·5 か月前·議論
lol thanks for the compliments, generated both the testimonials after giving the mcp server to both opus and gemini and asked their feedback on it.

it is supposed to be directly used by agents, so they are kind of my end users, hence it made sense to get their testimonials :)
vrn21
·5 か月前·議論
my ideal scenario is a cloud web model getting access to a sandbox to run commands and read/write to files. but yeah it could be used as an alternative to bash and read write tools.

I did not get your second question exactly, but yeah microvms can be considered one of the secure ways to run your agent
vrn21
·5 か月前·議論
every syscall on containers run on the kernal with full privelages, so if needed one can break out of the container and get access to the host
vrn21
·5 か月前·議論
Luis wrote an excellent blog about it btw: https://www.luiscardoso.dev/blog/sandboxes-for-ai
vrn21
·5 か月前·議論
yes this is pretty busy market, but it is just pure infra/OS problem and many of it has already been solved in the past decades, right now its just who can fit everything together fastest
vrn21
·5 か月前·議論
Thanks for the compliments! I can't really say that it has a unique differentiator between all the other sandboxes out in the market, this was supposed to be a poc version on how i could be building a sandbox for agents, this had been haunting me since a few months, tried out what could happen!

the actual sandboxes in the market are doing a lot of work in optimizing the system end to end, and most of it is pretty hard. this project just scratches the surface
vrn21
·5 か月前·議論
hi, you could find my socials at https://vrn21.com, feel free to dm :)
vrn21
·5 か月前·議論
using sandboxes makes a lot of sense now a days, but this is nowhere near the prod sandboxes the market has, they have a lot of work and optimizations going on! but yeah its little fun side project! thanks for the compliments :)
vrn21
·5 か月前·議論
tbh, this is kind of a gray area, i should have thought little bit more on how it should have been architectured,

for me this was the ideal scenario: a cloud model on web with its own sandbox (something like claude with read/write to files and run commands)

i dont really think this could be considered as a fox guarding the hen house, its not that ai wants to infect your computer with its commands, if ai is provided the mcp server, it will it instead of using the tools like bash in most cases [if in a local setup]. I feel its more of a lumberjack guarding his weapons.
vrn21
·5 か月前·議論
yes, it is supposed to be hosted on bare metal linux machines; anyone on any machine can use it as a sandbox after adding the mcp server to the client
vrn21
·5 か月前·議論
i think https://github.com/trycua/cua has some sort of it working