Viewing profile — vrn21
vrn21
HN member- Joined
- Fri, Jan 12, 2024, 2:33 PM UTC
- HN karma
- 15
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About vrn21
Recent public activity
-
comment
Comment #49211986
Location: Kerala, India Remote: Yes Willing to relocate: Yes Technologies: Rust, Go, Python, TypeScript Résumé/CV: https://www.vrn21.com/resume Email: hello@vrn21.com Hi I'm KV, pr…
-
comment
Comment #47977015
Location: India Remote: Yes Willing to relocate: Yes Technologies: Rust, Python, Docker, Linux, Terraform, K8s, Sandboxes Résumé/CV: vrn21.com/resume Email: hello@vrn21.com I'm KV,…
-
comment
Comment #47771383
Location: India Remote: Yes Willing to relocate: Yes Technologies: Rust, Python, Docker, Linux, Terraform, K8s, Sandboxes Résumé/CV: vrn21.com/resume Email: hello@vrn21.com I'm KV,…
- story
- story
-
comment
Comment #47288349
the link is over here, somehow link changed on its own : https://vrn21.com/blog/rl-env
- story
-
comment
Comment #47230165
Location: India Remote: Yes Willing to relocate: Yes Technologies: Rust, Python, Docker, Linux, Terraform, K8s, Sandboxes Résumé/CV: vrn21.com/resume Email: hello@vrn21.com I'm KV,…
-
comment
Comment #47134073
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?
-
comment
Comment #47128434
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?
-
comment
Comment #47005206
no on noticing it?
-
story
Show HN: I built a macOS app that toggles between extended/mirrord monitor setup
When my external power connection to Monitor stops (due to some outage) Mac still extends it display. So I'd either need to unplug my hdmi or go change it to mirror from settings (…
-
comment
Comment #46974766
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: vrn2…
-
comment
Comment #46890754
link not found btw
-
comment
Comment #46801633
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 us…
-
comment
Comment #46801601
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…
-
comment
Comment #46801527
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
-
comment
Comment #46801434
Luis wrote an excellent blog about it btw: https://www.luiscardoso.dev/blog/sandboxes-for-ai
-
comment
Comment #46801405
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 …
-
comment
Comment #46801370
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…
-
comment
Comment #46801082
hi, you could find my socials at https://vrn21.com , feel free to dm :)
-
comment
Comment #46801065
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…
-
comment
Comment #46801028
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 …
-
comment
Comment #46800908
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
-
comment
Comment #46800888
i think https://github.com/trycua/cua has some sort of it working