Live data from Hacker News

Viewing profile — vrn21

vrn21

HN member
Joined
Fri, Jan 12, 2024, 2:33 PM UTC
HN karma
15
Public activity
35 items

About vrn21

vrn21.com | Looking for opportunities atm: vrn21.com/resume

Recent public activity

  1. 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…

  2. 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,…

  3. 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,…

  4. story
  5. story
  6. comment
    Comment #47288349

    the link is over here, somehow link changed on its own : https://vrn21.com/blog/rl-env

  7. story
  8. 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,…

  9. 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?

  10. 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?

  11. comment
    Comment #47005206

    no on noticing it?

  12. 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 (…

  13. 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…

  14. comment
    Comment #46890754

    link not found btw

  15. 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…

  16. 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…

  17. 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

  18. comment
    Comment #46801434

    Luis wrote an excellent blog about it btw: https://www.luiscardoso.dev/blog/sandboxes-for-ai

  19. 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 …

  20. 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…

  21. comment
    Comment #46801082

    hi, you could find my socials at https://vrn21.com , feel free to dm :)

  22. 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…

  23. 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 …

  24. 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

  25. comment
    Comment #46800888

    i think https://github.com/trycua/cua has some sort of it working